2.1. Installation and Licensing
2.2. Generating a CPRI IP
2.3. CPRI IP Parameters
2.4. Integrating the CPRI IP into your Design: Required External Blocks
2.5. Simulating Intel FPGA IP Cores
2.6. Running the CPRI IP Design Example
2.7. CPRI IP Design Example Clocks
2.8. About the Testbench
2.9. Compiling the Full Design and Programming the FPGA
2.4.1. Adding the Transceiver TX PLL IP
2.4.2. Adding the Reset Controller
2.4.3. Adding the Transceiver Reconfiguration Controller
2.4.4. Adding the Off-Chip Clean-Up PLL
2.4.5. Adding and Connecting the Single-Trip Delay Calibration Blocks
2.4.6. CPRI IP Transceiver PLL Calibration
2.4.7. Reference and System PLL Clock for your IP Design
3.1. Interfaces Overview
3.2. CPRI IP Clocking Structure
3.3. CPRI IP Reset Requirements
3.4. Start-Up Sequence Following Reset
3.5. AUX Interface
3.6. Direct IQ Interface
3.7. Ctrl_AxC Interface
3.8. Direct Vendor Specific Access Interface
3.9. Real-Time Vendor Specific Interface
3.10. Direct HDLC Serial Interface
3.11. Direct L1 Control and Status Interface
3.12. L1 Debug Interface
3.13. Media Independent Interface (MII) to External Ethernet Block
3.14. Gigabit Media Independent Interface (GMII) to External Ethernet Block
3.15. CPU Interface to CPRI IP Registers
3.16. Auto-Rate Negotiation
3.17. Extended Delay Measurement
3.18. CPRI IP Deterministic Latency
3.19. CPRI IP Transceiver and Transceiver Management Interfaces
3.20. Testing Features
3.19.1. CPRI Link
3.19.2. Main Transceiver Clock and Reset Signals
3.19.3. Arria V, Arria V GZ, Cyclone V, and Stratix V Transceiver Reconfiguration Interface
3.19.4. Arria® 10, Stratix® 10, and Agilex® 7 Transceiver Reconfiguration Interface
3.19.5. RS-FEC Interface
3.19.6. Interface to the External Reset Controller
3.19.7. Interface to the External PLL
3.19.8. Transceiver Debug Interface
3.19.2. Main Transceiver Clock and Reset Signals
Signal Name |
Direction |
Description |
---|---|---|
xcvr_cdr_refclk | Input | Receiver CDR reference clock. You must drive this clock at the frequency you specified for the Receiver CDR reference clock frequency (MHz) parameter in the CPRI parameter editor. For the list of CDR frequency available based on line bit rate, refer to CPRI IP Parameters. This signal is not present in IP core variations that target an Stratix® 10 E-tile and Agilex® 7 E- tile device. |
xcvr_recovered_clk | Output | Direct recovered clock from the receiver CDR. Use this output clock to drive the external clean-up PLL when your IP core is in slave mode. This clock is present only in CPRI IP cores in slave clocking mode with Operation mode set to the value of RX/TX Duplex or RX Simplex. |
xcvr_reset_tx_done | Output | Indicates the transmitter and IP core Tx path have completed the internal reset sequence. This signal is clocked by the cpri_clkout clock. |
xcvr_reset_rx_done | Output | Indicates the receiver and IP core Rx path have completed the internal reset sequence. This signal is clocked by the cpri_clkout clock. |
tx_analogreset_ack | Output | This signal rises after the TX analog reset process completes. This signal falls after you deassert the tx_analogreset signal.This signal is asynchronous. Refer to Resetting Transceiver Channels in the Arria® 10 Transceiver PHY User Guide. This signal is available in CPRI IP cores that target an Arria® 10 device. Your custom auto-rate negotiation logic can monitor this signal to determine when it can safely begin reconfiguring the device transceiver to a new CPRI line bit rate. |
rx_analogreset_ack | Output | This signal rises after the RX analog reset process completes. This signal falls after you deassert the rx_analogreset signal. This signal is asynchronous. Refer to Resetting Transceiver Channels in the Arria® 10 Transceiver PHY User Guide. This signal is available in CPRI IP cores that target an Arria® 10 device. Your custom auto-rate negotiation logic can monitor this signal to determine when it can safely begin reconfiguring the device transceiver to a new CPRI line bit rate. |