all:
	py.test

clean:
	- rm *.o *.out *.v *.pyc *~ *.vcd* \#*
