Commit Graph

7 Commits

Author SHA1 Message Date
Florent Kermarrec 247c30ae26 etherbone: add etherbone_tb, able to probe etherbone endpoint 2015-02-11 14:33:17 +01:00
Florent Kermarrec 6b0e525b8c make packetizer/depacketizer more generic (remove width limitation) 2015-02-10 09:25:36 +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 fa48346385 arp: request/reply with model OK 2015-01-30 12:02:01 +01:00
Florent Kermarrec a7d4427de4 arp: rx and decoding OK 2015-01-30 10:48:56 +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