From 254f20d2b11676802f9e38d35f977461c09fce57 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 23 Jan 2014 05:14:00 +0100 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 a38b592..a9b584b 100644 --- a/notes.md +++ b/notes.md @@ -3,3 +3,4 @@ 2014-01-01T07:15:00 - Refactor for clarity, might break a few tests though (pulp-runtime) 2014-01-01T07:11:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime) 2014-01-23T03:46:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime) +2014-01-23T05:14:00 - Implementing approach from a new paper read last night (pulp-runtime)