mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-11-04 05:19:11 +00:00 
			
		
		
		
	Grammar
This commit is contained in:
		
							parent
							
								
									543bd2de6c
								
							
						
					
					
						commit
						22fe931c86
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -1767,7 +1767,7 @@ struct AbcPass : public Pass {
 | 
			
		|||
		extra_args(args, argidx, design);
 | 
			
		||||
 | 
			
		||||
		if (!lut_costs.empty() && !liberty_file.empty())
 | 
			
		||||
			log_cmd_error("Got -lut and -liberty! This two options are exclusive.\n");
 | 
			
		||||
			log_cmd_error("Got -lut and -liberty! These two options are exclusive.\n");
 | 
			
		||||
		if (!constr_file.empty() && liberty_file.empty())
 | 
			
		||||
			log_cmd_error("Got -constr but no -liberty!\n");
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue