You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ex: Prior steps taken / Documentation Followed / etc...
Current Behavior
after running:
cd chipyard/sims/vcs
make SUB_PROJECT=constellation BINARY=none CONFIG=TestConfig00 run-binary-debug
then i got an error like :
Error: Failed to make rmapats.so @ /home/qluo/workspace/chipyard/sims/vcs/simv-constellation.test-TestConfig00-debug.daidir/rmapats.so
and i check that rmapats.so
Expected Behavior
the generated verilog will be in generated-src.
Other Information
No response
The text was updated successfully, but these errors were encountered:
Background Work
Chipyard Version and Hash
Release: 1.5.0
Hash: a6a6a6
OS Setup
Ex: Output of
uname -a
+lsb_release -a
+printenv
+conda list
Linux qluo-u 6.8.0-47-generic #47~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Oct 2 16:16:55 UTC 2 x86_64 GNU/Linux
LSB Version: core-11.1.0ubuntu4-noarch:printing-11.1.0ubuntu4-noarch:security-11.1.0ubuntu4-noarch
Distributor ID: Ubuntu
Description: Ubuntu 22.04.5 LTS
Release: 22.04
Codename: jammy
Other Setup
Ex: Prior steps taken / Documentation Followed / etc...
Current Behavior
after running:
cd chipyard/sims/vcs
make SUB_PROJECT=constellation BINARY=none CONFIG=TestConfig00 run-binary-debug
then i got an error like :
Error: Failed to make rmapats.so @ /home/qluo/workspace/chipyard/sims/vcs/simv-constellation.test-TestConfig00-debug.daidir/rmapats.so
and i check that rmapats.so
Expected Behavior
the generated verilog will be in generated-src.
Other Information
No response
The text was updated successfully, but these errors were encountered: