CORDIC_Abs_APFX/sources/top_level
DrasLorus d9f80fc165
Enable support of GNU v4.6 and (consequently) of Vivado HLS 2019.1
- Also disable TCL unit COSIM test. Can be enable by turning 'true' to
  false in the CMakeLists,
- v4.6 doesn't support C++14, nor some C++11, so some hacky ways have
  been found. Unit test has been updated but still works and coverage is
  good (94%, the 6% beeing exeption handling, unrelevant in HLS).
2022-05-16 19:02:23 +02:00
..
top_level_cordic.cpp Enable support of GNU v4.6 and (consequently) of Vivado HLS 2019.1 2022-05-16 19:02:23 +02:00
top_level_cordic.hpp Formatting 2022-04-21 15:32:39 +02:00
top_level_cordic_tb.cpp Enable support of GNU v4.6 and (consequently) of Vivado HLS 2019.1 2022-05-16 19:02:23 +02:00