Forum Discussion
nelky
Occasional Contributor
2 years agoavalon_master_waitrequest signal is always high
Hi, I am creating a project using Quartus Prime Pro on AGFB022R25A2I3V to read and write to single-port on-chip RAM. When I tried to simulate using modelsim, I found that the avalon_master_waitrequ...
sstrell
Super Contributor
2 years agoIs the host only connected to the RAM? Is it connected to any other components?
waitrequest is held high automatically by the interconnect if an agent is not ready yet to respond to a command or if the agent manually controls the waitrequest signal.