首次提交
This commit is contained in:
7
stream_tx_ctrl/sim/func001/save.tcl
Normal file
7
stream_tx_ctrl/sim/func001/save.tcl
Normal file
@@ -0,0 +1,7 @@
|
||||
if {$argc>=1} {
|
||||
catch {write format wave -window Wave $1.tcl} res
|
||||
} else {
|
||||
catch {write format wave -window Wave case.tcl} res
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user