Hari-MathWorks

Results 14 comments of Hari-MathWorks

Hi @SURUTHI1605 , Below are the folders presented in the base_platforms: ![image](https://user-images.githubusercontent.com/82861359/210363137-741e2cd7-f6e1-40a2-8147-a9f6485ce336.png) It seems, I already have "Xilinx_vck_190_base_202220_1" folder. If I use the vck190_base_2022 then it will show correct base...

Also, I have modified the core003.cc implementation. It has optimized kernel code. I have modified to use the plain c code for matrix multiplication. I'm doing this exercise to see...

Hi @SURUTHI1605 , If I run the [01-aie_lenet_tutorial](https://github.com/Xilinx/Vitis-Tutorials/tree/2022.2/AI_Engine_Development/Design_Tutorials/01-aie_lenet_tutorial) without any modifications then it worked fine. I don't see any issues. But, If i use modified(Specifically used plain "C" code for...