mirror of
				https://github.com/YosysHQ/sby.git
				synced 2025-11-04 06:39:11 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			16 lines
		
	
	
	
		
			181 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
	
		
			181 B
		
	
	
	
		
			Text
		
	
	
	
	
	
[options]
 | 
						|
mode prove
 | 
						|
 | 
						|
[engines]
 | 
						|
smtbmc
 | 
						|
 | 
						|
[script]
 | 
						|
read -verific
 | 
						|
read -define demo_counter_abstr_mode=assert
 | 
						|
read -sv abstr.sv
 | 
						|
read -sv demo.v
 | 
						|
prep -top demo
 | 
						|
 | 
						|
[files]
 | 
						|
abstr.sv
 | 
						|
demo.v
 |