From 1d5f824afcd7ec011aecc231a3427b2553910bce Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Mon, 12 Jun 2017 22:08:00 +0200 Subject: [PATCH] Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (prophet) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 96d4e1d..0f0db11 100644 --- a/notes.md +++ b/notes.md @@ -118,3 +118,4 @@ 2017-05-17T23:09:00 - Quick fix, referencing a known issue from the official repo (prophet) 2017-06-12T03:51:00 - Implementing approach from a new paper read last night (prophet) 2017-06-12T01:19:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (prophet) +2017-06-12T22:08:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (prophet)