From 101dfcd7a44eb697321867d6f08fced7feca4bb5 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sun, 1 Jul 2018 17:14: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 e88d312..4664b96 100644 --- a/notes.md +++ b/notes.md @@ -155,3 +155,4 @@ 2018-06-21T23:04:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) 2018-07-01T17:04:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime) 2018-07-01T02:30:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime) +2018-07-01T17:14:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)