memory_bram_cant_open_rules_file.ys 146 Bytes
Newer Older
1 2 3 4 5 6 7 8
read_verilog ../top.v
proc
memory_bram -rules uuu
tee -o result.log dump
design -reset
read_verilog ../top.v
synth -top top
write_verilog synth.v