Pushed some new macros that are closer to final. P...
# openram
m
Pushed some new macros that are closer to final. Power routing and d well updates as well as supply names to with with pdngen/OpenLane https://github.com/efabless/sky130_sram_macros
🙌 1
8kbyte still needs some more verification. LVS issue has a few simple fixes due to devices in the bit cell being extracted differently with the updated PDK tech files
s
Hi @Matthew Guthaus ! Should we go for 8kb model Or 4kb model is fixed use??
m
These are all preliminary, but the 4kb is more confident than the 8kb. I will likely need to use local wordlines in the 8kb which may change the size. They will all be updated periodically until we get to tape out.
o
Awesome! There's an 8-bit version now I see!
n
@Matthew Guthaus I'm currently working on a mixed-signal chip and my digital section uses a few of the 8KB SRAMs. My tapeout is next week, and I just wanted to verify that these are good to use, i.e. DRC/LVS clean (I'm using Magic and netgen). Worst comes to worst, I can string together multiple smaller SRAMS but would prefer not to if possible. If you're not confident in the 8KB SRAM, what would you say is the largest one that I can use in my design? Thanks in advance! I really appreciate your help!
m
I would suggest the 2kb or 4kb. The smaller ones have more verification. There are a couple small issues but they will be DRC/LVS clean by then. They take a while to generate and check.
n
Gotcha, thanks! I'll string together a couple 4KB macros for each 8KB SRAM then.