From 9fd8616e1eb3f33db237de457fdddeb15918f1e7 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Mon, 29 Jan 2024 00:30:00 +0100 Subject: [PATCH] Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (litex-boards) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 8c1cad7c..95b0703b 100644 --- a/notes.md +++ b/notes.md @@ -284,3 +284,4 @@ 2023-12-26T17:26:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (litex-boards) 2024-01-26T19:31:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (litex-boards) 2024-01-26T21:50:00 - Implementing approach from a new paper read last night (litex-boards) +2024-01-29T00:30:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (litex-boards)