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

Added skipOver method to PackedBundle #1460

Merged
merged 3 commits into from
Jun 21, 2024

Conversation

dokleina
Copy link
Contributor

Closes #1337

Context, Motivation & Description

Adds the skipOver method to PackedBundle, which enables specification of gaps in packing without needing explicitly calculated bit positions (i.e., packFrom or packTo).

Impact on code generation

None

Checklist

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

@Dolu1990
Copy link
Member

Thanks ^^

@Dolu1990 Dolu1990 merged commit 7d5a759 into SpinalHDL:dev Jun 21, 2024
11 checks passed
@dokleina dokleina deleted the packed-bundle-skipto branch June 21, 2024 22:08
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.

assignDontCare on Bundle element inside Union does not work
2 participants