-
Notifications
You must be signed in to change notification settings - Fork 24
Open
@alfen-yu
Description
The SUM output port is declared as [64:0] instead of [63:0]. This will result in an extra bit in the output. If you want the output to be 64 bits, you should change the port declaration to output [63:0] SUM.
Metadata
Metadata
Assignees
Labels
No labels