X-Git-Url: http://git.joshuawise.com/fpgaboy.git/blobdiff_plain/753fcbc65a3e3ac11050b722ac2fbe4f841b83aa..1a827c5b1f95a12df5eac754a84a6bc8e0bf6c40:/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