Hi,
I am trying to use pyadi-jif to validate JESD settings for my ZCU102 <-> AD9081 FMC eval board.
Using ad9081_rxtx_hmc7044.py, some configurations which I think should pass can't find a solution.
Notably, the code (unchanged) from github configures for JESD204C, TX Mode 0, RX Mode 1.0, as below:
This matches the configuration that is set up in the latest boot configuration:
/latest_boot_partition/zynqmp-zcu102-rev10-ad9081/204c_txmode0_rxmode1
Booting with this I can see the JESD link is happy. However, the JIF tool tells me there is no solution.
Is there some user error here? Any advice appreciated.
Thanks!
Matt