FPGA Intellectual Property
PCI Express*, Networking and Connectivity, Memory Interfaces, DSP IP, and Video IP
6356 Discussions

HDMI IP -> DRMI (Dynamic Range Mastering InfoFrame) -> how to derive?

amildm
Valued Contributor I
1,838 Views

Hi,

 

In the HDMI Sink, the DRMI packets are mapped to the Address 0x88 of the Auxiliary Packet Memory Map:

https://www.intel.com/content/www/us/en/docs/programmable/683798/22-1-19-7-0/sink-auxiliary-data-port.html

But, how can I send the DRMI packets through the HDMI source? What's port should be used?

Thank you!

0 Kudos
1 Solution
amildm
Valued Contributor I
1,414 Views

You are referring to the Design Example for Arria 10, but I'm working with the Cyclone-10.

 

Instructions for Cyclone 10 DRMI Filtering are different:

https://www.intel.com/content/www/us/en/docs/programmable/683309/21-1-19-6-0/dynamic-range-and-mastering-hdr-infoframe.html

but they are not compatible with the generated code...

 

The User Guide for Arria 10, which you are referring to, is compatible to the generated code, which I have in my project...

 

Anyway, I'll set the multiplexer_in0_valid signal to '0' according to your recommendation and let you know whether it works.

View solution in original post

0 Kudos
23 Replies
amildm
Valued Contributor I
1,415 Views

You are referring to the Design Example for Arria 10, but I'm working with the Cyclone-10.

 

Instructions for Cyclone 10 DRMI Filtering are different:

https://www.intel.com/content/www/us/en/docs/programmable/683309/21-1-19-6-0/dynamic-range-and-mastering-hdr-infoframe.html

but they are not compatible with the generated code...

 

The User Guide for Arria 10, which you are referring to, is compatible to the generated code, which I have in my project...

 

Anyway, I'll set the multiplexer_in0_valid signal to '0' according to your recommendation and let you know whether it works.

0 Kudos
amildm
Valued Contributor I
215 Views

I've checked the modified design on the board - it works! Thanks a lot for your support, please close the case for now ...

 
 

 

 

0 Kudos
ZH_Intel
Employee
207 Views

Hi amildm,

 

Thank you for the update.

Yes, you are correct, we have already issue a fix to update the design example user guide.

The update is scheduled to be fixed in the next release of the HDMI Intel® Cyclone 10 GX FGPA IP Design Example User Guide.


I’m glad that your question has been addressed, I now transition this thread to community support. If you have a new question, feel free to open a new thread to get the support from Intel experts. Otherwise, the community users will continue to help you on this thread.


Thank you.


Best Regards,

ZulsyafiqH_Intel


0 Kudos
Reply