core_usb_host
betaA basic USB 1.1 host controller for small systems.
Install with
lfpga
lfpga add core-usb-host
Indexed from a public source and curated by LibFPGA. Own this project? Claim it by adding a manifest file to your repo.
Verification
Signals earned by running the open toolchain against the public source. This listing is not yet owner-claimed; the badges reflect our build, not a maintainer's declaration. This is the registry's whole point: know it works before you clone it.
✓ Lints clean
Testbench passes
✓ Synthesizes
Formally proven
Converts to RTL
Last checked 2026-07-05 by the LibFPGA toolchain.
- 1780 LUT4s
- 100 GitHub stars
About
A small USB 1.1 host controller, the other side of the USB link: let your FPGA-based system talk to USB devices like keyboards and storage. A useful companion to a device core when you are building a full embedded system.