summaryrefslogtreecommitdiff
path: root/lab_1/SIM/xsim_cfg.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'lab_1/SIM/xsim_cfg.tcl')
-rw-r--r--lab_1/SIM/xsim_cfg.tcl3
1 files changed, 3 insertions, 0 deletions
diff --git a/lab_1/SIM/xsim_cfg.tcl b/lab_1/SIM/xsim_cfg.tcl
new file mode 100644
index 0000000..b7c49f5
--- /dev/null
+++ b/lab_1/SIM/xsim_cfg.tcl
@@ -0,0 +1,3 @@
+log_wave -recursive *
+run all
+exit \ No newline at end of file