FPGA Intellectual Property
PCI Express*, Networking and Connectivity, Memory Interfaces, DSP IP, and Video IP
6665 Diskussionen

Arria 10 - EMIF dual port access

Rleduc
Neuer Beitragender I
940Aufrufe

Dear community,

 

I am working on Arria 10 plateform (Terasic HAN Pilot) to perform acquisition from external ADC at 250MSPS - 16 bits.

 

Until now, I had a small "On-chip memory" 50kB to temporarily store data on FPGA side, dual-port, which was accessible from HPS side through h2f-lw bridge (and avalon-mm host) to read data, aswell as from an designed IP that writes data on this memory.

 

Now I want to use DDR4 available memory (FPGA side) to write and read data in the same way.

I know that I need an EMIF with avalon-mm slave, however I cannot see dual port access for EMIF ? Can I directly connect EMIF to both masters ? 

More general question would be then, does avalon-mm allows and works if you have 2 masters connected to a single slave ?

 

Thanks for suggestion and clarification,

 

Roman

Beschriftungen (1)
0 Kudos
1 Lösung
sstrell
Geehrter Beitragender III
921Aufrufe

Assuming you use Platform Designer to implement the design, arbitration logic for multiple hosts (masters) to access a single agent (slave) will be included in the interconnect.

Lösung in ursprünglichem Beitrag anzeigen

1 Antworten
sstrell
Geehrter Beitragender III
922Aufrufe

Assuming you use Platform Designer to implement the design, arbitration logic for multiple hosts (masters) to access a single agent (slave) will be included in the interconnect.

Antworten