projects
/
litex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
109fd26
)
litex_setup: add pythondata for cv32e40p
author
Piotr Binkowski
<pbinkowski@antmicro.com>
Wed, 20 May 2020 11:46:13 +0000
(13:46 +0200)
committer
Piotr Binkowski
<pbinkowski@antmicro.com>
Wed, 20 May 2020 11:46:37 +0000
(13:46 +0200)
litex_setup.py
patch
|
blob
|
history
diff --git
a/litex_setup.py
b/litex_setup.py
index d8705e72e65d524817dc178e0cef3acf576c80a5..a432c9a5a1a289018b8e6627cc2eb106a0b1754a 100755
(executable)
--- a/
litex_setup.py
+++ b/
litex_setup.py
@@
-49,6
+49,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)),
]
repos = OrderedDict(repos)