hls4ml-tutorial icon indicating copy to clipboard operation
hls4ml-tutorial copied to clipboard

Integrating generated ip core to vivado

Open AbdouTobblaze opened this issue 3 years ago • 1 comments

Hi, for my final year project I'm implementing an mnist cnn classifier model. I found your framework very interesting, I tried the first notebook but then I couldn't figure out how to integrate the generated ip core to my hardware design in Vivado. Could someone help me on this please ?

AbdouTobblaze avatar Apr 15 '21 10:04 AbdouTobblaze

My apologies for that late response on this. We recently merged the VivadoAccelerator backend into the hls4ml master branch. That can help make a bitfile for Pynq-Z2 and ZCU104 boards that use DMA to move data between the host processor and the IP. It may also provide a starting point if your intended application is different.

thesps avatar Sep 06 '21 15:09 thesps