Forum Discussion
Altera_Forum
Honored Contributor
16 years agoreceiving serial data
Helo i am new in fpga design and IP what i am asking is how can i receive serial data at the input of an ethernet mac ! how should i configure the ip and manage the inputs thank for your hel...
Altera_Forum
Honored Contributor
16 years agoYou need an SGMII. (Serial Gigabit MII interface) component called a PCS
http://www.altera.com/products/ip/iup/ethernet/m-mtip-ethermac_sgmii.html?gsa_pos=4&wt.oss_r=1&wt.oss=sgmii (http://www.altera.com/products/ip/iup/ethernet/m-mtip-ethermac_sgmii.html?gsa_pos=4&wt.oss_r=1&wt.oss=sgmii) Basically this provides a serial SGMII link between the external ethernet PHY device and the Altera TSE MAC Layer Hope this helps a bit