FPGA, SoC, And CPLD Boards And Kits
FPGA Evaluation and Development Kits
6210 Discussions

Using Uboot 2020.04, data read write between HPS to FPGA using LWH2F Bridge access

Ravin11
Beginner
259 Views

I am trying read and write data from fpga using uboot application, using Cyclone5 socfpga(DE10 NANO)

Enabled the bridge access (socfpga_bridges_reset(0)) and permod register also programmed the fpga.

Can anyone suggest how to access the fpga register data.

Thanks,

Ravin

 

 

Labels (1)
0 Kudos
3 Replies
JingyangTeh
Employee
143 Views

Hi


To access to the IPs connected through the LWH2F bridge you could us ethe md command.

https://unix.stackexchange.com/questions/120374/memory-display-using-md-in-u-boot


For the LWH2F bridge you would need to start from the address 0xFF200000.

https://www.intel.com/content/www/us/en/programmable/hps/cyclone-v/hps.html#sfo1410068170804.html#sfo1410068170804


Regards

Jingyang, Teh


0 Kudos
JingyangTeh
Employee
75 Views

Hi


Do you have any follow up question on this thread?


Regards

Jingyang, Teh


0 Kudos
JingyangTeh
Employee
37 Views

Hi


As we do not receive any response from you on the previous question/reply/answer that we have provided. Please login to ‘https://supporttickets.intel.com/s/?language=en_US’, view details of the desire request, and post a feed/response within the next 15 days to allow me to continue to support you. After 15 days, this thread will be transitioned to community support. The community users will be able to help you on your follow-up questions.



Regards

Jingyang, Teh


0 Kudos
Reply