diff options
Diffstat (limited to 'fpga/usrp3/sim/ddc_chain_x300/dctest/simcmds.tcl')
-rwxr-xr-x | fpga/usrp3/sim/ddc_chain_x300/dctest/simcmds.tcl | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/fpga/usrp3/sim/ddc_chain_x300/dctest/simcmds.tcl b/fpga/usrp3/sim/ddc_chain_x300/dctest/simcmds.tcl deleted file mode 100755 index 3dcfd3eaf..000000000 --- a/fpga/usrp3/sim/ddc_chain_x300/dctest/simcmds.tcl +++ /dev/null @@ -1,9 +0,0 @@ -# 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 - |