constellation
constellation copied to clipboard
No .v(verilog) file generated after running Chipyard-Standalone Testing
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?
What was the error log?