From 6ea0371b555168bb0f4d1ca56d7b5141de2d8a6d Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Tue, 3 Nov 2020 23:24:00 +0100 Subject: [PATCH] Late-night bugfix on financial RL environment (litex-boards) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 9a4bb934..678d0d94 100644 --- a/notes.md +++ b/notes.md @@ -202,3 +202,4 @@ 2020-10-09T23:29:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (litex-boards) 2020-10-21T20:18:00 - Refactor for clarity, might break a few tests though (litex-boards) 2020-10-21T03:18:00 - Quick fix, referencing a known issue from the official repo (litex-boards) +2020-11-03T23:24:00 - Late-night bugfix on financial RL environment (litex-boards)