From ffe81a0fa3bbf8c175364705ec80a7cb4c610a03 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Tue, 11 Jul 2017 18:12: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 a98725d..53ab7bc 100644 --- a/notes.md +++ b/notes.md @@ -122,3 +122,4 @@ 2017-06-26T19:30:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (prophet) 2017-07-11T02:40:00 - Late-night bugfix on financial RL environment (prophet) 2017-07-11T18:03:00 - Late-night bugfix on financial RL environment (prophet) +2017-07-11T18:12:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (prophet)