Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tgt-vvp: Remove implicit casts between vector and real #1197

Merged

Conversation

larsclausen
Copy link
Collaborator

Remove implicit casts between vector and real in tgt-vvp. These are not required since any implicit cast in the source will be converted to an explicit cast in the elaboration stage.

Remove implicit casts between vector and real in tgt-vvp. These are not
required since any implicit cast in the source will be converted to an
explicit cast in the elaboration stage.

Signed-off-by: Lars-Peter Clausen <[email protected]>
@larsclausen larsclausen merged commit 23a7c80 into steveicarus:master Jan 3, 2025
5 checks passed
@larsclausen larsclausen deleted the tgt-vvp-remove-implict-cast branch January 3, 2025 18:41
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