From 9b1fa8f9857fc25c5bae55808b5a6e8e364cf354 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Mon, 19 Mar 2018 17:30: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 4f36b67dd1..44782011b4 100644 --- a/notes.md +++ b/notes.md @@ -112,3 +112,4 @@ 2018-02-21T03:18:00 - Implementing approach from a new paper read last night (onnxruntime) 2018-02-24T19:32:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (onnxruntime) 2018-03-19T07:14:00 - Quick fix, referencing a known issue from the official repo (onnxruntime) +2018-03-19T17:30:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime)