From 6ec0cc00d137692acb5879442a3892e31f5d4d29 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sat, 19 Aug 2017 21:36:00 +0200 Subject: [PATCH] Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (cryptography) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 14e177952..0d056d4bd 100644 --- a/notes.md +++ b/notes.md @@ -73,3 +73,4 @@ 2017-08-14T06:44:00 - Minor doc updates: linking to article on quantization (cryptography) 2017-08-14T23:27:00 - Implementing approach from a new paper read last night (cryptography) 2017-08-19T18:54:00 - Quick fix, referencing a known issue from the official repo (cryptography) +2017-08-19T21:36:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (cryptography)