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 crash when Mem word type is zero bits #1026

Merged
merged 1 commit into from
Jan 20, 2023
Merged

Fix crash when Mem word type is zero bits #1026

merged 1 commit into from
Jan 20, 2023

Conversation

kleinai
Copy link
Collaborator

@kleinai kleinai commented Jan 20, 2023

Context, Motivation & Description

Fixes a small bug when making a memory with a zero with type. For example, queuing a stream of an empty bundle. This should be identical to the previous reduce method but won't error if the list is empty.

Impact on code generation

N/A

Checklist

N/A

@kleinai kleinai merged commit 058a30c into SpinalHDL:dev Jan 20, 2023
Dolu1990 pushed a commit that referenced this pull request Feb 9, 2023
Fix crash when Mem word type is zero bits
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

1 participant