Update ./README.rst to get change in xc7/README.rst.

Signed-off-by: Tim Callahan <tcal@google.com>
This commit is contained in:
Tim Callahan 2020-09-17 21:53:05 -07:00
parent 13094b8d2b
commit 0a2ba746a1
1 changed files with 1 additions and 0 deletions

View File

@ -120,6 +120,7 @@ To build the linux-litex-demo example, run the following commands:
.. code:: bash
pushd xc7/linux_litex_demo && make && popd
pushd xc7/linux_litex_demo && TARGET=arty_100 make && popd
Example design for the EOS S3 devices:
**************************************