projects
/
litex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
860f273
)
make.py: update description
author
Sebastien Bourdeauducq
<sebastien@milkymist.org>
Thu, 12 Dec 2013 22:16:59 +0000
(23:16 +0100)
committer
Sebastien Bourdeauducq
<sebastien@milkymist.org>
Thu, 12 Dec 2013 22:16:59 +0000
(23:16 +0100)
make.py
patch
|
blob
|
history
diff --git
a/make.py
b/make.py
index f9d6d3ddd95d6e5bbfe56bc2d7b3e63b893bccc8..1c030b66c9f4d6f9aac286e064fdbd261b67115b 100755
(executable)
--- a/
make.py
+++ b/
make.py
@@
-11,7
+11,7
@@
from misoclib.s6ddrphy import initsequence
import jtag
def _get_args():
- parser = argparse.ArgumentParser(description="MiSoC - a high performance SoC based on Migen.")
+ parser = argparse.ArgumentParser(description="MiSoC - a high performance
and small footprint
SoC based on Migen.")
parser.add_argument("-p", "--platform", default="mixxeo", help="platform to build for")
parser.add_argument("-t", "--target", default="mlabs_video", help="SoC type to build")