cva6 icon indicating copy to clipboard operation
cva6 copied to clipboard

no makefile in core/example_tb

Open Rayz-b opened this issue 3 years ago • 4 comments

error while running following code from README.md: <CODE> $ cd core/example_tb $ make veri_run </CODE>

Rayz-b avatar Feb 04 '22 06:02 Rayz-b

ALSO: make help doesn't work make: *** no rule to make target help

Rayz-b avatar Feb 04 '22 06:02 Rayz-b

@MikeOpenHWGroup what was the intention of example_tb?

zarubaf avatar Feb 04 '22 08:02 zarubaf

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.

TNdu avatar Feb 15 '22 11:02 TNdu

Ping @MikeOpenHWGroup

zarubaf avatar May 04 '22 08:05 zarubaf

Please see https://github.com/openhwgroup/cva6/issues/877#issuecomment-1384234340

pjlobo avatar Jan 16 '23 15:01 pjlobo

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.

MikeOpenHWGroup avatar Feb 17 '23 02:02 MikeOpenHWGroup

Hi @MikeOpenHWGroup ,so the commands: $ cd core/example_tb $ make veri_run are meaningless now, right? Thanks.

hhhsiang avatar Mar 01 '23 07:03 hhhsiang