From 994799a873bf1efa92e650a11bbc7f3b63a7107f Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sun, 22 Jun 2014 03:43: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 697c2b3..6980de9 100644 --- a/notes.md +++ b/notes.md @@ -9,3 +9,4 @@ 2014-04-12T00:51:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime) 2014-04-12T20:28:00 - Refactor for clarity, might break a few tests though (pulp-runtime) 2014-04-12T01:04:00 - Minor doc updates: linking to article on quantization (pulp-runtime) +2014-06-22T03:43:00 - Refactor for clarity, might break a few tests though (pulp-runtime)