add firesim chipyard path

This commit is contained in:
alonamid 2019-07-18 03:13:59 +00:00
parent 171923d3b6
commit 955903759e
1 changed files with 4 additions and 0 deletions

View File

@ -66,6 +66,10 @@ do
shift
done
if [ "$FIRESIMINSTALL" = "true" ]; then
CHIPYARD_DIR="$RDIR/target-design/chipyard"
fi
if [ "$EC2FASTINSTALL" = "true" ]; then
if [ "$TOOLCHAIN" = "riscv-tools" ]; then
cd $RDIR