A newer version of this document is available. Customers should click here to go to the newest version.
1. About the MIPI CSI-2 Intel® FPGA IP
2. MIPI CSI-2 Intel® FPGA IP Interface Overview
3. MIPI CSI-2 Intel® FPGA IP Parameters
4. Designing with the MIPI CSI-2 Intel® FPGA IP
5. MIPI CSI-2 Intel® FPGA IP Block Descriptions
6. Registers
7. Document Revision History for MIPI CSI-2 Intel® FPGA IP User Guide
2.3.1. Receiver PHY Protocol Interface (PPI) Signals
2.3.2. Avalon® Memory-Mapped Interface Control Interface Signals
2.3.3. Receiver AXI4-Streaming Output Video Interface Signals
2.3.4. Receiver AXI4-Stream Output Passthrough Interface
2.3.5. Transmitter PHY-Protocol Interface (PPI) Signals
2.3.6. Transmitter AXI4-Stream Input Video Interface Signals
2.3.7. Transmitter AXI4-Stream Input Passthrough Interface
2.3.2. Avalon® Memory-Mapped Interface Control Interface Signals
Signal | Width | Direction | Description |
---|---|---|---|
control_address | 10 | Input | The Avalon® memory-mapped interface agent port that provides access to internal control and status register. This interface is expected to operate at Nios V processor clock domain. Because messages can be large (more than 4 Bytes), the IP transfers the message in burst mode with full handshaking mechanism. Write transfers always have a wait time of 0 cycle while read transfers have a wait time of 1 cycle. The addressing should be accessed as word addressing in the Platform Designer flow. For example, addressing of 4 in the Nios V software selects the address of 1 in the agent. |
control_write | 1 | Input | |
control_byteenable | 4 | Input | |
control_writedata | 32 | Input | |
control_read | 1 | Input | |
control_readdata | 32 | Output | |
control_readdatavalid | 1 | Output | |
control_waitrequest | 1 | Output | |
control_irq | 1 | Output | Active high interrupt signal. |