d-m-bailey / cvc

CVC: Circuit Validity Checker. Check for errors in CDL netlist.
GNU General Public License v3.0
21 stars 1 forks source link

Inputs in debug power files not recognized when connected to resistors #254

Open d-m-bailey opened 2 years ago

d-m-bailey commented 2 years ago

Can cause false floating input errors.

When checking connected device types, recalculate resistor source/drain connections with the connections of the opposite terminal.

Possibly, short all resistor connections before calculating.