Forum Discussion
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- If the logic has registers, they should be accessible in Qsys. If the PHY is external and accessed via I2C (MDIO) then the Qsys memory map would contain an I2C controller. However, in the case of the Stratix IV GT, the MAC+PHY is all internal. If there is nothing in the Qsys memory map, then there are no registers implemented to control the ALTGX or ALTGX_RECONFIG components that the 10G logic is implemented on top of. --- Quote End --- The 10G Ethernet is instantiated in top-level module. You can see the top module in the attachment. I think that I will need to study the design code and scripts more in order to make a board-to-board communication. Thanks a lot.