Changes
Page history
Fixed buildbitstream
authored
Dec 11, 2024
by
Farzad Fatollahi-Fard
Show whitespace changes
Inline
Side-by-side
Building-Hardware.md
View page @
667399ef
...
...
@@ -210,7 +210,7 @@ With the FireSim build environment and Chipyard design configured, we're ready t
```
shell
cd
$FIRESIM_ROOT
# source sourceme-manager.sh --skip-ssh-setup
firesim buildbitstream
-r
-r
${
CY_DIR
}
/sims/firesim-staging/sample_config_build_recipes.yaml
firesim buildbitstream
```
As stated before, this may take
**MANY HOURS**
to complete. Grab yourself a cup of your favorite beverage and let the machine build. You should see the following successful build message when done:
...
...
...
...