Sign in
foss-eda-tools
/
efabless
/
openlane
/
refs/heads/old/develop_opendb-pdn
/
.
/
scripts
/
run_magic.tcl
blob: 4716bdc9d843c02845f405040ce4db9691e96040 [
file
] [
log
] [
blame
] [
edit
]
exec
magic \
-noconsole \
-dnull \
-
T
$::
env(MAGIC_TECH_FILE) \
$::
env(SCRIPTS_DIR)
/
magic
.
tcl \
|&
tee
$::
env(TERMINAL_OUTPUT)
$::
env(magic_log_file_tag)
.
log