mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-11-04 13:29:12 +00:00 
			
		
		
		
	dump: Update help after option removal
This commit is contained in:
		
							parent
							
								
									38de01807e
								
							
						
					
					
						commit
						e13ace675e
					
				
					 1 changed files with 0 additions and 3 deletions
				
			
		| 
						 | 
					@ -497,9 +497,6 @@ struct DumpPass : public Pass {
 | 
				
			||||||
		log("    -n\n");
 | 
							log("    -n\n");
 | 
				
			||||||
		log("        only dump the module headers if the entire module is selected\n");
 | 
							log("        only dump the module headers if the entire module is selected\n");
 | 
				
			||||||
		log("\n");
 | 
							log("\n");
 | 
				
			||||||
		log("    -d\n");
 | 
					 | 
				
			||||||
		log("        include driver cell and port info on wires in dump format\n");
 | 
					 | 
				
			||||||
		log("\n");
 | 
					 | 
				
			||||||
		log("    -o <filename>\n");
 | 
							log("    -o <filename>\n");
 | 
				
			||||||
		log("        write to the specified file.\n");
 | 
							log("        write to the specified file.\n");
 | 
				
			||||||
		log("\n");
 | 
							log("\n");
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue