X-Git-Url: https://git.libre-soc.org/?p=freedom-sifive.git;a=blobdiff_plain;f=README.md;h=940b3d0b02907e3a3db6d6889e7b9f889501cd0f;hp=249875028ae271102f49d3540a76fa1cb19caaaf;hb=9cb03a3708d40576b6513da453dca4593371ecec;hpb=4eaac79ec25728cc76b161455cb1096589a5271c diff --git a/README.md b/README.md index 2498750..940b3d0 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ $ make -f Makefile.e300artydevkit verilog $ 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`. @@ -77,7 +77,7 @@ $ make -f Makefile.u500vc707devkit verilog $ 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`.