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
When I run make cocotb-verify-all-rtl in the top level of a clean install of caravel_user_project after checking out tag = 2024.09.12-1 I get this error:
How do I "Update rtl/gl/gl+sdf files in verilog/includes/includes.<rtl/gl/gl+sdf>.caravel_user_project." and where should I run "Run gen_gpio_defaults.py script to generate caravel_core.v." and what arguments should I use?
The text was updated successfully, but these errors were encountered:
In addition, when I attempt to run the gate level tests using make cocotb-verify-all-gl after running make user_proj_example and then make user_project_wrapper all of the gate level tests fail:
When I run
make cocotb-verify-all-rtl
in the top level of a clean install of caravel_user_project after checking out tag = 2024.09.12-1 I get this error:How can I fix this?
It is not clear to me what commands to run to satisfy step five of the instructions here: https://github.com/efabless/caravel_user_project/blob/main/docs/source/index.md
How do I "Update rtl/gl/gl+sdf files in verilog/includes/includes.<rtl/gl/gl+sdf>.caravel_user_project." and where should I run "Run gen_gpio_defaults.py script to generate caravel_core.v." and what arguments should I use?
The text was updated successfully, but these errors were encountered: