Florent Kermarrec
|
0545d49294
|
liteeth/core: add with_icmp parameter
|
2015-07-06 21:31:20 +02:00 |
Florent Kermarrec
|
e011f9378f
|
use sets for leave_out
|
2015-07-05 22:49:23 +02:00 |
Florent Kermarrec
|
c100ef6406
|
liteeth/core/mac: adapt depth on AsyncFIFOs according to phy (reduce ressource usage with MII phy)
|
2015-07-05 22:45:53 +02:00 |
Florent Kermarrec
|
c1ca928ec2
|
liteeth: small logic optimizations on mac (eases timings on spartan6)
|
2015-07-05 12:31:52 +02:00 |
Florent Kermarrec
|
5c939b85ef
|
liteeth/core/arp: fix table timer (wait_timer adaptation issue)
|
2015-06-23 00:25:26 +02:00 |
Florent Kermarrec
|
a3c0e5c4d9
|
liteeth/core/arp: fix missing MAC address in ARP reply
|
2015-06-22 23:15:00 +02:00 |
Florent Kermarrec
|
d9b15e6ef6
|
cores: replace Timeout with new WaitTimer
|
2015-05-12 16:14:38 +02:00 |
Florent Kermarrec
|
145398d874
|
liteeth/core/mac: minor cleanup
|
2015-05-02 16:48:57 +02:00 |
Florent Kermarrec
|
63b8797978
|
liteeth: move mac to core
|
2015-05-02 16:22:35 +02:00 |
Florent Kermarrec
|
d253adee61
|
liteeth: use Migen's Packetizer/Depacketizer, remove generic and move etherbone/tty to frontend
|
2015-04-28 18:51:40 +02:00 |
Florent Kermarrec
|
91c77d464c
|
liteeth: use new Migen modules from actorlib (avoid duplications between cores)
|
2015-04-27 15:06:37 +02:00 |
Florent Kermarrec
|
130fd19dec
|
liteeth/core/ip: simplify ip rx checksum control
|
2015-04-24 11:31:10 +02:00 |
Florent Kermarrec
|
5b48e7bb52
|
liteeth: finish with_preamble_crc vs with_hw_preamble_crc renaming
|
2015-04-24 11:30:35 +02:00 |
Florent Kermarrec
|
2bd38f44a3
|
liteeth: more pep8 (when convenient), should be almost OK
|
2015-04-13 13:02:04 +02:00 |
Florent Kermarrec
|
154d3d3b04
|
liteeth: pep8 (E265)
|
2015-04-13 11:27:01 +02:00 |
Florent Kermarrec
|
45dc4920ec
|
liteeth: pep8 (E261, E271)
|
2015-04-13 11:07:50 +02:00 |
Florent Kermarrec
|
a84f12618b
|
liteeth: pep8 (E225)
|
2015-04-13 10:56:18 +02:00 |
Florent Kermarrec
|
66ce40d880
|
liteeth: pep8 (E222)
|
2015-04-13 10:48:59 +02:00 |
Florent Kermarrec
|
726fd3ab42
|
liteeth: pep8 (E203)
|
2015-04-13 10:39:46 +02:00 |
Florent Kermarrec
|
5720638d85
|
liteeth: pep8 (E302)
|
2015-04-13 10:20:02 +02:00 |
Florent Kermarrec
|
cd43eaffc2
|
liteeth: pep8 (replace tabs with spaces)
|
2015-04-13 09:53:43 +02:00 |
Florent Kermarrec
|
2c51adcd68
|
misoclib: better organization (create cores categories: cpu, mem, com, ...)
|
2015-02-28 09:40:44 +01:00 |