Forum Discussion
Altera_Forum
Honored Contributor
13 years agomSGDMA and On-chip Memory
Hi all! I'm creating a design that uses a Nios II processor with on board memory and wish to be able to read & write to the on-chip memory from custom Verilog. I did originally try using ...
Altera_Forum
Honored Contributor
10 years agoHi BadOmen and all,
I am using cyclone V SOC kit from Terasic. Currently I am searching for method to get high latency and thoughput, otherthan AXI bridges. Currentlly, I am using AXI bridge to communicate between FPGA and HPS; but I found this bridge seems ​to work​ with low latency. I made hps to fpga bridge connection for Light weight hps to FPGA communication. P.S : I go through exaple of Datamover; ​but I found it bit complicated. ​Could you please suggest me best method to communicate between HPS and FPGA for higher latency and higher thoughput. can I use datamover? ( https://rocketboards.org/foswiki/view/projects/datamover ) ​ ​Thanks in advance.