See a demonstration of the lookup table optimization capability in Fixed-Point Designer™. This capability enables you to approximate a function or an existing block with an optimal lookup table. You can also compress the lookup tables in your design to reduce the RAM memory usage.
Optimize Lookup Tables for Memory-Efficiency Programmatically (Documentation): https://goo.gl/r87LWF
Function approximation with an optimal lookup table (Documentation): https://goo.gl/uf3mSj
Designing an optimal lookup table involves various choices: fixed-point or floating-point data, size of the table, evenly spaced data or uneven spacing, and other algorithm settings such as the interpolation method. All of these decisions are automated using the Lookup Table Optimizer.
Additional Resources:
- Optimize Lookup Tables for Memory-Efficiency: https://bit.ly/39y5M5F