generic: add crossbar and use it in mac/ip/udp
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Tue, 10 Feb 2015 14:11:06 +0000 (15:11 +0100)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Tue, 10 Feb 2015 14:16:35 +0000 (15:16 +0100)
commit3187a93984046f27b1db94990c48089c213f106c
treedf0180615c32ddb62267ca3a1fcb898ed6b95948
parentf0993ea4223ae4a28cd8ec802258d6ff32765c4f
generic: add crossbar and use it in mac/ip/udp
liteeth/core/ip/__init__.py
liteeth/core/ip/crossbar.py [deleted file]
liteeth/core/udp/__init__.py
liteeth/core/udp/crossbar.py [deleted file]
liteeth/generic/arbiter.py
liteeth/generic/crossbar.py [new file with mode: 0644]
liteeth/generic/dispatcher.py
liteeth/mac/__init__.py
liteeth/mac/frontend/crossbar.py [deleted file]