From: Wesley W. Terpstra Date: Fri, 3 Nov 2017 19:53:00 +0000 (-0700) Subject: README: note the vivado version requirements X-Git-Url: https://git.libre-soc.org/?p=freedom-sifive.git;a=commitdiff_plain;h=e1673b86705f0fc3f812a46bd08c4ae7ff054fa3 README: note the vivado version requirements --- diff --git a/README.md b/README.md index 940b3d0..3ba5011 100644 --- a/README.md +++ b/README.md @@ -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`