From 99e413d0240c2f1799ebf4455f54ad3b4a9af27a Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Mon, 12 Jun 2023 17:32: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 13358ec..fc934ef 100644 --- a/notes.md +++ b/notes.md @@ -329,3 +329,4 @@ 2023-05-09T05:15:00 - Implementing approach from a new paper read last night (pulp-runtime) 2023-05-09T07:06:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime) 2023-06-12T02:51:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) +2023-06-12T17:32:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)