vbrange / wrapped_qarma

Apache License 2.0
0 stars 0 forks source link

caravel test fails #6

Open mattvenn opened 3 years ago

mattvenn commented 3 years ago

tries to run a rule call coco_test but no recipe exists in the makefile. changing the rule to 'all' starts the test, which then fails with missing file:

image

can you run caravel test locally? maybe there are local dependencies that haven't been added to the repo? The caravel-test works by copying the directory given in the info.yaml to verilog/dv/ , instantiating the module in upw, including the given sources in the uprj_netlists and then running make in the test directory.

vbrange commented 3 years ago

Fixed in bf4810d5c2f17c7b0053d345165a38697df9be2a