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
Hi,
i'm operating in docker, and chipyard default example works fine after i did make,
so i think chipard works correctly.
yet when i did make SUB_PROJECT=constellation BINARY=none CONFIG=TestConfig00 run-binary-debug in sims/verilator/
i couldn't find constellation.test.TestHarness.TestConfig00.top.v in generated-src/constellation.test.TestHarness.TestConfig00/
did i miss anything of the steps?
The text was updated successfully, but these errors were encountered:
Hi,
i'm operating in docker, and chipyard default example works fine after i did
make
,so i think chipard works correctly.
yet when i did
make SUB_PROJECT=constellation BINARY=none CONFIG=TestConfig00 run-binary-debug
insims/verilator/
i couldn't find
constellation.test.TestHarness.TestConfig00.top.v
ingenerated-src/constellation.test.TestHarness.TestConfig00/
did i miss anything of the steps?
The text was updated successfully, but these errors were encountered: