mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 03:32:29 +00:00 
			
		
		
		
	greenpak4: And another typo :(
This commit is contained in:
		
							parent
							
								
									ea787e6be3
								
							
						
					
					
						commit
						3491d33863
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -151,7 +151,7 @@ module GP_DCMPMUX(input SEL, input IN0, input IN1, input IN2, input IN3, output | |||
| 			2'b10: OUT <= IN1; | ||||
| 			2'b01: OUT <= IN2; | ||||
| 			2'b11: OUT <= IN3; | ||||
| 		end | ||||
| 		endcase | ||||
| 	end | ||||
| endmodule | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue