add linux-5.7 unit test which showed a silly error:
[soc.git] / src / soc / simple / test / test_microwatt.py
index 1dd89c533d19d5f9f28c9d190fb48ce30000bf29..d7a82b818793e558821bd4d9002d4bd562ba6580 100644 (file)
@@ -62,7 +62,7 @@ class TestRunner(FHDLTestCase):
 
         pspec = TestMemPspec(ldst_ifacetype='test_bare_wb',
                              imem_ifacetype='test_bare_wb',
-                             addr_wid=48,
+                             addr_wid=64,
                              mask_wid=8,
                              reg_wid=64,
                              imem_test_depth=32768,