test/test_cpu: Disable cv32e40p test (need to update/wait for pythondata to be updated).

This commit is contained in:
Florent Kermarrec 2024-05-14 12:53:09 +02:00
parent c810b89464
commit 8eaa53ae9a
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ class TestCPU(unittest.TestCase):
def test_cpu(self):
tested_cpus = [
"cv32e40p", # (riscv / softcore)
#"cv32e40p", # (riscv / softcore)
"femtorv", # (riscv / softcore)
"firev", # (riscv / softcore)
"marocchino", # (or1k / softcore)