liteeth/test
Florent Kermarrec e11dbe8391 Create a local version of litex.soc.interconnect.packet to ease development of LiteEth specific Packetizer/Depacketizer's features.
Also move test_stream/test_packet.

This allow keeping last_be (that will be replaced in the future) self-contained to LiteEth and will
also simplify the rework on Packetizer/Depacketizer in LiteX, application in LitePCIe and
future rework/application in LiteEth.
2021-10-25 11:05:46 +02:00
..
model common: Define eth_min_frame_length, eth_fcs_length and arp_min_length and use them in core/mac/model. 2021-10-05 14:10:41 +02:00
__init__.py test: start converting to python unittest 2017-01-19 14:33:24 +01:00
test_arp.py add SPDX License identifier to header and specify file is part or LiteEth. 2020-08-23 16:07:12 +02:00
test_etherbone.py test/test_etherbone: disable for now (hanging). 2020-12-17 19:06:11 +01:00
test_gen.py add SPDX License identifier to header and specify file is part or LiteEth. 2020-08-23 16:07:12 +02:00
test_icmp.py add SPDX License identifier to header and specify file is part or LiteEth. 2020-08-23 16:07:12 +02:00
test_ip.py add SPDX License identifier to header and specify file is part or LiteEth. 2020-08-23 16:07:12 +02:00
test_mac_core.py add SPDX License identifier to header and specify file is part or LiteEth. 2020-08-23 16:07:12 +02:00
test_mac_wishbone.py add SPDX License identifier to header and specify file is part or LiteEth. 2020-08-23 16:07:12 +02:00
test_model.py test/test_model: fix test_etherbone. 2020-12-17 18:37:47 +01:00
test_packet.py Create a local version of litex.soc.interconnect.packet to ease development of LiteEth specific Packetizer/Depacketizer's features. 2021-10-25 11:05:46 +02:00
test_stream.py Create a local version of litex.soc.interconnect.packet to ease development of LiteEth specific Packetizer/Depacketizer's features. 2021-10-25 11:05:46 +02:00
test_udp.py add SPDX License identifier to header and specify file is part or LiteEth. 2020-08-23 16:07:12 +02:00