fastmachinelearning / hls4ml

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

Add Quartus and Vitis synthesis tests #792

Open jmitrevs opened 1 year ago

jmitrevs commented 1 year ago

Prerequisites

Currently the synthesis tests are only run with Vivado_HLS. We should add Quartus and Vitis synthesis tests

Motivation

We should test all the backends we support.

Parts of hls4ml being affected

Validate the quality of all the backends

zyt1024 commented 1 year ago

Hello, may I ask if the tests for adding Vitis synthesis have been completed? When will there be related examples available, approximately?