write_blif_true.ys 95 Bytes
Newer Older
1 2 3 4
read_verilog -sv ../top.v
synth -top top
write_blif -true a a blif.blif
write_verilog synth.v