X-Git-Url: http://git.joshuawise.com/fpgaboy.git/blobdiff_plain/753fcbc65a3e3ac11050b722ac2fbe4f841b83aa..aebd667080a34f41a93e3cf79a6c91cb2e6aaa37:/sim.cmd diff --git a/sim.cmd b/sim.cmd index 6870512..154489f 100644 --- a/sim.cmd +++ b/sim.cmd @@ -1,3 +1,3 @@ -vcd dumpfile output.vcd +vcd dumpfile /proc/self/fd/[string range [open |./readout "w"] 4 1000] vcd dumpvars -m Dumpable -run 1000ms +run all