Can I get a RAM (32-bit wide 1K depth) in digital ...
# efabless
n
Can I get a RAM (32-bit wide 1K depth) in digital flow?
m
These are the current SRAMs in the sky130 PDK.
Copy code
sky130_sram_1kbyte_1rw1r_32x256_8
sky130_sram_1kbyte_1rw1r_8x1024_8
sky130_sram_2kbyte_1rw1r_32x512_8
You might be able to use openRAM to create a custom SRAM. Maybe ask on #openram.
n
Can we get dual port with above configuration