udp: add crossbar
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Mon, 9 Feb 2015 10:19:26 +0000 (11:19 +0100)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Mon, 9 Feb 2015 10:59:36 +0000 (11:59 +0100)
commit8c70e6d22aa33923e73a32290f2932f601637961
tree9e6454aedc41f8e9b28995f98415e3f410be55ef
parent996a56c335e49987e68d8ed84df8d474af25c380
udp: add crossbar
liteeth/core/__init__.py
liteeth/core/udp/__init__.py
liteeth/core/udp/common.py [new file with mode: 0644]
liteeth/core/udp/crossbar.py [new file with mode: 0644]
liteeth/test/udp_tb.py
targets/udp.py