Part Number: TI-JESD204-IP
Other Parts Discussed in Thread: ADS54J60, DAC39J84EVM
Hi, I'm using xilinx vc707, DAC39j84evm and ADS54j60 evm board for my design. I start from the reference design and find I need to call the module 2 times for seperate DAC and ADC since they are using different FMC. I would like to use DAC with linerate 9.8 and ADC with the linerate 4.9, but find there will be error message if I change the linerate for RX and TX different in gtx_8b10b_rxtx ip. Do you have any idea how can I call the module TI_204c_IP two times but with different linerate?
Another question is I'm trying to use ADC in 4211 mode which means number of RX lane need to be 4. But after I change NUMBER_OF_RX_LANES to 4 and other parameters, error happened:

and vivado cannot open this path.
Is there anything wrong I did? How could I change the lanes to 4?
Thanks advance for your help.