Update firesim build-setup pre-compile classpath commands
This commit is contained in:
@@ -271,7 +271,8 @@ if run_step "6"; then
|
|||||||
echo $CYDIR
|
echo $CYDIR
|
||||||
source sourceme-manager.sh --skip-ssh-setup
|
source sourceme-manager.sh --skip-ssh-setup
|
||||||
pushd sim
|
pushd sim
|
||||||
make sbt SBT_COMMAND="project firesim; compile" TARGET_PROJECT=firesim
|
make target-classpath
|
||||||
|
make firesim-main-classpath
|
||||||
popd
|
popd
|
||||||
)
|
)
|
||||||
exit_if_last_command_failed
|
exit_if_last_command_failed
|
||||||
|
|||||||
Reference in New Issue
Block a user