From d324c0e1508c99863d427889100a131a5fb55f8a Mon Sep 17 00:00:00 2001 From: Florent Kermarrec Date: Sat, 20 Apr 2024 08:51:10 +0200 Subject: [PATCH] test/test_cpu: Disable Microwatt that seems to be broken. --- test/test_cpu.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/test_cpu.py b/test/test_cpu.py index 22dac251a..2860336dd 100644 --- a/test/test_cpu.py +++ b/test/test_cpu.py @@ -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 = [