This commit is contained in:
alonamid
2019-07-18 02:52:54 +00:00
parent 9e8eed8db4
commit 171923d3b6

View File

@@ -73,7 +73,7 @@ if [ "$EC2FASTINSTALL" = "true" ]; then
cd firesim-riscv-tools-prebuilt
git checkout 56a40961c98db5e8f904f15dc6efd0870bfefd9e
PREBUILTHASH="$(cat HASH)"
cd $RDIR/toolchains/riscv-tools/
cd "$CHIPYARD_DIR/toolchains/$TOOLCHAIN"
GITHASH="$(git rev-parse HEAD)"
cd $RDIR
echo "prebuilt hash: $PREBUILTHASH"