Forum Discussion
Altera_Forum
Honored Contributor
16 years agoI would double check your board design, top-level FPGA design connections and the connections from that top-level to SOPC Builder, first.
- Use the Altera kits that include the 91c111 as a guide. - Pay attention to _all_ signals, not just the ones that are connected to the SOPC Builder module! Then I would proceed to stepping through the initialization of the ethernet driver in alt_sys_init.c (built as a part of your System Library...or BSP, depending on the flow you use). Cheers and Good Luck! - slacker