Commit graph

3 commits

Author SHA1 Message Date
anonymous
6afa99d7a1
GNU 4.6 (consequently Xilinx 2019.1) is finally supported
- if GNU version is less than 6.2:
    * Catch2 is disabled, a custom unit test is used instead,
    * Constexpr keyword is largely removed and less used (performance
      loss),
    * Only ML Cordic/Roms are compiled and tested.
- Perfect compilation on g++ v4.6.4, should work on Vivado HLS (g++
  v4.6.3).
2022-05-13 15:53:14 +02:00
Camille Monière
9b83926968
Fix for GCC 9.4 support, formatting, and license addition. 2022-02-17 20:22:12 +01:00
Camille Monière
d46fbc40b6
Road to template cordic rotate 2022-02-07 18:59:06 +01:00