mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-11-04 13:29:12 +00:00 
			
		
		
		
	Corrected spelling mistakes found by lintian
This commit is contained in:
		
							parent
							
								
									01ef34c147
								
							
						
					
					
						commit
						79cbf9067c
					
				
					 22 changed files with 39 additions and 39 deletions
				
			
		| 
						 | 
				
			
			@ -116,7 +116,7 @@ struct Vhdl2verilogPass : public Pass {
 | 
			
		|||
		if (argidx == args.size())
 | 
			
		||||
			cmd_error(args, argidx, "Missing filenames.");
 | 
			
		||||
		if (args[argidx].substr(0, 1) == "-")
 | 
			
		||||
			cmd_error(args, argidx, "Unkown option.");
 | 
			
		||||
			cmd_error(args, argidx, "Unknown option.");
 | 
			
		||||
		if (top_entity.empty())
 | 
			
		||||
			log_cmd_error("Missing -top option.\n");
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue