cvw/wally-pipelined/linux-testgen/linux-testvectors/tvUnlinker.sh

11 lines
279 B
Bash
Raw Normal View History

2021-07-14 15:05:34 +00:00
# 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!"