From 9022f8aa5626b59d3e7f28a1a415020717098059 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 22 Sep 2022 01:13:00 +0200 Subject: [PATCH] Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (transformers) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index cb886dbc3..ca4cd6dba 100644 --- a/notes.md +++ b/notes.md @@ -238,3 +238,4 @@ 2022-09-20T03:01:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (transformers) 2022-09-22T01:32:00 - Quick fix, referencing a known issue from the official repo (transformers) 2022-09-22T18:32:00 - Minor doc updates: linking to article on quantization (transformers) +2022-09-22T01:13:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (transformers)