Commit Graph

22 Commits

Author SHA1 Message Date
Florent Kermarrec 657ba4cb16 global: use valid/ready/last signals instead of stb/ack/eop (similar to AXI) 2016-03-16 21:36:07 +01:00
Florent Kermarrec 9cd7dc3088 global: use SyncFIFO instead of Buffer 2016-03-16 19:45:43 +01:00
Florent Kermarrec 51f56e79dd global: remove use of sop 2016-03-16 16:22:00 +01:00
Florent Kermarrec 9593e29756 global: use 192.168.1.100 (remote)/ 192.168.1.50 (local) IP addresses 2016-03-15 15:40:06 +01:00
Florent Kermarrec 1dae2b802c example_design/targets/core: cleanup 2016-02-10 10:50:38 +01:00
Florent Kermarrec 36399d65da example_designs/targets/core: add possibility to build udp cores (with hw udp/ip stack) 2016-02-10 10:29:23 +01:00
Florent Kermarrec fef1be9c35 example_designs/targets: add Makefile to build cores 2016-02-10 10:27:11 +01:00
Florent Kermarrec 59bfdd3d7f example_design/targets/core: add RMII/GMII/RGMII support 2016-02-07 23:16:26 +01:00
Florent Kermarrec 989ae268ec example_designs: add simple core generation example (MII / Wishbone) 2016-02-07 10:29:28 +01:00
Florent Kermarrec d38612db0c remove use of Record.connect 2015-12-27 12:26:01 +01:00
Florent Kermarrec b8b04ccc31 example_designs/make.py: do not use "-" in build_name 2015-12-12 16:49:48 +01:00
Florent Kermarrec 9a7039ef72 use mininal imports 2015-11-24 20:44:00 +01:00
Florent Kermarrec 155be56f9c test: use new RemoteClient/RemoveServer provided by LiteX 2015-11-17 00:21:08 +01:00
Florent Kermarrec 7b9dc92b0b for now use our fork of migen 2015-11-13 14:48:53 +01:00
Florent Kermarrec a032168997 start adapting to new migen/litex 2015-11-12 19:52:59 +01:00
Florent Kermarrec e33937f089 move etherbone packets and record description to software 2015-10-13 21:36:37 +02:00
Florent Kermarrec b4c3223a24 update litescope and build Devel targets in test 2015-09-27 19:17:07 +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 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 20fc519410 init repo 2015-09-07 13:29:34 +02:00