Xilinx / finn

Dataflow compiler for QNN inference on FPGAs
https://xilinx.github.io/finn
BSD 3-Clause "New" or "Revised" License
723 stars 230 forks source link

1 - Add support coyote shell #930

Open ADGLY opened 10 months ago

ADGLY commented 10 months ago

This PR adds support for generating a bitstream containing the FINN kernel inside a Coyote shell.

For now, it only takes care of the HW design side.

This PR is deprecated as it does not contain some fixes and does not support writeable wieghts. I leave it here because the underlying automation code is roughly the same and its a smaller PR.

But this should not be merged.