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 resized data handling in tuple assignment #1045

Merged
merged 1 commit into from
Feb 27, 2023

Conversation

andreasWallner
Copy link
Collaborator

Since asBits creates a copy (w/o attributes) we have to check the original, not the copy for possible resize attributes.

Closes #1044

Checklist

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

Since `asBits` creates a copy (w/o attributes) we have to check
the original, not the copy for possible resize attributes.
@Dolu1990 Dolu1990 merged commit e44a82e into SpinalHDL:dev Feb 27, 2023
@Dolu1990
Copy link
Member

Thanks :D

@andreasWallner andreasWallner deleted the fix_1044 branch March 5, 2023 16:09
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.

TuplePimperBase Bug
2 participants