d-m-bailey / cvc

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

Changes for version 1.1.2 #251

Closed d-m-bailey closed 2 years ago

d-m-bailey commented 2 years ago

CVC: Allow both SCRC power and SCRC ground in same logic. CVC: Ignore gate-source errors for SCRC nets. CVC: For calculated voltages, when CVC_LOGIC_DIODE is true, instead of pmos gate-source error, expect sim voltage low. CVC: Don't explicitly release memory at program termination unless debug mode. (was causing core dumps).