Forum Discussion
Altera_Forum
Honored Contributor
15 years agoI think the interface of DM9000 is somehow similar to LAN91C111, so this last is a good starting point if you need to create your own module. But I also think this is probably not necessary: if you don't have great performance issues you can simply build the interface to the chip with a tristate bridge and a few pio bits.
Then you must study the DM9000 handbook in order to build the software driver to operate it. Again, the 91C111 model could be a good starting point.