From 45f3bc5fe7ebe55d7caebcd803b707e97f5bf5da Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 19 Nov 2021 08:55: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 2630d88..43fb9db 100644 --- a/notes.md +++ b/notes.md @@ -279,3 +279,4 @@ 2021-10-16T23:02:00 - Late-night bugfix on financial RL environment (pulp-runtime) 2021-10-16T19:47:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime) 2021-11-04T01:37:00 - Minor doc updates: linking to article on quantization (pulp-runtime) +2021-11-19T08:55:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)