From e357be83d934699ffbf7b2b9002e3f0ea0bf35f7 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Wed, 21 Feb 2024 17:54:00 +0100 Subject: [PATCH] Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (zipline) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 1d5b724d..8d1cee1f 100644 --- a/notes.md +++ b/notes.md @@ -295,3 +295,4 @@ 2024-01-16T02:04:00 - Quick fix, referencing a known issue from the official repo (zipline) 2024-01-16T22:33:00 - Refactor for clarity, might break a few tests though (zipline) 2024-02-21T00:40:00 - Quick fix, referencing a known issue from the official repo (zipline) +2024-02-21T17:54:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (zipline)