Hello,
I see the below information in the TRM for CLA Fixed priority arbitration scheme on Local shared Memory.
The following is the order of fixed priority for CLA accesses:
- Data Write
- Data Read/Program Fetch
For CLA, Program Memory and Data memory cannot reside in same LSx memory block. Then why does the Program Fetch and Data Read are shown in same priority?
Ideally Program Fetch and Data access don't conflict with each other for CLA, because they must happen on different LSx RAM blocks and each LSx RAM block have their own arbitration logic. Am I right?
Best Regards
Amulrass V