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

Limit PCIe speed to Gen2

emrahener
Beginner
2,730 Views

Hi,

 

I am using Multi Channel DMA Intel® FPGA IP for PCI Express IP on a Agilex device to implement a x16 PCIe EndPoint.  Due to some problems I want to change the advertised speed to Gen2 form Gen3. IP parameters does not allow me to do so. Is there a way to do so ?

Quartus Version :23.1

DEVICE :AGIB027R31B2E2VAA

Kind Regards,

Emrah ENER

 

Labels (1)
0 Kudos
10 Replies
Wincent_Altera
Employee
2,700 Views

Hi,


Can what IP parameter does not allow you to do so ?

My suggestion is regenerate a new design example for pcie gen3.

Is any printscreen that you can show to me ?


Regards,

Wincent_Intel


0 Kudos
Wincent_Altera
Employee
2,661 Views

Hi,

 

I wish to follow up with you about this case.

Do you have any further questions on this matter ?

​​​​​​​Else I would like to have your permission to close this forum ticket

 

Regards,

Wincent_Intel


0 Kudos
emrahener
Beginner
2,656 Views

 

Hi Wincent ,

 

Screen shots is below. We are using MCDMA PCIe IP  As you can see there is no Gen2 option. We want to limit our HW capability to Gen2 and don't want our endpoint to negotiate up to Gen3 speed. I also attached the speed options for streaming version which also don't have any Gen2 option.

 

emrahener_1-1687765229351.png

MCDA IP

emrahener_0-1687764867343.png

Streaming IP

0 Kudos
Wincent_Altera
Employee
2,636 Views

Hi,


You can generate the gen3 design example. But please ensure that you set your BIOS PCIe speed setting into gen2.

Then suppose it will auto downgrade into the gen2 speed.


You may check the gen speed via

$ sudo lspci -s 01:00.0 -vv


0 Kudos
Wincent_Altera
Employee
2,610 Views

Hi,

 

I wish to follow up with you about this case.

Do you have any further questions on this matter ?

​​​​​​​Else I would like to have your permission to close this forum ticket

 

Regards,

Wincent_Intel


0 Kudos
emrahener
Beginner
2,598 Views

Hi,

 

Down training is a capability  which every PCIe endpoint must support. My question was related to limiting end point capability to Gen2 (Inside MCDMA PCIe IP) not limiting it from PCIe switch side. Can you please confirm that this is not possible through IP parameters or through modifying generated ip hdl files?

0 Kudos
FvM
Honored Contributor II
2,583 Views
Hi,
I'm pretty sure that you can achieve what you want by modifying generated IP files. The feature to limit the maximal speed of a PCIe design has a different purpose, it's there to reduce the interface clock speed or bitwidth when you don't need it. For some reason, the Agilex Gen 4 IP has no feature to configure for below Gen 3 speed. It's probably a matter of reducing the number of alternative core configuration.
If you step through the PCIe simulation, you'll see that communication really starts at Gen 1 speed, going up to the maximal speed supported by both peer. I guess you can simply reduce the advertised speed, but I didn't look into the details.
Regards,
Frank
0 Kudos
Wincent_Altera
Employee
2,547 Views

Hi,


if according to the user guide if Agilex I-series.

https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/archives/ug_ptile_pcie_avst-20-3-3-1-0.pdf

under page 6/203


Gen 2 are supported via link down training only.

Let me know if further clarification is needed.


Regards,

Wincent_Intel


0 Kudos
emrahener
Beginner
2,531 Views

Hi Vincent,

 

I have no further questions.

 

Kind Regards,

Emrah ENER

0 Kudos
Wincent_Altera
Employee
2,512 Views

Hi

 

Thanks for confirming the answer

Hence, This thread will be transitioned to community support.

If you have a new question, feel free to open a new thread to get support from Intel experts.

Otherwise, the community users will continue to help you on this thread. Thank you

If your support experience falls below a 9 out of 10, I kindly request the opportunity to rectify it before concluding our interaction. If the issue cannot be resolved, please inform me of the cause so that I can learn from it and strive to enhance the quality of future service experiences. 

 

Regards,

Wincent_Intel


0 Kudos
Reply