home *** CD-ROM | disk | FTP | other *** search
- Monitor Timings
-
- A monitor needs synchronisation information in order to display the image
- correctly. Each line contains one sync impulse for the horizontal timing,
- each image one sync impulse for the vertical timing. The following
- picture shows all timing parameters:
-
-
- 1 Pixels (Horizontal) or Lines (vertical)
- |----------/.../------------------------------------------------------->|
-
- VGA Parameters Diplay End Sync Start Sync End Blank End Total
- Blank Start | | | |
- | | | | |
- Scan line/Image V V V V V
- -----------\ \-------- ---------------- ----\
- | X Data X/.../X X X X| | | | X /
- -----------\ \----------------------- -------------------|---\
-
- |<---------/.../------>|<------------>|<------------>| |
- Resolution | Pulse Offset Pulse Length |
- | |
- CVMode Settings |<---------------------------------------------->|
- Sync Length
-
- Each horizontal step must be a multiple of 8.
-
- Some Formulas:
-
- Horizontal
-
- Blank End = Total - 16
- Frequency = Pixel Clock / Total
-
- Vertical
-
- Blank End = Total - 1
- Frequency = Horizontal Frequency / Total
-