Xilinx / Vitis-AI

Vitis AI is Xilinx’s development stack for AI inference on Xilinx hardware platforms, including both edge devices and Alveo cards.
https://www.xilinx.com/ai
Apache License 2.0
1.49k stars 628 forks source link

Error in kernel_DPUCAHX8H_1ENGINE.xml #827

Open simonschoening opened 2 years ago

simonschoening commented 2 years ago

https://github.com/Xilinx/Vitis-AI/blob/996459fb96cb077ed2f7e789d515893b1cccbc95/dsa/DPUCAHX8H-XO/xo_release/src/kernel_DPUCAHX8H_1ENGINE.xml#L7

According to PG367, "DPU_AXI_1" is the interface for the second engine. But there should only be one engine in this config?

simonschoening commented 2 years ago

Why was this incorrectly referenced?

jackiezxilinx commented 2 years ago

It's a written error, just remove this line

SuZhan0322 commented 2 years ago

hi @simonschoening , Any update about this issue? Thanks!