From 81b535a394abe674698bee5de494f66805786f81 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 20 Jan 2022 08:21:00 +0100 Subject: [PATCH] Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 2901643..8c814c2 100644 --- a/notes.md +++ b/notes.md @@ -287,3 +287,4 @@ 2021-12-04T08:29:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime) 2021-12-04T23:04:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime) 2021-12-21T18:39:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime) +2022-01-20T08:21:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)