Problem with creating a new FPGA image from the source (BladeRFx40 vs QuartusII 11.0sp1 Web Edition).
Posted: Mon Oct 23, 2017 9:30 am
Hello, All
I'm starting to use BladeRF Small REV2 (FPGA Cyclone IV EP4CE40, 40 kLE) with VHDL in Windows 7.
My task is output I/Q examples to the U74 connector (header).
At first step I try to create a bitstream of the FPGA (.rbf file).
For this, I study the "Tutorial: Blinking some LEDs" (https://github.com/Nuand/bladeRF/wiki/F ... nsmit_side) and I try to repeat it
exactly to create a new FPGA image from the source. I use Altera's IDE QuartusII 11.0sp1 Web Edition, because I have 32-bit computer (Lenovo SL510). The Quartus Prime, which is recomended by Nuand, I can not use, becouse it requires a 64-bit computer.
I run [quartus install directory]/nios2eds/nios2_command_shell.sh to get into the appropriate Quartus II environment. From the same terminal, I go to the bladeRF/hdl/quartus directory and run build_bladerf.sh in souch manner:
./build_bladerf.sh -r hosted -s 40
But answer is:
"Could not find Quartus version file"
What is the problem? Why I can't create the FPGA-bitstream?
Can I use for my task QuartusII 11.0sp1 Web Edition?
Is it possible to install any version of Quartus Prime on a 32-bit computer?
How can I output I/Q examples to the U74 connector (header) in the simplest way?
Thanks,
Dmitry_K
P.S. The Nios2_command_shell view:

I'm starting to use BladeRF Small REV2 (FPGA Cyclone IV EP4CE40, 40 kLE) with VHDL in Windows 7.
My task is output I/Q examples to the U74 connector (header).
At first step I try to create a bitstream of the FPGA (.rbf file).
For this, I study the "Tutorial: Blinking some LEDs" (https://github.com/Nuand/bladeRF/wiki/F ... nsmit_side) and I try to repeat it
exactly to create a new FPGA image from the source. I use Altera's IDE QuartusII 11.0sp1 Web Edition, because I have 32-bit computer (Lenovo SL510). The Quartus Prime, which is recomended by Nuand, I can not use, becouse it requires a 64-bit computer.
I run [quartus install directory]/nios2eds/nios2_command_shell.sh to get into the appropriate Quartus II environment. From the same terminal, I go to the bladeRF/hdl/quartus directory and run build_bladerf.sh in souch manner:
./build_bladerf.sh -r hosted -s 40
But answer is:
"Could not find Quartus version file"
What is the problem? Why I can't create the FPGA-bitstream?
Can I use for my task QuartusII 11.0sp1 Web Edition?
Is it possible to install any version of Quartus Prime on a 32-bit computer?
How can I output I/Q examples to the U74 connector (header) in the simplest way?
Thanks,
Dmitry_K
P.S. The Nios2_command_shell view:
