Skip to content

stream_mux: Fix select width when N_INP=1#280

Merged
phsauter merged 1 commit intomasterfrom
fix-one-input-stream-mux
Mar 23, 2026
Merged

stream_mux: Fix select width when N_INP=1#280
phsauter merged 1 commit intomasterfrom
fix-one-input-stream-mux

Conversation

@colluca
Copy link
Contributor

@colluca colluca commented Mar 10, 2026

When N_INP=1, LOG_N_INP would be zero, resulting in a negative index in the inp_sel_i port.

@phsauter phsauter added this pull request to the merge queue Mar 23, 2026
Merged via the queue into master with commit f67418b Mar 23, 2026
5 checks passed
@phsauter phsauter deleted the fix-one-input-stream-mux branch March 23, 2026 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants