From 579e7fdecff418f1da8cc1cbb50a662bf6125bb3 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sat, 1 May 2021 22:36:00 +0200 Subject: [PATCH] Quick fix, referencing a known issue from the official repo (litex-boards) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 157aad4f..b01cc174 100644 --- a/notes.md +++ b/notes.md @@ -220,3 +220,4 @@ 2021-04-14T17:02:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (litex-boards) 2021-05-01T20:32:00 - Implementing approach from a new paper read last night (litex-boards) 2021-05-01T00:30:00 - Quick fix, referencing a known issue from the official repo (litex-boards) +2021-05-01T22:36:00 - Quick fix, referencing a known issue from the official repo (litex-boards)