litex.git
9 years agoREADME: use migen fork for now
Florent Kermarrec [Tue, 10 Feb 2015 10:28:59 +0000 (11:28 +0100)]
README: use migen fork for now

9 years agoudp/crossbar: add possibility to get port with dw != 8 (16, 32, 64, ...)
Florent Kermarrec [Tue, 10 Feb 2015 10:22:23 +0000 (11:22 +0100)]
udp/crossbar: add possibility to get port with dw != 8 (16, 32, 64, ...)

9 years agouse new Migen feature: payload_layout/param_layout
Florent Kermarrec [Tue, 10 Feb 2015 09:30:39 +0000 (10:30 +0100)]
use new Migen feature: payload_layout/param_layout

9 years agomake packetizer/depacketizer more generic (remove width limitation)
Florent Kermarrec [Tue, 10 Feb 2015 08:25:36 +0000 (09:25 +0100)]
make packetizer/depacketizer more generic (remove width limitation)

9 years agodoc: init
Florent Kermarrec [Mon, 9 Feb 2015 22:05:59 +0000 (23:05 +0100)]
doc: init

9 years agoetherbone: add skeleton
Florent Kermarrec [Mon, 9 Feb 2015 21:37:41 +0000 (22:37 +0100)]
etherbone: add skeleton

9 years agoREADME: update
Florent Kermarrec [Mon, 9 Feb 2015 18:35:42 +0000 (19:35 +0100)]
README: update

9 years agoicmp: replace fifo with packet buffer and reduce buffering
Florent Kermarrec [Mon, 9 Feb 2015 18:24:49 +0000 (19:24 +0100)]
icmp: replace fifo with packet buffer and reduce buffering

9 years agouse PacketBuffer for udp loopback
Florent Kermarrec [Mon, 9 Feb 2015 16:57:45 +0000 (17:57 +0100)]
use PacketBuffer for udp loopback

9 years agomac: fix gap inserter/checker
Florent Kermarrec [Mon, 9 Feb 2015 16:42:05 +0000 (17:42 +0100)]
mac: fix gap inserter/checker

9 years agoip: pipeline checksum to improve timings
Florent Kermarrec [Mon, 9 Feb 2015 16:13:03 +0000 (17:13 +0100)]
ip: pipeline checksum to improve timings

9 years agoimprove RX timings (make valid synchronous)
Florent Kermarrec [Mon, 9 Feb 2015 13:49:59 +0000 (14:49 +0100)]
improve RX timings (make valid synchronous)

9 years agoadd test_la.py
Florent Kermarrec [Mon, 9 Feb 2015 13:31:13 +0000 (14:31 +0100)]
add test_la.py

9 years agomac: add interpacket gap inserter/checker
Florent Kermarrec [Mon, 9 Feb 2015 11:57:05 +0000 (12:57 +0100)]
mac: add interpacket gap inserter/checker

9 years agotest_udp: clean up
Florent Kermarrec [Mon, 9 Feb 2015 11:17:15 +0000 (12:17 +0100)]
test_udp: clean up

9 years agoudp: add crossbar
Florent Kermarrec [Mon, 9 Feb 2015 10:19:26 +0000 (11:19 +0100)]
udp: add crossbar

9 years agocode clean up
Florent Kermarrec [Mon, 9 Feb 2015 08:26:56 +0000 (09:26 +0100)]
code clean up

9 years agoimprove test_udp (add random data and check)
Florent Kermarrec [Fri, 6 Feb 2015 19:49:30 +0000 (20:49 +0100)]
improve test_udp (add random data and check)

9 years agotest udp with simple loopback, works fine...
Florent Kermarrec [Fri, 6 Feb 2015 16:39:20 +0000 (17:39 +0100)]
test udp with simple loopback, works fine...

9 years agoicmp: able to ping board :)
Florent Kermarrec [Fri, 6 Feb 2015 15:58:05 +0000 (16:58 +0100)]
icmp: able to ping board :)

9 years agoplatforms/kc705: add more clock constraints
Florent Kermarrec [Fri, 6 Feb 2015 12:03:38 +0000 (13:03 +0100)]
platforms/kc705: add more clock constraints

9 years agoadd icmp_tb
Florent Kermarrec [Fri, 6 Feb 2015 11:22:24 +0000 (12:22 +0100)]
add icmp_tb

9 years agoadd icmp model
Florent Kermarrec [Fri, 6 Feb 2015 08:08:05 +0000 (09:08 +0100)]
add icmp model

9 years agoadd icmp (untested, will need fifo)
Florent Kermarrec [Fri, 6 Feb 2015 00:38:30 +0000 (01:38 +0100)]
add icmp (untested, will need fifo)

9 years agoip: add crossbar
Florent Kermarrec [Thu, 5 Feb 2015 23:54:05 +0000 (00:54 +0100)]
ip: add crossbar

9 years agoreorganize core (to add crossbar to ip)
Florent Kermarrec [Thu, 5 Feb 2015 23:38:56 +0000 (00:38 +0100)]
reorganize core (to add crossbar to ip)

9 years agomove more possible logic outside of fsms (to reduce ressource usage)
Florent Kermarrec [Thu, 5 Feb 2015 23:29:30 +0000 (00:29 +0100)]
move more possible logic outside of fsms (to reduce ressource usage)

9 years agoarp: manage the case when the target is unreacheable
Florent Kermarrec [Thu, 5 Feb 2015 23:05:25 +0000 (00:05 +0100)]
arp: manage the case when the target is unreacheable

9 years agoarp: add live time for cached IP/MAC couple
Florent Kermarrec [Thu, 5 Feb 2015 22:46:57 +0000 (23:46 +0100)]
arp: add live time for cached IP/MAC couple

9 years agocode clean up due to hw tests
Florent Kermarrec [Thu, 5 Feb 2015 22:30:50 +0000 (23:30 +0100)]
code clean up due to hw tests

9 years agoarp: add cached_valid signal, UDP tx works on hardware
Florent Kermarrec [Thu, 5 Feb 2015 19:10:09 +0000 (20:10 +0100)]
arp: add cached_valid signal, UDP tx works on hardware

9 years agotest on hardware and first fixes
Florent Kermarrec [Thu, 5 Feb 2015 17:59:58 +0000 (18:59 +0100)]
test on hardware and first fixes

9 years agoadd convert_ip function
Florent Kermarrec [Thu, 5 Feb 2015 12:31:06 +0000 (13:31 +0100)]
add convert_ip function

9 years agomake.py: remove auto-clean
Florent Kermarrec [Thu, 5 Feb 2015 12:25:49 +0000 (13:25 +0100)]
make.py: remove auto-clean

9 years agoprepare LiteScope signals for debug
Florent Kermarrec [Thu, 5 Feb 2015 10:58:40 +0000 (11:58 +0100)]
prepare LiteScope signals for debug

9 years agomac/core: fix condition of insertion for last_be/converter
Florent Kermarrec [Thu, 5 Feb 2015 10:46:02 +0000 (11:46 +0100)]
mac/core: fix condition of insertion for last_be/converter

9 years agoadd udpip target for hw tests (untested)
Florent Kermarrec [Thu, 5 Feb 2015 10:02:46 +0000 (11:02 +0100)]
add udpip target for hw tests (untested)

9 years agocore: shorten names in header definitions
Florent Kermarrec [Wed, 4 Feb 2015 21:51:11 +0000 (22:51 +0100)]
core: shorten names in header definitions

9 years agoudpip_tb: loopback working with model! :)
Florent Kermarrec [Wed, 4 Feb 2015 21:31:53 +0000 (22:31 +0100)]
udpip_tb: loopback working with model! :)

9 years agoudpip_tb: able to send valid UDP msg to model
Florent Kermarrec [Wed, 4 Feb 2015 21:15:59 +0000 (22:15 +0100)]
udpip_tb: able to send valid UDP msg to model

9 years agoadd udpip_tb skeleton
Florent Kermarrec [Wed, 4 Feb 2015 20:15:01 +0000 (21:15 +0100)]
add udpip_tb skeleton

9 years agoudp: add skeleton
Florent Kermarrec [Wed, 4 Feb 2015 19:50:49 +0000 (20:50 +0100)]
udp: add skeleton

9 years agoudp: add model
Florent Kermarrec [Wed, 4 Feb 2015 19:30:17 +0000 (20:30 +0100)]
udp: add model

9 years agoreorganize core files
Florent Kermarrec [Wed, 4 Feb 2015 18:57:20 +0000 (19:57 +0100)]
reorganize core files

9 years agoip: add checksum computation on ip rx (maybe not optimal on ressources)
Florent Kermarrec [Wed, 4 Feb 2015 18:42:50 +0000 (19:42 +0100)]
ip: add checksum computation on ip rx (maybe not optimal on ressources)

9 years agoip: add checksum computation on ip tx (maybe not optimal on ressources)
Florent Kermarrec [Wed, 4 Feb 2015 18:35:38 +0000 (19:35 +0100)]
ip: add checksum computation on ip tx (maybe not optimal on ressources)

9 years agoip: add checksum functions to model
Florent Kermarrec [Wed, 4 Feb 2015 18:03:49 +0000 (19:03 +0100)]
ip: add checksum functions to model

9 years agoip: small clean up
Florent Kermarrec [Wed, 4 Feb 2015 15:31:37 +0000 (16:31 +0100)]
ip: small clean up

9 years agoclean up
Florent Kermarrec [Fri, 30 Jan 2015 18:34:13 +0000 (19:34 +0100)]
clean up

9 years agoip: simplify user interface, basic sim OK for TX/RX
Florent Kermarrec [Fri, 30 Jan 2015 18:14:05 +0000 (19:14 +0100)]
ip: simplify user interface, basic sim OK for TX/RX

9 years agouse ip model in ip_tb
Florent Kermarrec [Fri, 30 Jan 2015 17:32:55 +0000 (18:32 +0100)]
use ip model in ip_tb

9 years agoadd ip model skeleton
Florent Kermarrec [Fri, 30 Jan 2015 17:07:26 +0000 (18:07 +0100)]
add ip model skeleton

9 years agoip: able to request mac_address if not cached and send an empty ip frame
Florent Kermarrec [Fri, 30 Jan 2015 16:44:44 +0000 (17:44 +0100)]
ip: able to request mac_address if not cached and send an empty ip frame

9 years agomac: add crossbar to simplify usage
Florent Kermarrec [Fri, 30 Jan 2015 15:27:56 +0000 (16:27 +0100)]
mac: add crossbar to simplify usage

9 years agoip: add skeleton
Florent Kermarrec [Fri, 30 Jan 2015 12:23:06 +0000 (13:23 +0100)]
ip: add skeleton

9 years agoarp: little clean up
Florent Kermarrec [Fri, 30 Jan 2015 11:06:56 +0000 (12:06 +0100)]
arp: little clean up

9 years agoarp: request/reply with model OK
Florent Kermarrec [Fri, 30 Jan 2015 11:02:01 +0000 (12:02 +0100)]
arp: request/reply with model OK

9 years agoarp: rx and decoding OK
Florent Kermarrec [Fri, 30 Jan 2015 09:48:56 +0000 (10:48 +0100)]
arp: rx and decoding OK

9 years agoadd arp_tb and fixes (able to send a valid ARP request to the model)
Florent Kermarrec [Thu, 29 Jan 2015 23:03:16 +0000 (00:03 +0100)]
add arp_tb and fixes (able to send a valid ARP request to the model)

9 years agomodel: add real dumps and test models with it
Florent Kermarrec [Thu, 29 Jan 2015 23:02:11 +0000 (00:02 +0100)]
model: add real dumps and test models with it

9 years agoarp: add skeleton
Florent Kermarrec [Thu, 29 Jan 2015 20:07:02 +0000 (21:07 +0100)]
arp: add skeleton

9 years agomodel: add arp skeleton
Florent Kermarrec [Thu, 29 Jan 2015 18:17:45 +0000 (19:17 +0100)]
model: add arp skeleton

9 years agoimprove mac model (add header encoding/decoding)
Florent Kermarrec [Thu, 29 Jan 2015 17:22:12 +0000 (18:22 +0100)]
improve mac model (add header encoding/decoding)

9 years agosimplify MAC dispatch (use onehot mode if Dispatcher)
Florent Kermarrec [Thu, 29 Jan 2015 00:10:40 +0000 (01:10 +0100)]
simplify MAC dispatch (use onehot mode if Dispatcher)

9 years agocreate LiteEthIPStack skeleton
Florent Kermarrec [Thu, 29 Jan 2015 00:03:47 +0000 (01:03 +0100)]
create LiteEthIPStack skeleton

9 years agomake packetizer/depacketizer generic and use it for all layers
Florent Kermarrec [Wed, 28 Jan 2015 23:25:55 +0000 (00:25 +0100)]
make packetizer/depacketizer generic and use it for all layers

9 years agomac: add packetizer/depacketizer (untested)
Florent Kermarrec [Wed, 28 Jan 2015 23:02:50 +0000 (00:02 +0100)]
mac: add packetizer/depacketizer (untested)

9 years agomac: use eth_phy_description inside mac
Florent Kermarrec [Wed, 28 Jan 2015 21:49:49 +0000 (22:49 +0100)]
mac: use eth_phy_description inside mac

9 years agocommon: add mac/arp/ip/udp header descriptions
Florent Kermarrec [Wed, 28 Jan 2015 21:43:58 +0000 (22:43 +0100)]
common: add mac/arp/ip/udp header descriptions

9 years agotest: mac_wishbone_tb OK
Florent Kermarrec [Wed, 28 Jan 2015 20:54:09 +0000 (21:54 +0100)]
test: mac_wishbone_tb OK

9 years agomac: change default interface (core)
Florent Kermarrec [Wed, 28 Jan 2015 19:55:18 +0000 (20:55 +0100)]
mac: change default interface (core)

9 years agotest: mac_core_tb OK
Florent Kermarrec [Wed, 28 Jan 2015 19:44:41 +0000 (20:44 +0100)]
test: mac_core_tb OK

9 years agotest: add mac simulation skeleton
Florent Kermarrec [Wed, 28 Jan 2015 18:07:59 +0000 (19:07 +0100)]
test: add mac simulation skeleton

9 years agosetup.py: fix
Florent Kermarrec [Wed, 28 Jan 2015 12:16:29 +0000 (13:16 +0100)]
setup.py: fix

9 years agotest integration in MiSoC (fixes/cleanup)
Florent Kermarrec [Wed, 28 Jan 2015 10:45:19 +0000 (11:45 +0100)]
test integration in MiSoC (fixes/cleanup)

9 years agotest: add PHY model skeleton
Florent Kermarrec [Wed, 28 Jan 2015 09:25:33 +0000 (10:25 +0100)]
test: add PHY model skeleton

9 years agocontinue code refactoring
Florent Kermarrec [Wed, 28 Jan 2015 08:14:01 +0000 (09:14 +0100)]
continue code refactoring

9 years agochange name to LiteEth (LiteEthernet is too long...)
Florent Kermarrec [Tue, 27 Jan 2015 23:36:09 +0000 (00:36 +0100)]
change name to LiteEth (LiteEthernet is too long...)

9 years agostart code adaptation
Florent Kermarrec [Tue, 27 Jan 2015 23:33:26 +0000 (00:33 +0100)]
start code adaptation

9 years agoetherbone: import core from Robert Jordens
Florent Kermarrec [Tue, 27 Jan 2015 23:04:29 +0000 (00:04 +0100)]
etherbone: import core from Robert Jordens

9 years agomac: import files from MiSoC
Florent Kermarrec [Tue, 27 Jan 2015 22:59:06 +0000 (23:59 +0100)]
mac: import files from MiSoC

9 years agoinit repo
Florent Kermarrec [Tue, 27 Jan 2015 22:46:15 +0000 (23:46 +0100)]
init repo