Forum Discussion

DKam0's avatar
DKam0
Icon for New Contributor rankNew Contributor
6 years ago

Using HDMI in HPS of HAN Pilot Board (Arria 10)

Hi,

I'm working on the HPS ( linux BSP) of HAN Pilot board (Arria 10) and am trying to display my image data through HDMI.

From the intel site, I can download the "HAN_v.1.0.5_HWrevE-SystemCD" with some demonstration projects.

There is Demonstration/SoC_FPGA/a10s_hdmi project, but I can't find the C program for that.

About the led example, there is an example C code and a manual.

Can I take a example C code for the HDMI in HPS ?

And which paper should I read for this?

------------------------------------------------------------------

In order to control the HDMI and transfer image data, ​

what should i use as memory mapped address in HPS?

In order to store data in SDRAM,

what should i use as memory mapped address in HPS?

------------------------------------------------------------------

When I open the Demonstration/SoC-FPGA/a10s_hdmi project in Quartus and open soc_system.qsys in platform designer, a error message " i2c_opencores_hdmi: Component type i2c_opencores is not in the library" show up.

In fact, there is no the IP module about i2c_opencores_hdmi (quartus 18.1 standard, pro, 19.1...)

How can I solve this problem?

1 Reply