From 01c0fdc80995c93fc37ba371c1191f2b82dc2f05 Mon Sep 17 00:00:00 2001 From: Rejeesh Kutty Date: Wed, 2 Sep 2015 14:30:26 -0400 Subject: [PATCH] daq2/a10gx- ethernet fix --- projects/common/a10gx/a10gx_system_bd.qsys | 68 ++++++++++++++++------ 1 file changed, 51 insertions(+), 17 deletions(-) diff --git a/projects/common/a10gx/a10gx_system_bd.qsys b/projects/common/a10gx/a10gx_system_bd.qsys index f919fd035..d3c4e9521 100644 --- a/projects/common/a10gx/a10gx_system_bd.qsys +++ b/projects/common/a10gx/a10gx_system_bd.qsys @@ -66,7 +66,7 @@ { datum _sortIndex { - value = "16"; + value = "17"; type = "int"; } } @@ -103,7 +103,7 @@ { datum _sortIndex { - value = "7"; + value = "8"; type = "int"; } datum sopceditor_expanded @@ -124,7 +124,7 @@ { datum _sortIndex { - value = "8"; + value = "9"; type = "int"; } } @@ -156,7 +156,7 @@ { datum _sortIndex { - value = "9"; + value = "10"; type = "int"; } } @@ -176,11 +176,19 @@ type = "String"; } } + element sys_ethernet_reset + { + datum _sortIndex + { + value = "7"; + type = "int"; + } + } element sys_gpio { datum _sortIndex { - value = "14"; + value = "15"; type = "int"; } } @@ -196,7 +204,7 @@ { datum _sortIndex { - value = "13"; + value = "14"; type = "int"; } datum sopceditor_expanded @@ -217,7 +225,7 @@ { datum _sortIndex { - value = "12"; + value = "13"; type = "int"; } datum sopceditor_expanded @@ -264,7 +272,7 @@ { datum _sortIndex { - value = "18"; + value = "19"; type = "int"; } } @@ -272,7 +280,7 @@ { datum _sortIndex { - value = "17"; + value = "18"; type = "int"; } } @@ -288,7 +296,7 @@ { datum _sortIndex { - value = "15"; + value = "16"; type = "int"; } datum sopceditor_expanded @@ -309,7 +317,7 @@ { datum _sortIndex { - value = "11"; + value = "12"; type = "int"; } datum sopceditor_expanded @@ -330,7 +338,7 @@ { datum _sortIndex { - value = "10"; + value = "11"; type = "int"; } datum sopceditor_expanded @@ -613,6 +621,11 @@ internal="sys_ethernet.pcs_ref_clk_clock_connection" type="clock" dir="end" /> + @@ -1580,18 +1593,18 @@ - + - + - + @@ -1599,9 +1612,9 @@ - + - + @@ -1680,6 +1693,17 @@ + + + + + + + @@ -2087,6 +2111,11 @@ start="sys_clk.out_clk" end="sys_cpu_interconnect.clk" /> + +