Forum Discussion
Altera_Forum
Honored Contributor
15 years agoI don't know the DE2 board, but usually every development board comes with a software package which installs all the required modules. I have a different dev board with a few devices not natively supported by sopc builder: a setup program included with the board added all I needed in the Altera directories.
The eeprom interface is not necessary if the device is controlled by a host processor (I suppose you want to connect it to a Nios); in these cases all the relevant non volatile data (i.e. mac address) is stored along with the processor code and the processor itself configures the ethernet controller.