fsm_encoding_binary.ys 85 Bytes
Newer Older
1 2 3 4 5
read_verilog ../top.v
proc
fsm -encoding binary
synth -top top
write_verilog synth.v