https://open-source-silicon.dev logo
t

tnt

11/19/2020, 1:20 PM
Ok, so for any one wondering ( @User I think you had some ), to know the net failing, you need to look for any
*
in the
reports/routing/antenna.rpt
! That report lists all the nets but those segments violating the rule will have a small asterisk next to one of the number ...
d

drr

11/19/2020, 11:01 PM
Yeah I had a bunch but
DIODE_INSERTION_STRAGEY = 1
got rid of some, but not all How annoying / simple are you finding it to patch antenna violations by hand? I only just put ubuntu on an old laptop so magic with UI seems to work now, incase I have to do this. I couldn't get it working on mac
t

tnt

11/19/2020, 11:03 PM
ATM I can't find them 😅
I know which cells have issue in the report ... but finding the matching thing (coordinate) ... not so much.
d

drr

11/19/2020, 11:18 PM
ah right. I see that Magic does DRC but antenna check is an external openROAD tool. Suppose you have to bounce back and forth between magic -> edit - > save - > antenna check -> magic -> edit ... assuming you can find out where the violations are..
t

tnt

11/19/2020, 11:23 PM
Yeah. @mehdi said he'll add coordinates outputs to the report so you can find where it happens.