Altera_Forum
Honored Contributor
10 years agoF2H Avalon Bridge is stuck... How to release?
Hello,
In my design, I use the F2H Avalon Bridge to directly access the SDRAM Memory Controller located in the HPS. For some reason, the bridge is stuck (the hps_0_f2h_sdram0_data_waitrequest signal, which is coming from HPS is stuck to HIGH). Why? Actually no one should access the SDRAM Controller in HPS besides FPGA through the Avalon bridge... MPUs do not run any code, only U-Boot is located in the external DDR3 memory... Should I run the "bridge_enable_handoff” command from the U-Boot prompt in order to open the Avalon Bridge? How can I release the Avalon Bridge? How can I debug why it's stuck? Thank you!