README: add migen dependency
This commit is contained in:
parent
697f46a97f
commit
48bc3cb15d
3
README
3
README
|
@ -63,7 +63,8 @@ enjoy-digital.fr.
|
||||||
|
|
||||||
[> Getting started
|
[> Getting started
|
||||||
------------------
|
------------------
|
||||||
1. Install Python3 and your vendor's software
|
1. Install Python 3.5, Migen and FPGA vendor's development tools.
|
||||||
|
Get Migen from: https://github.com/m-labs/migen
|
||||||
|
|
||||||
2. Obtain LiteX and install it:
|
2. Obtain LiteX and install it:
|
||||||
git clone https://github.com/enjoy-digital/litex --recursive
|
git clone https://github.com/enjoy-digital/litex --recursive
|
||||||
|
|
Loading…
Reference in New Issue