mirror of
https://github.com/DrasLorus/CORDIC_Rotate_APFX.git
synced 2024-11-14 00:53:17 +01:00
6afa99d7a1
- 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).
14 lines
No EOL
297 B
Text
14 lines
No EOL
297 B
Text
.cache
|
|
|
|
build
|
|
lib
|
|
bin
|
|
compile_commands.json
|
|
*octave-workspace
|
|
.vscode
|
|
|
|
RomGenerators/sources/main_generator_??*_*.cpp
|
|
sources/CCordicRotateRom/CCordicRotateRom_*.?pp
|
|
sources/CordicRoms/cordic_rom_*.?pp
|
|
sources/tb/catchy/cordic_rom_tb_??*_*.?pp
|
|
sources/tb/catch_less/cordic_rom_aptypes_tb_??*_*.?pp |