From 39f489cf272d64d211f0345db19585cf97cad76f Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sun, 31 May 2015 17:04: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 f785962..868da73 100644 --- a/notes.md +++ b/notes.md @@ -57,3 +57,4 @@ 2015-04-21T04:39:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime) 2015-05-03T05:09:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) 2015-05-31T06:04:00 - Late-night bugfix on financial RL environment (pulp-runtime) +2015-05-31T17:04:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)