Forum Discussion
Altera_Forum
Honored Contributor
14 years agoInterfacing the MARVEL Chip on DE2-115
I would like to link the DE2-115 to my PC and need to implement a simple protocol not taking away too many resources, so I thought to use GigE. I would like to interface the MARVEL chip directl...
Altera_Forum
Honored Contributor
13 years agoIn Quartus 11.1, you need to look at the file C:\altera\11.1\ip\altera\triple_speed_ethernet\lib\sopc_builder\altera_triple_speed_ethernet\HAL\src\altera_avalon_tse.c, and the functions marvell_phy_cfg, marvell_cfg_gmii, marvell_cfg_sgmii and marvell_cfg_rgmii, depending on the interface you use.
It should be in a similar path on the other versions of Quartus.