Commit graph

13 commits

Author SHA1 Message Date
Florent Kermarrec
957c16264a reorganize core files 2015-02-04 19:57:20 +01:00
Florent Kermarrec
97daf9bd85 ip: add checksum computation on ip rx (maybe not optimal on ressources) 2015-02-04 19:42:50 +01:00
Florent Kermarrec
34dad82620 ip: add checksum computation on ip tx (maybe not optimal on ressources) 2015-02-04 19:35:38 +01:00
Florent Kermarrec
99323b4e87 ip: add checksum functions to model 2015-02-04 19:03:49 +01:00
Florent Kermarrec
df2f283495 ip: small clean up 2015-02-04 16:31:37 +01:00
Florent Kermarrec
6e966bef7e ip: simplify user interface, basic sim OK for TX/RX 2015-01-30 19:14:05 +01:00
Florent Kermarrec
1c2030d41e use ip model in ip_tb 2015-01-30 18:32:55 +01:00
Florent Kermarrec
d066497ab1 ip: able to request mac_address if not cached and send an empty ip frame 2015-01-30 17:44:44 +01:00
Florent Kermarrec
124a041fbd mac: add crossbar to simplify usage 2015-01-30 16:27:56 +01:00
Florent Kermarrec
1d447f2ae1 ip: add skeleton 2015-01-30 13:23:06 +01:00
Florent Kermarrec
18a7d66b5e add arp_tb and fixes (able to send a valid ARP request to the model) 2015-01-30 00:03:16 +01:00
Florent Kermarrec
5b37068393 make packetizer/depacketizer generic and use it for all layers 2015-01-29 00:25:55 +01:00
Florent Kermarrec
4cd73fc9da change name to LiteEth (LiteEthernet is too long...) 2015-01-28 01:36:38 +01:00
Renamed from liteethernet/ip/__init__.py (Browse further)