etherbone: add etherbone_tb, able to probe etherbone endpoint
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Wed, 11 Feb 2015 13:33:17 +0000 (14:33 +0100)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Wed, 11 Feb 2015 13:33:17 +0000 (14:33 +0100)
commit247c30ae266a0cfae2b613e900c2d14a37390fa5
treeec6a881369124b6bc23b4e0462bee835a63ac61a
parenta2279bd2fa08ac1c2a4ac03a711f72d7647f0b49
etherbone: add etherbone_tb, able to probe etherbone endpoint
liteeth/common.py
liteeth/core/etherbone/__init__.py
liteeth/core/etherbone/common.py
liteeth/core/etherbone/packet.py [new file with mode: 0644]
liteeth/generic/depacketizer.py
liteeth/test/Makefile
liteeth/test/etherbone_tb.py [new file with mode: 0644]
liteeth/test/model/etherbone.py
liteeth/test/model/udp.py