From 21ee7e04aa55fe7191247b07f3a852af5248e56c Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Tue, 11 Oct 2016 04:46:00 +0200 Subject: [PATCH] Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 75484ad..bae8316 100644 --- a/notes.md +++ b/notes.md @@ -75,3 +75,4 @@ 2016-08-28T02:07:00 - Refactor for clarity, might break a few tests though (stable-baselines3) 2016-10-06T19:34:00 - Refactor for clarity, might break a few tests though (stable-baselines3) 2016-10-06T20:52:00 - Implementing approach from a new paper read last night (stable-baselines3) +2016-10-11T04:46:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3)