chipyard
chipyard copied to clipboard
make CONFIG=SmallBoomConfig
Background Work
- [X] Yes, I searched the mailing list
- [X] Yes, I searched prior issues
- [X] Yes, I searched the documentation
Chipyard Version and Hash
Release: 1.8.0 Hash: a6a6a6
OS Setup
Ex: Output of uname -a
+ lsb_release -a
+ printenv
+ conda list
Other Setup
Ex: Prior steps taken / Documentation Followed / etc...
Current Behavior
An error is reported when make CONFIG=SmallBoomConfig is reported in chipyard [error] Picked up JAVA_TOOL_OPTIONS: -Xmx8G -Xss8M -Djava.io.tmpdir=/home/odin/chipyard2/chipyard/.java_tmp [error] Exception in thread "main" firrtl.FirrtlInternalException: Internal Error! Please file an issue at github.com/ucb-bar/firr [error] at firrtl.Utils$.error(Utils.scala:471) [error] at firrtl.Utils$.throwInternalError(Utils.scala:175) [error] at firrtl.stage.phases.CatchExceptions.transform(CatchExceptions.scala:31) ...59more [error] Nonzero exit code returned from runner: 1 [error] (Compile / runMain) Nonzero exit code returned from runner: 1 [error] Total time: 107 s (01:47), completed Nov 29, 2023, 2:27:54 PM make: *** [/home/odin/chipyard2/chipyard/common.mk:137: firrtl_temp] Error 1
Expected Behavior
To resolve this bug, configure the boom environment
Other Information
No response
This is unusual. Can you try with the latest Chipyard?
When running the make CONFIG=SmallBoomConfig ,I am getting this error.
make CONFIG=SmallBoomV3Config kindly use the above commands errors are resolved.Thanks