clk2fflogic_mem.ys 165 Bytes
Newer Older
1 2 3 4
read_verilog ../top.v
memory_collect
proc
clk2fflogic
5
tee -o result.log dump
6 7 8 9
synth -top top
design -reset
read_verilog ../top.v
synth -top top
10
write_verilog synth.v