XRT
XRT copied to clipboard
Run Time for AIE and FPGA based platforms
#### Problem solved by the commit scratch-pad-mem is a bo used to store L2 memory for the purpose of preemption. Currently scratch-pad-mem size is hardcoded instead of read from elf...
#### Problem solved by the commit https://jira.xilinx.com/browse/VITIS-11024 currently we can load only one xclbin in graph supported devices , we cannot load multiple xclbins in multiple partitions in device.. This...
#### Problem solved by the commit Trace could now be available for the designs which are hung on client devices. #### How problem was solved, alternative solutions (if any) and...
This PR address the SR-954254. Added additional parameters for windows builds which can help support providing vs version and build command from the user itself
This PR address the SR-954254. Added additional parameters for windows builds which can help support providing vs version and build command from the user itself
Fixing a few Coverity issues found in a couple files in /src/runtime_src/core/pcie/driver/linux/xocl/userpf #### Problem solved by the commit A few issues found by the Coverity scan that could cause problems....
Using pyxrt with numpy v2.0.0 results in all bytes being read as `1`. Minimal reproduction script below. Uses xclbin file available here: https://gitlab.com/ska-telescope/low-cbf/ska-low-cbf-fw-cnic/-/packages/26156556 but I think any xclbin file or...
#### Problem solved by the commit Defines IO type enums and uses it to define PLIO or GMIO IO type. Also module_type has been used at applicable places. #### Bug...
Hello, I am new to all of this and I am working on my final degree project trying to implement a DPU on a Zynq UltraScale+ Mercury XU8. To make...
- xdna-driver version: git 2157a343cd25c139e34e63837f974c6d6c7eb1a9 - XRT version: release 202410.2.17.319 - #### output form `#xbutil --verbose validate -d 0000:c7:00.` ``` Verbose: Enabling Verbosity ------------------------------------------------------------ EARLY ACCESS This release of xbutil...