Forum Discussion
Altera_Forum
Honored Contributor
13 years agoLAN91C1111 interrupt
I am migrating my old quartus and nios project to latest version 13.0. I got a problem now ,The ethernet communication is not working. I found the IRQ number become to -1 in system.h. but I assigned ...
Altera_Forum
Honored Contributor
13 years agoI changed IRQ number in system.h as below, it works. but this is not a correct way, It will overwrite if i re-generate BSP.
# define LAN91C111_IRQ 14 # define LAN91C111_IRQ_INTERRUPT_CONTROLLER_ID 0