AD9361
Recommended for New Designs
The AD9361 is a high performance, highly integrated radio
frequency (RF) Agile Transceiverâ„¢ designed for use in 3G and
4G base station applications....
Datasheet
AD9361 on Analog.com
Hello everyone,
Until a few days ago, I was able to compile the HDL report for Vivado 2023.1. But when I try it now, I get a warning that I need to compile with 2023.2. The link to the git repo I tried is below.
https://github.com/analogdevicesinc/hdl --> Analog devices hdl repo
https://github.com/analogdevicesinc/meta-adi?tab=readme-ov-file -- > meta-adi repo
Hi FarukS ,
Indeed, HDL recently switched Xilinx version from 2023.1 to 2023.2.
Until we'll update meta-adi repo to new version, you can set variable "ADI_IGNORE_VERSION_CHECK" (https://github.com/analogdevicesinc/hdl/blob/1074779db9bf949209cef1cca9952b34f6fb5c17/docs/user_guide/releases.rst) and use any version.
This will treat version mismatch as a warning instead of error.
Thanks,
Stefan
We'll likely have a meta-adi branch for 2023.2 early next week.
-Michael
Hello SRaus and mhennerich
Thans for reply. Isn't it enough to add the "ADI_IGNORE_VERSION_CHECK = "1" " plugin to the leyer.conf file located under the project-spec/meta-user/conf folder?
Sinceley
Hello SRaus and mhennerich
Thans for reply. Isn't it enough to add the "ADI_IGNORE_VERSION_CHECK = "1" " plugin to the leyer.conf file located under the project-spec/meta-user/conf folder?
Sinceley
Hi,
That variable is not part of the meta-adi and is to be used in the hdl project. You can just try Vivado 2023.2 and build hdl and see how it works. meta-adi will also move to 2023.2 but it seems AMD site is with some issues because I can't download petalinux 2023.2. Hopefully that will be fixed and I can have it supported in the next few days.
- Nuno Sá