mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 03:32:29 +00:00 
			
		
		
		
	Updated changelog
This commit is contained in:
		
							parent
							
								
									417fadbefd
								
							
						
					
					
						commit
						5f33c0e0b2
					
				
					 2 changed files with 21 additions and 0 deletions
				
			
		|  | @ -33,6 +33,9 @@ struct BmuxmapPass : public Pass { | |||
| 		log("\n"); | ||||
| 		log("This pass transforms $bmux cells to trees of $mux cells.\n"); | ||||
| 		log("\n"); | ||||
| 		log("    -pmux\n"); | ||||
| 		log("        transform to $pmux instead of $mux cells.\n"); | ||||
| 		log("\n"); | ||||
| 	} | ||||
| 	void execute(std::vector<std::string> args, RTLIL::Design *design) override | ||||
| 	{ | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue