User guide
Table Of Contents
- Contents
- 1. About This MegaCore Function Suite
- Release Information
- Device Family Support
- Features
- Design Example
- Performance and Resource Utilization
- 2D FIR Filter
- 2D Median Filter
- Alpha Blending Mixer
- Avalon-ST Video Monitor
- Chroma Resampler
- Clipper
- Clocked Video Input
- Clocked Video Output
- Color Plane Sequencer
- Color Space Converter
- Control Synchronizer
- Deinterlacer
- Deinterlacer II
- Frame Buffer
- Gamma Corrector
- Interlacer
- Scaler
- Scaler II
- Switch
- Test Pattern Generator
- Trace System
- 2. Getting Started with Altera IP Cores
- 3. Interfaces
- Interface Types
- Avalon-ST Video Protocol
- Avalon-MM Slave Interfaces
- Avalon-MM Master Interfaces
- Buffering of Non-Image Data Packets in Memory
- 4. 2D FIR Filter MegaCore Function
- 5. 2D Median Filter MegaCore Function
- 6. Alpha Blending MegaCore Function
- 7. Avalon-ST Video Monitor MegaCore Function
- 8. Chroma Resampler MegaCore Function
- 9. Clipper MegaCore Function
- 10. Clocked Video Input MegaCore Function
- 11. Clocked Video Output MegaCore Function
- 12. Color Plane Sequencer MegaCore Function
- 13. Color Space Converter MegaCore Function
- 14. Control Synchronizer MegaCore Function
- 15. Deinterlacer MegaCore Function
- Core Overview
- Functional Description
- Parameter Settings
- Signals
- Control Register Maps
- 16. Deinterlacer II MegaCore Function
- 17. Frame Reader MegaCore Function
- 18. Frame Buffer MegaCore Function
- 19. Gamma Corrector MegaCore Function
- 20. Interlacer MegaCore Function
- 21. Scaler MegaCore Function
- 22. Scaler II MegaCore Function
- 23. Switch MegaCore Function
- 24. Test Pattern Generator MegaCore Function
- 25. Trace System MegaCore Function
- A. Avalon-ST Video Verification IP Suite
- B. Choosing the Correct Deinterlacer
- Additional Information

Chapter 14: Control Synchronizer MegaCore Function 14–7
Control Register Maps
January 2013 Altera Corporation Video and Image Processing Suite
User Guide
Control Register Maps
The width of each register of the frame reader is 32 bits. The control data is read once
at the start of each frame. The registers may be safely updated during the processing
of a frame. Table 14–5 describes the Control Synchronizer MegaCore function control
register map.
Table 14–5. Control Synchronizer Control Register Map
Address Register(s) Description
0
Control
Bit 0 of this register is the
Go
bit. Setting this bit to 1 causes the Control Synchronizer
MegaCore function to start passing through data. Bit 1 of the Control register is the
interrupt enable. Setting bit 1 to 1, enables the completion of writes interrupt.
1
Status
Bit 0 of this register is the
Status
bit. All other bits are unused. Refer to “Avalon-MM
Slave Interfaces” on page 3–17 for full details.
2
Interrupt
Bit 1 of this register is the completion of writes interrupt bit, all other bits are unused.
Writing a 1 to bit 1 resets the completion of writes interrupt.
3
Disable Trigger
Setting this register to 1 disables the trigger condition of the control synchronizer. Setting
this register to 0 enables the trigger condition of the control synchronizer. When the
compile time option Require trigger reset via control port is enabled this register value is
automatically set to 1 every time the Control Synchronizer triggers.
4
Number of writes
This register sets how many write operations, starting with address and word 0, are
written when the control synchronizer triggers.
5
Address 0
Address where word 0 must be written on trigger condition.
6
Word 0
The word to write to address 0 on trigger condition.
7
Address 1
Address where word 1 must be written on trigger condition.
8
Word 1
The word to write to address 1 on trigger condition.
9
Address 2
Address where word 2 must be written on trigger condition.
10
Word 2
The word to write to address 2 on trigger condition.
11
Address 3
Address where word 3 must be written on trigger condition.
12
Word 3
The word to write to address 3 on trigger condition.
13
Address 4e
Address where word 4 must be written on trigger condition.
14
Word 4
The word to write to address 4 on trigger condition.
15
Address 5
Address where word 5 must be written on trigger condition.
16
Word 5
The word to write to address 5 on trigger condition.
17
Address 6
Address where word 6 must be written on trigger condition.
18
Word 6
The word to write to address 6 on trigger condition.
19
Address 7
Address where word 7 must be written on trigger condition.
20
Word 7
The word to write to address 7 on trigger condition.
21
Address 8
Address where word 8 must be written on trigger condition.
22
Word 8
The word to write to address 8 on trigger condition.
23
Address 9
Address where word 9 must be written on trigger condition.
24
Word 9
The word to write to address 9 on trigger condition.