Skip to content

Commit

Permalink
Add small comment
Browse files Browse the repository at this point in the history
  • Loading branch information
abejgonzalez committed Dec 30, 2020
1 parent 6f9dcf5 commit ec1efc1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/do-rtl-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,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\"; \
Expand Down

0 comments on commit ec1efc1

Please sign in to comment.