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

I noticed a very minor issue in the docs. I would have opened a PR instead of an issue with the fix, but I can't seem to find the source...

#### Problem solved by the commit Added a module name as a parameter to functions in xocl driver and xclmgmt drivers as to avoid conflicts b/w xocl and xclmgmt drivers...

Hello everyone, I have installed in my **Yocto** build for **KV260**, the following packages: `IMAGE_INSTALL:append = " xrt xrt-dev zocl opencl-headers-dev opencl-clhpp-dev"` But when I go to use the `xbutil...

#### Problem solved by the commit Total 3 commits:- i)-> Added global platform structures for both USERPF & MGMTPF for all subdev files. ii)-> Macro names added to subdev/ device...

do not merge

When proving the user's own `sched*.bin` binaries, the `ERTFW_FILES` variable contains the required ERT firmware files but it is only used in one target firmware location in the target install...

Hi, I have just installed a new U250 on my server, using Centos 7. I have followed the UG1301 to perform installation. But when performing xbmgmt validation, DMA test failed...

#### Problem solved by the commit Since the size of cycle value in record_timer_ts.json is changed from from 32bit to 64bit, which will cause the alignment issue when the buffer...

Hi, I am trying to setup xocl driver for VCK190. I have found the related information of VCK190 in the ID list of xocl driver. I am now wondering what...

#### Problem solved by the commit https://jira.xilinx.com/browse/CR-1201080 Bring Linux xrt-smi cmd line requirements for device to parity with Windows #### Bug / issue (if any) fixed, which PR introduced the...

#### Problem solved by the commit adding support for new elf flow for npu3 and other products. Change to two smi validate tests to demonstrate how the flow works. ####...