Skip to content

Support Nested Loop Mapping#133

Merged
ShangkunLi merged 6 commits intocoredac:mainfrom
ShangkunLi:late-fan-out
Sep 27, 2025
Merged

Support Nested Loop Mapping#133
ShangkunLi merged 6 commits intocoredac:mainfrom
ShangkunLi:late-fan-out

Conversation

@ShangkunLi
Copy link
Copy Markdown
Collaborator

In this pr:

  • Refactor the logic of tryRouteDataMove function
  • Increase the number of registers in each tile from 4 to 8
  • Increase the size of the array to 6x6

And now we are able to map a two-level nested loop on array.

@ShangkunLi ShangkunLi marked this pull request as ready for review September 26, 2025 13:32
@ShangkunLi ShangkunLi merged commit 59e3a3b into coredac:main Sep 27, 2025
1 check passed
@ShangkunLi ShangkunLi self-assigned this Sep 27, 2025
@ShangkunLi ShangkunLi added the bug Something isn't working label Sep 27, 2025
@ShangkunLi ShangkunLi linked an issue Sep 27, 2025 that may be closed by this pull request
ShangkunLi added a commit that referenced this pull request Mar 12, 2026
ShangkunLi added a commit that referenced this pull request Mar 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mapping failed on nested loops

2 participants