From 3f6671daa348ea9cc86724b7b0fa6d9511594849 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 29 Nov 2019 23:38:00 +0100 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 d8d73f2..6709a8d 100644 --- a/notes.md +++ b/notes.md @@ -223,3 +223,4 @@ 2019-10-24T01:45:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime) 2019-10-24T08:02:00 - Implementing approach from a new paper read last night (pulp-runtime) 2019-11-28T18:47:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) +2019-11-29T23:38:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)