From 00b01ef0367609acf38f8efaf8c25668d98b0982 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 3 Feb 2023 01:45:00 +0100 Subject: [PATCH] Quick fix, referencing a known issue from the official repo (pulp-runtime) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index f68f728..94cdfbc 100644 --- a/notes.md +++ b/notes.md @@ -314,3 +314,4 @@ 2023-02-03T20:22:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime) 2023-02-03T22:48:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime) 2023-02-03T02:10:00 - Minor doc updates: linking to article on quantization (pulp-runtime) +2023-02-03T01:45:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime)