analogdevicesinc / plutosdr-fw

PlutoSDR Firmware
Other
318 stars 192 forks source link

... #71

Closed ghost closed 2 years ago

ghost commented 2 years ago

...

mhennerich commented 2 years ago

This is strange. 2019.1 used to generate and consume HDF files. Everything later uses XSA files. For me it looks like you have different Vivado tools versions on path.

mhennerich commented 2 years ago

What version do you install?

mhennerich commented 2 years ago

That might be the problem.

Only use the compiler from 2019.1...

tfcollins commented 2 years ago

Yes. You can install the SDK and Vivado from the same unified installer. Mixing SDK and Vivado versions should be generally avoided

tfcollins commented 2 years ago

You can't install 2019.1 SDK with 2021.1 installer

Thats not what I meant. You use the same installer to install the SDK and Vivado of the same version. This was the same before the "unified" installer existed. I would not expect any installer to support cross versions.