Closed yipengsun closed 5 years ago
So far, in the implementation, we have a net called JD9_JPL2_1V5 that contains JD8 nodes, but it is not flagged by our checker.
JD9_JPL2_1V5
JD8
We realized that in its current state, NetlistCheck.py only use PigTail-side rules as a reference, which means that we never check DCB-DCB (not needed anymore) and DCB-power.
NetlistCheck.py
So far, in the implementation, we have a net called
JD9_JPL2_1V5
that containsJD8
nodes, but it is not flagged by our checker.