Block: LookupTable



PIC




Inports


In

Table index






Outports


Out

Table output






Mask Parameters


Lookup

Look-up Table




Description:

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

Implementations:
FiP8 8 Bit Fixed Point Implementation
FiP16 16 Bit Fixed Point Implementation
FiP32 32 Bit Fixed Point Implementation

Implementation: FiP8


8 Bit Fixed Point Implementation



Inports Data Type


In

int8






Outports Data Type


Out

int8




Implementation: FiP16


16 Bit Fixed Point Implementation



Inports Data Type


In

int16






Outports Data Type


Out

int16




Implementation: FiP32


32 Bit Fixed Point Implementation



Inports Data Type


In

int32






Outports Data Type


Out

int32