Skip to content

Releases: Xilinx/XRT

202610.2.21.21

30 Oct 22:12
f848f6f

Choose a tag to compare

202610.2.21.21 Pre-release
Pre-release

This is a pre-release created for Debian salsa.

The archive XRT-202610.2.21.21.tar.gz is created from XRT tag 202610.2.21.21 and xdna-driver tag 202610.2.21.21 and populated with expanded submodules and binary files removed. From the release tags, the archive content was cleaned up per lintian warnings:

% ls
CMakeLists.txt xrt/ xdna/

% git submodule update --recursive

# xdna gets XRT from xrt/ 
% /bin/rm -rf xdna/xdna-driver/xrt

# aiebu gets ELFIO and aie-rt from xrt/
% /bin/rm -rf xrt/XRT/src/runtime_src/core/common/aiebu/src/cpp/ELFIO
% /bin/rm -rf xrt/XRT/src/runtime_src/core/common/aiebu/lib/aie-rt

# remove binaries
% find . -type f -name .git -exec /bin/rm -rf {} \;
% find . -type d -name elf_examples -exec /bin/rm -rf {} \;
% find . -type f -name usertest -exec /bin/rm -rf {} \;
% find . -type f -name \*.elf -exec /bin/rm {} \;
% /bin/rm -rf xdna/xdna-driver/tools/bins

202610.2.21.17

28 Oct 15:44
d7e8b92

Choose a tag to compare

202610.2.21.17 Pre-release
Pre-release

This is a pre-release created for Debian salsa.

The archive XRT-202610.2.21.17.tar.gz is created from XRT tag 202610.2.21.17 and xdna-driver tag 202610.2.21.17 and populated with expanded submodules and binary files removed. From the release tags, the archive content was cleaned up per lintian warnings:

% ls
CMakeLists.txt xrt/ xdna/

% git submodule update --recursive

# xdna gets XRT from xrt/ 
% /bin/rm -rf xdna/xdna-driver/xrt

# aiebu gets ELFIO and aie-rt from xrt/
% /bin/rm -rf xrt/XRT/src/runtime_src/core/common/aiebu/src/cpp/ELFIO
% /bin/rm -rf xrt/XRT/src/runtime_src/core/common/aiebu/lib/aie-rt

# remove binaries
% find . -type f -name .git -exec /bin/rm -rf {} \;
% find . -type d -name elf_examples -exec /bin/rm -rf {} \;
% find . -type f -name usertest -exec /bin/rm -rf {} \;
% find . -type f -name \*.elf -exec /bin/rm {} \;
% /bin/rm -rf xdna/xdna-driver/tools/bins

202520.2.20.172

09 Oct 17:57
ff4fcf1

Choose a tag to compare

202520.2.20.172 Pre-release
Pre-release

This is a pre-release created for Debian salsa.

The archive XRT-202520.2.20.172.tar.gz is created from XRT tag 202520.2.20.172 populated with expanded submodules and binary files removed. From the release tag, the archive content was cleaned up per lintian warnings:

% git submodule update --recursive
% /bin/rm -rf .git
% find . -type d -name elf_examples -exec /bin/rm -rf {} \;
% /bin/rm src/runtime_src/core/edge/user/test/usertest

202520.2.20.151

18 Sep 18:58
94841f4

Choose a tag to compare

202520.2.20.151 Pre-release
Pre-release

This is a pre-release created for Debian salsa.

XRT-202520.2.20.151-1.tar.gz updates the AIEBU submodule to fix a compile error. The hash for this tarball is not reproducible.

Official 2025.1 release

05 Jun 04:43
7d8151e

Choose a tag to compare

Official 2024.2 release

02 Apr 15:04
3ade2e6

Choose a tag to compare

202420.2.18.179

Fixed GMIO trace config using partition shift in metadata (#8590)

Official 2024.1 release

29 May 19:59
a75e984

Choose a tag to compare

fixed the incorrect sysfs path (#8182) (#8184)

Signed-off-by: ch vamshi krishna <[email protected]>
Co-authored-by: ch vamshi krishna <[email protected]>
(cherry picked from commit 8d070495d092a2e773f2360cbff4fa29138da67d)

Official 2023.2 release

29 May 19:58
fa4c004

Choose a tag to compare

Fixed xbutil issue for ert disable followed by enable  mode (#7742)

Signed-off-by: Saifuddin <[email protected]>

Official 2023.1 release

13 Sep 14:47
adf27ad

Choose a tag to compare

Official 2022.2 release

08 Nov 17:30
4392623

Choose a tag to compare