Commit Graph

15 Commits

Author SHA1 Message Date
Sean Cross ba8314c823 sw: outline of serial device
Signed-off-by: Sean Cross <sean@xobs.io>
2019-05-22 15:26:27 +08:00
Sean Cross e8aaac5cfe sw: first software commit
The software is untested, but it builds.

Signed-off-by: Sean Cross <sean@xobs.io>
2019-05-22 15:02:00 +08:00
Sean Cross dd14bb4d29 initial commit
Signed-off-by: Sean Cross <sean@xobs.io>
2019-05-22 11:36:49 +08:00
Sean Cross 57c6bfd770 lxbuildenv: update mkmscimg path
Signed-off-by: Sean Cross <sean@xobs.io>
2019-05-22 11:19:57 +08:00
Sean Cross a63a76e6e5 lxbuildenv: update tool paths
The tool paths have changed in upstream litex.

Signed-off-by: Sean Cross <sean@xobs.io>
2019-05-22 11:18:36 +08:00
Sean Cross d982fec70c lxbuildenv: allow for lxbuildenv to not be at root
Allow the lxbuildenv command to be somewhere other than the root of a
git repository.

Signed-off-by: Sean Cross <sean@xobs.io>
2019-05-22 11:15:51 +08:00
Sean Cross 06afa0c8f6 doc: update documentation line endings
Signed-off-by: Sean Cross <sean@xobs.io>
2019-05-22 11:15:11 +08:00
Sean Cross 6df64495e3 git: add attributes and ignore
We've had a lot of trouble with differing line endings.  Add a
gitattributes file to force Unix-style line endings.

Additionally, add various well-known extensions to a gitignore file.

Signed-off-by: Sean Cross <sean@xobs.io>
2019-05-22 11:14:26 +08:00
Sean Cross 1b5fd89699 lxbuildenv: improve ice40/nextpnr support
Signed-off-by: Sean Cross <sean@xobs.io>
2019-02-19 11:59:59 +08:00
Sean Cross b7eab7ea91 lxbuildenv: remove :main from lib spec
Signed-off-by: Sean Cross <sean@xobs.io>
2018-12-18 17:43:10 +08:00
Sean Cross 3f20d25688 lxbuildenv: sync with current upstream tools
Signed-off-by: Sean Cross <sean@xobs.io>
2018-12-18 17:41:46 +08:00
Sean Cross 095d5c8cd7 lxbuildenv: enforce '.py' ending, use forward slashes for git
For git repos, use forward slashes.  They're more cross-platform.

Also, ensure the destination program ends in '.py'.

Signed-off-by: Sean Cross <sean@xobs.io>
2018-09-27 16:28:26 +08:00
Sean Cross f5a9410c2b lxbuildenv: add more deps
Signed-off-by: Sean Cross <sean@xobs.io>
2018-09-27 16:20:46 +08:00
Sean Cross d336599e9b lxbuildenv: imporive first-time initialization
Signed-off-by: Sean Cross <sean@xobs.io>
2018-09-27 16:17:12 +08:00
Sean Cross 2550876426 initial commit
Signed-off-by: Sean Cross <sean@xobs.io>
2018-09-27 15:34:24 +08:00