mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 03:32:29 +00:00 
			
		
		
		
	clockgate: help string
Co-authored-by: Martin Povišer <povik@cutebit.org>
This commit is contained in:
		
							parent
							
								
									1e999a3cb7
								
							
						
					
					
						commit
						a8a92d3469
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -65,7 +65,7 @@ struct ClockgatePass : public Pass { | |||
| 		log("        Port <port_name> of the ICG will be tied to zero.\n"); | ||||
| 		log("        Intended for DFT scan-enable pins.\n"); | ||||
| 		log("    -min_net_size <n>\n"); | ||||
| 		log("        Only work on clocks with at least <n> eligible FFs.\n"); | ||||
| 		log("        Only transform sets of at least <n> eligible FFs.\n"); | ||||
| 		// log("        \n");
 | ||||
| 	} | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue