ad_quadmxfe1_ebz/vcu118/system_project.tcl: Update comments

Update PLL selection docs.
main
Laszlo Nagy 2022-06-08 15:26:14 +03:00
parent 6525a37375
commit a8174ac038
1 changed files with 6 additions and 1 deletions

View File

@ -22,6 +22,11 @@ source $ad_hdl_dir/projects/scripts/adi_board.tcl
# #
# RX_RATE : Line rate of the Rx link ( MxFE to FPGA ) used in 64B66B mode # RX_RATE : Line rate of the Rx link ( MxFE to FPGA ) used in 64B66B mode
# TX_RATE : Line rate of the Tx link ( FPGA to MxFE ) used in 64B66B mode # TX_RATE : Line rate of the Tx link ( FPGA to MxFE ) used in 64B66B mode
# [RX/TX]_PLL_SEL : used in 64B66B mode,
# 0 - CPLL for lane rates 4-12.5 Gbps and integer sub-multiples
# 1 - QPLL0 for lane rates 19.632.75 Gbps and integer sub-multiples (e.g. 9.816.375;)
# 2 - QPLL1 for lane rates 16.026.0 Gbps and integer sub-multiple (e.g. 8.013.0;)
# For detail see JESD204 PHY v4.0 pg198-jesd204-phy.pdf and ug578-ultrascale-gty-transceivers.pdf
# REF_CLK_RATE : Frequency of reference clock in MHz used in 64B66B mode # REF_CLK_RATE : Frequency of reference clock in MHz used in 64B66B mode
# [RX/TX]_JESD_M : Number of converters per link # [RX/TX]_JESD_M : Number of converters per link
# [RX/TX]_JESD_L : Number of lanes per link # [RX/TX]_JESD_L : Number of lanes per link