aboutsummaryrefslogtreecommitdiff
path: root/common/rtl/ipcore/clkmgr_dcm/simulation/functional/simcmds.tcl
diff options
context:
space:
mode:
authorPaul Selkirk <paul@psgd.org>2015-07-17 13:26:46 -0400
committerPaul Selkirk <paul@psgd.org>2015-07-17 13:26:46 -0400
commit02ca34c86ba35a6036be316f7e31d0216e3a67e0 (patch)
tree2c378add3b62176d05713d51e47b3babc18bb0c0 /common/rtl/ipcore/clkmgr_dcm/simulation/functional/simcmds.tcl
parent769f9691eb54453c2eee00c958ba53a5c2885c71 (diff)
remove all non-essential files related to clkmgr_dcm
Diffstat (limited to 'common/rtl/ipcore/clkmgr_dcm/simulation/functional/simcmds.tcl')
-rw-r--r--common/rtl/ipcore/clkmgr_dcm/simulation/functional/simcmds.tcl8
1 files changed, 0 insertions, 8 deletions
diff --git a/common/rtl/ipcore/clkmgr_dcm/simulation/functional/simcmds.tcl b/common/rtl/ipcore/clkmgr_dcm/simulation/functional/simcmds.tcl
deleted file mode 100644
index e19ead8..0000000
--- a/common/rtl/ipcore/clkmgr_dcm/simulation/functional/simcmds.tcl
+++ /dev/null
@@ -1,8 +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