Hello to everyone!
This is my first time in the forums. I recently started attending a class which involves doing a project using a Zedboard of Zynq Series. For the moment we are just getting to know the board and the programming environment, by doing small excercises. One of them requires to implement a circular buffer.
The circular buffer should be located in the DRAM.
My question has to do with the implemention of the buffer. Is it possible to implement the buffer in the DRAM, just by writting code in the SDK enviroment?
Also some links to guides that mention how to access the DRAM and write to it, would be really apreciated!
Thank you in advance for your help, and sorry if the thread is in the wrong section.