CAlex
Contributor
2 years agoHow to fully control the Avalon MM bridge by HPS baremetal?
Hi,
I'm using CycloneVsoc baremetal HPS with FPGA.
I have multi channel from HPS to FPGA, they are using H2F bridge or LWH2F bridge(AXI bridge) through AvalonMM bridge.
I've read the Avalon Bridge UG and noticed the Avalon MM bridge has a lot of other signals such as valid,ready,allow,burst_count,etc.
It is symple to manage these signals in FPGA module,
But I didn't find any control method through HPS.
Now what I know is that using alt_write_xxxx() and alt_read_xxxx() to set write and read / writedata and readdata signals, as for other signals, I don't know how to set.
Could you please give me a guide?
Thank you.
Reguards
Alex