CORDIC_Rotate_APFX/sources/CCordicRotateRom
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
..
CCordicRotateRom.cpp.in Correct the name and improve widely 2022-03-14 14:07:10 +01:00
CCordicRotateRom.hpp.in GNU 4.6 (consequently Xilinx 2019.1) is finally supported 2022-05-13 15:53:14 +02:00
CCordicRotateRomTemplate.hpp Correct the name and improve widely 2022-03-14 14:07:10 +01:00