Skip to content

Commit

Permalink
Merge pull request #894 from ucb-bar/bumpTutorialSW
Browse files Browse the repository at this point in the history
Bump tutorial sw
  • Loading branch information
NathanTP authored Jun 12, 2021
2 parents 9b9b890 + 9c80b66 commit 022e973
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .circleci/run-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ case $1 in
export LD_LIBRARY_PATH=$LOCAL_ESP_DIR/lib
export PATH=$RISCV/bin:$PATH
(cd $LOCAL_CHIPYARD_DIR/generators/sha3/software && ./build.sh)
$LOCAL_SIM_DIR/simulator-chipyard-Sha3RocketConfig $LOCAL_CHIPYARD_DIR/generators/sha3/software/benchmarks/bare/sha3-rocc.riscv
$LOCAL_SIM_DIR/simulator-chipyard-Sha3RocketConfig $LOCAL_CHIPYARD_DIR/generators/sha3/software/tests/bare/sha3-rocc.riscv
;;
chipyard-streaming-passthrough)
make -C $LOCAL_CHIPYARD_DIR/tests
Expand Down
2 changes: 1 addition & 1 deletion generators/sha3

0 comments on commit 022e973

Please sign in to comment.