projects
/
c4m-jtag.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
51a2c61
)
Also clean python cache.
author
Staf Verhaegen
<staf@stafverhaegen.be>
Tue, 17 Dec 2019 19:27:08 +0000
(20:27 +0100)
committer
Staf Verhaegen
<staf@stafverhaegen.be>
Tue, 17 Dec 2019 19:33:37 +0000
(20:33 +0100)
test/nmigen/cocotb/controller/Makefile
patch
|
blob
|
history
diff --git
a/test/nmigen/cocotb/controller/Makefile
b/test/nmigen/cocotb/controller/Makefile
index 1257cb2603b4e02f35a338b224f6b6d221828ae5..0456f3b3da5f288bc748fffb20fe3e91c4f4d42c 100644
(file)
--- a/
test/nmigen/cocotb/controller/Makefile
+++ b/
test/nmigen/cocotb/controller/Makefile
@@
-77,4
+77,4
@@
$(TOPVCD): sim
.PHONY: clean
clean::
- @rm -fr code $(TOPVCD)
+ @rm -fr code $(TOPVCD)
__pycache__