Forum Discussion
Altera_Forum
Honored Contributor
14 years agoAvalon-MM Master reading
Hello, I am trying to run Avalon-MM master to read data from memory chip, so I've written a code accessible here: http://paste.org/41475 When I try to count data when readdatavalid is asserte...
Altera_Forum
Honored Contributor
14 years agoWell I agree that bursting should solve the problem more safely, than locking the arbitration.
I assert burstcount, address and read signal until waitrequest is 0 - everything within' specs here.