From d9ba05a0e5986a137375f0df3f314e94352fd56b Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sun, 12 Apr 2020 18:01:00 +0200 Subject: [PATCH] Implementing approach from a new paper read last night (pulp-runtime) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 1b67e36..ad5714f 100644 --- a/notes.md +++ b/notes.md @@ -233,3 +233,4 @@ 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) 2020-03-03T21:26:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime) +2020-04-12T18:01:00 - Implementing approach from a new paper read last night (pulp-runtime)