CORDIC_Rotate_APFX/sources/CCordicRotateConstexpr
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.cpp Big update, that compiles with Xilinx GCC 6.2 2022-02-18 21:33:59 +01:00
CCordicRotateConstexpr.hpp Fix synthesis and includes bugs 2022-04-20 19:44:52 +02:00