diff --git a/hdl/pkg_corrmatrixpi.vhd b/hdl/pkg_corrmatrixpi.vhd
index deaac3d8d335ec27298d73a2de3081a872bfff28..04c789d14d088e17351a107fcb9accce2dbccd12 100644
--- a/hdl/pkg_corrmatrixpi.vhd
+++ b/hdl/pkg_corrmatrixpi.vhd
@@ -14,7 +14,7 @@ package pkg_corr_matrixpi is
 
     -- Data input
     constant C_W_BPMPOS         : natural := 32;
-    constant C_W_BPMID          : natural := 8;
+    constant C_W_BPMID          : natural := 16;
     constant C_W_BPMSEQ         : natural := 8;
     constant C_W_PSCID          : natural := 8;