5 lines
103 B
Tcl
5 lines
103 B
Tcl
|
database -open waves -into waves.shm -default
|
||
|
probe -create tb_top -depth all -database waves
|
||
|
run
|
||
|
exit
|