From 8705173f05931458b718395f7595caca2b928422 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 25 Mar 2021 19:17: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 752f8e8..d7a1c56 100644 --- a/notes.md +++ b/notes.md @@ -261,3 +261,4 @@ 2021-03-20T19:45:00 - Implementing approach from a new paper read last night (pulp-runtime) 2021-03-20T18:54:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime) 2021-03-25T23:01:00 - Minor doc updates: linking to article on quantization (pulp-runtime) +2021-03-25T19:17:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)