From 61bf2100fbd5e0a5f4bd1f013d70d8027604bbba Mon Sep 17 00:00:00 2001 From: JulianCamacho Date: Thu, 17 Nov 2022 08:16:14 -0600 Subject: Bug fixes --- platform.qsys | 98 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) (limited to 'platform.qsys') diff --git a/platform.qsys b/platform.qsys index 30158b8..7e92b3e 100644 --- a/platform.qsys +++ b/platform.qsys @@ -17,6 +17,14 @@ type = "int"; } } + element buttons + { + datum _sortIndex + { + value = "17"; + type = "int"; + } + } element clk_0 { datum _sortIndex @@ -134,6 +142,14 @@ type = "int"; } } + element switches + { + datum _sortIndex + { + value = "16"; + type = "int"; + } + } element sys_sdram_pll_0 { datum _sortIndex @@ -200,6 +216,11 @@ + + + + + + + + + + + + + + + + @@ -1070,6 +1110,20 @@ Automatic Switchover + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +