From f48ff6366b56aa5b6429313a4e18cc45e96ad4cc Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sat, 29 Aug 2020 19:25:00 +0200 Subject: [PATCH] Refactor for clarity, might break a few tests though (litex-boards) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 2b6bdc32..03f4b8db 100644 --- a/notes.md +++ b/notes.md @@ -189,3 +189,4 @@ 2020-08-23T06:15:00 - Minor doc updates: linking to article on quantization (litex-boards) 2020-08-23T05:07:00 - Implementing approach from a new paper read last night (litex-boards) 2020-08-23T19:17:00 - Refactor for clarity, might break a few tests though (litex-boards) +2020-08-29T19:25:00 - Refactor for clarity, might break a few tests though (litex-boards)