Palle Ravn

Results 1 issues of Palle Ravn

It's possible to get VCD files out of xsim by adding a build target to the Edalize Makefile as ```Make run-vcd: xsim.dir/$(TARGET)/xsimk xsim -t xsim_script.tcl $(XSIM_OPTIONS) $(TARGET) $(EXTRA_OPTIONS) ``` with...