-
Notifications
You must be signed in to change notification settings - Fork 228
Description
Describe the bug
Hello,
I'm trying to generating 2kByte Sram, but the process gets stuck in run_ext for nearly one day. This issue seems to occur more when sram size is large. I could make the whole sram generation process be able to finish by disabling lvs & commenting the stimulus and measurement part, but this is of course not a very good solution.
This is a similar issue like here->#245
And in the .ext.err file I find a lot of warnings, besides "unknown layers" and "boundary was redefined", there is also error shows "Error: Asymmetric device with multiple terminals!", which is also mentioned here->https://web.open-source-silicon.dev/t/424007/i-m-trying-the-sky130-support-in-openram-using-the-example-c
Version
The current latest version
Expected behavior
The process could finish without error