Forum Discussion
JJame30
New Contributor
6 years agoavl_address order in uniphy ip
Hi Sir, I am working on SEN02G64C4BH2MT-30WR DDR2. i am using uniphy ip in quartus. (Stratix 4) I am able to do single write and read to a particular address location with specific data. For bulk ...
sstrell
Super Contributor
6 years agoRemember that with Avalon in Platform Designer, masters, by default, use byte addressing while slaves, like the memory IP, use word addressing. You don't mention what your data width is, but if, for example, it's 32 bits, you need to increment the address by 4 on the master to get to the next 32-bit data.
#iwork4intel