Sean Cross
c310d197f2
litex: use hacker platform
...
Signed-off-by: Sean Cross <sean@xobs.io>
2019-08-19 20:41:06 +08:00
Sean Cross
28d992de2e
litex: fix typo in lxbuildenv
...
Signed-off-by: Sean Cross <sean@xobs.io>
2019-08-19 18:33:50 +08:00
Sean Cross
f7825ddbf1
litex: specify all required dependencies
...
Signed-off-by: Sean Cross <sean@xobs.io>
2019-08-19 18:33:50 +08:00
Sean Cross
beaba58d0c
lxbuildenv: make git optional and prefix all messages
...
Signed-off-by: Sean Cross <sean@xobs.io>
2019-08-19 18:33:50 +08:00
Sean Cross
b642686b23
litex: re-enable git support
...
If this is being checked out from the repo, users will want git
support so that it will recursively clone.
Signed-off-by: Sean Cross <sean@xobs.io>
2019-06-22 22:32:37 -07:00
Sean Cross
64b382ac72
README: add README and reference files
...
Signed-off-by: Sean Cross <sean@xobs.io>
2019-06-21 09:33:04 -07:00
Sean Cross
0538b13a5f
litex: workshop_rgb: add rgb version of workshop
...
Signed-off-by: Sean Cross <sean@xobs.io>
2019-06-20 08:37:14 -07:00
Sean Cross
f57ed22b01
litex: workshop: skip git check
...
Users might not have git installed, so this saves some time.
Signed-off-by: Sean Cross <sean@xobs.io>
2019-06-20 08:36:50 -07:00
Sean Cross
797cb9349b
litex: litex_boards: sync with latest version
...
Signed-off-by: Sean Cross <sean@xobs.io>
2019-06-20 08:35:25 -07:00
Sean Cross
87e50896ef
lxbuildenv: check for git, and support skipping submodules
...
Check for git now, since it's mostly required.
Also add a configuration option, which allows us to skip the
submodule check.
Signed-off-by: Sean Cross <sean@xobs.io>
2019-06-20 08:31:48 -07:00
Sean Cross
2d9474c4a6
litex: workshop: add some useful defines
...
These aren't used right now, but they'll come in handy for examples.
Signed-off-by: Sean Cross <sean@xobs.io>
2019-06-19 19:37:45 -07:00
Sean Cross
95b138b984
riscv-blink: make ledd registers global
...
Make these registers global so that we can access them from anywhere.
Signed-off-by: Sean Cross <sean@xobs.io>
2019-06-19 14:41:54 -07:00
Sean Cross
ac9e39bdcf
litex: move examples into litex/ directory
...
Signed-off-by: Sean Cross <sean@xobs.io>
2019-06-19 14:31:43 -07:00