Visible to Intel only — GUID: nik1412634870856
Ixiasoft
Visible to Intel only — GUID: nik1412634870856
Ixiasoft
1.4.10.2. Manual Trigger for DCD Calibration IP via Register-based Reconfiguration
The following table lists the steps to access the reconfiguration address reserved for DCD calibration IP. You must trigger the DCD calibration IP when you switch from 2500 Mbps to 5000 Mbps because it switches the clock network and the channel data rate is >4915.2 Mbps. In the design example, the DCD calibration is triggered when the data channel is running at 5000 Mbps and after TX PLL switching happens. You can refer to the txpll_mif procedure in main.tcl for more details.
Step |
Reconfiguration Step |
Memory Map Address |
Value Written |
Description |
---|---|---|---|---|
1 |
Write to the logical channel register |
0x48 |
0h |
Logical channel 0 selected (Physical ch0) |
2 |
Write to the data offset register |
0x4B |
0h |
Select DCD calibration mode |
3 |
Write 1 to manually trigger ON DCD calibration IP |
0x4C |
1h |
Manually turn ON DCD calibration IP |
4 |
Check reconfig_busy signals |
Port |
N/A |
reconfig_busy signal stays asserted as long as the DCD IP is calibrating the TX buffer. |
5 |
Write 0 to manually trigger OFF DCD calibration IP |
0x4C |
0h |
Manually turn OFF DCD calibration IP |