Skip to content

Apply fixes to enable system_timeline in hw_context flows#75

Open
predutta wants to merge 1 commit into
Xilinx:masterfrom
predutta:system_timeline_bin_master
Open

Apply fixes to enable system_timeline in hw_context flows#75
predutta wants to merge 1 commit into
Xilinx:masterfrom
predutta:system_timeline_bin_master

Conversation

@predutta
Copy link
Copy Markdown
Collaborator

This change enables AIE system timeline for both hw_context flows and Vitis load-xclbin flows.

CR [1270630]: aie_event_timestamps.bin no longer generated when host code uses hw_context API, causing SystemTimeline generation failure

The fix has been tested on vek280 (aie2).

Signed-off-by: predutta <predutta@amd.com>
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Enables generation of the AIE “system timeline” timestamps output for hw_context / register_xclbin flows in addition to the existing load_xclbin flow, addressing cases where aie_event_timestamps.bin was not produced and SystemTimeline generation failed.

Changes:

  • Remove the restriction that system timeline is only enabled for LOAD_XCLBIN_STYLE.
  • Enable system timeline whenever the INI flag is set and the design is single-partition (based on partition overlay metadata).
  • Update the inline comment to reflect the broadened supported flows.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants