From 24697cc7164e7131b8dfdfadfeddc1e0b05aed35 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Wed, 25 Jun 2014 22:34:00 +0200 Subject: [PATCH] Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 6980de9..e51bf19 100644 --- a/notes.md +++ b/notes.md @@ -10,3 +10,4 @@ 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) +2014-06-25T22:34:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)