Commit Graph

21 Commits

Author SHA1 Message Date
Florent Kermarrec 0981ccfece use our own migen/misoc fork for now since migen/misoc is evolving 2015-11-04 10:09:09 +01:00
Florent Kermarrec e2292d17f8 phy/gmii: enable use of gmii phy on non Xilinx devices 2015-10-25 10:57:44 +01:00
Florent Kermarrec 9635a94769 README: cleanup 2015-10-24 14:03:43 +02:00
Florent Kermarrec 2b6dfa6a7e cleanup (remove use of FlipFlop) 2015-10-24 13:28:09 +02:00
Florent Kermarrec 8514b9344d README: update 2015-10-24 12:56:14 +02:00
Florent Kermarrec 56773f962f identify some ressources optimization in HW icmp and etherbone 2015-10-24 12:55:49 +02:00
Florent Kermarrec a6415c08b4 liteeth/phy/mii: use same code than liteeth_mini 2015-10-23 20:15:03 +02:00
Florent Kermarrec 57b671692d core/ip: use decorators on LiteEthIPV4Checksum (cleanup) 2015-10-21 23:39:42 +02:00
Florent Kermarrec 7321e87cbb phy: add RMII phy (not yet tested) assuming 100MHz cd_eth ClockDomain provided externally 2015-10-15 21:20:55 +02:00
Florent Kermarrec e33937f089 move etherbone packets and record description to software 2015-10-13 21:36:37 +02:00
Florent Kermarrec e61c229bbb simplify organization (try to regroup layers in single files) 2015-10-02 10:38:43 +02:00
Florent Kermarrec b4c3223a24 update litescope and build Devel targets in test 2015-09-27 19:17:07 +02:00
Florent Kermarrec 2b84ec066a software: add uip (contiki) port (tested on lm32 and mor1kx) 2015-09-14 21:41:05 +02:00
Florent Kermarrec 0688532619 software: add lwip port (tested on lm32 and mor1kx) 2015-09-14 21:38:46 +02:00
Florent Kermarrec d786380cd2 fix simulations (adapt to new organization) and and all target in Makefile to for regression testing 2015-09-12 20:53:14 +02:00
Florent Kermarrec 1d9ea484e2 test/Makefile: add example_designs to test regression on example_designs (only generate hdl) 2015-09-12 16:28:09 +02:00
Florent Kermarrec 58d45c873a liteeth/common: add reverse_bytes, FlipFlop, Counter (will be removed from migen) 2015-09-12 16:27:07 +02:00
Florent Kermarrec c8545ae06e fix litescope import 2015-09-09 08:26:51 +02:00
Florent Kermarrec 306162096b fix imports 2015-09-08 09:55:43 +02:00
Florent Kermarrec 23161d3a7d add setup.py 2015-09-08 01:43:09 +02:00
Florent Kermarrec 20fc519410 init repo 2015-09-07 13:29:34 +02:00