litex_setup: Only include CVA5 with full install.
This commit is contained in:
parent
888f2d1648
commit
ae89c6bfa4
|
@ -136,6 +136,7 @@ standard_repos = list(git_repos.keys())
|
|||
standard_repos.remove("pythondata-cpu-blackparrot")
|
||||
standard_repos.remove("pythondata-cpu-cv32e40p")
|
||||
standard_repos.remove("pythondata-cpu-cv32e41p")
|
||||
standard_repos.remove("pythondata-cpu-cva5")
|
||||
standard_repos.remove("pythondata-cpu-cva6")
|
||||
standard_repos.remove("pythondata-cpu-ibex")
|
||||
standard_repos.remove("pythondata-cpu-marocchino")
|
||||
|
|
Loading…
Reference in New Issue