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

9–2 Chapter 9: Clipper MegaCore Function
Parameter Settings
Video and Image Processing Suite January 2013 Altera Corporation
User Guide
Error Recovery
On receiving an early
endofpacket
signal, the Clipper stalls its input but continues
writing data until it has sent an entire frame. If it does not receive an
endofpacket
signal at the end of a frame, the Clipper discards data until the end-of-packet is found.
1 For more information about the stall behavior and error recovery, refer to “Stall
Behavior and Error Recovery” on page 1–3.
Latency
Table 9–2 lists the approximate latency from the video data input to the video data
output for typical usage modes of the Clipper MegaCore function. You can use this
table to predict the approximate latency between the input and the output of your
video processing pipeline.
The latency is described using one or more of the following measures:
■ the number of progressive frames
■ the number of interlaced fields
■ the number of lines when less than a field of latency
■ a small number of cycles O (cycles)
The latency is measured with the assumption that the MegaCore function is not being
stalled by other functions on the data path (the output ready signal is high).
1 The latency associated with the initial buffering phase, when a MegaCore function
first receives video data, is not included.
Parameter Settings
Table 9–3 lists the Clipper MegaCore function parameters.
Table 9–2. Clipper Latency
Mode Latency
All modes O (cycles)
(1)
Note to Table 9–2:
(1) O refers to a small number of clock cycles, and is not of zero value.
Table 9–3. Clipper Parameter Settings (Part 1 of 2)
Parameter Value Description
Maximum width
32 to input image width,
Default = 1024
Specify the maximum width of the clipping rectangle for the input field
(progressive or interlaced).
Maximum height
32 to input image height,
Default = 768
Specify the maximum height of the clipping rectangle for the input field
(progressive or interlaced).
Bits per pixel per
color plane
4–20, Default = 8 Choose the number of bits per pixel (per color plane).
Number of color
planes in sequence
1–3
Choose the number of color planes that are sent in sequence over one
data connection. For example, a value of 3 for R'G'B' R'G'B' R'G'B'.