CORDIC_Rotate_APFX/sources
DrasLorus a8433e0188
Fix synthesis and includes bugs
- `catch_common` target renamed `catch_common_${PROJECT_NAME}` to avoid
  conflict with other `catch_common` target when included in a top
  cmake project.
- `scale_cordic(double)` moved outside of the SOFTWARE region, as it can
  be useful in Xilinx testbench and is not synthetized anyway.
- A little modification for debbuging purpose, out_stream can be used to
  dump results in a file if not commented out.
2022-04-20 19:44:52 +02:00
..
CCordicRotateConstexpr Fix synthesis and includes bugs 2022-04-20 19:44:52 +02:00
CCordicRotateRom Fix test method to really using test vectors 2022-04-14 17:19:19 +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 Fix synthesis and includes bugs 2022-04-20 19:44:52 +02:00