Florent Kermarrec
|
27fbb814ab
|
tools/remote/csr_builder: allow comments in csv file and cleanup
|
2019-04-24 12:25:49 +02:00 |
|
Florent Kermarrec
|
9ded2eb20b
|
tools/litex_term: change TERM prompt to LXTERM
|
2019-04-23 17:46:02 +02:00 |
|
Florent Kermarrec
|
0f60ec35e2
|
tools/litex_server: fix comms import
|
2019-04-23 14:25:27 +02:00 |
|
Sean Cross
|
f71b8d4f57
|
litex_server: check socket flags exist before using them
Some flags are only available on certain platforms. Verify these flags
exist prior to using them when opening a socket.
See
https://stackoverflow.com/questions/14388706/socket-options-so-reuseaddr-and-so-reuseport-how-do-they-differ-do-they-mean-t
for more information
Signed-off-by: Sean Cross <sean@xobs.io>
|
2019-04-20 17:28:26 +08:00 |
|
Florent Kermarrec
|
9ee6c35b42
|
tools: move from litex.soc.tools to litex.tools and fix usb.core import
|
2019-04-20 10:44:53 +02:00 |
|