Merge branch 'toolchains2' of https://github.com/ucb-bar/chipyard into toolchains2

This commit is contained in:
alonamid 2019-07-18 03:28:39 +00:00
commit bb13dc98f5
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