A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: ujk1659670575075
Ixiasoft
Visible to Intel only — GUID: ujk1659670575075
Ixiasoft
4.2.4.5. Configuring RISC-V Compiler
You can specify the RISC-V compiler using the hal.toolchain.prefix. By default, the hal.toolchain.prefix is configured as riscv32-unknown-elf- which is provided by the Ashling* RiscFree* IDE for Intel FPGAs.
niosv-bsp --create --qsys=<Platform Designer system> --type=hal --cmd=”set setting hal.toolchain.prefix {riscv32-unknown-elf-}”
niosv-bsp --update --cmd=”set setting hal.toolchain.prefix {riscv32-unknown-elf-}”