From bae7c2b4b026b0a6434b168ab789da032d2e4fbd Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 30 Mar 2017 07:59: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 91d397d..1e87eed 100644 --- a/notes.md +++ b/notes.md @@ -111,3 +111,4 @@ 2017-03-04T23:49:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) 2017-03-04T18:27:00 - Minor doc updates: linking to article on quantization (pulp-runtime) 2017-03-27T03:27:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) +2017-03-30T07:59:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)