mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 11:42:30 +00:00 
			
		
		
		
	Moved all tests in arch sub directory
This commit is contained in:
		
							parent
							
								
									3c41599ee1
								
							
						
					
					
						commit
						c2ec7ca703
					
				
					 151 changed files with 5 additions and 5 deletions
				
			
		
							
								
								
									
										10
									
								
								Makefile
									
										
									
									
									
								
							
							
						
						
									
										10
									
								
								Makefile
									
										
									
									
									
								
							|  | @ -713,12 +713,12 @@ test: $(TARGETS) $(EXTRA_TARGETS) | |||
| 	+cd tests/opt && bash run-test.sh | ||||
| 	+cd tests/aiger && bash run-test.sh $(ABCOPT) | ||||
| 	+cd tests/arch && bash run-test.sh | ||||
| 	+cd tests/ice40 && bash run-test.sh $(SEEDOPT) | ||||
| 	+cd tests/arch/ice40 && bash run-test.sh $(SEEDOPT) | ||||
| 	+cd tests/arch/xilinx && bash run-test.sh $(SEEDOPT) | ||||
| 	+cd tests/arch/ecp5 && bash run-test.sh $(SEEDOPT) | ||||
| 	+cd tests/arch/efinix && bash run-test.sh $(SEEDOPT) | ||||
| 	+cd tests/arch/anlogic && bash run-test.sh $(SEEDOPT) | ||||
| 	+cd tests/rpc && bash run-test.sh | ||||
| 	+cd tests/efinix && bash run-test.sh $(SEEDOPT) | ||||
| 	+cd tests/anlogic && bash run-test.sh $(SEEDOPT) | ||||
| 	+cd tests/ecp5 && bash run-test.sh $(SEEDOPT) | ||||
| 	+cd tests/xilinx && bash run-test.sh $(SEEDOPT) | ||||
| 	@echo "" | ||||
| 	@echo "  Passed \"make test\"." | ||||
| 	@echo "" | ||||
|  |  | |||
Some files were not shown because too many files have changed in this diff Show more
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue