write_blif_noalias.ys 94 Bytes
Newer Older
1 2 3 4
read_verilog -sv ../top.v
synth -top top
write_blif -noalias blif.blif
write_verilog synth.v