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 ...
Deshi_Intel
Regular Contributor
6 years agoHI,
sstrell has a point.
Besides that, you also want to watch out if there is burst setting in your DDR2 avalon transaction.
Thanks.
Regards,
dlim
- JJame306 years ago
New Contributor
Sir,
My parameters are:
avl_size , i kept as 0001
avl_wdata = 256 bit
mem_dq = 64 bit (half rate)
avl_addr = 26 bit
My initial address was X"0000000", for increasing address location by 1(X "0000001"), i want to add 4 with avl_addr ?