From 16587d6cd2b9c738f95dfe043de28cbb5dcd449f Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sun, 6 Mar 2016 18:20:00 +0100 Subject: [PATCH] Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index bb9ea3beca..8c1aadf7f2 100644 --- a/notes.md +++ b/notes.md @@ -63,3 +63,4 @@ 2015-12-10T22:46:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime) 2016-01-16T07:15:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (onnxruntime) 2016-03-06T03:59:00 - Implementing approach from a new paper read last night (onnxruntime) +2016-03-06T18:20:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime)