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

[vivado_ip] fix unconnected variable-size inputs #978

Merged
merged 4 commits into from
Aug 6, 2024

Conversation

stnolting
Copy link
Owner

#974 (reply in thread)

Apparently, Vivado cannot handle IP input ports with a width of zero. This PR is a workaround for this (constraining the minimal width of input ports to 1 and adding dedicated enable switches).

@stnolting stnolting added the bug Something isn't working as expected label Aug 5, 2024
@stnolting stnolting self-assigned this Aug 5, 2024
@stnolting stnolting marked this pull request as ready for review August 5, 2024 18:26
@stnolting stnolting merged commit 78c2148 into main Aug 6, 2024
10 checks passed
@stnolting stnolting deleted the vivado_ip_port_size branch August 6, 2024 05:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as expected
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant