Add internal plotting via command
plot n_one clk n_zero msb lsb digitop
This commit is contained in:
parent
51ebf841ac
commit
a0af7065a8
|
|
@ -32,6 +32,7 @@ tran 1us 10ms
|
|||
rusage
|
||||
write spifsim.raw
|
||||
plot cntl out_msb+2 out_lsb+8
|
||||
plot n_one clk n_zero msb lsb digitop
|
||||
eprvcd n_one clk n_zero msb lsb > spifsim.vcd
|
||||
* plotting the vcd file (e.g. with GTKWave)
|
||||
if $oscompiled = 1 | $oscompiled = 8 ; MS Windows
|
||||
|
|
|
|||
Loading…
Reference in New Issue