Vitis-Tutorials icon indicating copy to clipboard operation
Vitis-Tutorials copied to clipboard

Vitis In-Depth Tutorials

Results 96 Vitis-Tutorials issues
Sort by recently updated
recently updated
newest added

** Which tutorial are you running? ** https://github.com/Xilinx/Vitis-Tutorials/blob/2022.2/AI_Engine_Development/Feature_Tutorials/02-using-gmio/perf_profile_aie_gmio.md using macro __TIMER__. ** Describe the issue ** Measurements using timer do not provide the listed performance. I measured it twice, and...

** Which tutorial are you running? ** Vitis-Tutorials/Hardware_Acceleration/Feature_Tutorials/09-using-ethernet-on-alveo. ** Describe the issue ** The x1 example works correctly but when changing the lanes to x4 the bitstream generation fails: ===>The...

** Which tutorial are you running? ** Vitis_Platform_Creation/Feature_Tutorials/02_petalinux_customization ** Describe the issue ** Configuration of yocto-machine name "zcu104-zynqmp" is invalid. There is an error occuring : rsync: link_stat "/tools/petalinux-v2022.1-final/components/misc/yocto_machines/zcu104-zynqmp.conf" failed:...

** Which tutorial are you running? ** 2021.2/Vitis_Platform_Creation/Introduction/02-Edge-AI-ZCU104 ** Describe the issue ** The command on line 72 of makefile (https://github.com/Xilinx/Vitis-Tutorials/blob/2021.2/Vitis_Platform_Creation/Introduction/02-Edge-AI-ZCU104/ref_files/step2_petalinux/Makefile#L72) is bypassing the previous update on rootfs_config https://github.com/Xilinx/Vitis-Tutorials/blob/2021.2/Vitis_Platform_Creation/Introduction/02-Edge-AI-ZCU104/ref_files/step2_petalinux/Makefile#L70 ....

I have received negative slack for my kernel. Is there any way to identify logic path causing the timing violation from the Vitis HLS GUI? I feel like I have...

** Which tutorial are you running? ** I'm running **Designing with the AI Engine DSPLib and Vitis Model Composer**(_https://github.com/Xilinx/Vitis-Tutorials/tree/c2e1a5d0caff6a2ec0bb196d0d807d733f9d0c3d/AI_Engine_Development/Feature_Tutorials/10-aie-dsp-lib-model-composer_) tutorial. ** Describe the issue ** I was successfully ran the...

I saw in file Vadd_A_B.v in tutorial [01-rtl_kernel_workflow] that burst is recommended to be incremental only, why incremental is recommended and Can i use fixed burst ?

Hi, I was looking at the LeNet AIE tutorial and have the below queries **Each kernel is defined in a separate .cc file** 1. What is the motivation behind it?...

I have compiled and linked some custom kernel. When I view the report, using Vitis Analyzer, I can see different utilization information in the `System Diagram` tab and in the...

Hello Everyone, I would like to benchmark the AI Engine code on the hardware. Can anyone let me know, any XILINX tool that used for timing the CODE that running...

Generic Questions