Skip to content

Deploy BNN model on FPGA AC701 #387

Answered by maltanar
lloo099 asked this question in Q&A
Oct 12, 2021 · 1 comments · 20 replies
Discussion options

You must be logged in to vote

Hi @lloo099 , it is possible to deploy FINN-generated accelerators on devices without any PS as well, though it takes a bit more effort. The idea is to stop the build flow at the IP block design (also called stitched IP) generation stage, which gives you an IP block with AXI stream-in stream-out interfaces, and integrate that manually into your FPGA design. Although not yet released, we have an upcoming tutorial about this here thanks to contributions from @jterry-x : https://github.com/jterry-x/finn-examples/tree/main/build/fpga_flow

I'm not sure if I understood your question about Brevitas, but the FAQs 2,3,4 in https://finn.readthedocs.io/en/latest/faq.html might be relevant.

Replies: 1 comment 20 replies

Comment options

You must be logged in to vote
20 replies
@fpjentzsch
Comment options

@lloo099
Comment options

@lloo099
Comment options

@laochonlam
Comment options

@lloo099
Comment options

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