Skip to content

Error while running MNIST pre-built finn example #785

Answered by mmrahorovic
nalnatsheh asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @n17a10d19e97r , thanks for your question!

From the latest FINN-examples release, we currently don't provide pre-built bitfiles for the Pynq-Z2 board. If you want to generate a bitfile for the TFC networks for the Pynq-Z2 board, you would have to do that manually. You can follow the steps here. More specifically, you would only need to edit the following line to zynq_platforms = ["Pynq-Z2"] and alveo_platforms=[] and then run the bnn-pynq/build.py build flow.
Alternatively, you could use a Pynq-Z1 board for which we have included pre-built bitfiles.

Hope this helps you further. Please let me know if you have any further questions!

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@JJJWG
Comment options

@mmrahorovic
Comment options

Answer selected by auphelia
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants