mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 03:32:29 +00:00 
			
		
		
		
	Spelling fixes
This commit is contained in:
		
							parent
							
								
									7685469ee2
								
							
						
					
					
						commit
						09e7eb7aed
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -71,9 +71,9 @@ struct PmuxtreePass : public Pass { | ||||||
| 	{ | 	{ | ||||||
| 		//   |---v---|---v---|---v---|---v---|---v---|---v---|---v---|---v---|---v---|---v---|
 | 		//   |---v---|---v---|---v---|---v---|---v---|---v---|---v---|---v---|---v---|---v---|
 | ||||||
| 		log("\n"); | 		log("\n"); | ||||||
| 		log("    pmuxtree [options] [selection]\n"); | 		log("    pmuxtree [selection]\n"); | ||||||
| 		log("\n"); | 		log("\n"); | ||||||
| 		log("This pass transforms $pmux cells to a trees of $mux cells.\n"); | 		log("This pass transforms $pmux cells to trees of $mux cells.\n"); | ||||||
| 		log("\n"); | 		log("\n"); | ||||||
| 	} | 	} | ||||||
| 	void execute(std::vector<std::string> args, RTLIL::Design *design) YS_OVERRIDE | 	void execute(std::vector<std::string> args, RTLIL::Design *design) YS_OVERRIDE | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue