cva6
cva6 copied to clipboard
no makefile in core/example_tb
error while running following code from README.md: <CODE> $ cd core/example_tb $ make veri_run </CODE>
ALSO: make help doesn't work
make: *** no rule to make target help
@MikeOpenHWGroup what was the intention of example_tb?
I too have this error and cannot run the "make veri_run" command as stated in the Build Model and Run Simulation section at To build, compile and run the CVA6 core-only in its example testbench using Verilator (known to work with V4.108) step.
Ping @MikeOpenHWGroup
Please see https://github.com/openhwgroup/cva6/issues/877#issuecomment-1384234340
My apologies for letting this Issue go stale. The example_tbwas a failed experiment from more than a year ago. This issue can be closed.
Hi @MikeOpenHWGroup ,so the commands:
$ cd core/example_tb
$ make veri_run
are meaningless now, right? Thanks.