repo2/papilioduo/pll/pll_ntsc/simulation/functional/simcmds.tcl
327 | markw | # file: simcmds.tcl
|
|
# create the simulation script
|
|||
vcd dumpfile isim.vcd
|
|||
vcd dumpvars -m /pll_ntsc_tb -l 0
|
|||
wave add /
|
|||
run 50000ns
|
|||
quit
|