Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20693 Discussions

Cyclone 5 SoC - HPS DDR - 16 Bit SDRAM on other bytelanes than 0 and 1

AMaat
Beginner
640 Views

Hello,

 

i'm currently designing a board with a Cyclone V SE with a single 16 bit DDR3 connected to Bytelanes 0 and 1.

 

in order to simplify the layout, the layouter requests to use other bytelanes instead. since i can't find any info on this in the datasheets i'm requesting it here.

 

For instance DQ0-7 on bytelane 1 and DQ8-15 on bytelane 4, is this supported in HW?

 

 

 

0 Kudos
4 Replies
BoonT_Intel
Moderator
417 Views

Hi Sir,

Is the bytelane that you saying here referring to HPS_DQS_0 and HPS_DQS_3 in the pin-out file?

https://www.intel.com/content/www/us/en/programmable/support/literature/lit-dp.html

If yes, you suppose can place the DQ pin into these groups as they are HPS DQ pin. Anyway, after you place it, try to fit with quartus full compilation to confirm.

0 Kudos
AMaat
Beginner
417 Views

Hello,

 

thanks for your reply,

 

Currently DDR DQ0-7 nets ('bytelane 0') is referring to HPS_DQS_0 and HPS_DQS#_0 (Pins R17/R16) and DDR DQ8-15 nets ('bytelane 1')is referring to HPS_DQS_1 and HPS_DQS#_1 (Pins R19/R18)

The layouter requests to connect DDR DQ0-7 nets ('bytelane 0') is referring to HPS_DQS_1 and HPS_DQS#_1 (Pins R19/R18) and and DDR DQ8-15 nets ('bytelane 1')is referring to HPS_DQS_4 and HPS_DQS#_4 (Pins V18/V17)

 

i'll ask the quartus colleague to check this in the tooling

0 Kudos
BoonT_Intel
Moderator
417 Views

Hi,

Yes, it should be ok as you can use any available DQ/DQS group (byte) from the FPGA to build your x16 interface.

Anyway, as mentioned please try to fit it in Quartus. If quartus does not complaint then it is good to go. 😉

0 Kudos
AMaat
Beginner
417 Views

Hello Sir,

 

thank you for your quick replies,

Regards Arne

0 Kudos
Reply