forked from Github_Repos/cvw
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			539 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			539 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable File
		
	
	
	
	
| echo "Warning: this script will only work if your repo is on Tera"
 | |
| ln -s /courses/e190ax/buildroot_boot/parsedCSRs.txt parsedCSRs.txt
 | |
| ln -s /courses/e190ax/buildroot_boot/parsedMemRead.txt parsedMemRead.txt
 | |
| ln -s /courses/e190ax/buildroot_boot/parsedMemWrite.txt parsedMemWrite.txt
 | |
| ln -s /courses/e190ax/buildroot_boot/parsedPC.txt parsedPC.txt
 | |
| ln -s /courses/e190ax/buildroot_boot/parsedRegs.txt parsedRegs.txt
 | |
| ln -s /courses/e190ax/buildroot_boot/bootmem.txt bootmem.txt
 | |
| ln -s /courses/e190ax/buildroot_boot/ram.txt ram.txt
 | |
| echo "Done!"
 |