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] First cut implementation of AIE Debug feature for all devices #8701

Merged
merged 63 commits into from
Jan 24, 2025

Conversation

pgschuey
Copy link
Collaborator

Problem solved by the commit

  • Observability is needed to see the configurations of AI Engines

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

  • Expanded capabilities of AIE Debug plugin and supporting writer

Risks (if any) associated the changes in the commit

  • Lots of file changes

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

  • Compiled on client and VE2
  • Tested on vck190 and vek280

Documentation impact (if any)

  • Internal feature for now

Paul Schumacher and others added 30 commits October 15, 2024 15:48
Signed-off-by: Paul Schumacher <schuey@xilinx.com>
Signed-off-by: Paul Schumacher <schuey@xilinx.com>
Signed-off-by: Paul Schumacher <schuey@xilinx.com>
Signed-off-by: Prerona Dutta <predutta@amd.com>
Signed-off-by: Prerona Dutta <predutta@amd.com>
Signed-off-by: Prerona Dutta <predutta@amd.com>
Signed-off-by: Prerona Dutta <predutta@amd.com>
Signed-off-by: Prerona Dutta <predutta@amd.com>
Signed-off-by: Prerona Dutta <predutta@amd.com>
Signed-off-by: Prerona Dutta <predutta@amd.com>
Signed-off-by: Prerona Dutta <predutta@amd.com>
Signed-off-by: Prerona Dutta <predutta@amd.com>
Signed-off-by: Schumacher <schuey@amd.com>
Signed-off-by: Schumacher <schuey@amd.com>
Signed-off-by: Schumacher <schuey@amd.com>
Signed-off-by: Schumacher <schuey@amd.com>
Signed-off-by: Schumacher <schuey@amd.com>
Signed-off-by: Paul Schumacher <schuey@xilinx.com>
Signed-off-by: Paul Schumacher <schuey@xilinx.com>
Signed-off-by: Paul Schumacher <schuey@xilinx.com>
Signed-off-by: Paul Schumacher <schuey@xilinx.com>
Signed-off-by: Paul Schumacher <schuey@xilinx.com>
Signed-off-by: Paul Schumacher <schuey@xilinx.com>
Signed-off-by: Paul Schumacher <schuey@xilinx.com>
Signed-off-by: Paul Schumacher <schuey@xilinx.com>
Signed-off-by: Paul Schumacher <schuey@xilinx.com>
Signed-off-by: Paul Schumacher <schuey@xilinx.com>
Signed-off-by: Paul Schumacher <schuey@xilinx.com>
Signed-off-by: Paul Schumacher <schuey@xilinx.com>
predutta and others added 11 commits January 14, 2025 14:52
Signed-off-by: Prerona Dutta <predutta@amd.com>
Signed-off-by: Paul Schumacher <schuey@xilinx.com>
Signed-off-by: Paul Schumacher <schuey@xilinx.com>
Signed-off-by: Paul Schumacher <schuey@xilinx.com>
Signed-off-by: Paul Schumacher <schuey@xilinx.com>
Signed-off-by: Vinod Pangul <146476973+vipangul@users.noreply.github.com>
Signed-off-by: Paul Schumacher <schuey@xilinx.com>
Signed-off-by: Paul Schumacher <schuey@xilinx.com>
Paul Schumacher and others added 10 commits January 17, 2025 22:05
Signed-off-by: Paul Schumacher <schuey@xilinx.com>
Signed-off-by: Vinod Pangul <146476973+vipangul@users.noreply.github.com>
Signed-off-by: Paul Schumacher <schuey@xilinx.com>
Signed-off-by: Paul Schumacher <schuey@xilinx.com>
Signed-off-by: Paul Schumacher <schuey@xilinx.com>
…x.xilinx.com>

I, Snigdha Gupta <snigupta@xsjsnigupta40x.xlnx.xilinx.com>, hereby add my Signed-off-by to this commit: 198dcff
I, Snigdha Gupta <snigupta@xsjsnigupta40x.xlnx.xilinx.com>, hereby add my Signed-off-by to this commit: 1d797c6
I, Snigdha Gupta <snigupta@xsjsnigupta40x.xlnx.xilinx.com>, hereby add my Signed-off-by to this commit: 85017b1
I, Snigdha Gupta <snigupta@xsjsnigupta40x.xlnx.xilinx.com>, hereby add my Signed-off-by to this commit: 7e44a7b
I, Snigdha Gupta <snigupta@xsjsnigupta40x.xlnx.xilinx.com>, hereby add my Signed-off-by to this commit: 4d58363
I, Snigdha Gupta <snigupta@xsjsnigupta40x.xlnx.xilinx.com>, hereby add my Signed-off-by to this commit: f5ecbfc
I, Snigdha Gupta <snigupta@xsjsnigupta40x.xlnx.xilinx.com>, hereby add my Signed-off-by to this commit: 4a0ae01
I, Snigdha Gupta <snigupta@xsjsnigupta40x.xlnx.xilinx.com>, hereby add my Signed-off-by to this commit: f9e83bf
I, Snigdha Gupta <snigupta@xsjsnigupta40x.xlnx.xilinx.com>, hereby add my Signed-off-by to this commit: 68bf579
I, Snigdha Gupta <snigupta@xsjsnigupta40x.xlnx.xilinx.com>, hereby add my Signed-off-by to this commit: a06d419

Signed-off-by: Snigdha Gupta <snigupta@xsjsnigupta40x.xlnx.xilinx.com>
Signed-off-by: Paul Schumacher <schuey@xilinx.com>
Copy link
Collaborator

@jvillarre jvillarre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Known issues discussed internally to be addressed in future pull requests.

@jvillarre jvillarre merged commit 81ca1b7 into Xilinx:master Jan 24, 2025
20 checks passed
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.

4 participants