MicroPhase / antsdr-fw-patch

Repository of antsdr firmware make
51 stars 21 forks source link

How install Xilinx Vivado to get SDK? #2

Closed nik13513513 closed 1 year ago

nik13513513 commented 1 year ago

Hello, after installing vivado/vitis i have directory structure like this: изображение

No folder SDK. I need install something else?

black-pigeon commented 1 year ago

For plutosdr v0.35, you need vivado/sdk 2019.1 to compile the buildroot, and vivado 2021.1 to build the fpga project.

v0.35 export CROSS_COMPILE=arm-linux-gnueabihf- export PATH=$PATH:/opt/Xilinx/SDK/2019.1/gnu/aarch32/lin/gcc-arm-linux-gnueabi/bin export VIVADO_SETTINGS=/opt/Xilinx/Vivado/2021.1/settings64.sh export PERL_MM_OPT=

lone-boy commented 1 year ago

issue has been resolved,close it now.