This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to Use Cortex-A9's L2 Cache as RAM

I use Xilinx Zynq xc7z010,it has a Cortex-A9 MPCore,its L2 Cache controller is L2Cpl310,

My Design is small do not  need DDR, i hope run faster

i hope use its L2 Cache(512KB)  as RAM

so i can added 512KB RAM to my chip,

i can write & read data to the 512KB memory

and write & read data to the 512 KB memory(L2 Cache) is very faster.

how can i do this?

thanks.