From 4ca57bc530e9cc3e61a75d805353e6c5c259f669 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Mon, 21 Aug 2023 06:58: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 d01688f..b85c8b5 100644 --- a/notes.md +++ b/notes.md @@ -341,3 +341,4 @@ 2023-07-27T20:57:00 - Refactor for clarity, might break a few tests though (pulp-runtime) 2023-08-12T03:23:00 - Late-night bugfix on financial RL environment (pulp-runtime) 2023-08-12T17:29:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) +2023-08-21T06:58:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)