test: add mac simulation skeleton
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Wed, 28 Jan 2015 18:07:59 +0000 (19:07 +0100)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Wed, 28 Jan 2015 18:07:59 +0000 (19:07 +0100)
commit33edf11ec9173a15c3728520518a9e45a1aff41b
treeb3ab4289c3cec19bc4f2ddb3babed1674a179ce0
parent8a42d74904b43c5cde62dbe8aec4d650dd3ad9ae
test: add mac simulation skeleton
liteeth/common.py
liteeth/mac/core/__init__.py
liteeth/mac/core/crc.py
liteeth/test/Makefile
liteeth/test/common.py
liteeth/test/mac_core_tb.py
liteeth/test/model/mac.py [new file with mode: 0644]
liteeth/test/model/phy.py