test/test_cpu: Disable Microwatt that seems to be broken.

This commit is contained in:
Florent Kermarrec 2024-04-20 08:51:10 +02:00
parent e4dc68206d
commit d324c0e150
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ class TestCPU(unittest.TestCase):
"serv", # (riscv / softcore)
"vexriscv", # (riscv / softcore)
"vexriscv_smp", # (riscv / softcore)
"microwatt", # (ppc64 / softcore)
#"microwatt", # (ppc64 / softcore)
"neorv32", # (riscv / softcore)
]
untested_cpus = [