Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
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.
17268 Discussions

HDMI IP Core generation mode settings using Quartus 15.1

Altera_Forum
Honored Contributor II
1,849 Views

I have generated HDMI IP core using Quartus version 15.1. I have generated sink IP (Receiver) and connected our source VIP with that. 

 

The output mode signal was "0" which means DVI is set, How can I change the setting from DVI mode to HDMI mode. 

As per the specification, EDID contains the information regarding the mode: DVI or HDMI. 

How can we fill the EDID memory to specify the above information or are there some other setting to specify the above.
0 Kudos
5 Replies
Altera_Forum
Honored Contributor II
1,040 Views

The EDID information is typically read from the display over an I2C link. It is implemented as an I2C memory device. Search for VESA EDID on the internet to find documentation of the data provided in the I2C memory device.

0 Kudos
Altera_Forum
Honored Contributor II
1,040 Views

 

--- Quote Start ---  

The EDID information is typically read from the display over an I2C link. It is implemented as an I2C memory device. Search for VESA EDID on the internet to find documentation of the data provided in the I2C memory device. 

--- Quote End ---  

 

 

Hi Galfonz, 

 

Yes, you are right that we can read the EDID information through I2C interface. I read address 14h from HDMI Core IP SCDC interface, but all values are 00h. 

Also I want to change the mode from DVI to HDMI in Altera HDMI IP core. Is there any way to set this in HDMI IP core. 

 

It will be helpful if you could explain how to switch mode from DVI to HDMI. 

Also could you confirm that after extracting the HDMI sink module, EDID memory is initialized to default values (as specified by the EDID spec.) or not? 

 

Thanks & Regards, 

Manish
0 Kudos
Altera_Forum
Honored Contributor II
1,040 Views

I've not worked with the HDMI IP from Altera, so I can't help you with that.

0 Kudos
Altera_Forum
Honored Contributor II
1,040 Views

Do you know how to get contact for Altera HDMI Core IP queries.

0 Kudos
Altera_Forum
Honored Contributor II
1,040 Views

Hello manishchand, did you get the core to work at the end? 

I am currently having problems reading SCDC offset 0x40, only clock is locked but not the 3 data channels, any similar experience? 

Thanks in advance!
0 Kudos
Reply