mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-27 21:48:58 +00:00
fixes
This commit is contained in:
parent
ef15325dce
commit
71f0984dc9
3 changed files with 6 additions and 6 deletions
|
@ -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]),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue