-
Notifications
You must be signed in to change notification settings - Fork 485
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add copyright and license Signed-off-by: Soren Soe <[email protected]> * Update AIEBU for copyright changes Signed-off-by: Soren Soe <[email protected]> * Revert copyright/license in golden file Signed-off-by: Soren Soe <[email protected]> --------- Signed-off-by: Soren Soe <[email protected]>
- Loading branch information
Showing
6 changed files
with
12 additions
and
4 deletions.
There are no files selected for viewing
Submodule aiebu
updated
6 files
+2 −0 | .clangd | |
+1 −0 | .github/workflows/ci.yml | |
+2 −0 | .gitignore | |
+2 −0 | .gitmodules | |
+2 −0 | lib/src/Makefile | |
+2 −0 | src/cpp/aiebu/src/.clang-tidy |
4 changes: 2 additions & 2 deletions
4
src/runtime_src/core/tools/common/tests/TestAIEReconfigOverhead.cpp
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 3 additions & 1 deletion
4
src/runtime_src/xdp/profile/plugin/aie_trace/client/resources_def.h
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,4 @@ | ||
// SPDX-License-Identifier: Apache-2.0 | ||
// Copyright (C) 2024-2025 Advanced Micro Devices, Inc. All rights reserved. | ||
#define traceStartBroadcastChId1 6 | ||
#define traceStartBroadcastChId2 7 | ||
#define traceStartBroadcastChId2 7 |