From 17eb2d11db2db32738f90d7cc993e2e75fe7cf93 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sun, 20 Dec 2020 23:21:00 +0100 Subject: [PATCH] Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pytorch) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 85c53f2c2dd..15166b13842 100644 --- a/notes.md +++ b/notes.md @@ -222,3 +222,4 @@ 2020-11-23T07:35:00 - Minor doc updates: linking to article on quantization (pytorch) 2020-11-23T19:54:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pytorch) 2020-11-23T02:12:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pytorch) +2020-12-20T23:21:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pytorch)