hdl-util/hdmi
Send video/audio over HDMI on an FPGA 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
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
- readme: https://github.com/hdl-util/hdmi · fetched 2026-08-28 · 96028ff16120
- homepage: https://purisa.me/blog/hdmi-released/ · fetched 2026-08-29 · e9e635bc107a
- site_page: https://purisa.me/about · fetched 2026-08-29 · fd27af987e68
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| hdl-util/hdmi | main | 64 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem