Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
21615 Discussions

Using Fpga to HPS bridge

Altera_Forum
Honored Contributor II
1,177 Views

I have an ADC board connected to SOC kit and the FPGA recieves ADC samples at 10Mhz rate. I would like to transfer those samples to HPS and do some processing and send those processed samples back to fpga side of the device. I am not figuring out how to use the FPGA to HPS bridge to get those samples in HPS portion of the device.

0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
454 Views

i am also curious about this how to transfer a lot data between fpga and hps. 

do you try about that fpga sava data directly through fpga-to-sdram master to DDR, then hps get data from sdram?
0 Kudos
Altera_Forum
Honored Contributor II
454 Views

Still I haven't tried out accessing SDRAM from FPGA. But there is a sample script in Rocketboards.org that allows Fpga to interact with HPS DDR. 

 

http://www.rocketboards.org/foswiki/view/projects/myfirstmodule
0 Kudos
Reply