From cf90b28144ae7d113345f163c0aae2f3c30d5dd5 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Mon, 13 Nov 2023 00:36:00 +0100 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 4189a4b..96d6bda 100644 --- a/notes.md +++ b/notes.md @@ -293,3 +293,4 @@ 2023-10-08T02:17:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (prophet) 2023-10-08T08:53:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (prophet) 2023-11-13T08:01:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (prophet) +2023-11-13T00:36:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (prophet)