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 agoThis behaviour is allowed in the avalon specification (http://www.altera.com/literature/manual/mnl_avalon_spec_1_3.pdf): (page 3-3)
--- Quote Start --- An Avalon-MM slave may assert waitrequest during idle cycles. An Avalon-MM master may initiate a transaction when waitrequest is asserted. The design of Avalon-MM slaves must take these possibilities into account. --- Quote End --- I don't remember how it is written in the TSE's manual, but usually the Avalon specification is a bit better.