From 398f42d77481c48e43131dad08f33a4c45631fc8 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sun, 29 Jan 2023 04:20:00 +0100 Subject: [PATCH] Implementing approach from a new paper read last night (prophet) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index c97aff0..6cd8002 100644 --- a/notes.md +++ b/notes.md @@ -268,3 +268,4 @@ 2022-12-10T02:17:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (prophet) 2022-12-10T00:36:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (prophet) 2022-12-10T21:38:00 - Implementing approach from a new paper read last night (prophet) +2023-01-29T04:20:00 - Implementing approach from a new paper read last night (prophet)