mirror of https://github.com/openXC7/prjxray.git
add a link to README answering common question
Signed-off-by: Dustin DeWeese <dustin.deweese@gmail.com>
This commit is contained in:
parent
55ef667093
commit
de4158b64c
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue