Hi, from which PAR value antenna violations are to...
# sky130
b
Hi, from which PAR value antenna violations are too critical to ignore? In antenna report, there are violations with PAR values about 2000. Should I fix them or can I ignore them regardless of their value?
t
The antenna ratio rule limit is 400, so that's five times over the limit and probably a good idea to fix if you can.
b
Then what is the most efficient way to remove this violations? I tried diode insertion strategy 5 but did not make much effect, and diode insertion strategy 2 failed due to lvs mismatch, probably caused from fake diodes. So I don't really know how to get rid of them.
c
also interested to learn more about how to address this issue!
b
In <your run repository>/reports/finishing/antenna.rpt, you can search '*' character. It addresses the PAR value of the violating wire. Using grep command to list them all is a good idea too. But I don't exactly know which PAR value is critical.