From de4158b64c06297e326aa57e14d1b893c4373d36 Mon Sep 17 00:00:00 2001 From: Dustin DeWeese Date: Mon, 13 Jan 2020 11:24:31 -0800 Subject: [PATCH] add a link to README answering common question Signed-off-by: Dustin DeWeese --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6beb0541..023f7c32 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,10 @@ that shell. The Vivado wrapper utils/vivado.sh makes sure that the environment variables from XRAY_VIVADO_SETTINGS are automatically sourced in a separate shell that is then only used to run Vivado to avoid these problems. +**Why 2017.2?** Currently the fuzzers only work on `2017.2`, see [Issue #14 on prjxray](https://github.com/SymbiFlow/prjxray/issues/14). + +**Is 2017.2 really required?** Yes, only `2017.2` works. Until Issue #14 is solved, **only** `2017.2` works and will be supported. + ### Step 2: ### Pull submodules: