Xilinx / Vitis-Tutorials

Vitis In-Depth Tutorials
https://Xilinx.github.io/Vitis-Tutorials/
MIT License
1.2k stars 552 forks source link

Vitis-Tutorials/AI_Engine_Development/AIE-ML/Design_Tutorials/01-AIE-ML-programming-and-optimization #419

Closed strubel001 closed 1 month ago

strubel001 commented 10 months ago

The command "make OPT=0 all_hw_emu" as given in the tutorial doesn't work. Probably the command "build_hw_emu" sould be used instead.

Joel-De commented 8 months ago

@strubel001 Were you able to get hw_emu working for this tutorial, I'm still running into weird issues and was wondering if it was just me?

OTremois commented 8 months ago

I just Changed the README file:

During hw emulation a lot of lines similar to : [ 354.714956] spi-nor spi0.0: Unknown command extension type are displayed. The simulation is launched afterwards and suvvesful.