Build BladeRF

Having issues with the site, hardware, source code, or any other issues?
Post Reply
yoshi
Posts: 2
Joined: Mon Jun 21, 2021 3:07 pm

Build BladeRF

Post by yoshi »

Hi
im having troubles with the repository https://github.com/Nuand/bladeRF i want the quartus project for BladeRF 2.0 micro xA9
i followed all the steps that said there, but when i followed the steps from HDL file, this creates a new file named "work" but this doesnt contain the quartus project...
robert.ghilduta
Posts: 156
Joined: Thu Feb 28, 2013 11:14 pm

Re: Build BladeRF

Post by robert.ghilduta »

Do you have quartus in your path? If not, you may need to call nios2_command_shell.sh as follows: ~/intelFPGA_lite/20.1/nios2eds/nios2_command_shell.sh then run the build_bladerf.sh script.
yoshi
Posts: 2
Joined: Mon Jun 21, 2021 3:07 pm

Re: Build BladeRF

Post by yoshi »

i have another doubt, in the README said that the quartus version is 17.01, but if i have a recent version of quartus prime lite, is gonna work ? i mean, the file is gonna create the quartus project?
robert.ghilduta
Posts: 156
Joined: Thu Feb 28, 2013 11:14 pm

Re: Build BladeRF

Post by robert.ghilduta »

Yup, the current version of Quartus should function correctly with the bladerf_build script.
Post Reply