From 58d068d423c00a843a9f1a761503ed685a30a27c Mon Sep 17 00:00:00 2001 From: Joshua Wise Date: Sun, 4 May 2008 03:38:22 -0400 Subject: [PATCH] Add a dirty hack to make the sim pipe directly to the readout script. --- sim.cmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2