We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f90b305 commit ff0e9daCopy full SHA for ff0e9da
Makefile
@@ -4,7 +4,7 @@ clean:
4
make clean -C ./utils
5
make clean -C ./examples
6
make clean -C ./tests
7
- rm -rf *.pyc __pycache__ *.out veriloggen.egg-info build dist
+ rm -rf *.pyc __pycache__ *.out uut.vcd veriloggen.egg-info build dist
8
9
.PHONY: release
10
release:
0 commit comments