From: Joshua Wise Date: Sun, 4 May 2008 07:38:22 +0000 (-0400) Subject: Add a dirty hack to make the sim pipe directly to the readout script. X-Git-Url: http://git.joshuawise.com/fpgaboy.git/commitdiff_plain/58d068d423c00a843a9f1a761503ed685a30a27c Add a dirty hack to make the sim pipe directly to the readout script. --- diff --git a/sim.cmd b/sim.cmd index 6870512..abd34ae 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