I'm trying to build a design for the Digilent ZMOD DAC board and downloaded the Digilent IP library which I then load into Vivado. The demo requires Vivado 2019.1 and in the past I installed that to assist a fellow member
but since then I uninstalled to save disk space. I'm currently using Vivado 2020.2
Under the project manager settings if I add the ZMOD IP I see there are four blocks available: Two ZMOD controllers for ADC and DAC and two AXI blocks for ADC and DAC. But only the two controllers get pulled in. The two AXI blocks are greyed out on that window and I cannot use them in my design.
If I browse the underlying XML for each of these IP I see they define
<xilinx:xilinxVersion>2019.1</xilinx:xilinxVersion>
It is strange that some IP get accepted whilst others don't. I can add the controller in my 2020.2 but still need the AXI IP block and that just doesn't come up on the lists. There doesn't see to be any helpful output in the console, log or messages either.
Any ideas greatly appreciated. I'm currently trying to install Vivado 2019.1 to see if that works.