We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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.