Vitis-Tutorials
Vitis-Tutorials copied to clipboard
Vitis In-Depth Tutorials
For the example: Vitis-Tutorials/AI_Engine_Development/Design_Tutorials/10-GeMM_AIEvsDSP/AIE When I run: make run TARGET=hw ITER_CNT=16 GEMM_SIZE=32 The error occurs saying that the deign failed to meet timing. I am using the Vitis 2023.1 and...
Running Tutorial: 2023.1/Vitis-Tutorials/Developer_Contributed/01-Versal_Custom_Thin_Platform_Extensible_System/ Issue: Error at the petalinux build step: make[2]: ./src/config: Permission denied make[2]: *** [Makefile:57: create] Error 127 Steps to reproduce: just followed Readme.md instructions and run "make...
i am using vitis ide,but i want use riscv-toolchain gnu,can i add new gnu to vitis ide?
Path to the Tutorial: AI_Engine_Development/Design_Tutorials/06-fft2d_AIEvsHLS/AIE Hi, everyone! I'm having trouble achieving the same timing figures for the "cint16" datatype configuration ([table for reference here](https://github.com/Xilinx/Vitis-Tutorials/tree/2022.2/AI_Engine_Development/Design_Tutorials/06-fft2d_AIEvsHLS/AIE#cint16-design-1)). I've had no issues with reproducing...
Hi to everyone. I'm studying the implementation of the channelizer in this tutorial and I cannot understand two things in "polyphase_fir_app.cpp". First: where "taps_M16_init.h" comes from? Second: line 14, how...
This question was posted in https://github.com/Xilinx/Vitis_Embedded_Platform_Source/issues/33, but no one seems to respond the open issues there. So I am reposting the issue here. I built zcu102 dfx platform (22.1 version)...
I'm trying to run the KV260 platform creation tutorial and am seeing an error in step 3 when building the example vadd application. At the point where we build the...
The README file is the main README file for the AI Engine development - features tutorials
** Which tutorial are you running? ** https://github.com/Xilinx/Vitis-Tutorials/blob/2022.2/AI_Engine_Development/Feature_Tutorials/01-aie_a_to_z/05-RPU%20version%5Boptional%5D.md ** Describe the issue ** Below Block Design script to edit Block Design to use RPU fails to complete. There are multiple...
** Which tutorial are you running? ** https://github.com/Xilinx/Vitis-Tutorials/tree/2022.2/Hardware_Acceleration/Design_Tutorials/10-get_moving_with_alveo ** Describe the issue ** It fails on sw_emu. ** To Reproduce ** Type: make run TARGET=sw_emu and it will report the...