mirror of
https://github.com/DrasLorus/CORDIC_Rotate_APFX.git
synced 2024-11-12 16:13:17 +01:00
5bc9c3eeb1
- Commit title implies possible Xilinx Vivado HLS 2019.1 support, thus support for e.g. all USRP Series 3 from Ettus. - Add a new CORDIC version, Rom based and meta-programmed via CMake features, to be even compiled with earlier GCC (not quite tested, but by changing constexpr to const and using gcc 4.6 -sdt=c++0x, it worked). - Class name modified, to be more explicit.
11 lines
No EOL
181 B
Text
11 lines
No EOL
181 B
Text
.cache
|
|
|
|
build
|
|
lib
|
|
bin
|
|
compile_commands.json
|
|
*octave-workspace
|
|
|
|
sources/CCordicRotateRom/CCordicRotateRom_*.?pp
|
|
sources/CordicRoms/cordic_rom_*.?pp
|
|
sources/tb/cordic_rom_tb_??*_*.?pp |