README: add migen dependency
This commit is contained in:
parent
79a6ba7709
commit
33afda74f7
3
README
3
README
|
@ -64,7 +64,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