mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 11:42:30 +00:00 
			
		
		
		
	fixed typos
This commit is contained in:
		
							parent
							
								
									ba3793b642
								
							
						
					
					
						commit
						cd8008bda0
					
				
					 12 changed files with 26 additions and 26 deletions
				
			
		|  | @ -406,7 +406,7 @@ struct OptMuxtreePass : public Pass { | |||
| 		log("    opt_muxtree [selection]\n"); | ||||
| 		log("\n"); | ||||
| 		log("This pass analyzes the control signals for the multiplexer trees in the design\n"); | ||||
| 		log("and identifies inputs that can never be active. In then removes this dead\n"); | ||||
| 		log("and identifies inputs that can never be active. It then removes this dead\n"); | ||||
| 		log("branches from the multiplexer trees.\n"); | ||||
| 		log("\n"); | ||||
| 		log("This pass only operates on completely selected modules without processes.\n"); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue