Conversation
|
The C++ driver depends on #1210, so that I do not have to duplicate some of the builder options. In the meantime, there are still some details that I will polish up a bit for nicer integration. I have now moved both drivers into a single step called step_make_driver. If |
…n/finn into feature/integrateCppDriver
preusser
left a comment
There was a problem hiding this comment.
Thanks, @LinusJungemann!
This looks good.
* See also Xilinx#989 --------- Co-authored-by: Felix Jentzsch <felix.jentzsch@upb.de> Co-authored-by: bwintermann <bjarne.wintermann@me.com> Co-authored-by: auphelia <jakobapk@web.de>
auphelia
left a comment
There was a problem hiding this comment.
Thank you, @LinusJungemann! Looks good to me as well :) I've added some small changes on code organization, tests and added the --force flag to the xclbinutil command to make it easier to re-run.
Adds support for the C++ driver for FINN https://github.com/eki-project/finn-cpp-driver
The C++ driver itself is added as a submodule to FINN.
Current v1.0 driver release note: https://github.com/eki-project/finn-cpp-driver/releases/tag/v1.0