Skip to content
New issue

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

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

Already on GitHub? # to your account

[vivado_ip] constrain minimal size of variable-sized output ports #980

Merged
merged 4 commits into from
Aug 7, 2024

Conversation

stnolting
Copy link
Owner

This is a follow-up of #978 and #976 to fix some Vivado IP issues.

Vivado has issues handling zero-sized ports. Hence, this PR constrains ALL variable-sized ports to a minimal size of 1. Dedicated enable switches (like IO_PWM_EN) allow to remove modules that are not required.

@stnolting stnolting added the HW Hardware-related label Aug 6, 2024
@stnolting stnolting self-assigned this Aug 6, 2024
@stnolting stnolting marked this pull request as ready for review August 6, 2024 19:11
@stnolting stnolting merged commit fc3c2fc into main Aug 7, 2024
10 checks passed
@stnolting stnolting deleted the vivado_ip_update branch August 7, 2024 05:48
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
HW Hardware-related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant