From 01459ad5bf9f55caef62640e724f53ffe63c3ed4 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sun, 10 Nov 2019 23:23:00 +0100 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 5d14eb7..78c485c 100644 --- a/notes.md +++ b/notes.md @@ -183,3 +183,4 @@ 2019-08-01T21:11:00 - Implementing approach from a new paper read last night (prophet) 2019-11-07T00:16:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (prophet) 2019-11-07T05:18:00 - Implementing approach from a new paper read last night (prophet) +2019-11-10T23:23:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (prophet)