From 24e6f72f3b86872d9d81a1aa31c49f2b84abd218 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 16 Nov 2023 08:41: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 96d6bda..638d8ef 100644 --- a/notes.md +++ b/notes.md @@ -294,3 +294,4 @@ 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) +2023-11-16T08:41:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (prophet)