-
Not realy sure if this is a wrong thing about the package, my specific installation or if it has somethign to do with a redeclaration issue (i have another version of xilinx installed), but when tryin…
-
Hello everyone,
I am trying to implement the Vitis-Tutorials/AI_Engine_Development/AIE/Feature_Tutorials/01-aie_a_to_z tutorial, and I get a compilation error on app creation step. I am getting the e…
-
There are 15 README.md files which suggest this:
Set up your `PLATFORM_REPO_PATHS` environment variable to `$XILINX_VITIS/lin64/Vitis/2024.1/base_platforms/`.
The value `$XILINX_VITIS/lin64/Vitis…
-
When updating a petalinux environment via `petalinux-config --get-hw-description .` I get an IndexError at your scripts in the post-process phase.
I added some smaller print statements inside the fil…
-
Similar output to https://github.com/Xilinx/XRT/issues/7806. I set the XILINX_VITIS environment variable to the Vitis install directory.
[debug.txt](https://github.com/Xilinx/XRT/files/15056230/d…
-
Recently, I have been working on deploying my LightGBM model on an Alveo U50 FPGA card using Conifer. To achieve this, I implemented a [LightGBM converter](https://github.com/zjzjwang/conifer/blob/add…
-
Envrionment: Ubuntu20.04, Vitis 2020.2, platform=xilinx_zcu102_base_202020_1
Hello, I'm new to HLS deisgn and attracted by this repository. I've written a lightweight project and successfully synth…
-
Hi, we have a VEK280 production silicon board B03 and we've been trying to benchmark Vitis AI on it.
The quick start guide (https://xilinx.github.io/Vitis-AI/3.5/html/docs/quickstart/vek280.html) h…
-
I’m setting up my environment and trying to get my VCK5000 to work, but I’m encountering quite a few issues. My current question is, according to the website, I should install the global version of RO…
-
Hi there, I was able to launch Vitis by swapping libgdk to version 3. It appears there is a known incompatibility if libgdk version 2 and JavaFX are loaded simultaneously.
So my full script is:
…