]> Joshua Wise's Git repositories - fpgaboy.git/blob - sim.cmd
Add a dirty hack to make the sim pipe directly to the readout script.
[fpgaboy.git] / sim.cmd
1 vcd dumpfile /proc/self/fd/[string range [open |./readout "w"] 4 1000]
2 vcd dumpvars -m Dumpable
3 run 1000ms
This page took 0.023887 seconds and 4 git commands to generate.