From a77fd9e0dc56fed8bb6758983b3928a6c25550a0 Mon Sep 17 00:00:00 2001
From: donker <donker@astron.nl>
Date: Wed, 5 Aug 2020 15:42:12 +0200
Subject: [PATCH] changes to get unb2b_minimal with mmap to work

---
 .../unb2b_minimal/quartus/qsys_unb2b_minimal.qsys    | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/boards/uniboard2b/designs/unb2b_minimal/quartus/qsys_unb2b_minimal.qsys b/boards/uniboard2b/designs/unb2b_minimal/quartus/qsys_unb2b_minimal.qsys
index fa55630a3f..2b9abe3960 100644
--- a/boards/uniboard2b/designs/unb2b_minimal/quartus/qsys_unb2b_minimal.qsys
+++ b/boards/uniboard2b/designs/unb2b_minimal/quartus/qsys_unb2b_minimal.qsys
@@ -115,7 +115,7 @@
    {
       datum _sortIndex
       {
-         value = "12";
+         value = "11";
          type = "int";
       }
       datum sopceditor_expanded
@@ -136,7 +136,7 @@
    {
       datum _sortIndex
       {
-         value = "11";
+         value = "10";
          type = "int";
       }
       datum sopceditor_expanded
@@ -231,7 +231,7 @@
    {
       datum _sortIndex
       {
-         value = "15";
+         value = "14";
          type = "int";
       }
       datum sopceditor_expanded
@@ -331,7 +331,7 @@
    {
       datum _sortIndex
       {
-         value = "14";
+         value = "13";
          type = "int";
       }
       datum sopceditor_expanded
@@ -384,7 +384,7 @@
    {
       datum _sortIndex
       {
-         value = "13";
+         value = "12";
          type = "int";
       }
       datum sopceditor_expanded
@@ -410,7 +410,7 @@
    {
       datum _sortIndex
       {
-         value = "10";
+         value = "15";
          type = "int";
       }
       datum sopceditor_expanded
-- 
GitLab