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