abstractaccelerator/Cores-SweRV/testbench/input.tcl

5 lines
103 B
Tcl

database -open waves -into waves.shm -default
probe -create tb_top -depth all -database waves
run
exit