From ad130782f6d19f8d6706aab4579271d03505bcce Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Tue, 3 Mar 2020 06:35:00 +0100 Subject: [PATCH] Refactor for clarity, might break a few tests though (pulp-runtime) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 376e23d..cd467df 100644 --- a/notes.md +++ b/notes.md @@ -231,3 +231,4 @@ 2019-12-19T04:30:00 - Implementing approach from a new paper read last night (pulp-runtime) 2019-12-19T08:36:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime) 2020-03-03T06:02:00 - Refactor for clarity, might break a few tests though (pulp-runtime) +2020-03-03T06:35:00 - Refactor for clarity, might break a few tests though (pulp-runtime)