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...
ShengN_altera
Super Contributor
2 years agoHi,
May I know in your design which ip (avalon-mm master) is interfaced with this on-chip memoery II (RAM or ROM) Intel FPGA IP? I think avalon_master_waitrequest is a signal of the avalon-mm master.
Are you using BFM simulation?
Possible to provide the on-chip memoery II .ip file for checking the settings?
Thanks,
Regards,
Sheng
nelky
Occasional Contributor
2 years agoHi ShengN,
I created the master myself. After checking, I found that the avalon_master_waitrequest at the master side is an input pin. It gets the signal from altera_mm_interconnect_1920_haeydly uav_waitrequest pin. But this pin somehow stays high forever. Do I miss out anything here?
Regards