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

Fix PackedBundle unpack element bounds filter #1187

Merged
merged 1 commit into from
Sep 4, 2023
Merged

Fix PackedBundle unpack element bounds filter #1187

merged 1 commit into from
Sep 4, 2023

Conversation

kleinai
Copy link
Collaborator

@kleinai kleinai commented Aug 29, 2023

Fixes an issue where 1-width boolean values fail to unpack. This change checks that the upper or lower bounds of an element are within the bit range requested.

Closes #

Context, Motivation & Description

Impact on code generation

Checklist

  • Unit tests were added
  • API changes are or will be documented:

@Dolu1990 Dolu1990 merged commit 28d9ecc into SpinalHDL:dev Sep 4, 2023
12 checks passed
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.

None yet

2 participants