read_blif_syntax_error.ys 125 Bytes
Newer Older
1 2 3 4 5 6
read_blif ../blif_e1.blif
design -reset
read_verilog -sv ../top.v
synth -top top
write_blif blif5.blif
write_verilog synth.v