diff options
Diffstat (limited to 'lab_3/SIM/run_waveform.bat')
| -rw-r--r-- | lab_3/SIM/run_waveform.bat | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lab_3/SIM/run_waveform.bat b/lab_3/SIM/run_waveform.bat new file mode 100644 index 0000000..b3ddc9a --- /dev/null +++ b/lab_3/SIM/run_waveform.bat @@ -0,0 +1,3 @@ +@echo off +call C:\Xilinx\Vivado\2022.1\bin\xsim duv_tb_snapshot --tclbatch xsim_cfg.tcl +call C:\Xilinx\Vivado\2022.1\bin\xsim --gui duv_tb_snapshot.wdb |