HDL = shift_reg.py test: py.test --disable-pytest-warnings -v $(HDL) test-w: py.test -v $(HDL) clean: $(RM) -rf simulation/* gen_verilog/* __pycache__/* .pytest_cache/*