Altera_Forum
Honored Contributor
15 years agoQuestions about soft MACs and uClinux Networking
I'm still working on bringing up networking on my soft processor. I have some questions.
There are at least three different soft MAC architectures I have found. The Altera TSE built into the SOPC builder, the opencores Igor available at http://www.alteraforum.com/forum/showthread.php?t=21005&referrerid=2226 (http://www.alteraforum.com/forum/showthread.php?t=21005&referrerid=2226) and the SLS MAC available at http://www.slscorp.com/catalog/product_info.php?cpath=22_31&products_id=53 (http://www.slscorp.com/catalog/product_info.php?cpath=22_31&products_id=53). I'm trying to figure out which drivers go with which cores. When I do a "make menuconfig" I get two different Triple Speed Ethernet options. I get "Altera Triple Speed Ethernet MAC Support (SLS)" and I get "Altera Tripple Speed Ethernet support (EXPERIMENTAL). Which driver supports what? Is the TSE built into the SOPC supported in uClinux? Does the (SLS) mean that it is tied to the SLS MAC or does that just mean SLS developed the driver to support the TSE? Thanks, David