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

[XDP] Better handle partition shifts in VE2 #8781

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

pgschuey
Copy link
Collaborator

Problem solved by the commit

Columns in shifted partitions are not reported correctly, hence, trace display is incorrect

Bug / issue (if any) fixed, which PR introduced the bug, how it was discovered

None

How problem was solved, alternative solutions (if any) and why they were rejected

Use relative columns with driver but shifted columns when reporting

Risks (if any) associated the changes in the commit

Differences still exist between zocl and HW context flows; need to be worked out in future PR

What has been tested and how, request additional testing if necessary

Tested on VE2 board

Documentation impact (if any)

Tile locations will be reported at shifted locations

Paul Schumacher and others added 3 commits February 20, 2025 13:44
Signed-off-by: Paul Schumacher <schuey@xilinx.com>
Signed-off-by: Paul Schumacher <schuey@xilinx.com>
@pgschuey pgschuey requested a review from jvillarre as a code owner February 21, 2025 16:03
@pgschuey pgschuey requested a review from jyothees99 February 21, 2025 16:04
@pgschuey pgschuey marked this pull request as draft February 21, 2025 16:04
Signed-off-by: Paul Schumacher <schuey@xilinx.com>
Copy link

clang-tidy review says "All clean, LGTM! 👍"

Copy link

clang-tidy review says "All clean, LGTM! 👍"

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.

3 participants