Skip to content

Initial method to resolve hold time violations on ArrayBuilder designs#1334

Draft
abutt-amd wants to merge 2 commits intoXilinx:array_builderfrom
abutt-amd:hold-fix
Draft

Initial method to resolve hold time violations on ArrayBuilder designs#1334
abutt-amd wants to merge 2 commits intoXilinx:array_builderfrom
abutt-amd:hold-fix

Conversation

@abutt-amd
Copy link
Copy Markdown
Collaborator

Provides an initial method for resolving hold time violations on ArrayBuilder designs. Contains three main portions. First, a heuristic method is used to determine candidates for violating hold time constraints. Second, LUT routeThrus are added on these identified candidate nets. Finally, a modified partial router is introduced and use to reroute the candidate connections to use slower nodes (based on IntentCode).

Improved detection of candidates for violating hold time constraints could be done with a clock skew model.

Signed-off-by: Andrew Butt <Andrew.Butt@amd.com>
Signed-off-by: Andrew Butt <Andrew.Butt@amd.com>
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