From 876b6ab4a739421a30d75578c20caea2c4de12f2 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Tue, 3 Mar 2020 21:26: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 cd467df..1b67e36 100644 --- a/notes.md +++ b/notes.md @@ -232,3 +232,4 @@ 2019-12-19T08:36:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime) 2020-03-03T06:02:00 - Refactor for clarity, might break a few tests though (pulp-runtime) 2020-03-03T06:35:00 - Refactor for clarity, might break a few tests though (pulp-runtime) +2020-03-03T21:26:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)