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

Support more primitives #614

Merged
merged 2 commits into from
Apr 4, 2024
Merged

Support more primitives #614

merged 2 commits into from
Apr 4, 2024

Conversation

chungshien-chai
Copy link
Contributor

@chungshien-chai chungshien-chai commented Apr 4, 2024

See original PR #611 to understand the reason of the PR, which was reverted via #613

The reason why error happen is: my original code adding/updating element in the vector (std::vector) while looping the same vector.

Recode the problematic portion.

Run test/batch, test/batch_gen2, test/batch_gen3

@alaindargelas alaindargelas merged commit ec0b5c5 into main Apr 4, 2024
1 check passed
@alaindargelas alaindargelas deleted the yosys_verific_rs_io branch April 4, 2024 01:35
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.

2 participants