From 74ad5f8acfd76e361aeb592dbbba0cc1fd382049 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 13 Sep 2018 08:29: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 f1498c8..a041597 100644 --- a/notes.md +++ b/notes.md @@ -149,3 +149,4 @@ 2018-08-22T06:26:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (stable-baselines3) 2018-08-22T23:08:00 - Quick fix, referencing a known issue from the official repo (stable-baselines3) 2018-08-22T19:05:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3) +2018-09-13T08:29:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3)