projects
/
litex.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
litex.git
2015-02-11
Florent Kermarrec
models: use .format everywhere
commit
|
commitdiff
|
tree
2015-02-11
Florent Kermarrec
etherbone: cleanup model
commit
|
commitdiff
|
tree
2015-02-10
Florent Kermarrec
etherbone: clean up ohwr dissector, Python model checke...
commit
|
commitdiff
|
tree
2015-02-10
Florent Kermarrec
etherbone: add model skeleton
commit
|
commitdiff
|
tree
2015-02-10
Florent Kermarrec
etherbone: add dissector from ohwr.org
commit
|
commitdiff
|
tree
2015-02-10
Florent Kermarrec
etherbone: wip
commit
|
commitdiff
|
tree
2015-02-10
Florent Kermarrec
test_udp: test loopback on port 6000 (dw=8) and port...
commit
|
commitdiff
|
tree
2015-02-10
Florent Kermarrec
targets/udp: create udp loopback on port 8000 with...
commit
|
commitdiff
|
tree
2015-02-10
Florent Kermarrec
phy: add hw_init_reset (useful when used without CPU)
commit
|
commitdiff
|
tree
2015-02-10
Florent Kermarrec
create Port class and remove connect method of mac...
commit
|
commitdiff
|
tree
2015-02-10
Florent Kermarrec
move more things to common files
commit
|
commitdiff
|
tree
2015-02-10
Florent Kermarrec
generic: add crossbar and use it in mac/ip/udp
commit
|
commitdiff
|
tree
2015-02-10
Florent Kermarrec
README: use migen fork for now
commit
|
commitdiff
|
tree
2015-02-10
Florent Kermarrec
udp/crossbar: add possibility to get port with dw ...
commit
|
commitdiff
|
tree
2015-02-10
Florent Kermarrec
use new Migen feature: payload_layout/param_layout
commit
|
commitdiff
|
tree
2015-02-10
Florent Kermarrec
make packetizer/depacketizer more generic (remove width...
commit
|
commitdiff
|
tree
2015-02-09
Florent Kermarrec
doc: init
commit
|
commitdiff
|
tree
2015-02-09
Florent Kermarrec
etherbone: add skeleton
commit
|
commitdiff
|
tree
2015-02-09
Florent Kermarrec
README: update
commit
|
commitdiff
|
tree
2015-02-09
Florent Kermarrec
icmp: replace fifo with packet buffer and reduce buffering
commit
|
commitdiff
|
tree
2015-02-09
Florent Kermarrec
use PacketBuffer for udp loopback
commit
|
commitdiff
|
tree
2015-02-09
Florent Kermarrec
mac: fix gap inserter/checker
commit
|
commitdiff
|
tree
2015-02-09
Florent Kermarrec
ip: pipeline checksum to improve timings
commit
|
commitdiff
|
tree
2015-02-09
Florent Kermarrec
improve RX timings (make valid synchronous)
commit
|
commitdiff
|
tree
2015-02-09
Florent Kermarrec
add test_la.py
commit
|
commitdiff
|
tree
2015-02-09
Florent Kermarrec
mac: add interpacket gap inserter/checker
commit
|
commitdiff
|
tree
2015-02-09
Florent Kermarrec
test_udp: clean up
commit
|
commitdiff
|
tree
2015-02-09
Florent Kermarrec
udp: add crossbar
commit
|
commitdiff
|
tree
2015-02-09
Florent Kermarrec
code clean up
commit
|
commitdiff
|
tree
2015-02-06
Florent Kermarrec
improve test_udp (add random data and check)
commit
|
commitdiff
|
tree
2015-02-06
Florent Kermarrec
test udp with simple loopback, works fine...
commit
|
commitdiff
|
tree
2015-02-06
Florent Kermarrec
icmp: able to ping board :)
commit
|
commitdiff
|
tree
2015-02-06
Florent Kermarrec
platforms/kc705: add more clock constraints
commit
|
commitdiff
|
tree
2015-02-06
Florent Kermarrec
add icmp_tb
commit
|
commitdiff
|
tree
2015-02-06
Florent Kermarrec
add icmp model
commit
|
commitdiff
|
tree
2015-02-06
Florent Kermarrec
add icmp (untested, will need fifo)
commit
|
commitdiff
|
tree
2015-02-05
Florent Kermarrec
ip: add crossbar
commit
|
commitdiff
|
tree
2015-02-05
Florent Kermarrec
reorganize core (to add crossbar to ip)
commit
|
commitdiff
|
tree
2015-02-05
Florent Kermarrec
move more possible logic outside of fsms (to reduce...
commit
|
commitdiff
|
tree
2015-02-05
Florent Kermarrec
arp: manage the case when the target is unreacheable
commit
|
commitdiff
|
tree
2015-02-05
Florent Kermarrec
arp: add live time for cached IP/MAC couple
commit
|
commitdiff
|
tree
2015-02-05
Florent Kermarrec
code clean up due to hw tests
commit
|
commitdiff
|
tree
2015-02-05
Florent Kermarrec
arp: add cached_valid signal, UDP tx works on hardware
commit
|
commitdiff
|
tree
2015-02-05
Florent Kermarrec
test on hardware and first fixes
commit
|
commitdiff
|
tree
2015-02-05
Florent Kermarrec
add convert_ip function
commit
|
commitdiff
|
tree
2015-02-05
Florent Kermarrec
make.py: remove auto-clean
commit
|
commitdiff
|
tree
2015-02-05
Florent Kermarrec
prepare LiteScope signals for debug
commit
|
commitdiff
|
tree
2015-02-05
Florent Kermarrec
mac/core: fix condition of insertion for last_be/converter
commit
|
commitdiff
|
tree
2015-02-05
Florent Kermarrec
add udpip target for hw tests (untested)
commit
|
commitdiff
|
tree
2015-02-04
Florent Kermarrec
core: shorten names in header definitions
commit
|
commitdiff
|
tree
2015-02-04
Florent Kermarrec
udpip_tb: loopback working with model! :)
commit
|
commitdiff
|
tree
2015-02-04
Florent Kermarrec
udpip_tb: able to send valid UDP msg to model
commit
|
commitdiff
|
tree
2015-02-04
Florent Kermarrec
add udpip_tb skeleton
commit
|
commitdiff
|
tree
2015-02-04
Florent Kermarrec
udp: add skeleton
commit
|
commitdiff
|
tree
2015-02-04
Florent Kermarrec
udp: add model
commit
|
commitdiff
|
tree
2015-02-04
Florent Kermarrec
reorganize core files
commit
|
commitdiff
|
tree
2015-02-04
Florent Kermarrec
ip: add checksum computation on ip rx (maybe not optima...
commit
|
commitdiff
|
tree
2015-02-04
Florent Kermarrec
ip: add checksum computation on ip tx (maybe not optima...
commit
|
commitdiff
|
tree
2015-02-04
Florent Kermarrec
ip: add checksum functions to model
commit
|
commitdiff
|
tree
2015-02-04
Florent Kermarrec
ip: small clean up
commit
|
commitdiff
|
tree
2015-01-30
Florent Kermarrec
clean up
commit
|
commitdiff
|
tree
2015-01-30
Florent Kermarrec
ip: simplify user interface, basic sim OK for TX/RX
commit
|
commitdiff
|
tree
2015-01-30
Florent Kermarrec
use ip model in ip_tb
commit
|
commitdiff
|
tree
2015-01-30
Florent Kermarrec
add ip model skeleton
commit
|
commitdiff
|
tree
2015-01-30
Florent Kermarrec
ip: able to request mac_address if not cached and send...
commit
|
commitdiff
|
tree
2015-01-30
Florent Kermarrec
mac: add crossbar to simplify usage
commit
|
commitdiff
|
tree
2015-01-30
Florent Kermarrec
ip: add skeleton
commit
|
commitdiff
|
tree
2015-01-30
Florent Kermarrec
arp: little clean up
commit
|
commitdiff
|
tree
2015-01-30
Florent Kermarrec
arp: request/reply with model OK
commit
|
commitdiff
|
tree
2015-01-30
Florent Kermarrec
arp: rx and decoding OK
commit
|
commitdiff
|
tree
2015-01-29
Florent Kermarrec
add arp_tb and fixes (able to send a valid ARP request...
commit
|
commitdiff
|
tree
2015-01-29
Florent Kermarrec
model: add real dumps and test models with it
commit
|
commitdiff
|
tree
2015-01-29
Florent Kermarrec
arp: add skeleton
commit
|
commitdiff
|
tree
2015-01-29
Florent Kermarrec
model: add arp skeleton
commit
|
commitdiff
|
tree
2015-01-29
Florent Kermarrec
improve mac model (add header encoding/decoding)
commit
|
commitdiff
|
tree
2015-01-29
Florent Kermarrec
simplify MAC dispatch (use onehot mode if Dispatcher)
commit
|
commitdiff
|
tree
2015-01-29
Florent Kermarrec
create LiteEthIPStack skeleton
commit
|
commitdiff
|
tree
2015-01-28
Florent Kermarrec
make packetizer/depacketizer generic and use it for...
commit
|
commitdiff
|
tree
2015-01-28
Florent Kermarrec
mac: add packetizer/depacketizer (untested)
commit
|
commitdiff
|
tree
2015-01-28
Florent Kermarrec
mac: use eth_phy_description inside mac
commit
|
commitdiff
|
tree
2015-01-28
Florent Kermarrec
common: add mac/arp/ip/udp header descriptions
commit
|
commitdiff
|
tree
2015-01-28
Florent Kermarrec
test: mac_wishbone_tb OK
commit
|
commitdiff
|
tree
2015-01-28
Florent Kermarrec
mac: change default interface (core)
commit
|
commitdiff
|
tree
2015-01-28
Florent Kermarrec
test: mac_core_tb OK
commit
|
commitdiff
|
tree
2015-01-28
Florent Kermarrec
test: add mac simulation skeleton
commit
|
commitdiff
|
tree
2015-01-28
Florent Kermarrec
setup.py: fix
commit
|
commitdiff
|
tree
2015-01-28
Florent Kermarrec
test integration in MiSoC (fixes/cleanup)
commit
|
commitdiff
|
tree
2015-01-28
Florent Kermarrec
test: add PHY model skeleton
commit
|
commitdiff
|
tree
2015-01-28
Florent Kermarrec
continue code refactoring
commit
|
commitdiff
|
tree
2015-01-28
Florent Kermarrec
change name to LiteEth (LiteEthernet is too long...)
commit
|
commitdiff
|
tree
2015-01-27
Florent Kermarrec
start code adaptation
commit
|
commitdiff
|
tree
2015-01-27
Florent Kermarrec
etherbone: import core from Robert Jordens
commit
|
commitdiff
|
tree
2015-01-27
Florent Kermarrec
mac: import files from MiSoC
commit
|
commitdiff
|
tree
2015-01-27
Florent Kermarrec
init repo
commit
|
commitdiff
|
tree