Forum Discussion
3 Replies
- Altera_Forum
Honored Contributor
PCIe is a hardblock on FPGA side and GigE is on the HPS side. However both are on the silicon and you won't need anything aditional to buy.
- Altera_Forum
Honored Contributor
Both PCIe hard Ip core and GigE doesn't are license-free.
- Altera_Forum
Honored Contributor
In Cyclone V ST, you can implement the GIGE using Custom PHY or Native PHY. These PHYs will have GIGE presets for you to select to help auto populate the required configuration during instantiation. Note that this is just the PHY layer. You will still need to code your MAC logic.