From 36bfa0ae8142ca142d455f27dc4dd998389463bf Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sun, 23 Apr 2017 21:56: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 cee8ec9..34c5785 100644 --- a/notes.md +++ b/notes.md @@ -108,3 +108,4 @@ 2017-04-23T00:53:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (prophet) 2017-04-23T17:20:00 - Minor doc updates: linking to article on quantization (prophet) 2017-04-23T02:26:00 - Minor doc updates: linking to article on quantization (prophet) +2017-04-23T21:56:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (prophet)