A newer version of this document is available. Customers should click here to go to the newest version.
1. About the Video and Image Processing Suite
2. Avalon Streaming Video
3. Clocked Video
4. VIP Run-Time Control
5. Getting Started
6. VIP Connectivity Interfacing
7. Clocked Video Interface IPs
8. 2D FIR II IP Core
9. Mixer II IP Core
10. Clipper II IP Core
11. Color Plane Sequencer II IP Core
12. Color Space Converter II IP Core
13. Chroma Resampler II IP Core
14. Control Synchronizer IP Core
15. Deinterlacer II IP Core
16. Frame Buffer II IP Core
17. Gamma Corrector II IP Core
18. Configurable Guard Bands IP Core
19. Interlacer II IP Core
20. Scaler II IP Core
21. Switch II IP Core
22. Test Pattern Generator II IP Core
23. Trace System IP Core
24. Warp Lite Intel FPGA IP
25. Avalon-ST Video Stream Cleaner IP Core
26. Avalon-ST Video Monitor IP Core
27. VIP IP Core Software Control
28. Security Considerations
29. Video and Image Processing Suite User Guide Archives
30. Document Revision History for the Video and Image Processing Suite User Guide
A. Avalon-ST Video Verification IP Suite
7.1. Supported Features for Clocked Video Output II IP
7.2. Control Port
7.3. Clocked Video Input IP Format Detection
7.4. Clocked Video Output IP Video Modes
7.5. Clocked Video Output II Latency Mode
7.6. Generator Lock
7.7. Underflow and Overflow
7.8. Timing Constraints
7.9. Handling Ancillary Packets
7.10. Modules for Clocked Video Input II IP Core
7.11. Clocked Video Input II Signals, Parameters, and Registers
7.12. Clocked Video Output II Signals, Parameters, and Registers
15.1. Deinterlacing Algorithm Options
15.2. Deinterlacing Algorithms
15.3. Run-time Control
15.4. Pass-Through Mode for Progressive Frames
15.5. Cadence Detection (Motion Adaptive Deinterlacing Only)
15.6. Avalon-MM Interface to Memory
15.7. Motion Adaptive Mode Bandwidth Requirements
15.8. Avalon-ST Video Support
15.9. 4K Video Passthrough Support
15.10. Behavior When Unexpected Fields are Received
15.11. Handling of Avalon-ST Video Control Packets
15.12. Deinterlacer II Parameter Settings
15.13. Deinterlacing Control Registers
A.3.1. c_av_st_video_control
A.3.2. c_av_st_video_data
A.3.3. c_av_st_video_file_io
A.3.4. c_av_st_video_item
A.3.5. c_av_st_video_source_sink_base
A.3.6. c_av_st_video_sink_bfm_’SINK
A.3.7. c_av_st_video_source_bfm_’SOURCE
A.3.8. c_av_st_video_user_packet
A.3.9. c_pixel
A.3.10. av_mm_transaction
A.3.11. av_mm_master_bfm_`MASTER_NAME
A.3.12. av_mm_slave_bfm_`SLAVE_NAME
A.3.13. av_mm_control_register
A.3.14. av_mm_control_base
8.7. 2D FIR Filter Parameter Settings
Parameter | Value | Description |
---|---|---|
Number of color planes | 1, 2, 3, 4 | Select the number of color planes per pixel. |
Color planes transmitted in parallel | On or Off | Select whether to send the color planes in parallel or in sequence (serially). |
Number of pixels in parallel | 1, 2, 4, 8 | Select the number of pixels transmitted per clock cycle. |
4:2:2 video data | On or Off | Turn on if the input data is 4:2:2 formatted, otherwise the data is assumed to be 4:4:4 formatted.
Note: The IP core does not support odd heights or widths in 4:2:2 mode.
|
Maximum frame width | 32-8192, Default = 1920 | Specify the maximum frame width allowed by the IP core. |
Maximum frame height | 32-8192, Default = 1080 | Specify the maximum frame height allowed by the IP core. |
Input bits per pixel per color plane | 4-20, Default = 8 | Select the number of bits per color plane per pixel at the input. |
Enable input guard bands | On or Off | Turn on to limit the range for each input color plane. |
Lower input guard bands | 0– 2(input bits per symbol)-1 Default = 0 |
Set the lower range limit to each input color plane. Values beneath this will be clipped to this limit. |
Upper input guard bands | 0– 2(input bits per symbol)-1 Default = 255 |
Set the upper range limit to each input color plane. Values above this will be clipped to this limit. |
Output bits per pixel per color plane | 4–20, Default = 8 | Select the number of bits per color plane per pixel at the output. |
Enable output guard bands | On or Off | Turn on to limit the range for each output color plane. |
Lower output guard bands | 0– 2(input bits per symbol)-1 Default = 0 |
Set the lower range limit to each output color plane. Values beneath this will be clipped to this limit. |
Upper output guard bands | 0– 2(input bits per symbol)-1 Default = 255 |
Set the upper range limit to each output color plane. Values above this will be clipped to this limit. |
Filtering algorithm |
|
Select the preferred FIR mode. |
Enable edge data mirroring | On or Off | Turn on to enable full mirroring of data at frame/field edges. If you do not turn on this feature, the edge pixel will be duplicated to fill all filter taps that stray beyond the edge of the frame/field. |
Vertical filter taps | 1–16, Default = 8 | Select the number of vertical filter taps. |
Horizontal filter taps | 1–16, Default = 8 | Select the number of horizontal filter taps. |
Vertically symmetric coefficients | On or Off | Turn on to specify vertically symmetric coefficients. |
Horizontally symmetric coefficients | On or Off | Turn on to specify horizontally symmetric coefficients. |
Diagonally symmetric coefficients | On or Off | Turn on to specify diagonally symmetric coefficients. |
Blur search range | 1–3, Default = 1 | Select the number of pixels over which a blurred edge may be detected. This option is available only if you select EDGE_ADAPTIVE_SHARPEN. If you enable Run-time control, you may override this value using the Avalon-MM control slave interface at run time. |
Rounding method |
|
Select how fraction bits are treated during rounding.
|
Use signed coefficients | On or Off | Turn on to use signed coefficient values. |
Coefficient integer bits | 0–16, Default = 1 | Select the number of integer bits for each coefficient value. |
Coefficient fraction bits | 0–24, Default = 7 | Select the number of fraction bits for each coefficient value. |
Move binary point right | –16 to +16, Default = 0 | Specify the number of places to move the binary point to the right prior to rounding and saturation. A negative value indicates a shift to the left. |
Run-time control | On or Off | Turn on to enable coefficient values to be updated at run-time through the Avalon-MM control slave interface.
Note: When you turn on this parameter, the Go bit gets deasserted by default. When you turn off this parameter, the Go is asserted by default.
|
Fixed coefficients file (Unused if run-time updates of coefficients is enabled.) | User specified file (including full path to locate the file) | If you do not enable run-time control, you must specify a CSV containing a list of the fixed coefficient values. |
Default upper blur limit (per color plane) | 0– 2(input bits per symbol)-1 Default = 0 |
Sets the default upper blur threshold for blurred edge detection. This option is available only if you select EDGE_ADAPTIVE_SHARPEN. If you enable Run-time control, you may override this value using the Avalon-MM control slave interface at run time. |
Default lower blur limit (per color plane) | 0– 2(input bits per symbol)-1 Default = 0 |
Sets the default lower blur threshold for blurred edge detection. This option is available only if you select EDGE_ADAPTIVE_SHARPEN. If you enable Run-time control, you may override this value using the Avalon-MM control slave interface at run time. |
Reduced control register readback | On or Off | If you turn on this parameter, the values written to register 3 and upwards cannot be read back through the control slave interface. This option reduces ALM usage. If you do not turn on this parameter, the values of all the registers in the control slave interface can be read back after they are written. |
How user packets are handled |
|
|
Add extra pipelining registers | On or Off | Turn on to add extra pipeline stage registers to the data path.
You must to turn on this option to achieve:
|
Video no blanking | On or Off | Turn on if the input video does not contain vertical blanking at its point of conversion to the Avalon-ST video protocol. |