From 1fab5e23740ef8440245e8288d26005ca3f6ee90 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Mon, 25 Jan 2016 23:25: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 fc6ee4c..888bb05 100644 --- a/notes.md +++ b/notes.md @@ -68,3 +68,4 @@ 2015-11-11T18:09:00 - Late-night bugfix on financial RL environment (pulp-runtime) 2015-12-24T07:07:00 - Refactor for clarity, might break a few tests though (pulp-runtime) 2016-01-06T06:04:00 - Refactor for clarity, might break a few tests though (pulp-runtime) +2016-01-25T23:25:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)