From f5b0d7ab298db213b59a084ad02b2c449c91f41f Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sun, 18 Aug 2019 17:20:00 +0200 Subject: [PATCH] Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (cryptography) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 9e88aa147..a98cb30cb 100644 --- a/notes.md +++ b/notes.md @@ -128,3 +128,4 @@ 2019-07-10T03:13:00 - Refactor for clarity, might break a few tests though (cryptography) 2019-07-10T17:51:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (cryptography) 2019-07-24T05:29:00 - Refactor for clarity, might break a few tests though (cryptography) +2019-08-18T17:20:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (cryptography)