fsm_command.ys 91 Bytes
Newer Older
1 2 3
read_verilog ../top.v
proc
fsm
4
tee -o result.log dump
5 6
synth -top top
write_verilog synth.v