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

🧪 Remove "loop" from memory initialization function #1005

Merged
merged 2 commits into from
Sep 6, 2024

Conversation

stnolting
Copy link
Owner

As discussed in #1002 the maximum number of loop iterations (for unrolling by the synthesizer) might be constrained (e.g. by AMD Vivado). This PR removes the for .. loop construct.

the maximum number of loop iterations (for unrolling) might be constrained (e.g. by Vivado); #1002
@stnolting stnolting added HW Hardware-related experimental Experimental feature labels Sep 5, 2024
@stnolting stnolting self-assigned this Sep 5, 2024
@stnolting stnolting marked this pull request as ready for review September 6, 2024 05:28
@stnolting stnolting merged commit 3d3d91d into main Sep 6, 2024
10 checks passed
@stnolting stnolting deleted the fix_mem_init_loop_iterations branch September 6, 2024 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
experimental Experimental feature HW Hardware-related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant