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