fmcadc2: Delete redundant settings
This project has only receive paths, all transmit related setting of the transceivers are redundant.main
parent
f565818ab2
commit
d1b91c6019
|
@ -32,8 +32,6 @@ ad_ip_instance util_adxcvr util_fmcadc2_xcvr
|
|||
ad_ip_parameter util_fmcadc2_xcvr CONFIG.QPLL_FBDIV 0x80 ;# N = 40
|
||||
ad_ip_parameter util_fmcadc2_xcvr CONFIG.CPLL_FBDIV 1
|
||||
ad_ip_parameter util_fmcadc2_xcvr CONFIG.TX_NUM_OF_LANES 0
|
||||
ad_ip_parameter util_fmcadc2_xcvr CONFIG.TX_OUT_DIV 1
|
||||
ad_ip_parameter util_fmcadc2_xcvr CONFIG.TX_CLK25_DIV 25
|
||||
ad_ip_parameter util_fmcadc2_xcvr CONFIG.RX_NUM_OF_LANES 8
|
||||
ad_ip_parameter util_fmcadc2_xcvr CONFIG.RX_OUT_DIV 1
|
||||
ad_ip_parameter util_fmcadc2_xcvr CONFIG.RX_CLK25_DIV 25
|
||||
|
|
Loading…
Reference in New Issue