fastmachinelearning / hls4ml

Machine learning on FPGAs using HLS
https://fastmachinelearning.org/hls4ml
Apache License 2.0
1.26k stars 407 forks source link

Implement support for multiple backends #167

Closed vloncar closed 2 years ago

vloncar commented 5 years ago

During the project structure redesign, some though went into enabling multiple backends (currently only Vivado is supported). Given the work of @gdg on Mentor and @hamzajaved780 on Intel it is tome to complete this. Ideally, it should be configurable through Backend: Vivado/Mentor/Intel... configuration parameter.

jmduarte commented 2 years ago

Closed by #245