projects
/
litex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c4cd33
)
litex_setup/pythondata-cpu-cv32e40p: clone in recursive mode.
author
Florent Kermarrec
<florent@enjoy-digital.fr>
Fri, 22 May 2020 13:43:00 +0000
(15:43 +0200)
committer
Florent Kermarrec
<florent@enjoy-digital.fr>
Fri, 22 May 2020 13:43:00 +0000
(15:43 +0200)
litex_setup.py
patch
|
blob
|
history
diff --git
a/litex_setup.py
b/litex_setup.py
index c95e3fd1befa339915dfe0b7fe013ea302b88390..703b35deeb12d254ce2a166432ddd5aef6538f1a 100755
(executable)
--- a/
litex_setup.py
+++ b/
litex_setup.py
@@
-50,7
+50,7
@@
repos = [
("pythondata-cpu-minerva", ("https://github.com/litex-hub/", False, True, None)),
("pythondata-cpu-microwatt", ("https://github.com/litex-hub/", False, True, 0xa7859fb)),
("pythondata-cpu-blackparrot", ("https://github.com/litex-hub/", False, True, None)),
- ("pythondata-cpu-cv32e40p", ("https://github.com/litex-hub/",
False,
True, None)),
+ ("pythondata-cpu-cv32e40p", ("https://github.com/litex-hub/",
True,
True, None)),
]
repos = OrderedDict(repos)