hdl
hdl copied to clipboard
[BUG] ad_data_out broken when Ultrascale+ and IODELAY_ENABLE=1
ad_data_out.v is broken when FPGA_TECHNOLOGY=3 and IODELAY_ENABLE=1, the output data is completely disconnected from the ODDR because there is no branch for IODELAY_FPGA_TECHNOLOGY that supports the Ultrascale+.
??
Hello,
I don't think we have used the configuration in any of our designs, so we haven't implemented the feature. What design are you using with it?
Hello @AlexLao512, @dmitrii-galantsev, Check out this PR https://github.com/analogdevicesinc/hdl/pull/1060. Between other commits, there is one that adds support for UltraScale/UltraScale+. Since we don't have this configuration in our designs, could you please check and see if it works for you?