From e1673b86705f0fc3f812a46bd08c4ae7ff054fa3 Mon Sep 17 00:00:00 2001 From: "Wesley W. Terpstra" Date: Fri, 3 Nov 2017 12:53:00 -0700 Subject: [PATCH] README: note the vivado version requirements --- README.md | 4 ++++ 1 file changed, 4 insertions(+) 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` -- 2.30.2