XRT icon indicating copy to clipboard operation
XRT copied to clipboard

Run Time for AIE and FPGA based platforms

Results 234 XRT issues
Sort by recently updated
recently updated
newest added

Hi. I'm very newbie in hardware design system and i'm trying to build `XRT` in docker for `pynq` system also installed via `pip3`, without any Vitis, Vivado or ISE. just...

When i built the xrt runtime, there were some errors occuring: ``` hnu@hnu-PowerEdge-R740:~/Disk0/ParDon/Xilinx/XRT-202020.2.8.743/build$ sudo ./build.sh cmake -DRDI_CCACHE=0 -DCMAKE_BUILD_TYPE=Debug -DCMAKE_EXPORT_COMPILE_COMMANDS=ON -DCMAKE_TOOLCHAIN_FILE= ../../src -- Host system processor is x86_64 -- Target system...

- On host computer: -- Ubuntu 22.04 -- Vitis 22.01 -- Petalinux 22.01 - Target: -- zynqmp -- rootfs: bootstrap generated Ubuntu Jammy: can boot into the system, Use petalinux...

#### Problem solved by the commit VITIS9887: XRT support for independent AIE graph compilation and linking #### Bug / issue (if any) fixed, which PR introduced the bug, how it...

depends on aie driver changes

#### Problem solved by the commit The AIE report does not currently display any information for inactive columns which is very confusing. Additionally, the output JSON is very confusing. ####...

#### Problem solved by the commit 1. Provide a switch for disabling bundling of Alveo drivers with XRT package 2. Fix a build failure on Ubuntu 23.10 3. Add Makefiles...

To be rebased on `main` once https://github.com/Xilinx/XRT/pull/8003 has landed. I think the code would benefit from some review by DRM experts because I have 0 expertise. @superm1 @airlied This is...

#### Problem solved by the commit Integrate aie-pdi-transform to xclbinutil per Larry's request The request was from Larry Liu and Sonal Santan "All current shipping xclbins need to be updated...

Initial implementation for some HIP memory APIs. Problem solved by the commit Added Initial implementation for some HIP memory APIs. Bug / issue (if any) fixed, which PR introduced the...

#### Problem solved by the commit AIE Driver is moving and renaming some enums to AieFal #### Bug / issue (if any) fixed, which PR introduced the bug, how it...