Skip to content

Commit

Permalink
README: update build command
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastien Bourdeauducq committed May 24, 2012
1 parent 473c758 commit 5d0d249
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README
Expand Up @@ -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
Expand Down

0 comments on commit 5d0d249

Please sign in to comment.