write_simplec_i32.ys 83 Bytes
Newer Older
1 2 3 4
read_verilog ../top.v
synth -top top
write_simplec -i32 c.c
write_verilog synth.v