Hi, I've been running the tapeout jobs and it says...
# chipignite
t
Hi, I've been running the tapeout jobs and it says they are failing due to the Field Oxide mask denisty check, and when I look at the report for this check it produces the image below, it appears that an area outside of the chip is is producing an error?
m
@Thomas Figura that’s definitely unexpected. @David Lindley are you the person that should be notified about this?
d
@Thomas Figura can you request the outputs and email the link to me at david.lindley@efabless.com?
t
When I first looked at this, I failed to load with the correct .lyp files. when I loaded with the .lyp the box that extends beyond the user area is a PR seems to be a PR box, would that lead to an issue like this?
d
Hi @Thomas Figura Yep, that's the problem. The cell DS_2024_2p2 placed in user_analog_project_wrapper, rotated 180deg, has three large boxes of prBoundary.boundary (235/4) in it. When the cell is rotated these boundary layers extend well beyond the chip boundary. Deleted these three geoms to get beyond this issue.
t
Thank you very much