K.Makise

Results 6 issues of K.Makise

### Description Hello, I encountered some errors in trying to use sram macros in openlane2. The openlane2(magic) complains that some cells are placed at itself, and unknown layer/datatype in boundary....

🐞 bug
⛔️ blocked
Magic

### Description Hello, I'm trying to use the "ring method", which is described here https://openlane2.readthedocs.io/en/latest/usage/pdn.html, to connect the power ring of several macros, but failed. It seems that horizontal power...

🐞 bug

### Description I've noticed that openlane2 currently uses manual macro placement. I'm wondering if there's any option in openlane2 to use auto macro placement?(Since the openroad dose support this) ###...

✨ enhancement

**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...

**Describe the bug** Hello, I encountered some errors in trying to use sram macros in openlane2. The openlane2(magic) complains that some cells are placed at itself, and unknown layer/datatype in...

These changes concentrate on the SRAM ### Main features - Allows reroute based in the original routing algorithms (iterative apporach) - Introduce io_pin_placer for single-bank-SRAM routing (constructive apporach) ### Fixed...