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
Do you mean zero-extending the smaller of the two data inputs of a mux by default? That seems reasonable to me as well. Should this be filed on https://github.com/intel/rohd instead, or was there something component-specific you had in mind?
Motivation
It's frustrating to use the mux and then have to expand the operands to the correct width as a convenience.
Desired solution
mux infers widths properly likely using zeroExtend to match operands to a common width.
Alternatives considered
No response
Additional details
No response
The text was updated successfully, but these errors were encountered: