Ross ROSS = Recommend OSS · open-source software intelligence for agents

hdl-util/hdmi

Send video/audio over HDMI on an FPGA observed · 2026-08-28

github.com/hdl-util/hdmi · homepage · SystemVerilog · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

64/100

  • Activity 92
  • Release rhythm 8
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2574
  • days_rel: n/a
  • days_push: 51
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1290 stars · 143 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A SystemVerilog library that implements true HDMI 1.4b output on FPGAs, transmitting both video and audio (data islands, InfoFrames, L-PCM) over TMDS without requiring a proprietary HDMI IP license. It provides drop-in source modules for Altera/Intel and Xilinx toolchains, including a VGA-compatible 8x16 text mode and support for multiple standard video formats.

Use cases

  • output HDMI video and audio from an FPGA
  • send audio over HDMI without proprietary IP blocks
  • display text on a monitor from an FPGA dev board
  • implement an HDMI/DVI transmitter in SystemVerilog
  • avoid HDMI IP licensing costs in FPGA projects
  • generate 720x480p or other standard video formats on a dev board

When to choose

  • You need true HDMI signaling with audio and InfoFrames, not just DVI-compatible video
  • You want free, open-source (MIT/Apache-2.0) HDL instead of licensing an HDMI IP block
  • You are targeting Altera/Intel (Quartus) or Xilinx (Vivado) FPGAs and want drop-in modules or an hdlmake remote module

When to avoid

  • You need HDMI input/capture - this only implements a source (output) side
  • You require YCbCr, deep color, interlaced video, pixel repetition, or multichannel (>2ch) audio, which are unimplemented
  • You target Lattice or Gowin FPGAs, where support is untested or still work-in-progress
  • You are shipping an end-consumer product and cannot meet HDMI adopter/royalty requirements, which apply regardless of this code's license

Facets

library · maturity stable

sdk graphics hardware embedded-systems media embedded fpga hdmi dvi systemverilog hdl ip-core tmds video-output audio-output quartus vivado xilinx altera hdlmake hardware-description data-islands infobox pcm-audio text-mode

3 sources

Member repositories

RepositoryRoleHealth v2
hdl-util/hdmimain64

For agents

markdown · JSON · MCP: product_card(name="hdl-util/hdmi")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem