IO Pad Connectivity Mismatch Fixes
The LVA fixer addresses the connectivity mismatches that the LVA checker reports for the die abstract, and propagates the changes to the corresponding symbol and schematic views of the die abstract. Therefore, the connectivity in all associated views are synchronized.
|
Fabric
|
Type of Mismatch
|
Resolution
|
|
Non-IC Fabric
|
IO pads have connectivity in the die layout, but have no connectivity (unconnected IO pads) in the die abstract
|
The LVA fixer refers to the bump connectivity information in the die layout and establishes similar connectivity in the die abstract. It also propagates the changes to the corresponding die abstract’s symbol and schematic views.
|
|
IO pads have connectivity in the die abstract, but have no connectivity (unconnected IO pads) in the die layout
|
The LVA fixer removes connectivity from the IO pads in the die abstract. It also propagates the changes to the corresponding die abstract’s symbol and schematic views.
|
|
IO pads with different connectivities in the die layout and the die abstract
|
The LVA fixer establishes connectivity in the die abstract as per the die layout and propagates the changes to the corresponding die abstract’s symbol and schematic views.
|
|
IC Fabric
|
IO pads with different connectivities in the die layout and the die abstract
|
-
The LVA fixer establishes connectivity in the die layout as per the die abstract.
-
Else, the LVA fixer issues a message indicating that the die layout is not in sync with the die abstract’s schematic or symbol .
|
Related Topics
Edit-in-Concert
Modify in Edit-in-Concert Mode
Running the LVA Checker
Running the LVA Fixer
IO Pad Number Mismatch Fixes
Return to top