Describe the bug
Something strange is going on with the pad connections in this example design:
For some reason, some of the Metal2 pad connections extend into the core area.
This is related to the PDN grid for the SRAM macros. If I disable this grid, then the Metal2 pad connections are correct:
However, there seems to be yet another issue, as there are a few Metal4 stripes which extend to the pads.
This should not be the case for two reasons:
- The pads don't have pins there on Metal4.
- I restricted the layers via
-connect_to_pad_layers Metal2
I would appreciate it if someone could take a look at this.
Expected Behavior
The Metal2 pad connections should not extend into the core area.
The Metal4 stripes should not extend to the pads.
Environment
To Reproduce
reproducible.zip
Simply run ./run.sh
Relevant log output
Screenshots
No response
Additional Context
No response
Describe the bug
Something strange is going on with the pad connections in this example design:
For some reason, some of the Metal2 pad connections extend into the core area.
This is related to the PDN grid for the SRAM macros. If I disable this grid, then the Metal2 pad connections are correct:
However, there seems to be yet another issue, as there are a few Metal4 stripes which extend to the pads.
This should not be the case for two reasons:
-connect_to_pad_layers Metal2I would appreciate it if someone could take a look at this.
Expected Behavior
The Metal2 pad connections should not extend into the core area.
The Metal4 stripes should not extend to the pads.
Environment
To Reproduce
reproducible.zip
Simply run
./run.shRelevant log output
Screenshots
No response
Additional Context
No response