Resolve L2SDP-162
Compare changes
@@ -33,6 +33,7 @@ LIBRARY IEEE, common_lib, dp_lib, pfs_lib, pft2_lib;
@@ -33,6 +33,7 @@ LIBRARY IEEE, common_lib, dp_lib, pfs_lib, pft2_lib;
@@ -44,7 +45,8 @@ ENTITY pfb2 IS
@@ -44,7 +45,8 @@ ENTITY pfb2 IS
@@ -69,7 +71,6 @@ ARCHITECTURE str OF pfb2 IS
@@ -69,7 +71,6 @@ ARCHITECTURE str OF pfb2 IS
@@ -95,7 +96,8 @@ BEGIN
@@ -95,7 +96,8 @@ BEGIN
@@ -113,8 +115,8 @@ BEGIN
@@ -113,8 +115,8 @@ BEGIN
fil_out_dat_x <= SHIFT_SVEC(pfs_in_dat_x, g_pfs_in_dat_w - g_pfs_out_dat_w); -- < 0 is shift left, > 0 is shift right
fil_out_dat_y <= SHIFT_SVEC(pfs_in_dat_y, g_pfs_in_dat_w - g_pfs_out_dat_w); -- < 0 is shift left, > 0 is shift right