A great resource for 32x32 image dataset: http://chaladze.com/l5/
Book to jumstart or serve as refresher: Programming Machine Learning (Perrotta, Paolo) [ISBN: , 9781680507720]
...
...
@@ -73,3 +74,5 @@ Cant find custom IP in Vivado : add IP zip path, open IP Integrator view, from I
Cant connect hls::stream<> type object in IP : Note: The hls::stream class should always be passed between functions as a C++ reference argument. For example, &my_stream.
IMPORTANT: The hls::stream class is only used in C++ designs. Array of streams is not supported.
Non-Blocking write not-allowed in Non-FIFO Interfaces like axis instead try using FIFO m_axi