Today, I verified all of the project IPs and found the ERC error in the following:
For PLL(PLLTS40GINT), RULECHECK npvss49...............TOTAL Result Count=50 (50)
For PLL_CAP(CAPTS40LP100F),RULECHECK floating.psub..........TOTAL Result count=1(1)
-------------------------------------------------------------------------------------
And checked all release note and document files, I have not found some explanations about those ERC errors.
Response from the PLL vendor
The npvss49 is flagged because the PLL uses the NMOSCAP_18 device for the loop filter. The device is an NMOS in n-well, and is good for high-Q, high density capacitors.The error is for nwell connected to ground, but it can be ignored in this case because it is expected for the drain/source of the NMOSCAP_18 to be connected to VSS. This error is only a problem in the case of a PMOS device(which we do not have here)
The floating .psub error is a chip level violation and should go away when you connect the p-substrate to ground. The PLL_CAP cell does not contain a substrate connection since it also users the NMOSCAP_18 device.
文章评论(0条评论)
登录后参与讨论