You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Desktop:
OS: CentOS 7
CAD tools versions: Xilinx Vivado 2019.2
ModelSim 2019.4
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: