Altera_Forum
Honored Contributor
21 years agoLan91c111 daughtercard support for NiosII
I am looking at modifying the NiosII ethernet examples to support the reduced pin configuration (only 24pins vs 72) of the Lan91C111 daughtercard that altera seems to have abandoned. QuartusII4.1 supports adding the component, but Eclipse gives a linker error about not supporting this configuration. At first glance it looks like only the two associated driver files would need to be modified.
I know that this card worked under NiosI, but with different drivers/sw. Is anyone familiar with this card, or if the hw module for this configuration should work under NiosII/uCos/Lwip once a proper driver is written? Is it possible for users to add new components to the NiosII HAL?.