diff --git a/litex_setup.py b/litex_setup.py index a379158ea..a49d52c68 100755 --- a/litex_setup.py +++ b/litex_setup.py @@ -112,7 +112,7 @@ git_repos = { "pythondata-cpu-marocchino": GitRepo(url="https://github.com/litex-hub/"), # OpenPower CPU(s). - "pythondata-cpu-microwatt": GitRepo(url="https://github.com/litex-hub/", sha1=0xb4986b23af6), + "pythondata-cpu-microwatt": GitRepo(url="https://github.com/litex-hub/", sha1=0xc69953aff92), # RISC-V CPU(s). "pythondata-cpu-blackparrot": GitRepo(url="https://github.com/litex-hub/"),