From b3a6c30c0d22c6d4bb76988d9d092859ce673671 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sat, 9 Apr 2016 21:02:00 +0200 Subject: [PATCH] Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (prophet) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index c742428..5b64dcb 100644 --- a/notes.md +++ b/notes.md @@ -71,3 +71,4 @@ 2016-03-29T07:54:00 - Refactor for clarity, might break a few tests though (prophet) 2016-04-09T20:33:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (prophet) 2016-04-09T21:19:00 - Minor doc updates: linking to article on quantization (prophet) +2016-04-09T21:02:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (prophet)