README: update build command

This commit is contained in:
Sebastien Bourdeauducq 2012-05-24 19:04:30 +02:00
parent 473c75898e
commit 5d0d249236
1 changed files with 1 additions and 1 deletions

2
README
View File

@ -20,7 +20,7 @@ First, download and install Migen from:
https://github.com/milkymist/migen
Once this is done, build the bitstream with:
python3 build.py
make
This will generate the build/soc.bit programming file.
The SoC expects a bootloader to be located in flash at 0x860000, just