mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-11-04 05:19:11 +00:00 
			
		
		
		
	Small fix in "sim" help message
Signed-off-by: Claire Xenia Wolf <claire@clairexen.net>
This commit is contained in:
		
							parent
							
								
									2f44683f4f
								
							
						
					
					
						commit
						be32de1caa
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -1599,7 +1599,7 @@ struct SimPass : public Pass {
 | 
			
		|||
		log("    -map <filename>\n");
 | 
			
		||||
		log("        read file with port and latch symbols, needed for AIGER witness input\n");
 | 
			
		||||
		log("\n");
 | 
			
		||||
		log("    -scope\n");
 | 
			
		||||
		log("    -scope <name>\n");
 | 
			
		||||
		log("        scope of simulation top model\n");
 | 
			
		||||
		log("\n");
 | 
			
		||||
		log("    -at <time>\n");
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue