This website requires JavaScript.
Explore
Help
Sign In
Hardware
/
litex
mirror of
https://github.com/enjoy-digital/litex.git
Watch
1
Star
0
Fork
You've already forked litex
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4e84729cf9
litex
/
litex
/
tools
History
Florent Kermarrec
6a0a1c9d87
tools/litex_term/upload: bufferize only chunks of the file instead of the entire file to speedup upload when used on embedded devices (RPI for example)
2019-09-12 10:21:37 +02:00
..
remote
soc/integration: uniformize configuration constants declaration in SoCs (use self.config instead self.add_constant)
2019-07-08 08:57:05 +02:00
__init__.py
tools: move from litex.soc.tools to litex.tools and fix usb.core import
2019-04-20 10:44:53 +02:00
litex_client.py
add CONTRIBUTORS file and add copyright header to all files
2019-06-23 23:23:56 +02:00
litex_read_verilog.py
make sure #!/usr/bin/env python3 is before copyright header
2019-06-24 07:29:24 +02:00
litex_server.py
make sure #!/usr/bin/env python3 is before copyright header
2019-06-24 07:29:24 +02:00
litex_sim.py
targets: use new prefered way to add wishbone slave
2019-06-28 22:10:20 +02:00
litex_term.py
tools/litex_term/upload: bufferize only chunks of the file instead of the entire file to speedup upload when used on embedded devices (RPI for example)
2019-09-12 10:21:37 +02:00