From 08d2bf66efb10aaafa529b392cedf157fd5f2c06 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Wed, 14 Apr 2021 04:20: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 3c69acdc..bc2702b0 100644 --- a/notes.md +++ b/notes.md @@ -215,3 +215,4 @@ 2021-02-04T07:41:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (litex-boards) 2021-02-04T17:24:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (litex-boards) 2021-04-14T19:00:00 - Refactor for clarity, might break a few tests though (litex-boards) +2021-04-14T04:20:00 - Refactor for clarity, might break a few tests though (litex-boards)