README: update location of built files
authorWesley W. Terpstra <wesley@sifive.com>
Fri, 3 Nov 2017 18:20:08 +0000 (11:20 -0700)
committerWesley W. Terpstra <wesley@sifive.com>
Fri, 3 Nov 2017 23:10:41 +0000 (16:10 -0700)
README.md

index 249875028ae271102f49d3540a76fa1cb19caaaf..940b3d0b02907e3a3db6d6889e7b9f889501cd0f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -44,7 +44,7 @@ $ make -f Makefile.e300artydevkit verilog
 $ make -f Makefile.e300artydevkit mcs
 ```
 
 $ make -f Makefile.e300artydevkit mcs
 ```
 
-These will place the files under `builds/e300artydevkit`.
+These will place the files under `builds/e300artydevkit/obj`.
 
 Note that in order to run the `mcs` target, you need to have the `vivado`
 executable on your `PATH`.
 
 Note that in order to run the `mcs` target, you need to have the `vivado`
 executable on your `PATH`.
@@ -77,7 +77,7 @@ $ make -f Makefile.u500vc707devkit verilog
 $ make -f Makefile.u500vc707devkit mcs
 ```
 
 $ make -f Makefile.u500vc707devkit mcs
 ```
 
-These will place the files under `builds/u500vc707devkit`.
+These will place the files under `builds/u500vc707devkit/obj`.
 
 Note that in order to run the `mcs` target, you need to have the `vivado`
 executable on your `PATH`.
 
 Note that in order to run the `mcs` target, you need to have the `vivado`
 executable on your `PATH`.