Hi,
I have only one FSL link in my design. I believe the tasklet in the driver loops around all 8 FIFOs however. So I changed the MAX_FSLFIFO_COUNT from 8 to 1 hoping this will improve the performance. But it seems that did not make any difference by looking at the object code. I still see the put statements for each of the 8 FSL links. And the performance did not improve. I wonder if there is a better way to make the link faster if I am only using one FIFO.
Thanks,
Simon