Francisco Aguirre
06/03/2024, 8:08 PMdrc why
only reports the following
% drc why
MiM cap bottom plate spacing < 1.2um (capm.2b)
Running drc count
seems to indicate no actual errors:
% drc count
Cell user_analog_project_wrapper has 17846 error tiles.
Total DRC errors found: 0
These error tiles follow a diagonal pattern all across our PMOS and NMOS waffles, shown in the picture that was included.
We do have MiM caps near this subcell, but they do not seem to break this rule, and running drc check
with drc(full) on the area that contains them does not generate DRC errors. Using drc find capm.2b
doesn't seem to actually find anything specific. Is the capm.2b DRC error causing all of these error tiles, and why does it not show as a DRC error in count?tnt
06/03/2024, 8:50 PMMitch Bailey
06/03/2024, 9:10 PM