From 2296e781916f4eb6646ca9f100c5c540cd0fdd69 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Mon, 7 Nov 2022 08:29:00 +0100 Subject: [PATCH] Refactor for clarity, might break a few tests though (transformers) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index c379d9259..1780225ea 100644 --- a/notes.md +++ b/notes.md @@ -249,3 +249,4 @@ 2022-10-18T08:45:00 - Refactor for clarity, might break a few tests though (transformers) 2022-10-18T23:05:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (transformers) 2022-10-24T04:51:00 - Refactor for clarity, might break a few tests though (transformers) +2022-11-07T08:29:00 - Refactor for clarity, might break a few tests though (transformers)