Describe the bug
When following the tutorial at https://esp.cs.columbia.edu/docs/setup/setup-guide/ I got an error during the stage where it asked me "Skip riscv-gnu-toolchain [y|n]? n:". It ran for a while, then had the following error:
To Reproduce
I followed the tutorial until the point where it says
# RISC-V 64-bit toolchain (for the Ariane processor)
./utils/toolchain/build_riscv_toolchain.sh
I then ran this command and entered the default options up to and including the stage where it says "Skip riscv-gnu-toolchain [y|n]? n:", where it then spat out the error above.
Out of the listed CAD tools I only installed ModelSim (2019.4) and Vivado (2019.2).
Expected behavior
I expected it to successfully build the toolchain like it did for the leon3 processor.
Describe the bug When following the tutorial at https://esp.cs.columbia.edu/docs/setup/setup-guide/ I got an error during the stage where it asked me "
Skip riscv-gnu-toolchain [y|n]? n:
". It ran for a while, then had the following error:How do I fix this?
To Reproduce I followed the tutorial until the point where it says
I then ran this command and entered the default options up to and including the stage where it says "
Skip riscv-gnu-toolchain [y|n]? n:
", where it then spat out the error above.Out of the listed CAD tools I only installed ModelSim (2019.4) and Vivado (2019.2).
Expected behavior I expected it to successfully build the toolchain like it did for the leon3 processor.
Desktop: