xc7: linux-litex: add information on the ethernet boot
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
This commit is contained in:
parent
6efd5e6fbf
commit
21902aae65
|
@ -32,10 +32,13 @@ Now you can upload the design with:
|
|||
|
||||
.. note::
|
||||
|
||||
LiteX on Linux demo expects you to use IPv4 address of ``192.168.100.100/24``
|
||||
on your network interface.
|
||||
The LiteX design is provided with an Ethernet module that uses the ``192.168.100.100/24``
|
||||
IPv4 address that needs to be set on your network interface.
|
||||
|
||||
You should observe the following line in the OpenOCD output
|
||||
You may find these information useful to correctly setup the network interface:
|
||||
https://github.com/timvideos/litex-buildenv/wiki/Networking
|
||||
|
||||
You should observe the following line in the OpenOCD output:
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
|
|
Loading…
Reference in New Issue