moved python3 prototyping to the python folder
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
#include <math.h>
|
||||
|
||||
#define DATA_L (1<<16)
|
||||
#define FP_acc 1000
|
||||
#define FP_acc (1<<16)
|
||||
|
||||
#include "FFT_FP_realisation.h"
|
||||
|
||||
|
||||
BIN
C/FP_math.o
BIN
C/FP_math.o
Binary file not shown.
Reference in New Issue
Block a user