mirror of
https://github.com/DrasLorus/CORDIC_Rotate_APFX.git
synced 2024-11-14 09:03:18 +01:00
a8433e0188
- `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. |
||
---|---|---|
.. | ||
cordic_rom_tb.cpp.in | ||
cordic_tb.cpp | ||
main_catch2.cpp |