Altera_Forum
Honored Contributor
16 years agoProblems with interfacing QDRII with NiosII on Stratix III devellopment board
Hi,
I'm trying to interface QDRII memory (CY7C1263V18-400) with my NIOS II processor using SOPC builder on my Stratix III devellopment kit. Each time I try to add the UniPhy QDRII controller I've got the following warnings: Warning: QDRII.avl_w: writedata[72] width must be in {8, 16, 32, 64, 128, 256, 512, 1024} for dynamic addressing Warning: QDRII.avl_w: byteenable[8] width must be 9 (data width/8) Warning: QDRII.avl_r: readdata[72] width must be in {8, 16, 32, 64, 128, 256, 512, 1024} for dynamic addressing Furthermore, when I try to generate the system I obtain the error: # 2010.01.19 13:54:53 (*) Making arbitration and system (top) modules. ERROR: slave data width (72) for slave QDRII/avl_r unexpected 9 Then I tried to use the DDRII (MT9HTF12872AY-800E1) but I obtained the same type of warnings and errors. I'm dying trying to resolve this problem, can someone help me plz ?