mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-11-04 05:19:11 +00:00 
			
		
		
		
	Fix typo in stat help
This commit is contained in:
		
							parent
							
								
									8649e30668
								
							
						
					
					
						commit
						b3e7390c0e
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -366,7 +366,7 @@ struct StatPass : public Pass {
 | 
			
		|||
		log("        use cell area information from the provided liberty file\n");
 | 
			
		||||
		log("\n");
 | 
			
		||||
		log("    -tech <technology>\n");
 | 
			
		||||
		log("        print area estemate for the specified technology. Currently supported\n");
 | 
			
		||||
		log("        print area estimate for the specified technology. Currently supported\n");
 | 
			
		||||
		log("        values for <technology>: xilinx, cmos\n");
 | 
			
		||||
		log("\n");
 | 
			
		||||
		log("    -width\n");
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue