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 error when AXI port is unconnected #976

Merged
merged 5 commits into from
Aug 4, 2024
Merged

Conversation

stnolting
Copy link
Owner

Fixing #974.

Use VHDL2008 for compiling the IP's top module to allow assigning std_logic_vector and std_ulogic_vector without casting.

@stnolting stnolting added bug Something isn't working as expected HW Hardware-related labels Aug 4, 2024
@stnolting stnolting self-assigned this Aug 4, 2024
@stnolting stnolting marked this pull request as ready for review August 4, 2024 17:38
@stnolting stnolting merged commit e72c254 into main Aug 4, 2024
10 checks passed
@stnolting stnolting deleted the vivado_ip_fix branch August 4, 2024 18:14
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 HW Hardware-related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant