add linux-5.7 unit test which showed a silly error:
[soc.git] / src / soc / simple / inorder.py
index 5262f6eb0a847791ab314b58b3f40df76cbc19c5..8174fc5c0d067ee719744aeca721bf7df73a8d8c 100644 (file)
@@ -513,7 +513,7 @@ if __name__ == '__main__':
              }
     pspec = TestMemPspec(ldst_ifacetype='bare_wb',
                          imem_ifacetype='bare_wb',
-                         addr_wid=48,
+                         addr_wid=64,
                          mask_wid=8,
                          reg_wid=64,
                          units=units)