mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 03:32:29 +00:00 
			
		
		
		
	Reduce pass verbosity
This commit is contained in:
		
							parent
							
								
									33c72b0f25
								
							
						
					
					
						commit
						ef9645990e
					
				
					 3 changed files with 5 additions and 5 deletions
				
			
		|  | @ -189,7 +189,7 @@ struct MuxpackWorker | |||
| 	{ | ||||
| 		for (auto cell : candidate_cells) | ||||
| 		{ | ||||
| 			log("Considering %s (%s)\n", log_id(cell), log_id(cell->type)); | ||||
| 			log_debug("Considering %s (%s)\n", log_id(cell), log_id(cell->type)); | ||||
| 
 | ||||
| 			SigSpec a_sig = sigmap(cell->getPort(ID::A)); | ||||
| 			if (cell->type == ID($mux)) { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue