Open AlexDaniel opened 7 years ago
I think all that is needed is:
vcd file wave.vcd vcd add -r -optcells /* run 11000 ns vcd flush
(just 3 lines around “run”)
If we then make it so that the GUI does not run at all, this may end up being a usable development environment… :)
OK, this seems to be almost resolved now. It still generates a useless wave_2x2.do file, I don't think you need it if -c flag is present, so I'll leave it open just for a little bit. Feel free to close though.
wave_2x2.do
-c
I think all that is needed is:
(just 3 lines around “run”)
If we then make it so that the GUI does not run at all, this may end up being a usable development environment… :)