Update build-setup.sh

This commit is contained in:
Sagar Karandikar
2023-06-16 09:41:53 -07:00
committed by GitHub
parent 4206b14d02
commit 4f282afdc5

View File

@@ -178,7 +178,7 @@ if run_step "6"; then
pushd $CYDIR/sims/firesim pushd $CYDIR/sims/firesim
( (
echo $CYDIR echo $CYDIR
source sourceme-f1-manager.sh --skip-ssh-setup source sourceme-manager.sh --skip-ssh-setup
pushd sim pushd sim
make sbt SBT_COMMAND="project {file:$CYDIR}firechip; compile" TARGET_PROJECT=firesim make sbt SBT_COMMAND="project {file:$CYDIR}firechip; compile" TARGET_PROJECT=firesim
popd popd