Project

General

Profile

327 markw
# file: simcmds.tcl

# create the simulation script
vcd dumpfile isim.vcd
vcd dumpvars -m /pll_pal_tb -l 0
wave add /
run 50000ns
quit