Skip to content

tb_channel_allocator: Fix port assignment#24

Merged
fischeti merged 1 commit intomainfrom
nw/fix-port-assign
Apr 1, 2026
Merged

tb_channel_allocator: Fix port assignment#24
fischeti merged 1 commit intomainfrom
nw/fix-port-assign

Conversation

@niwis
Copy link
Copy Markdown
Contributor

@niwis niwis commented Apr 1, 2026

Improve tool compatibility by using a signal repetition instead of an assignment pattern for data_in_ready_i. Fixes a slang error (assignment pattern target type cannot be deduced in this context).

Improve tool compatibility by using a signal repetition
instead of an assignment pattern for `data_in_ready_i`.
Fixes a slang error (assignment pattern target type
cannot be deduced in this context).
@niwis niwis requested a review from fischeti as a code owner April 1, 2026 10:34
Copy link
Copy Markdown
Collaborator

@fischeti fischeti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@fischeti fischeti merged commit 213de6f into main Apr 1, 2026
13 checks passed
@fischeti fischeti deleted the nw/fix-port-assign branch April 1, 2026 11:35
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