Skip to content

Releases: Xilinx/XRT

2.21.70

17 Dec 05:38
e07940e

Choose a tag to compare

2.21.70 Pre-release
Pre-release

This is a pre-release created for Debian salsa.

The archive 2.21.70.tar.gz is created from XRT tag 2.21.70 and xdna-driver tag 2.21.70 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

2.21.68

16 Dec 04:26
d41707e

Choose a tag to compare

2.21.68 Pre-release
Pre-release

This is a pre-release created for Debian salsa.

The archive 2.21.68.tar.gz is created from XRT tag 2.21.68 and xdna-driver tag 2.21.68 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

Official 2025.2 release

10 Dec 10:51
74dec3c

Choose a tag to compare

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)