Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
Ankündigungen
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
21615 Diskussionen

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

AMaat
Einsteiger
1.154Aufrufe

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 Antworten
BoonT_Intel
Moderator
931Aufrufe

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.

AMaat
Einsteiger
931Aufrufe

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

BoonT_Intel
Moderator
931Aufrufe

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. 😉

AMaat
Einsteiger
931Aufrufe

Hello Sir,

 

thank you for your quick replies,

Regards Arne

Antworten