mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-11-04 05:19:11 +00:00 
			
		
		
		
	INMODE is 5 bits
This commit is contained in:
		
							parent
							
								
									13cc106cf7
								
							
						
					
					
						commit
						57b2e4b9c1
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -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),
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue