From 351ce3f3be4e66e65cbaac069ddc0875a51c2d66 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sun, 14 Apr 2019 07:31: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 6c99bd3..e91d630 100644 --- a/notes.md +++ b/notes.md @@ -172,3 +172,4 @@ 2018-12-24T23:44:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (prophet) 2019-03-15T20:03:00 - Quick fix, referencing a known issue from the official repo (prophet) 2019-04-14T08:56:00 - Refactor for clarity, might break a few tests though (prophet) +2019-04-14T07:31:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (prophet)