Replies: 4 comments 18 replies
-
In sky130hs the fill cells only have vdd/vss shapes on m1 so there is no conflict. It is odd to route on layer where fill shapes would block it. If you put them in pre-grt then would there be any routing resource available? |
Beta Was this translation helpful? Give feedback.
-
Are you suggesting leaving out the decap cells where you using metal1 for routing? Wouldn't you need some sort of cell there for well continuity? |
Beta Was this translation helpful? Give feedback.
-
We do not support using a mix of fillers & decaps. |
Beta Was this translation helpful? Give feedback.
-
I tested the code:
So I do:
It seems to work and does something similar to our internal flow. It's a bit slow although that's expected. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In my design, metal 1 is used for routing. If filler cells are added after detailed routing, their metal1 shapes will overlap metal 1 routing causing thus shorts.
It seems to me that in that case they should be added before gobal routing.
In ORFS, it's done after detailed routing:
The min layer for the open PDKs are:
I wonder how this could work for sky130hs since it uses metal 1 for routing.
Beta Was this translation helpful? Give feedback.
All reactions