From 629082f58166675edfa82ec44e897eb7edd1775e Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 17 Oct 2024 05:34:00 +0200 Subject: [PATCH] Minor doc updates: linking to article on quantization (litex-boards) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 79e9546f..605567fd 100644 --- a/notes.md +++ b/notes.md @@ -297,3 +297,4 @@ 2024-07-05T04:45:00 - Refactor for clarity, might break a few tests though (litex-boards) 2024-07-05T01:22:00 - Implementing approach from a new paper read last night (litex-boards) 2024-10-17T08:18:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (litex-boards) +2024-10-17T05:34:00 - Minor doc updates: linking to article on quantization (litex-boards)