aboutsummaryrefslogtreecommitdiff
path: root/common/rtl/ipcore/clkmgr_dcm/simulation/timing/simcmds.tcl
diff options
context:
space:
mode:
authorPaul Selkirk <paul@psgd.org>2015-10-19 17:55:04 -0400
committerPaul Selkirk <paul@psgd.org>2015-10-19 17:55:04 -0400
commit3d96445bf19f3fd15b2ad9fe4cd7a08bad9c0e41 (patch)
treef16879437e301ff221f82047638afe4d44b71d41 /common/rtl/ipcore/clkmgr_dcm/simulation/timing/simcmds.tcl
parent76774e17233eb7d2a3430317278c8932c8ccb2d7 (diff)
integrate Pavel's new clkmgr code
Diffstat (limited to 'common/rtl/ipcore/clkmgr_dcm/simulation/timing/simcmds.tcl')
-rw-r--r--common/rtl/ipcore/clkmgr_dcm/simulation/timing/simcmds.tcl9
1 files changed, 0 insertions, 9 deletions
diff --git a/common/rtl/ipcore/clkmgr_dcm/simulation/timing/simcmds.tcl b/common/rtl/ipcore/clkmgr_dcm/simulation/timing/simcmds.tcl
deleted file mode 100644
index 14523af..0000000
--- a/common/rtl/ipcore/clkmgr_dcm/simulation/timing/simcmds.tcl
+++ /dev/null
@@ -1,9 +0,0 @@
-# file: simcmds.tcl
-
-# create the simulation script
-vcd dumpfile isim.vcd
-vcd dumpvars -m /clkmgr_dcm_tb -l 0
-wave add /
-run 50000ns
-quit
-