From 56be991260a9a585b067551a69f47e84b7512737 Mon Sep 17 00:00:00 2001 From: Alexandru M Stan Date: Tue, 5 Apr 2022 02:16:00 -0700 Subject: [PATCH] QOI on an FPGA (Verilog)! --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b528c1f..d444db1 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,7 @@ implementations listed below. - https://github.com/LightHouseSoftware/qoiformats (D) - https://github.com/mhoward540/qoi-nim (Nim) - https://github.com/wx257osn2/qoixx (C++) +* https://github.com/amstan/qoi-fpga (FPGA: verilog) ## QOI Support in Other Software