From 4b103d1a1de206b3c43cd18dfeae4a990d454454 Mon Sep 17 00:00:00 2001
From: Pepping <pepping>
Date: Thu, 25 Jun 2015 12:04:40 +0000
Subject: [PATCH] CHanged order

---
 libraries/base/reorder/hdllib.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libraries/base/reorder/hdllib.cfg b/libraries/base/reorder/hdllib.cfg
index cc31d849f6..6f2bd62554 100644
--- a/libraries/base/reorder/hdllib.cfg
+++ b/libraries/base/reorder/hdllib.cfg
@@ -15,8 +15,8 @@ synth_files =
     src/vhdl/reorder_store.vhd
     src/vhdl/reorder_col.vhd
     src/vhdl/reorder_col_wide.vhd
-    src/vhdl/reorder_matrix.vhd
     src/vhdl/reorder_row.vhd     
+    src/vhdl/reorder_matrix.vhd
     src/vhdl/reorder_sequencer.vhd
     src/vhdl/reorder_transpose.vhd
     src/vhdl/reorder_rewire.vhd
-- 
GitLab