Skip to content

Fix streaming concatenation without cast - #3567

Open
teobiton wants to merge 1 commit into
openhwfoundation:masterfrom
teobiton:tb-streaming-concat
Open

teobiton wants to merge 1 commit into
openhwfoundation:masterfrom
teobiton:tb-streaming-concat

Conversation

@teobiton

Copy link
Copy Markdown
Contributor
  • I have searched for similar pull requests
  • I am a human engaging in an interpersonal interaction. During this interaction, my words are my own and are not generated. If relevant, I provide links to my sources.

Streaming concatenation cannot be used in an implicitly cast context (IEEE 1800-2023 11.4.14). This was spotted using verilator v5.052, adding a cast to the target's type fixes the error.

Streaming concatenation cannot be used in an implicitly cast
context (IEEE 1800-2023 11.4.14). This was spotted by verilator
v5.052, adding a cast to the target's type fixes the error.
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.

1 participant