mirror of
				https://github.com/openhwgroup/cvw
				synced 2025-02-11 06:05:49 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			279 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			279 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable File
		
	
	
	
	
# This could be nice to use if you want to mess with the testvectors
 | 
						|
# without corrupting the stable copies on Tera.
 | 
						|
unlink parsedCSRs.txt
 | 
						|
unlink parsedMemRead.txt
 | 
						|
unlink parsedMemWrite.txt
 | 
						|
unlink parsedPC.txt
 | 
						|
unlink parsedRegs.txt
 | 
						|
unlink bootmem.txt
 | 
						|
unlink ram.txt
 | 
						|
echo "Done!"
 |