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
verify:
cd $(CARAVEL_ROOT)/verilog/dv/caravel/mgmt_soc/ && \
$(MAKE) -j$(THREADS) all
cd $(CARAVEL_ROOT)/verilog/dv/wb_utests/ && \
$(MAKE) -j$(THREADS) all
This recipe points to directories that do not exist in the repository. The recipe should be either corrected or removed.
The text was updated successfully, but these errors were encountered:
This should be cleaned up as it has been replaced by cocotb. If they follow instructions they would not run makeverify from caravel respository itself.
The Makefile contains a recipe
This recipe points to directories that do not exist in the repository. The recipe should be either corrected or removed.
The text was updated successfully, but these errors were encountered: