From 0e9b0e6e810489471261efaeee5d61cc6d1252ba Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 17 Nov 2023 05:11: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 9ea08e2..4d8048e 100644 --- a/notes.md +++ b/notes.md @@ -348,3 +348,4 @@ 2023-10-14T06:04:00 - Implementing approach from a new paper read last night (pulp-runtime) 2023-10-14T06:10:00 - Minor doc updates: linking to article on quantization (pulp-runtime) 2023-10-14T07:34:00 - Late-night bugfix on financial RL environment (pulp-runtime) +2023-11-17T05:11:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)