Forum Discussion
Altera_Forum
Honored Contributor
21 years agoProblem with Altera timing model for LAN91C111?
Hello, I am developing on a system that is very similar to the Nios II evaluation kit. I am trying to transfer data to and from the LAN91C111 Ethernet MAC but have noticed some problems. The MA...
Altera_Forum
Honored Contributor
20 years agoI came across the issue a while back when I was adding a DMA in to the flow. The problem I saw was that the Lan ship asked for wait states and the driver did not used the ardy signal.
I opened a ticket back in march and it is supposed to be addressed in either 5.0 or the first bug fix. There solution was to slow down the access and still not use the ardy signal.