cvw/wally-pipelined/linux-testgen/linux-testvectors/tvUnlinker.sh
2021-07-14 11:05:34 -04:00

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!"