From 5d0d24923660143788f6d24e46309bd6e9e443d7 Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Thu, 24 May 2012 19:04:30 +0200 Subject: [PATCH] README: update build command --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 1cc3abf5b..a8dd21a77 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