mirror of https://github.com/openXC7/prjxray.git
Merge pull request #1200 from HackerFoo/link-issue-vivado-limitation
add a link to README answering a common question
This commit is contained in:
commit
525b6e61e0
|
|
@ -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