Width inference on Mux
Open
enhancement
- Dominant language
- Dart
- Stars
- 115
- Forks
- 39
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 1
Description
### 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_
Contributor guide
Assessment
This issue has not been assessed yet.