continue code refactoring
[litex.git] / liteeth / test / Makefile
1 LEDIR = ../../
2 PYTHON = python3
3
4 CMD = PYTHONPATH=$(MSCDIR) $(PYTHON)
5
6 mac_crc_tb:
7 $(CMD) mac_crc_tb.py
8
9 mac_preamble_tb:
10 $(CMD) mac_preamble_preamble_tb.py
11
12 ethmac_tb:
13 $(CMD) ethmac_tb.py