hdl-util / hdmi

Send video/audio over HDMI on an FPGA
https://purisa.me/blog/hdmi-released/
Other
1.08k stars 112 forks source link

Source Product Description Infoframe checksum wrong #38

Closed ishe closed 1 year ago

ishe commented 1 year ago

Hi,

The SPD Infoframe checksum is missing the 25th byte (packet_bytes[25]) thus checksum is incorrect if SOURCE_DEVICE_INFORMATION is not 0.

Istvan

sameer commented 1 year ago

Hi Istvan,

Thank you for pointing this out, I'll push a fix soon.