Altera_Forum
Honored Contributor
14 years agowaitrequest stuck high on simple avalon master
I have recently switched from sopc builder to qsys and am having problems with some of my own components that include avalon masters.
I'm using a very simple avalon master (not pipelined). What I'm seeing is the waitrequest input to my master is always active if it's connected to a slave that is also connected to another master. The waitrequest is active even if my master isn't accessing the bus. Waitrequest is active even if no master in the system is accessing the slave port that my master is connected to. I don't recall having problems like this with sopc builder. Is there some setting that I've overlooked? The first time I saw this problem I was able to work around it by changing the system design so that only my master was connected to the slave (an internal RAM block which I changed to dual port). I'm now seeing the same problem on a second component which doesn't have such a simple work around. Thanks for any pointers.