How to improve performance of linear interpolated table read
Posted on March 20, 2017 at 20:12 Hi. I'm reading 1025 index float lookup tables where the last item is for looping the data. The input to the function is a 32-bit phase number which is converted to 10-bit for indexing and a 22-bit rest for in...