On Jun 5, 2021, at 10:35 AM, 'Saxena, Shefali' via hls4ml help <hls4m...@googlegroups.com> wrote:
Hi,
This is Shefali from Argonne National Lab. I am interested in developing machine learning algorithms in FPGA. I have gone through the tutorial hls4ml-tutorial. I would like to know where the ip is created after hls_model.build step. I cannot find it in impl. directory.
<image.png>
Also, after ip creation, how can I take it to Vivado, generate a bit file, and use the bit file to run ML algo on FPGA? Is there a link to tutorial or steps to do this? I will really appreciate if you can help me with the steps.
Thanks,Shefali
--
You received this message because you are subscribed to the Google Groups "hls4ml help" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hls4mlhelp+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/hls4mlhelp/DM6PR09MB4965DE9120AFF967E6539067BA3A9%40DM6PR09MB4965.namprd09.prod.outlook.com.
On Jun 8, 2021, at 2:41 PM, Saxena, Shefali <ssa...@anl.gov> wrote:
Hi Nahn,
Thank you for getting back to me. I was able to export the ip:
<image.png>
On Jul 2, 2021, at 4:01 PM, Saxena, Shefali <ssa...@anl.gov> wrote:
Hi Nahn,
I have tried the example with the pynq-z1 board, have modified the board specifications and successfully generated the bit file.
I got stuck at the "Run test harness software in SDK" step. It gives me the following error:
<image.png>