From 5458bc34d1888727cef8cf39765e5569e4bb03e6 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 8 Dec 2016 22:42: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 cdd9806..c4912b8 100644 --- a/notes.md +++ b/notes.md @@ -102,3 +102,4 @@ 2016-11-24T00:44:00 - Quick fix, referencing a known issue from the official repo (prophet) 2016-11-24T08:02:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (prophet) 2016-11-24T07:17:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (prophet) +2016-12-08T22:42:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (prophet)