From 9df7985a82e2e7d26bc2b0bf8964696dbf7d66c8 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 4 Feb 2021 07:41:00 +0100 Subject: [PATCH] Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (litex-boards) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index c58b29e4..38e611fe 100644 --- a/notes.md +++ b/notes.md @@ -212,3 +212,4 @@ 2021-01-26T03:31:00 - Late-night bugfix on financial RL environment (litex-boards) 2021-02-04T19:48:00 - Quick fix, referencing a known issue from the official repo (litex-boards) 2021-02-04T02:59:00 - Minor doc updates: linking to article on quantization (litex-boards) +2021-02-04T07:41:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (litex-boards)