mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-11-04 05:19:11 +00:00 
			
		
		
		
	Fixed minor typo in "sim" help message
This commit is contained in:
		
							parent
							
								
									51f1bbeeb0
								
							
						
					
					
						commit
						5fe16c25b8
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -778,7 +778,7 @@ struct SimPass : public Pass {
 | 
			
		|||
		log("        number of cycles to simulate (default: 20)\n");
 | 
			
		||||
		log("\n");
 | 
			
		||||
		log("    -a\n");
 | 
			
		||||
		log("        include all nets in VCD output, nut just those with public names\n");
 | 
			
		||||
		log("        include all nets in VCD output, not just those with public names\n");
 | 
			
		||||
		log("\n");
 | 
			
		||||
		log("    -w\n");
 | 
			
		||||
		log("        writeback mode: use final simulation state as new init state\n");
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue