projects
/
litex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
473c758
)
README: update build command
author
Sebastien Bourdeauducq
<sebastien@milkymist.org>
Thu, 24 May 2012 17:04:30 +0000
(19:04 +0200)
committer
Sebastien Bourdeauducq
<sebastien@milkymist.org>
Thu, 24 May 2012 17:04:30 +0000
(19:04 +0200)
README
patch
|
blob
|
history
diff --git
a/README
b/README
index 1cc3abf5b5588d3e1e3e7647f84a022367037ac6..a8dd21a778a6a4501b4f0612922b7311816eb6e2 100644
(file)
--- 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