From 283bfbeeb7fb5767815c10ea98bb155638d4bfb3 Mon Sep 17 00:00:00 2001 From: Paul Selkirk Date: Tue, 17 Mar 2015 13:49:30 +0100 Subject: Rearrange cores. --- common/rtl/ipcore/clkmgr_dcm/simulation/functional/simcmds.tcl | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 common/rtl/ipcore/clkmgr_dcm/simulation/functional/simcmds.tcl (limited to 'common/rtl/ipcore/clkmgr_dcm/simulation/functional/simcmds.tcl') diff --git a/common/rtl/ipcore/clkmgr_dcm/simulation/functional/simcmds.tcl b/common/rtl/ipcore/clkmgr_dcm/simulation/functional/simcmds.tcl new file mode 100644 index 0000000..e19ead8 --- /dev/null +++ b/common/rtl/ipcore/clkmgr_dcm/simulation/functional/simcmds.tcl @@ -0,0 +1,8 @@ +# file: simcmds.tcl + +# create the simulation script +vcd dumpfile isim.vcd +vcd dumpvars -m /clkmgr_dcm_tb -l 0 +wave add / +run 50000ns +quit -- cgit v1.2.3