Visible to Intel only — GUID: ewo1465697433530
Ixiasoft
Visible to Intel only — GUID: ewo1465697433530
Ixiasoft
2.5.5. Adding and Connecting the Single-Trip Delay Calibration Blocks
If you turn on Enable single-trip delay calibration in the CPRI parameter editor, and Synchronization mode is set to Slave, the CPRI Intel® FPGA IP core requires that you connect the IOPLL (pll_core block) and the Dynamic Phase Control Unit (DPCU) (pll_dpcu block). You must generate a device core PLL to create the IOPLL. Intel® provides the DPCU block with the CPRI IP, but you must connect it, and the IOPLL, in your design. A single IOPLL block and a single DPCU block can connect to multiple CPRI IP cores.
You must generate a non-transceiver PLL IP core to create the IOPLL block. You can use the IP Catalog to generate the external PLL IP core that configures a core PLL on the device. In the IP Catalog, select an IP core that configures an appropriate PLL on your target device.
For your Intel® Arria® 10 design, you must select Arria 10 FPLL in the IP Catalog.
In the parameter editor for the fPLL IP core, you must set the following parameter values:
- Set fPLL Mode to Core.
- Set the PLL output frequency to the expected input frequency for the CPRI IP cpri_coreclk input signal.
- Turn on Enable access to dynamic phase shift ports.
You must connect the IOPLL and DPCU signals to the CPRI IP core signals according to the following rules. Refer to Example CPRI Intel FPGA IP Core Clock Connections in Different Clocking Modes for an illustration of the clock connections.
IOPLL Block Signal | Connect to |
---|---|
cntsel (input) | DPCU pll_cntsel output signal |
num_phase_shifts (input) | DPCU pll_num_phase_shifts output signal |
outclk_0 (output) | CPRI Intel® FPGA IP cpri_coreclk input clock signal |
phase_done (output) | DPCU pll_phase_done input signal |
phase_en (input) | DPCU pll_phase_en output signal |
refclk (input) | CPRI Intel® FPGA IP tx_clkout output signal or output from the off-chip clean-up PLL |
rst (input) | Drive with the inverse of the CPRI Intel® FPGA IP reset_n input signal |
scanclk (input) | DPCU pll_scanclk output signal |
updn (input) | DPCU pll_updn output signal |
DPCU Block Signal | Connect to |
---|---|
clk | Drive in the frequency range of 100–150 MHz.
Note: Intel® recommends that you drive this DPCU input clock with the source for the reconfig_clk.
|
reset_n (input) | CPRI IP reset_n input signal |
csr_bit_rate (input) | If you turned on Enable line bit rate auto-negotiation in the CPRI parameter editor, connect to the CPRI IP nego_bitrate_out[5:0] output signal. If autorate negotiation is not turned on, hardwire the DPCU csr_bit_rate signal to the encoded value for the CPRI line bit rate:
|
cal_status (output) | CPRI IP cal_status input signal |
cal_ctrl (input) | CPRI IP cal_ctrl output signal |
pll_cntsel (output) | IOPLL cntsel input signal |
pll_num_phase_shifts (output) | IOPLL num_phase_shifts input signal |
pll_phase_done (input) | IOPLL phase_done output signal |
pll_phase_en (output) | IOPLL phase_en input signal |
pll_scanclk (output) | IOPLL scanclk input signal |
pll_updn (output) | IOPLL updn input signal |
User logic must provide the connections. Refer to the Figure: CPRI Slave IP Core in External Clocking Mode with Single-Trip Delay Calibration Feature