aboutsummaryrefslogtreecommitdiffstats
path: root/fpga/usrp3/sim/duc_chain_x300/dctest/simcmds.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'fpga/usrp3/sim/duc_chain_x300/dctest/simcmds.tcl')
-rwxr-xr-xfpga/usrp3/sim/duc_chain_x300/dctest/simcmds.tcl9
1 files changed, 9 insertions, 0 deletions
diff --git a/fpga/usrp3/sim/duc_chain_x300/dctest/simcmds.tcl b/fpga/usrp3/sim/duc_chain_x300/dctest/simcmds.tcl
new file mode 100755
index 000000000..3dcfd3eaf
--- /dev/null
+++ b/fpga/usrp3/sim/duc_chain_x300/dctest/simcmds.tcl
@@ -0,0 +1,9 @@
+# file: simcmds.tcl
+
+# create the simulation script
+#vcd dumpfile isim.vcd
+#vcd dumpvars -m /bus_clk_gen_tb -l 0
+#wave add /
+run 1 s
+quit
+