mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-11-04 13:29:12 +00:00 
			
		
		
		
	Fixed "yosys-smtbmc -g" handling of no solution
This commit is contained in:
		
							parent
							
								
									66f2d10822
								
							
						
					
					
						commit
						b981e5aa69
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -1279,7 +1279,7 @@ else:  # not tempind, covermode
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        step += step_size
 | 
					        step += step_size
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    if gentrace:
 | 
					    if gentrace and retstatus:
 | 
				
			||||||
        print_anyconsts(0)
 | 
					        print_anyconsts(0)
 | 
				
			||||||
        write_trace(0, num_steps, '%')
 | 
					        write_trace(0, num_steps, '%')
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue