From ba21035e8f3913d3599f594dcf3bd408c94f652c Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Tue, 8 Jan 2019 19:57:00 +0100 Subject: [PATCH] Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index eb50ac9..0374808 100644 --- a/notes.md +++ b/notes.md @@ -185,3 +185,4 @@ 2019-01-05T07:40:00 - Minor doc updates: linking to article on quantization (pulp-runtime) 2019-01-05T21:17:00 - Late-night bugfix on financial RL environment (pulp-runtime) 2019-01-05T20:12:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime) +2019-01-08T19:57:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)