git.joshuawise.com
/
fpgaboy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
753fcbc
)
Add a dirty hack to make the sim pipe directly to the readout script.
author
Joshua Wise
<joshua@rebirth.joshuawise.com>
Sun, 4 May 2008 07:38:22 +0000
(
03:38
-0400)
committer
Joshua Wise
<joshua@rebirth.joshuawise.com>
Sun, 4 May 2008 07:38:22 +0000
(
03:38
-0400)
sim.cmd
patch
|
blob
|
blame
|
history
diff --git
a/sim.cmd
b/sim.cmd
index 687051242a3dfcf59fad66c17e75ee9049181dd4..abd34aec88f5ee28e944514ee8c366ff55685d85 100644
(file)
--- 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
This page took
0.022001 seconds
and
4
git commands to generate.