fastmachinelearning / hls4ml

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

fix Vitis pragmas messed up by pre-commit #751

Closed jmitrevs closed 1 year ago

jmitrevs commented 1 year ago

Description

Pre-commit modified some long pragmas incorrectly. This fixes the issue.

Type of change

Tests

Should would have been caught by Vitis builds, which we need to add to the CI. We should do that, but probably not hold this PR for that. Vitis pytests should confirm that this doesn't mess up compilation.