The-OpenROAD-Project / OpenROAD

OpenROAD's unified application implementing an RTL-to-GDS Flow. Documentation at https://openroad.readthedocs.io/en/latest/
https://theopenroadproject.org/
BSD 3-Clause "New" or "Revised" License
1.43k stars 497 forks source link

SRAM compiler #569

Closed stephenry closed 3 years ago

stephenry commented 3 years ago

Thank you for the work that you are doing. A question: for the Skywater-PDK, do free SRAM compilers exist that support the OpenROAD flow? VLSIDA/OpenRAM does not appear to support Skywater and I see that you folks have a "fake ram" module that looks like a single ported SRAM. Just wondering what people are using.

mithro commented 3 years ago

OpenRAM should support SkyWater "real soon now" -- please poke @mguthaus about the current status.

maliberty commented 3 years ago

I think this is more in the scope of openlane (https://github.com/efabless/openlane) as openroad itself doesn't provide this functionality.