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 data read and write, i incremented address location and data by one, in top vhdl file (avl_addr = avl_addr +1 and avl_wdata = avl_wdata + 1). but am i missing some of data.
pll_ref_clk = 100MHz.
afi_clk = 266.66 MHz
MEM_CLK = 133.33Mhz (half rate).
Regards,
JERIN