Open m-usama-z opened 2 years ago
It is an old version of the SRAM cell and has been replaced by sky130_sram_1kbyte_1rw1r_32x256_8
. I think the replacement is the same size, but I can't say without looking into it in detail.
Ok. I was trying to use it only because it's the only SRAM for which I found timing libraries at multiple corners, to be more cautious against hold time violations.
On Thu, 3 Nov 2022, 22:46 R. Timothy Edwards, @.***> wrote:
It is an old version of the SRAM cell and has been replaced by sky130_sram_1kbyte_1rw1r_32x256_8. I think the replacement is the same size, but I can't say without looking into it in detail.
— Reply to this email directly, view it on GitHub https://github.com/efabless/caravel_user_project/issues/178#issuecomment-1302464332, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZX3HZYVFYUII4WWK3773LDWGP26FANCNFSM6AAAAAARWIWY3U . You are receiving this because you authored the thread.Message ID: @.***>
The precheck is detecting lots of DRVs when using the SRAM cell sram_1rw1r_32_256_8_sky130. Is this SRAM cell not mentioned as an exception to DRC, like the other SRAM cells?