From 7170939919be29a72d02e229ed8035c5ba2cd53d Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Tue, 2 Jan 2024 02:07: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 9e891a1..dd30448 100644 --- a/notes.md +++ b/notes.md @@ -298,3 +298,4 @@ 2023-11-16T01:29:00 - Quick fix, referencing a known issue from the official repo (prophet) 2023-11-24T05:30:00 - Implementing approach from a new paper read last night (prophet) 2023-11-24T01:22:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (prophet) +2024-01-02T02:07:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (prophet)