Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
16597 Discussions

PCIE - pin selection for two controllers in Stratix V

Altera_Forum
Honored Contributor II
881 Views

Folks, 

 

I need to implement two PCIe Gen 2 x8 controllers in Stratix V device (5SGXEA7K2F40C2). Using MegaWizard I've generated the two variants. One of them needs to be connected to the left side and the other to the right side chip pins. I tried various things: 

1. In pin planner, force location as EDGE_LEFT and EDGE_RIGHT on the pins 

2. In QSF file, set_location_assignment EDGE_LEFT -to <pin> 

None of them result in the pin assignments that I need. 

I am pretty sure that the chip has two Hard IP controllers. 

I can't seem to get the automatic assigner to pick the correct pin groups 

on the left edge or the right edge as needed for my use. 

 

How can I select the serdes pins that I need? 

 

Thanks in advance for your help.
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
155 Views

EDGE_LEFT and EDGE_RIGHT are with reference to die not package. By flipping the edge assignment side (EDGE_LEFT to EDGE_RIGHT and vice-versa), I was able to get what I need.

0 Kudos
Reply