Inports
| |
In | Table index |
Outports
| |
Out | Table output |
Mask Parameters | |
Lookup | Look-up Table |
Look-up Table with 256+1 values.
Note: 257th value is used for preventing index overflow during interpolation.
-> for periodic signals the 257th value should be set equal to 1st value
-> for non-periodic signals the 257th value should be set equal to 256th value
FiP8 | 8 Bit Fixed Point Implementation |
FiP16 | 16 Bit Fixed Point Implementation |
FiP32 | 32 Bit Fixed Point Implementation |
Name | FiP8 |
ID | 160 |
Revision | 0.1 |
C filename | LookupTable_FiP8.c |
H filename | LookupTable_FiP8.h |
8 Bit Fixed Point Implementation
Controller Parameters | |
Table | Lookup table content |
Data Structure:
Name | FiP16 |
ID | 161 |
Revision | 0.1 |
C filename | LookupTable_FiP16.c |
H filename | LookupTable_FiP16.h |
16 Bit Fixed Point Implementation
Controller Parameters | |
Table | Lookup table content |
Data Structure:
Name | FiP32 |
ID | 162 |
Revision | 0.1 |
C filename | LookupTable_FiP32.c |
H filename | LookupTable_FiP32.h |
32 Bit Fixed Point Implementation
Controller Parameters | |
Table | Lookup table content |
Data Structure: