mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-11-04 05:19:11 +00:00 
			
		
		
		
	Missing newline
This commit is contained in:
		
							parent
							
								
									9b9d759451
								
							
						
					
					
						commit
						076af2e617
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -175,7 +175,7 @@ struct SynthPass : public ScriptPass
 | 
			
		|||
			log_cmd_error("This command only operates on fully selected designs!\n");
 | 
			
		||||
 | 
			
		||||
		if (abc == "abc9" && !lut)
 | 
			
		||||
			log_cmd_error("ABC9 flow only supported for FPGA synthesis (using '-lut' option)");
 | 
			
		||||
			log_cmd_error("ABC9 flow only supported for FPGA synthesis (using '-lut' option)\n");
 | 
			
		||||
 | 
			
		||||
		log_header(design, "Executing SYNTH pass.\n");
 | 
			
		||||
		log_push();
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue