repo.or.cz
/
zpu.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
add: performance values for Lattice MachXO2
[zpu.git]
/
zpu
/
hdl
/
zealot
/
fpga
/
altium-livedesign-xc3s1000
/
clean_up.sh
blob
3855f169dff47f7c63f063a053ab3396430bd717
1
#!/bin/sh
2
3
# ise build stuff
4
rm
-rf
build
5
rm
-f
top.bit
6
7
# modelsim compile stuff
8
rm
-rf
work
9
rm
-rf
zpu
10
11
# modelsim simulation stuff
12
rm
-f
vsim.wlf
13
rm
-f
transcript
14
rm
-f
zpu_trace.log
15
rm
-f
zpu_med1_io.log
16
rm
-f
zpu_small1_io.log