From de2d06f6cf0ff60da53237add745d6889a0fc819 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sat, 15 May 2021 01:39: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 5326644..6229747 100644 --- a/notes.md +++ b/notes.md @@ -241,3 +241,4 @@ 2021-04-19T23:33:00 - Late-night bugfix on financial RL environment (prophet) 2021-05-15T08:38:00 - Refactor for clarity, might break a few tests though (prophet) 2021-05-15T22:51:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (prophet) +2021-05-15T01:39:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (prophet)