Hi,
We were using LUT in out code.
Recently looking at the documentation we found that LUT read takes 7 cycles. Any reason why is it so high.
With the same parameters LUT write takes just 1 cycles, whereas LUT read has a latency of 7 cycles. This seemed too high.
What is the reason behind such difference between read and write cycles?