Christophe Favergeon
f91c1f3c24
Better test automation with cmsis build tools
...
Added a python script for automation of tests with cmsis build tools.
Correction to some tests
Float promotion issues in some f16 code.
3 years ago
Christophe Favergeon
25c3fa3c02
Corrected compilation warnings.
3 years ago
Silfurion
633ab5913e
Add Conversion functions from and to 64 bit floating point
...
Cleaned f64 conversion functions.
3 years ago
Christophe Favergeon
0705c67568
Corrected issue #59
...
Out of bound access for arm_correlate MVE implementations.
3 years ago
Christophe Favergeon
54be9aeaee
Corrected issue #61
...
Table configuration issue with RFFT Fast F32 and F16
The define use to include or exclude the bit reverse table is different
for scalar and MVE versions. The test was not covering both cases.
3 years ago
Christophe Favergeon
9eb4e92e74
Corrected issue #57
...
Problem with arm_scale_q15 and q31.
Reorganized a little the cmsis build scripts for the test framework.
3 years ago