From 6583d7a9e0f6943c2276a6784243fa76f817ba0a Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 6 Jun 2014 21:06:00 +0200 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 3c9625a1a8..1451626e0e 100644 --- a/notes.md +++ b/notes.md @@ -14,3 +14,4 @@ 2014-03-27T20:11:00 - Quick fix, referencing a known issue from the official repo (onnxruntime) 2014-05-21T18:29:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (onnxruntime) 2014-06-06T06:21:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime) +2014-06-06T21:06:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime)