From bfbb840958f6e4619f1ee07957573c7b2a2aad37 Mon Sep 17 00:00:00 2001 From: Grzegorz Latosinski Date: Wed, 8 May 2024 09:36:24 +0200 Subject: [PATCH] cfu-playground: README.md: Added note on missing Vivado dependency Signed-off-by: Grzegorz Latosinski --- cfu-playground/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cfu-playground/README.md b/cfu-playground/README.md index cd40258..95dcdf1 100644 --- a/cfu-playground/README.md +++ b/cfu-playground/README.md @@ -27,6 +27,8 @@ cd CFU-Playground/ cd - ``` +`NOTE:` The log `Info: vivado not found in path.` can be ignored - we will not use Vivado in this demo. + Thirdly, create a project from the template in the `cfu-playground/cfu_proj` directory: ```bash