litex/liteeth/test/Makefile
2015-01-28 10:25:33 +01:00

10 lines
152 B
Makefile

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