From 365e121496905e189e5fcc3df74bfa1dd8961985 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 14 Sep 2023 18:28: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 dec3f86..9d8830b 100644 --- a/notes.md +++ b/notes.md @@ -283,3 +283,4 @@ 2023-08-22T08:52:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (prophet) 2023-08-22T06:57:00 - Late-night bugfix on financial RL environment (prophet) 2023-09-14T06:18:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (prophet) +2023-09-14T18:28:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (prophet)