-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
198ad8e
commit e113b06
Showing
6 changed files
with
9 additions
and
5 deletions.
There are no files selected for viewing
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 |
---|---|---|
@@ -0,0 +1,4 @@ | ||
# Release 1.0.0 | ||
2023-02-03 | ||
|
||
Initial release of OmpSs-2@FPGA toolchain |
Submodule ait
updated
from 4c413f to 6ffe98
Submodule mcxx
updated
29 files
Submodule nanos6-fpga
updated
272 files
Submodule xdma
updated
5 files
+0 −0 | src/euroexa_maxilink/Makefile | |
+1 −1 | src/euroexa_maxilink/README.md | |
+0 −0 | src/euroexa_maxilink/libxdma.c | |
+1 −1 | src/libxdma_version_template.h | |
+24 −3 | src/qdma/libxdma.c |
Submodule xtasks
updated
7 files
+1 −1 | README.md | |
+8 −10 | src/libxtasks.h | |
+1 −1 | src/libxtasks_version_template.h | |
+17 −32 | src/util/common.h | |
+15 −6 | src/zynq/libxtasks-hwruntime.c | |
+0 −1 | src/zynq/platform.h | |
+1 −1 | tools/apply-format |