CORDIC_Rotate_APFX/sources
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
..
CCordicRotateConstexpr Remove indetermination and patch for Xilinx v2019.1 compatibility 2022-04-25 11:43:31 +02:00
CCordicRotateRom GNU 4.6 (consequently Xilinx 2019.1) is finally supported 2022-05-13 15:53:14 +02:00
CCordicRotateSmart Big update, that compiles with Xilinx GCC 6.2 2022-02-18 21:33:59 +01:00
CordicRoms Update CMakeLists and add GCC 6.2 and 6.5 to the supported compiler lists 2022-02-21 11:39:33 +01:00
tb GNU 4.6 (consequently Xilinx 2019.1) is finally supported 2022-05-13 15:53:14 +02:00