nvdla / hw

RTL, Cmodel, and testbench for NVDLA
Other
1.68k stars 561 forks source link

master branch verilator error #286

Closed Hong-333 closed 5 years ago

Hong-333 commented 5 years ago

after (./tools/bin/tmake -build verilator ) i got (hw/outdir/nv_small/verilator) folder

so i run VNV_nvdla (./VNV_nvdla) and i got this message -nvdla requires exactly one parameter (a trace file) is that right?

i want to run gtkwave how to get .vcd file?

Thank you