DDR Ram timing
Posted: Wed Jun 24, 2020 10:38 pm
How many cycles (max) does it take to read the DDR Ram ?
looking at some cores they set the required address, set the read and then wait for read ready, but since I need to read 32 bytes per frame I would like to make sure I leave plenty of cycles to get the data I request returned. (and they won't all be in a row, it will jump about a bit) so I can time slice it nicely across them.
also does it need to be clocked at any specific speed ?
cheers
looking at some cores they set the required address, set the read and then wait for read ready, but since I need to read 32 bytes per frame I would like to make sure I leave plenty of cycles to get the data I request returned. (and they won't all be in a row, it will jump about a bit) so I can time slice it nicely across them.
also does it need to be clocked at any specific speed ?
cheers