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 7: Avalon-ST Video Monitor MegaCore Function 7–3
Parameter Settings
January 2013 Altera Corporation Video and Image Processing Suite
User Guide
Monitor Settings
The capture settings panel of the trace table allows convenient access to the settings of
the monitor. You can also change the monitor settings with the
trace_write_monitor
and
trace_read_monitor
TCL commands. At the hardware level, you can access the
register map through the
control
Avalon-MM slave port of the monitor component.
Selecting the Enable settings available in the capture setting panel enables the
sending of statistics and sampled data. If you do not select, the monitor is disabled.
Parameter Settings
Table 7–2 lists the Avalon-ST Video Monitor MegaCore function parameters.
Backpressure
[(Not ready and valid cycles + Inter packet valid cycles) / (Data
transfer cycles + Not ready and valid cycles + Ready and not valid
cycles + Not ready and not valid cycles + Inter packet valid cycles)]
× 100
Inter packet ready cycles are not included in the packet duration. A
packet begins when a source is ready to send data.
Utilization
[Data transfer cycles / (Data transfer cycles + Not ready and valid
cycles + Ready and not valid cycles + Not ready and not valid
cycles + Inter packet valid cycles)] × 100
Inter packet ready cycles are not included in the packet duration. A
packet begins when a source is ready to send data.
Table 7–1. Statistics
Statistic Description
Table 7–2. Avalon-ST Video Monitor Parameter Settings
Parameter Value Description
Bits per pixel per
color plane
4–20,
Default = 8
Choose the number of bits per pixel (per color plane).
Number of color
plane in parallel
1–3,
Default = 3
Choose the number of color planes that are sent in sequence over one data
connection. For example, you set a value of 3 for R’G’B’R’G’B’R’G’B’.
Number of color
planes in
sequence
1–3,
Default = 1
Choose the number of color planes in parallel.
Bit width of
capture
interface(s)
8, 16, 32, 64, or 128,
Default = 32
Choose the data bus width of the Avalon-ST interface sending the captured
information.