Florent Kermarrec
|
4e8e1dd8b1
|
use new Migen feature: payload_layout/param_layout
|
2015-02-10 10:30:39 +01:00 |
Florent Kermarrec
|
6b0e525b8c
|
make packetizer/depacketizer more generic (remove width limitation)
|
2015-02-10 09:25:36 +01:00 |
Florent Kermarrec
|
2063205a9e
|
doc: init
|
2015-02-09 23:26:27 +01:00 |
Florent Kermarrec
|
ab322066ec
|
etherbone: add skeleton
|
2015-02-09 22:37:41 +01:00 |
Florent Kermarrec
|
8689777cdb
|
README: update
|
2015-02-09 19:38:15 +01:00 |
Florent Kermarrec
|
13e9e23a94
|
icmp: replace fifo with packet buffer and reduce buffering
|
2015-02-09 19:24:49 +01:00 |
Florent Kermarrec
|
8497f6b906
|
use PacketBuffer for udp loopback
|
2015-02-09 19:10:55 +01:00 |
Florent Kermarrec
|
6bf40c4010
|
mac: fix gap inserter/checker
|
2015-02-09 17:42:05 +01:00 |
Florent Kermarrec
|
f318f779b6
|
ip: pipeline checksum to improve timings
|
2015-02-09 17:30:17 +01:00 |
Florent Kermarrec
|
1754574731
|
improve RX timings (make valid synchronous)
|
2015-02-09 15:04:04 +01:00 |
Florent Kermarrec
|
78d39c6dae
|
add test_la.py
|
2015-02-09 14:31:13 +01:00 |
Florent Kermarrec
|
e18e403f10
|
mac: add interpacket gap inserter/checker
|
2015-02-09 14:30:53 +01:00 |
Florent Kermarrec
|
497c75e792
|
test_udp: clean up
|
2015-02-09 12:41:45 +01:00 |
Florent Kermarrec
|
8c70e6d22a
|
udp: add crossbar
|
2015-02-09 11:59:36 +01:00 |
Florent Kermarrec
|
996a56c335
|
code clean up
|
2015-02-09 11:02:08 +01:00 |
Florent Kermarrec
|
a8300a2e93
|
improve test_udp (add random data and check)
|
2015-02-06 20:49:30 +01:00 |
Florent Kermarrec
|
0a0d113331
|
test udp with simple loopback, works fine...
|
2015-02-06 19:55:22 +01:00 |
Florent Kermarrec
|
9dc582ac8f
|
icmp: able to ping board :)
|
2015-02-06 17:00:32 +01:00 |
Florent Kermarrec
|
7180b5273c
|
platforms/kc705: add more clock constraints
|
2015-02-06 13:10:22 +01:00 |
Florent Kermarrec
|
69451c753f
|
fix timeout
|
2015-02-06 12:42:42 +01:00 |
Florent Kermarrec
|
df0f27fefe
|
add icmp_tb
|
2015-02-06 12:22:24 +01:00 |
Florent Kermarrec
|
cf0b36c6cf
|
add icmp model
|
2015-02-06 09:08:05 +01:00 |
Florent Kermarrec
|
b1e0a21f78
|
add icmp (untested, will need fifo)
|
2015-02-06 01:38:30 +01:00 |
Florent Kermarrec
|
c0814ac63f
|
ip: add crossbar
|
2015-02-06 00:54:05 +01:00 |
Florent Kermarrec
|
81343e9961
|
reorganize core (to add crossbar to ip)
|
2015-02-06 00:38:56 +01:00 |
Florent Kermarrec
|
c599727bd1
|
move more possible logic outside of fsms (to reduce ressource usage)
|
2015-02-06 00:29:30 +01:00 |
Florent Kermarrec
|
f2d218aebb
|
arp: manage the case when the target is unreacheable
|
2015-02-06 00:05:25 +01:00 |
Florent Kermarrec
|
de6f162499
|
arp: add live time for cached IP/MAC couple
|
2015-02-05 23:46:57 +01:00 |
Florent Kermarrec
|
48c7a6fab1
|
code clean up due to hw tests
|
2015-02-05 23:30:50 +01:00 |
Florent Kermarrec
|
78a85e3bbc
|
arp: add cached_valid signal, UDP tx works on hardware
|
2015-02-05 20:52:13 +01:00 |
Florent Kermarrec
|
1ae204b7a1
|
test on hardware and first fixes
|
2015-02-05 20:02:26 +01:00 |
Florent Kermarrec
|
8cf9883143
|
add convert_ip function
|
2015-02-05 13:31:06 +01:00 |
Florent Kermarrec
|
dbca377551
|
make.py: remove auto-clean
|
2015-02-05 13:25:49 +01:00 |
Florent Kermarrec
|
06a738ff7d
|
prepare LiteScope signals for debug
|
2015-02-05 13:25:26 +01:00 |
Florent Kermarrec
|
b860e0ba37
|
mac/core: fix condition of insertion for last_be/converter
|
2015-02-05 11:46:02 +01:00 |
Florent Kermarrec
|
afae3f0f00
|
add udpip target for hw tests (untested)
|
2015-02-05 11:36:47 +01:00 |
Florent Kermarrec
|
fa5ee3ba5c
|
core: shorten names in header definitions
|
2015-02-04 22:51:11 +01:00 |
Florent Kermarrec
|
ca1e028c77
|
udpip_tb: loopback working with model! :)
|
2015-02-04 22:31:53 +01:00 |
Florent Kermarrec
|
a9da9dc750
|
udpip_tb: able to send valid UDP msg to model
|
2015-02-04 22:15:59 +01:00 |
Florent Kermarrec
|
4e5bd46f2d
|
add udpip_tb skeleton
|
2015-02-04 21:15:01 +01:00 |
Florent Kermarrec
|
90abd19022
|
udp: add skeleton
|
2015-02-04 20:50:49 +01:00 |
Florent Kermarrec
|
7a4713b385
|
udp: add model
|
2015-02-04 20:30:17 +01:00 |
Florent Kermarrec
|
957c16264a
|
reorganize core files
|
2015-02-04 19:57:20 +01:00 |
Florent Kermarrec
|
97daf9bd85
|
ip: add checksum computation on ip rx (maybe not optimal on ressources)
|
2015-02-04 19:42:50 +01:00 |
Florent Kermarrec
|
34dad82620
|
ip: add checksum computation on ip tx (maybe not optimal on ressources)
|
2015-02-04 19:35:38 +01:00 |
Florent Kermarrec
|
99323b4e87
|
ip: add checksum functions to model
|
2015-02-04 19:03:49 +01:00 |
Florent Kermarrec
|
df2f283495
|
ip: small clean up
|
2015-02-04 16:31:37 +01:00 |
Florent Kermarrec
|
989cca24bc
|
uart2wb: copy UARTTX/UARTRX from MiSoC to avoid dependency
|
2015-02-02 14:23:01 +01:00 |
Florent Kermarrec
|
d7c7fd350c
|
clean up
|
2015-01-30 19:34:13 +01:00 |
Florent Kermarrec
|
6e966bef7e
|
ip: simplify user interface, basic sim OK for TX/RX
|
2015-01-30 19:14:05 +01:00 |