LEDIR = ../../
PYTHON = python3
CMD = PYTHONPATH=$(LEDIR) $(PYTHON)
mac_core_tb:
$(CMD) mac_core_tb.py
mac_wishbone_tb:
$(CMD) mac_wishbone_tb.py