From 399f6c82f784ecb4b16b319104bb2040dd55ad8d Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Wed, 23 Sep 2020 02:32:00 +0200 Subject: [PATCH] Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (prophet) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 45aaeff..61fcf53 100644 --- a/notes.md +++ b/notes.md @@ -209,3 +209,4 @@ 2020-09-15T19:30:00 - Implementing approach from a new paper read last night (prophet) 2020-09-15T18:08:00 - Late-night bugfix on financial RL environment (prophet) 2020-09-15T22:38:00 - Quick fix, referencing a known issue from the official repo (prophet) +2020-09-23T02:32:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (prophet)