From 3e7be9e24ae20f9a259d6628f076ddac75f8a198 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 23 Jan 2014 03:46: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 0430fea..a38b592 100644 --- a/notes.md +++ b/notes.md @@ -2,3 +2,4 @@ 2014-01-01T19:29:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) 2014-01-01T07:15:00 - Refactor for clarity, might break a few tests though (pulp-runtime) 2014-01-01T07:11:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime) +2014-01-23T03:46:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)