Commit Graph

120 Commits

Author SHA1 Message Date
Florent Kermarrec 96b08a0cc7 improve mac model (add header encoding/decoding) 2015-01-29 18:22:12 +01:00
Florent Kermarrec cb9ec51de8 simplify MAC dispatch (use onehot mode if Dispatcher) 2015-01-29 01:10:40 +01:00
Florent Kermarrec 51c9f84ef0 create LiteEthIPStack skeleton 2015-01-29 01:03:47 +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 dc5e1aa1ad mac: add packetizer/depacketizer (untested) 2015-01-29 00:02:50 +01:00
Florent Kermarrec 6249209f94 mac: use eth_phy_description inside mac 2015-01-28 22:49:49 +01:00
Florent Kermarrec 98b82348e7 common: add mac/arp/ip/udp header descriptions 2015-01-28 22:43:58 +01:00
Florent Kermarrec ddf0579644 test: mac_wishbone_tb OK 2015-01-28 21:54:09 +01:00
Florent Kermarrec 44113d754f mac: change default interface (core) 2015-01-28 20:55:18 +01:00
Florent Kermarrec fb00202427 test: mac_core_tb OK 2015-01-28 20:44:41 +01:00
Florent Kermarrec 33edf11ec9 test: add mac simulation skeleton 2015-01-28 19:07:59 +01:00
Florent Kermarrec 8a42d74904 setup.py: fix 2015-01-28 13:16:29 +01:00
Florent Kermarrec e42fdb4232 test integration in MiSoC (fixes/cleanup) 2015-01-28 11:56:28 +01:00
Florent Kermarrec 09537523a6 test: add PHY model skeleton 2015-01-28 10:25:33 +01:00
Florent Kermarrec 8a2b65f21d continue code refactoring 2015-01-28 09:28:33 +01:00
Florent Kermarrec 4cd73fc9da change name to LiteEth (LiteEthernet is too long...) 2015-01-28 01:36:38 +01:00
Florent Kermarrec 8477974ef1 start code adaptation 2015-01-28 00:51:31 +01:00
Florent Kermarrec 0826811047 etherbone: import core from Robert Jordens 2015-01-28 00:10:26 +01:00
Florent Kermarrec 46c4841d68 mac: import files from MiSoC 2015-01-27 23:59:06 +01:00
Florent Kermarrec a160b04d2f init repo 2015-01-27 23:50:52 +01:00