Ariane bitstream generation issue #2492
Labels
notCV32A65X
It is not an CV32A65X issue
Type:Bug
For bugs in the RTL, Documentation, Verification environment or Tool and Build system
Is there an existing CVA6 bug for this?
Bug Description
hajra@merledu1:~/ariane$ make fpga
make -C corev_apu/fpga/src/bootrom BOARD=genesys2 XLEN=64 bootrom_64.sv
make[1]: Entering directory '/home/hajra/ariane/corev_apu/fpga/src/bootrom'
make[1]: /home/hajra/tools/toolchain/riscv/riscv64-unknown-linux-gnu/bin/bin/riscv-none-elf-gcc: Command not found
make[1]: *** [Makefile:67: src/main.o] Error 127
make[1]: Leaving directory '/home/hajra/ariane/corev_apu/fpga/src/bootrom'
make: *** [Makefile:734: src/bootrom/bootrom_64.sv] Error 2
I've been facing this issue and I've given the path to tool chain still the issue is not resolved.
Verilator version 4.228
The text was updated successfully, but these errors were encountered: