Forum Discussion
Altera_Forum
Honored Contributor
12 years agoNeed help to make Triple Speed Mac's avalon-MM interface work.
In my now doing project, a altera Tse mac without sopc/os is used, I wanna to use only the Tse with udp/ip stack in a very fast image grab application. Basic hardware is Cyclone III + 88E1111(GMII...
Altera_Forum
Honored Contributor
12 years agoFind the problem, seems waitrequest is by default '1', don't confused by that, you can write to/read from the mac control register and then wait for waitrequest '0' (1 clk pulse )to indicate that write/read done, then do the next write/read.
The ug says waitrequest means "Register interface busy", I don't think it is exactly, easy to let me think of "busy". maybe directly "Register wait for request" is better.