nelky
Occasional Contributor
1 year agoAgilex 7 HPS how to read from port B of 2-port RAM
Hi,
I have used Quartus Prime Pro to design a component to write to port A of a 2-port RAM.
For port B, it is supposed to be connected to Agilex HPS h2f_axi_master, which will perform a read.
I saw that h2f_axi_master has a lot of signals.
As for port B of the 2-port RAM, it has
data_b
q_b
address_b
wren_b
byteena_b
I don't know which signal is supposed to be connected to which signal of h2f_axi_master.
Do you have the sample Quartus / Platform Designer project for such a desgin?
Hope to hear from you soon.
Regards