Merge remote-tracking branch 'origin/dev' into local-fpga-support

This commit is contained in:
abejgonzalez
2020-12-30 09:34:14 -08:00
4 changed files with 14 additions and 6 deletions

View File

@@ -71,6 +71,7 @@ run "export RISCV=\"$TOOLS_DIR\"; \
read -a keys <<< ${grouping[$1]}
# need to set the PATH to use the new verilator (with the new verilator root)
for key in "${keys[@]}"
do
run "export RISCV=\"$TOOLS_DIR\"; \