Skip to content

Commit 0b7cb89

Browse files
Create cleanup_dirs
1 parent 7bc39a9 commit 0b7cb89

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

Simulation/cleanup_dirs

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
xrun -clean
2+
rm -rf xrun.log
3+
rm -rf xrun.history
4+
rm -rf xmls.log
5+
rm -rf xmelab.args
6+
rm -rf xmsim.args
7+
rm -rf xmvlog_ver.args
8+
rm -rf cds.lib
9+
rm -rf hdl.var
10+
rm -rf waves.shm
11+

0 commit comments

Comments
 (0)