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

CVC: interactive getsimulation #211

Open d-m-bailey opened 4 years ago

d-m-bailey commented 4 years ago

currently getnet shows all min/sim/max paths getsimulation (gs) would only return the latest sim value

should handle net expansion also

maybe also add getmin(gm) and getmax(gM)