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

Add variable-sized ports to Vivado IP block #913

Merged
merged 5 commits into from
May 30, 2024

Conversation

stnolting
Copy link
Owner

  • adjust the size of ports according to the configured size:
    • GPIO input
    • GPIO output
    • XIRQ input
    • PWM output
  • split configuration options for GPIO inputs and outputs (e.g. just 3 outputs and no inputs)
  • add natural min/max select helper functions to package

@stnolting stnolting added enhancement New feature or request HW hardware-related labels May 29, 2024
@stnolting stnolting self-assigned this May 29, 2024
@stnolting stnolting changed the title Add variable sized ports to Vivado IP block Add variable-sized ports to Vivado IP block May 29, 2024
@stnolting stnolting marked this pull request as ready for review May 29, 2024 19:26
@stnolting stnolting merged commit 12715a3 into main May 30, 2024
10 checks passed
@stnolting stnolting deleted the vivado_ip_variable_sized_ports branch May 30, 2024 03:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request HW hardware-related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant