Skip to content

Added Warning in ML Timeline plugin if no microcontroller section in aie trace metadata #22

Open
garimadhaked wants to merge 1 commit intoXilinx:masterfrom
garimadhaked:MLtimeline
Open

Added Warning in ML Timeline plugin if no microcontroller section in aie trace metadata #22
garimadhaked wants to merge 1 commit intoXilinx:masterfrom
garimadhaked:MLtimeline

Conversation

@garimadhaked
Copy link
Collaborator

Added a warning message for AIESW-25043 fix
aiecompiler should always generate microcontroller section in AIE trace metadata.

…aie trace metadata

Signed-off-by: Garima Dhaked <garima.dhaked@amd.com>
Copy link
Collaborator

@IshitaGhosh IshitaGhosh left a comment

Choose a reason for hiding this comment

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

MLTimeline already has default handling if required uC metadata is not available. Disabling ML Timeline due to missing metadata will break tests with missing metadata but working till now using default handling.
Lets discuss this offline.

@IshitaGhosh
Copy link
Collaborator

IshitaGhosh commented Feb 27, 2026

Hi @garimadhaked Please avoid disabling ML Timeline feature for missing Microcontroller info. On NPU3, we add default uC info as index 0 column 0 in the ML Timeline Plugin so that it configures the debug buffer for 1 controller.


So on NPU3, we dont hit the debug buffer configuration with 0 byte size issue. So, no change is required for NPU3 version.
For VE2, repo has handling for missing AIE_TRACE_METADTATA but not missing uC info if AIE_TRACE_METADATA is found. Please add fallback to buffer sectioned per column for empty "activeUCs", instead of disabling ML Timeline feature.

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