You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This replaces the list of constraints on netlist nodes (netlist nodes that
have to evaluate to true) by a list of node equivalences. This is more
compact when node equivalences have to be generated, as the AIG nodes for
lhs<->rhs do not have to be generated.
0 commit comments