Address review comments

This commit is contained in:
Jerry Zhao
2020-09-16 15:27:43 -07:00
parent aa8b7c15ec
commit 6874308981
2 changed files with 9 additions and 13 deletions

View File

@@ -52,10 +52,6 @@ fi
# enter the verilator directory and build the specific config on remote server
run "export RISCV=\"$TOOLS_DIR\"; \
export LD_LIBRARY_PATH=\"$LD_LIB_DIR\"; \
export PATH=\"$REMOTE_VERILATOR_DIR/bin:\$PATH\"; \
export VERILATOR_ROOT=\"$REMOTE_VERILATOR_DIR\"; \
export COURSIER_CACHE=\"$REMOTE_WORK_DIR/.coursier-cache\"; \
make -C $REMOTE_SIM_DIR clean;"
read -a keys <<< ${grouping[$1]}