From 83e50b7fbbb64711a8f0cdbb78a79dce8d9b178c Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Tue, 13 Apr 2021 01:11:00 +0200 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 d7a1c56..154956e 100644 --- a/notes.md +++ b/notes.md @@ -262,3 +262,4 @@ 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) +2021-04-13T01:11:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)