From 441824774701e907cccb22c6cedad48ee44b88ed Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Mon, 17 Sep 2018 03:43:00 +0200 Subject: [PATCH] Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (prophet) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 0125828..c6e1486 100644 --- a/notes.md +++ b/notes.md @@ -154,3 +154,4 @@ 2018-08-27T03:26:00 - Implementing approach from a new paper read last night (prophet) 2018-09-17T04:22:00 - Refactor for clarity, might break a few tests though (prophet) 2018-09-17T19:08:00 - Refactor for clarity, might break a few tests though (prophet) +2018-09-17T03:43:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (prophet)