Skip to content

Fix VCD generation from Verilator model

Eclipse Webmaster requested to merge github/fork/pcotret/vcd_patch into master

Created by: pcotret

This pull request is an answer to my issue described at https://github.com/openhwgroup/cva6/issues/1340 Quick comments:

  • I've removed the -j${NUM_JOBS} in Verilator generation as it basically shut down my VM (8 cores...).
  • Modifications in Readme: I've tested with Verilator v4.110. I assume it should be compatible with other versions as well.

Merge request reports

Loading