firesim/scripts/first-clone-setup-fast.sh

18 lines
285 B
Bash
Executable File

#!/usr/bin/env bash
set -e
set -o pipefail
# build setup
./build-setup.sh fast
source sourceme-manager.sh
# run through elaboration flow to get chisel/sbt all setup
cd sim
make f1
# build target software
cd ../sw/firesim-software
./init-submodules.sh
marshal -v build br-base.json