mirror of
				https://github.com/YosysHQ/sby.git
				synced 2025-10-31 13:02:28 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			24 lines
		
	
	
	
		
			284 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
	
		
			284 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| [tasks]
 | |
| small default
 | |
| medium
 | |
| large
 | |
| 
 | |
| [options]
 | |
| mode prove
 | |
| small: depth 11
 | |
| medium: depth 15
 | |
| large: depth 19
 | |
| 
 | |
| [engines]
 | |
| smtbmc
 | |
| 
 | |
| [script]
 | |
| small: read -define WIDTH=8
 | |
| medium: read -define WIDTH=12
 | |
| large: read -define WIDTH=16
 | |
| 
 | |
| read -formal divider.sv
 | |
| prep -top divider
 | |
| 
 | |
| [files]
 | |
| divider.sv
 |