From cd60079d4af5bb8b25404a10f63ca40b2e705ed5 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sat, 1 Dec 2018 17:15:00 +0100 Subject: [PATCH] Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 868f7d8..50714ab 100644 --- a/notes.md +++ b/notes.md @@ -179,3 +179,4 @@ 2018-11-30T17:11:00 - Implementing approach from a new paper read last night (pulp-runtime) 2018-12-01T21:48:00 - Late-night bugfix on financial RL environment (pulp-runtime) 2018-12-01T08:19:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime) +2018-12-01T17:15:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)