From b1ab03a4abb5fa16476f61f1b531cc7ca3422453 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Tue, 8 Oct 2024 17:29:00 +0200 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 989b410..e63bd30 100644 --- a/notes.md +++ b/notes.md @@ -378,3 +378,4 @@ 2024-07-28T20:37:00 - Minor doc updates: linking to article on quantization (pulp-runtime) 2024-07-28T03:08:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime) 2024-09-15T04:32:00 - Minor doc updates: linking to article on quantization (pulp-runtime) +2024-10-08T17:29:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)