litex.git
2015-01-30 Florent Kermarrecclean up
2015-01-30 Florent Kermarrecip: simplify user interface, basic sim OK for TX/RX
2015-01-30 Florent Kermarrecuse ip model in ip_tb
2015-01-30 Florent Kermarrecadd ip model skeleton
2015-01-30 Florent Kermarrecip: able to request mac_address if not cached and send...
2015-01-30 Florent Kermarrecmac: add crossbar to simplify usage
2015-01-30 Florent Kermarrecip: add skeleton
2015-01-30 Florent Kermarrecarp: little clean up
2015-01-30 Florent Kermarrecarp: request/reply with model OK
2015-01-30 Florent Kermarrecarp: rx and decoding OK
2015-01-29 Florent Kermarrecadd arp_tb and fixes (able to send a valid ARP request...
2015-01-29 Florent Kermarrecmodel: add real dumps and test models with it
2015-01-29 Florent Kermarrecarp: add skeleton
2015-01-29 Florent Kermarrecmodel: add arp skeleton
2015-01-29 Florent Kermarrecimprove mac model (add header encoding/decoding)
2015-01-29 Florent Kermarrecsimplify MAC dispatch (use onehot mode if Dispatcher)
2015-01-29 Florent Kermarreccreate LiteEthIPStack skeleton
2015-01-28 Florent Kermarrecmake packetizer/depacketizer generic and use it for...
2015-01-28 Florent Kermarrecmac: add packetizer/depacketizer (untested)
2015-01-28 Florent Kermarrecmac: use eth_phy_description inside mac
2015-01-28 Florent Kermarreccommon: add mac/arp/ip/udp header descriptions
2015-01-28 Florent Kermarrectest: mac_wishbone_tb OK
2015-01-28 Florent Kermarrecmac: change default interface (core)
2015-01-28 Florent Kermarrectest: mac_core_tb OK
2015-01-28 Florent Kermarrectest: add mac simulation skeleton
2015-01-28 Florent Kermarrecsetup.py: fix
2015-01-28 Florent Kermarrectest integration in MiSoC (fixes/cleanup)
2015-01-28 Florent Kermarrectest: add PHY model skeleton
2015-01-28 Florent Kermarreccontinue code refactoring
2015-01-28 Florent Kermarrecchange name to LiteEth (LiteEthernet is too long...)
2015-01-27 Florent Kermarrecstart code adaptation
2015-01-27 Florent Kermarrecetherbone: import core from Robert Jordens
2015-01-27 Florent Kermarrecmac: import files from MiSoC
2015-01-27 Florent Kermarrecinit repo