3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-11 11:43:38 +00:00
yosys/tests/ice40/memory.ys
2019-08-22 16:05:12 -07:00

6 lines
107 B
Plaintext

read_verilog memory.v
synth_ice40
cd top
select -assert-count 1 t:SB_RAM40_4K
write_verilog memory_synth.v