CORDIC_Rotate_APFX/sources/CCordicRotateSmart
Camille Monière 5bc9c3eeb1
Big update, that compiles with Xilinx GCC 6.2
- 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.
2022-02-18 21:33:59 +01:00
..
CCordicRotateSmart.cpp Big update, that compiles with Xilinx GCC 6.2 2022-02-18 21:33:59 +01:00
CCordicRotateSmart.hpp Big update, that compiles with Xilinx GCC 6.2 2022-02-18 21:33:59 +01:00