This commit is contained in:
Miodrag Milanovic 2024-03-13 10:16:09 +01:00
parent ef15325dce
commit 71f0984dc9
3 changed files with 6 additions and 6 deletions

View File

@ -1007,8 +1007,8 @@ module NX_DSP_L_WRAP(CCI, CCO, CI, CK, CO, CO37, CO57, OVF, R, RZ, WE, A, B, C,
.CI(CI),
.CK(CK),
.CO(CO),
.CO37(CO36),
.CO57(CO56),
.CO37(CO37),
.CO57(CO57),
.CZI1(CZI[0]),
.CZI2(CZI[1]),

View File

@ -646,8 +646,8 @@ module NX_DSP_WRAP(CCI, CCO, CI, CK, CO, CO37, CO49, OVF, R, RZ, WE, A, B, C, D,
.CI(CI),
.CK(CK),
.CO(CO),
.CO37(CO36),
.CO49(CO48),
.CO37(CO37),
.CO49(CO49),
.CZI1(CZI[0]),
.CZI2(CZI[1]),

View File

@ -1149,8 +1149,8 @@ module NX_DSP_U_WRAP(CCI, CCO, CI, CK, CO43, CO57, OVF, R, RZ, WE, WEZ, A, B, C,
.CCO(CCO),
.CI(CI),
.CK(CK),
.CO43(CO42),
.CO57(CO56),
.CO43(CO43),
.CO57(CO57),
.CZI1(CZI[0]),
.CZI2(CZI[1]),