README: note the vivado version requirements

This commit is contained in:
Wesley W. Terpstra 2017-11-03 12:53:00 -07:00
parent 4297b22472
commit e1673b8670
1 changed files with 4 additions and 0 deletions

View File

@ -44,6 +44,8 @@ $ make -f Makefile.e300artydevkit verilog
$ 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`.
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
```
Note: This flow requires vivado 2016.1. Newer versions are known to fail.
These will place the files under `builds/u500vc707devkit/obj`.
Note that in order to run the `mcs` target, you need to have the `vivado`