From: Sebastien Bourdeauducq Date: Thu, 24 May 2012 17:04:30 +0000 (+0200) Subject: README: update build command X-Git-Tag: 24jan2021_ls180~3174 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5d0d24923660143788f6d24e46309bd6e9e443d7;p=litex.git README: update build command --- diff --git a/README b/README index 1cc3abf5..a8dd21a7 100644 --- a/README +++ b/README @@ -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