README: note the vivado version requirements
This commit is contained in:
parent
4297b22472
commit
e1673b8670
@ -44,6 +44,8 @@ $ make -f Makefile.e300artydevkit verilog
|
|||||||
$ make -f Makefile.e300artydevkit mcs
|
$ make -f Makefile.e300artydevkit mcs
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Note: This flow requires vivado 2017.1. Old versions are known to fail.
|
||||||
|
|
||||||
These will place the files under `builds/e300artydevkit/obj`.
|
These will place the files under `builds/e300artydevkit/obj`.
|
||||||
|
|
||||||
Note that in order to run the `mcs` target, you need to have the `vivado`
|
Note that in order to run the `mcs` target, you need to have the `vivado`
|
||||||
@ -77,6 +79,8 @@ $ make -f Makefile.u500vc707devkit verilog
|
|||||||
$ make -f Makefile.u500vc707devkit mcs
|
$ make -f Makefile.u500vc707devkit mcs
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Note: This flow requires vivado 2016.1. Newer versions are known to fail.
|
||||||
|
|
||||||
These will place the files under `builds/u500vc707devkit/obj`.
|
These will place the files under `builds/u500vc707devkit/obj`.
|
||||||
|
|
||||||
Note that in order to run the `mcs` target, you need to have the `vivado`
|
Note that in order to run the `mcs` target, you need to have the `vivado`
|
||||||
|
Loading…
Reference in New Issue
Block a user