INMODE is 5 bits
authorEddie Hung <eddie@fpgeh.com>
Thu, 8 Aug 2019 17:44:35 +0000 (10:44 -0700)
committerEddie Hung <eddie@fpgeh.com>
Thu, 8 Aug 2019 17:44:35 +0000 (10:44 -0700)
techlibs/xilinx/dsp_map.v

index 3d7b09d69d6f7476eaffe37aaad822ac7d5f5baa..423e12fbec7de1fd67a8a8fe2affdfbdc53288bf 100644 (file)
@@ -32,7 +32,7 @@ module \$__MUL25X18 (input signed [24:0] A, input signed [17:0] B, output signed
                .D(24'b0),
                .P(P_48),
 
-               .INMODE(4'b0000),
+               .INMODE(5'b00000),
                .ALUMODE(4'b0000),
                .OPMODE(7'b000101),
                .CARRYINSEL(3'b000),