summaryrefslogtreecommitdiff
path: root/lab_3/SIM/xsim_cfg.tcl
diff options
context:
space:
mode:
authorFuwn <[email protected]>2026-02-13 23:23:19 -0800
committerFuwn <[email protected]>2026-02-13 23:23:19 -0800
commit583bec7ffd3c2809ea41aa8a518f53403af3efaa (patch)
tree551fa62ee04d40616db4f2375176c362ae6f3cbc /lab_3/SIM/xsim_cfg.tcl
downloadcst456-583bec7ffd3c2809ea41aa8a518f53403af3efaa.tar.xz
cst456-583bec7ffd3c2809ea41aa8a518f53403af3efaa.zip
Initial commit
Diffstat (limited to 'lab_3/SIM/xsim_cfg.tcl')
-rw-r--r--lab_3/SIM/xsim_cfg.tcl3
1 files changed, 3 insertions, 0 deletions
diff --git a/lab_3/SIM/xsim_cfg.tcl b/lab_3/SIM/xsim_cfg.tcl
new file mode 100644
index 0000000..b7c49f5
--- /dev/null
+++ b/lab_3/SIM/xsim_cfg.tcl
@@ -0,0 +1,3 @@
+log_wave -recursive *
+run all
+exit \ No newline at end of file