09-03-2018 06:57 AM
Hi everyone
Is it possible to increase Cache size to 128kB or even higher(256kB) in Microblaze? If it is possible, how?
Note: I know it seems like a basic question but I failed to find any answers or even find anyone else asking this question, If this is discussed before, please just give me a link to the referred discussion.
09-04-2018 01:32 AM
Hi,
There is currently no possibility to increase the cache size beyond 64kbyte.
You could look at SystemCache IP for having a L2 cache (32kbyte-512kbyte) which could help if your external memory accesses are too slow.
Göran
09-03-2018 11:17 AM
09-04-2018 12:06 AM
Cache size options are limited to 64kB in IP core generation settings, are there any ways to increase this size to 128kB?
09-04-2018 01:32 AM
Hi,
There is currently no possibility to increase the cache size beyond 64kbyte.
You could look at SystemCache IP for having a L2 cache (32kbyte-512kbyte) which could help if your external memory accesses are too slow.
Göran
09-04-2018 11:39 PM
Thanks a lot.
I will look into SystemCache
20801700