mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 03:32:29 +00:00 
			
		
		
		
	Do not break for constraints
This commit is contained in:
		
							parent
							
								
									727ba52504
								
							
						
					
					
						commit
						04c580fde7
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -102,7 +102,6 @@ void AigerReader::parse_aiger() | |||
|             if (f.peek() == '\n') | ||||
|                 break; | ||||
|             // Else constraint (TODO)
 | ||||
|             break; | ||||
|         } | ||||
|         else | ||||
|             log_error("Line %u: cannot interpret first character '%c'!\n", line_count, c); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue