Visible to Intel only — GUID: bhc1411020436239
Ixiasoft
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
Visible to Intel only — GUID: bhc1411020436239
Ixiasoft
23.2. Trace System Signals
Signal | Direction | Description |
---|---|---|
clk_clk | Input | All signals on the trace system are synchronous to this clock. Do not insert clock crossing between the monitor and the trace system components. You must drive the trace monitors’ clocks from the same source which drives this signal. |
reset_reset | Output | This signal is asserted when the IP core is being reset by the debugging host. Connect this signal to the reset inputs on the trace monitors. Do not reset parts of the system being monitored with this signal because this will interfere with functionality of the system. |
usb_if_clk | Input | Clock provided by On-Board USB-Blaster II. All usb_if signals are synchronous to this clock; the trace system provides clock crossing internally. |
usb_if_reset_n | Input | Reset driven by On-Board USB-Blaster II. |
usb_if_full | Output | Host to the target full signal. |
usb_if_empty | Output | Target to the host empty signal. |
usb_if_wr_n | Input | Write enable to the host to target FIFO. |
usb_if_rd_n | Input | Read enable to the target to host FIFO. |
usb_if_oe_n | Input | Output enable for data signals. |
usb_if_data | Bidirectional | Shared data bus. |
usb_if_scl | Input | Management interface clock. |
usb_if_sda | Input | Management interface data. |
capturen_data | Input | capturen port Avalon-ST data bus. This bus enables the transfer of data out of the IP core. |
capturen_endofpacket | Input | capturen port Avalon-ST endofpacket signal. This signal marks the end of an Avalon-ST packet. |
capturen_empty | Input | capturen port Avalon-ST empty signal. |
capturen_ready | Output | capturen port Avalon-ST ready signal. The downstream device asserts this signal when it is able to receive data. |
capturen_startofpacket | Input | capturen port Avalon-ST startofpacket signal. This signal marks the start of an Avalon-ST packet. |
capturen_valid | Input | capturen port Avalon-ST valid signal. The IP core asserts this signal when it produces data. |
controln_address | Output | controln slave port Avalon-MM address bus. This bus specifies a byte address in the Avalon-MM address space. |
controln_burstcount | Output | controln slave port Avalon-MM burstcount signal. This signal specifies the number of transfers in each burst. |
controln_byteenable | Output | controln slave port Avalon-MM byteenable bus. |
controln_debugaccess | Output | controln slave port Avalon-MM debugaccess signal. |
controln_read | Output | controln slave port Avalon-MM read signal. The IP core asserts this signal to indicate read requests from the master to the system interconnect fabric. |
controln_readdata | Input | controln slave port Avalon-MM readdata bus. These input lines carry data for read transfers. |
controln_readdatavalid | Input | controln slave port Avalon-MM readdatavalid signal. The system interconnect fabric asserts this signal when the requested read data has arrived. |
controln_write | Output | controln slave port Avalon-MM write signal. The IP core asserts this signal to indicate write requests from the master to the system interconnect fabric. |
controln_writedata | Output | controln slave port Avalon-MM write signal. The IP core uses these input lines for write transfers. |
controln_waitrequest | Input | controln slave port Avalon-MM waitrequest signal. The system interconnect fabric asserts this signal to cause the master port to wait. |