Commit b2fc3ce7 authored by Tomasz Wlostowski's avatar Tomasz Wlostowski

VME_CR_PACK: resize A24 mask to 0.5 MB (0x80000) so that a full 20-slot crate…

VME_CR_PACK: resize A24 mask to 0.5 MB (0x80000) so that a full 20-slot crate can be addressed without conflicts using A24 only
parent 9ae530e9
......@@ -541,7 +541,7 @@ package VME_CR_pack is
16#18B# => x"00", -- Fun 0 --DFS = '0'
16#18c# => x"ff", -- Fun 1
16#18d# => x"f0", -- Fun 1
16#18d# => x"f8", -- Fun 1
16#18e# => x"00", -- Fun 1
16#18f# => x"00", -- Fun 1 --DFS = '0'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment