Skip to content

[Buffers] fix non-CFDFC paths having non-zero occupancy#979

Open
ziadomalik wants to merge 2 commits into
mainfrom
fix/ziad/non-zero-occ-at-non-cfc-channels
Open

[Buffers] fix non-CFDFC paths having non-zero occupancy#979
ziadomalik wants to merge 2 commits into
mainfrom
fix/ziad/non-zero-occ-at-non-cfc-channels

Conversation

@ziadomalik

Copy link
Copy Markdown
Collaborator

Problem: The implementation of the FPGA24 MILP's were missing constraint (10) and (11) described in this paper, resulting in patterns that are not in CFC's have a non-zero occupancy, which makes no sense, because occupancy tries to cater for incoming tokens in a loop body. (Initiation Interval).

This PR: Adds the missing constraints and re-works the rest of the code to adapt, as well as explicitly ignore patterns in the occupancy LP that have forks that are not part of a CFC.

@ziadomalik ziadomalik requested a review from Jiahui17 June 15, 2026 15:27
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.

1 participant