write_blif_undef.ys 96 Bytes
Newer Older
1 2 3 4
read_verilog -sv ../top.v
synth -top top
write_blif -undef a a blif.blif
write_verilog synth.v