mirror of
				https://github.com/YosysHQ/sby.git
				synced 2025-11-03 22:29:12 +00:00 
			
		
		
		
	tests: Remove unused tool list in test Makefile
The checks for available tools moved to a python script, so need need to have a copy of the tool list in the Makefile.
This commit is contained in:
		
							parent
							
								
									534ac21742
								
							
						
					
					
						commit
						675dc03dfe
					
				
					 1 changed files with 0 additions and 17 deletions
				
			
		| 
						 | 
				
			
			@ -2,23 +2,6 @@ test:
 | 
			
		|||
 | 
			
		||||
.PHONY: test clean refresh help
 | 
			
		||||
 | 
			
		||||
TOOL_LIST := \
 | 
			
		||||
	btorsim \
 | 
			
		||||
	yices \
 | 
			
		||||
	aigbmc \
 | 
			
		||||
	avy \
 | 
			
		||||
	bitwuzla \
 | 
			
		||||
	boolector \
 | 
			
		||||
	btormc \
 | 
			
		||||
	cvc4 \
 | 
			
		||||
	mathsat \
 | 
			
		||||
	pono \
 | 
			
		||||
	suprove \
 | 
			
		||||
	yices-smt2 \
 | 
			
		||||
	yices \
 | 
			
		||||
	yosys-abc \
 | 
			
		||||
	z3
 | 
			
		||||
 | 
			
		||||
help:
 | 
			
		||||
	@cat make/help.txt
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue