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
If you have a 1-hot encoded selection, it is common to want to select something based on it. A mux that can select using a mult-bit index with a 1-hot encoding (perhaps other encodings as well?) would be helpful.
Desired solution
A mux component that can select based on 1-hot encoding, and maybe more. Include useful APIs and extensions as necessary
Alternatives considered
No response
Additional details
No response
The text was updated successfully, but these errors were encountered:
Motivation
If you have a 1-hot encoded selection, it is common to want to select something based on it. A mux that can select using a mult-bit index with a 1-hot encoding (perhaps other encodings as well?) would be helpful.
Desired solution
A mux component that can select based on 1-hot encoding, and maybe more. Include useful APIs and extensions as necessary
Alternatives considered
No response
Additional details
No response
The text was updated successfully, but these errors were encountered: