mirror of
				https://github.com/openhwgroup/cvw
				synced 2025-02-11 06:05:49 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			276 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			276 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
make all:
 | 
						|
	make -C ../../tests/imperas-riscv-tests/
 | 
						|
	make -C ../../tests/wally-riscv-arch-test/
 | 
						|
	make -C XLEN=32 ../../tests/wally-riscv-arch-test/
 | 
						|
	exe2memfile.pl ../../tests/wally-riscv-arch-test/work/*/*/*.elf
 | 
						|
	cd ../../tests/linux-testgen/linux-testvectors/;./tvLinker.sh
 |