]> jspc29.x-matter.uni-frankfurt.de Git - trb3.git/commitdiff
fix address decoder for SED
authorJan Michel <j.michel@gsi.de>
Tue, 28 Jun 2022 15:02:20 +0000 (17:02 +0200)
committerJan Michel <j.michel@gsi.de>
Tue, 28 Jun 2022 15:02:20 +0000 (17:02 +0200)
base/code/trb3_tools.vhd

index ef8cc38f31ca3ca9981ffdc32ff4f15d5b0e2ce9..78620c5d5957de2f250c8ffd2e9125c0d05250d5 100644 (file)
@@ -85,7 +85,7 @@ begin
     generic map(
       PORT_NUMBER      => 7,
       PORT_ADDRESSES   => (0 => x"0000", 1 => x"0400", 2 => x"0500", 3 => x"0600", 4 => x"0180", 5 => x"0f00", 6 => x"0f80", others => x"0000"),
-      PORT_ADDR_MASK   => (0 => 9,       1 => 5,       2 => 1,       3 => 2,       4 => 4,       5 => 7,       6 => 7,       others => 0),
+      PORT_ADDR_MASK   => (0 => 9,       1 => 5,       2 => 2,       3 => 2,       4 => 4,       5 => 7,       6 => 7,       others => 0),
       PORT_MASK_ENABLE => 1
       )
     port map(