Fix imposing more universe constraints than Iris
Previously, Diaframe imposed bi.Logic = bi.Quant
(as well as bi.Quant <= prod.u0
, when importing symb_exec/defs.v
).
This MR should fix that.
Previously, Diaframe imposed bi.Logic = bi.Quant
(as well as bi.Quant <= prod.u0
, when importing symb_exec/defs.v
).
This MR should fix that.