From d2fe29618aaf757c4b4b0b77f58cdd5dff984587 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sat, 12 Apr 2014 00:51: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 3abc11e..dcc513f 100644 --- a/notes.md +++ b/notes.md @@ -6,3 +6,4 @@ 2014-01-23T05:14:00 - Implementing approach from a new paper read last night (pulp-runtime) 2014-01-23T19:05:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) 2014-04-12T21:13:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime) +2014-04-12T00:51:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)