A template to implement a CORDIC-based rotation with bit accurate fixed-point number representation.
Go to file
Camille Monière 9e21f49577
Fix CMakeLists and add a constexpr test
- ap_types should be correctly foundable now.
- A unit-test to check for constexpr rightness have been added.
2022-02-14 10:44:22 +01:00
data Working AP template cordic 2022-02-11 18:17:13 +01:00
RomGenerators Clang works, not GCC 2022-02-11 19:17:42 +01:00
sources Fix CMakeLists and add a constexpr test 2022-02-14 10:44:22 +01:00
.gitignore initial commit 2022-02-04 19:27:11 +01:00
cmake_format_conf.py Fix CMakeLists and add a constexpr test 2022-02-14 10:44:22 +01:00
CMakeLists.txt Fix CMakeLists and add a constexpr test 2022-02-14 10:44:22 +01:00