From aa9c8140130cae84122e8e56d5a787b8223da30d Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sun, 8 Nov 2020 00:48: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 03429c7..1bd74b3 100644 --- a/notes.md +++ b/notes.md @@ -242,3 +242,4 @@ 2020-10-22T04:56:00 - Refactor for clarity, might break a few tests though (pulp-runtime) 2020-10-22T01:14:00 - Implementing approach from a new paper read last night (pulp-runtime) 2020-11-08T00:38:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime) +2020-11-08T00:48:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)