Where can I find the schematic for MitySBC_Agilex5
Added by Eleonora Haralanova 1 day ago
Hello,
I'm trying to instantiate 3 PCIe Gen3 x4 lanes IPs in the FPGA but can't figure out which pins are available to use. From the datasheet - the M2 connector is one, then the FMC has another 4 lanes, but I don't see where to put the third IP because the display port uses another 4 lanes, but it shows only the TX side connected. Is there a schematic that I can use?
The 3 PCIe x4 lanes is the bare minimum that I need as far as transceivers go. I would prefer to be able to get 2 of the PCIe as x8 and one x4 lanes. I would be grateful for any information.
Thank you,
Eleonora
Replies (3)
RE: Where can I find the schematic for MitySBC_Agilex5 - Added by Michael Williamson 1 day ago
Hello Eleonora,
To confirm, are you using the MitySBC hardware? If so then the three possible banks for PCIe x4 would be:
Bank GTSL1B (M.2 Connector)
Bank GTSR4B (FMC DP0->DP3)
Bank GTSR4A (FMC DP5->DP7 .... reversed connections to CH4->CH0)
The Agilex-5 E series does not support bonding past x4 lanes, so I don't believe x8 is possible.
If you are working with a sales rep, please let him know you need schematics and we can provide them.
With regards,
Mike
RE: Where can I find the schematic for MitySBC_Agilex5 - Added by Eleonora Haralanova about 13 hours ago
Thank you, Mike.
I was asking about the schematic, because I don't have information about all the pins that are connected on the PFGA. We are working with Arrow, so I'll ask them for schematic, but can you answer few more questions about the clocks.
IF I utilize GTSR4A and GTSR4B for PCIe Gen3 x4, I need 2 pairs of clock pins in those banks for ref_clk. Those are not the once that are connected to the Si5883 devices.
In the reference designs, I see
i_fmc_gbt_clk0_p, PIN_AV16 bank 4B
i_fmc_gbt_clk1_p, PIN_BB16 bank 4A
Since these clocks are not used, only positive pins are shown and I don't know if the negative pins are connected. Nor does it specify the clock frequencies.
Also, for the bank GTSL1B, do I use as reference
i_mge_ref_clk(n) PIN_AT115 1C
i_mge_ref_clk PIN_AT120 1C
It's not enabled output from the Si device at the moment, but can be reprogrammed.
OR do I actually need
PIN_AV115 1B
PIN_AV120 1B
Eleonora
RE: Where can I find the schematic for MitySBC_Agilex5 - Added by Michael Williamson about 12 hours ago
Hi Eleonora,
Are you trying to run EP or RP?
The GBTCLK0_M2C_P/N on FMC D4/D5 is run to REFCLK_GSTR4B_CH1p/n (AV16 AV21) of the FPGA.
The GBTCLK1_M2C_P/N on FMC B20/B21 is run to REFCLK_GSTR4A_CH1p/n (BB16 BB21) of the FPGA.
These would work for EP.
If you need RP, you might have to forward a 100 MHz clock up to the FMC clock and then somehow double it and route it back down to the inputs.
Are you designing your own FMC card or do you have a specific one in mind?
Thanks,
Mike