From 89cbc085d7bffc4cb2202ac7c046df729ce9d713 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 24 Sep 2020 01:50:00 +0200 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 06aa968..c015215 100644 --- a/notes.md +++ b/notes.md @@ -236,3 +236,4 @@ 2020-04-12T18:01:00 - Implementing approach from a new paper read last night (pulp-runtime) 2020-04-12T17:24:00 - Implementing approach from a new paper read last night (pulp-runtime) 2020-04-19T00:28:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime) +2020-09-24T01:50:00 - Refactor for clarity, might break a few tests though (pulp-runtime)