From ecd5200f905a6d6727d0a868b51433cc2b751354 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 6 Nov 2014 05:48:00 +0100 Subject: [PATCH] Quick fix, referencing a known issue from the official repo (pulp-runtime) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 660fcfb..3f40e2e 100644 --- a/notes.md +++ b/notes.md @@ -27,3 +27,4 @@ 2014-11-06T02:20:00 - Refactor for clarity, might break a few tests though (pulp-runtime) 2014-11-06T03:40:00 - Implementing approach from a new paper read last night (pulp-runtime) 2014-11-06T01:11:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime) +2014-11-06T05:48:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime)