It appears that Constellation cannot be run independently.
How can I execute the tests located in the test folder now?
I am attempting to run sbt "project constellation" test in the Chipyard environment, but it seems to require a large amount of memory. Did I miss anything ?
Is there a recommended approach for running these tests efficiently?
It appears that Constellation cannot be run independently. How can I execute the tests located in the test folder now?
I am attempting to run
sbt "project constellation" test
in the Chipyard environment, but it seems to require a large amount of memory. Did I miss anything ?Is there a recommended approach for running these tests efficiently?