From 02b09fe1bc34a0b9b7c633232a9e1bd2b9330587 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sat, 1 May 2021 06:10: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 b01cc174..4a141361 100644 --- a/notes.md +++ b/notes.md @@ -221,3 +221,4 @@ 2021-05-01T20:32:00 - Implementing approach from a new paper read last night (litex-boards) 2021-05-01T00:30:00 - Quick fix, referencing a known issue from the official repo (litex-boards) 2021-05-01T22:36:00 - Quick fix, referencing a known issue from the official repo (litex-boards) +2021-05-01T06:10:00 - Refactor for clarity, might break a few tests though (litex-boards)