litex_setup: add pythondata for cv32e40p
This commit is contained in:
parent
109fd2674a
commit
2903b1bf80
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue