From 060929ec0a0fe7697f7a20ffba4d14d733c2191f Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sat, 16 Nov 2019 03:59:00 +0100 Subject: [PATCH] Quick fix, referencing a known issue from the official repo (prophet) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index edea96b..13226c2 100644 --- a/notes.md +++ b/notes.md @@ -185,3 +185,4 @@ 2019-11-07T05:18:00 - Implementing approach from a new paper read last night (prophet) 2019-11-10T23:23:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (prophet) 2019-11-10T07:41:00 - Implementing approach from a new paper read last night (prophet) +2019-11-16T03:59:00 - Quick fix, referencing a known issue from the official repo (prophet)