Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21323 Discussions

Using Fpga to HPS bridge

Altera_Forum
Honored Contributor II
1,060 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
337 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
337 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