From: Hadaq Date: Mon, 2 Oct 2017 14:41:53 +0000 (+0200) Subject: Fix CTS slow control register addresses X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=de66903739104097c35311400978729695fe97d4;p=trb3.git Fix CTS slow control register addresses --- diff --git a/cts/source/cts.vhd b/cts/source/cts.vhd index 9110967..21a52fe 100755 --- a/cts/source/cts.vhd +++ b/cts/source/cts.vhd @@ -1081,7 +1081,7 @@ begin generic map ( PORT_NUMBER => 2, -- trigger debug - PORT_ADDRESSES => (0 => X"A100", 1 => X"A000", others => X"0000"), + PORT_ADDRESSES => (0 => X"0100", 1 => X"0000", others => X"0000"), PORT_ADDR_MASK => (0 => 8, 1 => 8, others => 0) ) port map (