Hello, I am facing an issue where the standard cel...
# openlane
m
Hello, I am facing an issue where the standard cell boundaries are altered in the final gds, therefore
area_sc
is off and flow fails with
Diffusion contact to gate < 0.055um (licon.11)
. The boundaries seem to be alright in
results/final/mag/
, but they are altered in
results/final/gds
. The drc-report has multiple entries like
Error while reading cell "(one of the affected sc)" (byte position 126338): Warning: Cell (one of the affected sc) boundary was redefined.
Anyone has seen this before and got an idea what might have happened here? Any help is appreciated Input:
.v
RTL,
.lef
.gds
macrocells (mixed signal)
v
file a github issue with test case: https://github.com/The-OpenROAD-Project/OpenLane/issues Share your repo link as well if you've.
m
Done, referencing to Issue #1470