README: add migen dependency

This commit is contained in:
Florent Kermarrec 2018-03-01 10:43:30 +01:00
parent 79a6ba7709
commit 33afda74f7
1 changed files with 2 additions and 1 deletions

3
README
View File

@ -64,7 +64,8 @@ enjoy-digital.fr.
[> 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:
git clone https://github.com/enjoy-digital/litex --recursive