From 91d427a25420f6c8ceacb4ee2d3c4cfb246527fa Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sat, 10 Sep 2016 04:02:00 +0200 Subject: [PATCH] Refactor for clarity, might break a few tests though (prophet) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index c06baba..3f91fef 100644 --- a/notes.md +++ b/notes.md @@ -88,3 +88,4 @@ 2016-08-14T05:12:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (prophet) 2016-08-27T20:34:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (prophet) 2016-08-27T20:11:00 - Minor doc updates: linking to article on quantization (prophet) +2016-09-10T04:02:00 - Refactor for clarity, might break a few tests though (prophet)