Commit Graph

477 Commits

Author SHA1 Message Date
Sean Cross
cc53cc5ca5
Merge pull request #337 from umarcor/update-gitignore
update gitignore
2020-10-12 10:12:44 +08:00
umarcor
cd4a8db06d update gitignore 2020-10-12 02:10:21 +02:00
Sean Cross
0bda821117
Merge pull request #336 from umarcor/test/preserve-path
test: preserve TOOLCHAIN_PATH, if set
2020-10-11 08:05:55 +08:00
Sean Cross
e54a5d1d7e
Merge pull request #335 from umarcor/readme/shields
readme: add shields/badges, move 'Development' sections to a separated file
2020-10-11 08:05:21 +08:00
umarcor
b55ce813b8 test: preserve TOOLCHAIN_PATH, if set 2020-10-10 21:42:19 +02:00
umarcor
6716b7246f readme: add shields/badges, move 'Development' sections to a separated file 2020-10-10 14:05:18 +02:00
Tim Ansell
846a0e735e
Merge pull request #332 from umarcor/ci/master-only
ci: update gh-pages from branch 'master' only
2020-10-07 08:37:02 -07:00
umarcor
9b7dfa4b05 ci: update gh-pages from branch 'master' only 2020-10-07 06:21:52 +02:00
Tim Ansell
6728a907e2
Merge pull request #317 from umarcor/ci/docs
GitHub Actions: test and doc
2020-10-06 09:02:05 -07:00
umarcor
f8d1b7b408 ci: add GitHub Actions workflow 'doc' 2020-10-06 07:16:47 +02:00
Tim Ansell
f7055f039e
Merge pull request #327 from umarcor/ci/rate-limit
ci: rate limit
2020-10-05 22:06:05 -07:00
umarcor
e849d43c62 ci/test: add GH_TOKEN to get-toolchain step 2020-10-06 05:45:38 +02:00
umarcor
2c3fc30361 ci/test: set 'max-parallel: 3' 2020-10-06 05:45:38 +02:00
Tim Ansell
4af7092160
Merge pull request #326 from umarcor/ci/add-path
ci: use GITHUB_ENV instead of add-path
2020-10-05 20:45:09 -07:00
umarcor
135e60a79c ci: use GITHUB_ENV instead of add-path 2020-10-06 05:12:33 +02:00
Tim Ansell
a0fe18253d
Merge pull request #316 from umarcor/ci/gha
migrate from Travis CI to GitHub Actions
2020-10-05 08:25:55 -07:00
umarcor
bf09e8c646 migrate from Travis CI to GitHub Actions 2020-10-05 15:45:41 +02:00
Tim Ansell
b908b97818
Merge pull request #315 from umarcor/fix/readme-spacing
readme: fix list spacing, add requirements step to local build
2020-10-05 06:33:41 -07:00
Tim Ansell
06f3e8a335
Merge pull request #314 from umarcor/fix/sphinxcontrib-hdl-diagrams
sphinxcontrib-verilog-diagrams was renamed to sphinxcontrib-hdl-diagrams
2020-10-05 06:31:27 -07:00
umarcor
f1b487dd23 readme: requirements step to local build 2020-10-05 05:13:38 +02:00
umarcor
1b1e85dfdd readme: fix list spacing 2020-10-05 05:13:14 +02:00
umarcor
a33eee4f94 sphinxcontrib-verilog-diagrams was renamed to sphinxcontrib-hdl-diagrams 2020-10-05 05:00:50 +02:00
Sean Cross
d7119d0719
Merge pull request #284 from tcal-x/fix_v_blink
Fix references to "verilog/blink" vs "verilog/blink-expanded".
2020-08-08 13:35:59 +08:00
Sean Cross
050eea6cf0
Merge pull request #283 from tcal-x/fixes
Don't mix assignment styles in the same Verilog block.
2020-08-08 13:35:18 +08:00
Tim Callahan
c06186bae2 Make changes analogous to those in verilog.rst.
Signed-off-by: Tim Callahan <tcal@google.com>
2020-08-07 16:43:59 -07:00
Tim Callahan
4576adc02d Fix references to "verilog/blink" vs "verilog/blink-expanded".
"blink" cycles through 8 colors.  "blink-expanded" responds to inputs.

Signed-off-by: Tim Callahan <tcal@google.com>
2020-08-07 16:04:40 -07:00
Tim Callahan
8da1ae0e7a Don't mix assignment styles in the same Verilog block.
Signed-off-by: Tim Callahan <tcal@google.com>
2020-08-07 15:23:52 -07:00
Sean Cross
0955f4031c riscv-rust-blink: fix compatibility with nightly rust
When using Nightly, the compiler uses inline ASM. However, the ASM
syntax changed (nightly is, after all, unstable).

As a result, dependent crates no longer built.

Furthermore, dependent crates (notably `vexriscv`) changed their
behavior.

This fixes all of that by bumping version numbers as necessary.

Signed-off-by: Sean Cross <sean@xobs.io>
2020-08-04 18:17:36 +08:00
Sean Cross
ab33fe5653 litex: workshop: correct name of output files
The output filenames have changed from `top.bin` to be versioned based
on the hardware device.

Signed-off-by: Sean Cross <sean@xobs.io>
2020-08-04 15:46:00 +08:00
Sean Cross
abd2b9a07a litex: workshop: specify new path to fomu board
It's moved from `partner` to ``.

Signed-off-by: Sean Cross <sean@xobs.io>
2020-08-04 15:35:55 +08:00
Sean Cross
970091a1bc litex: deps: update to latest litex
This is required to get `litex_boards` to work.

Signed-off-by: Sean Cross <sean@xobs.io>
2020-08-04 15:35:03 +08:00
Sean Cross
e843f23d48 litex: deps: sync latest litex_boards repo
Signed-off-by: Sean Cross <sean@xobs.io>
2020-08-04 15:34:21 +08:00
Sean Cross
59f5d813f3 riscv-rust-blink: update fomu-rt to fix build size
The build size blew up, because the stack was getting included in the
output binary resulting in a 256 MB binary.

Update to fomu-rt v0.0.5 which should fix this problem.

Signed-off-by: Sean Cross <sean@xobs.io>
2020-08-04 10:03:37 +08:00
Sean Cross
2423bc106d rust: fix build warnings in rgb.rs
Rust doesn't like supurfluous parens.

Signed-off-by: Sean Cross <sean@xobs.io>
2020-08-04 09:24:56 +08:00
Sean Cross
5e757cce3f litex: sync with upstream builds
Signed-off-by: Sean Cross <sean@xobs.io>
2020-08-04 09:06:39 +08:00
Sean Cross
b27a4760fe
Merge pull request #265 from PERLUR/add_i18n_support
Add i18n support
2020-07-21 13:54:06 +08:00
Mark Stopka
5a43877618 Add initial gettext pot files (EN) 2020-07-18 06:35:38 +02:00
Mark Stopka
5985d6b9be Remove doctrees from gettext Makefile target 2020-07-18 06:30:16 +02:00
Mark Stopka
a13c5747a4 Add i18n support using sphinx-intl 2020-07-18 06:21:47 +02:00
Tim Ansell
810431e81a
Merge pull request #252 from mithro/master
Remove the symbiflow links.
2020-06-27 15:53:13 -07:00
Tim 'mithro' Ansell
cb51ce69c4 Remove the symbiflow links. 2020-06-27 15:42:42 -07:00
Tim Ansell
a63933551e
Merge pull request #251 from mithro/master
Make logo image transparent
2020-06-26 11:01:01 -07:00
Tim 'mithro' Ansell
2bb41418b6 Make logo have a transparent background.
Signed-off-by: Tim 'mithro' Ansell <tansell@google.com>
2020-06-26 10:28:02 -07:00
Tim 'mithro' Ansell
f44d6f3af6 Use diff-image on images.
Signed-off-by: Tim 'mithro' Ansell <tansell@google.com>
2020-06-26 10:27:09 -07:00
Sean Cross
aacbc76542
Merge pull request #211 from daurnimator/zig
Update to zig 0.6.0
2020-05-12 18:44:43 +08:00
daurnimator
1f21272231
.gitattributes: zig files must have eol=lf 2020-05-10 22:23:50 +10:00
daurnimator
8f5f6edb03
get-toolchain.py: make to_download logic more reusable 2020-05-10 22:23:50 +10:00
daurnimator
79baffc5a9
Test riscv-zig-blink from CI 2020-05-10 22:23:49 +10:00
daurnimator
f4a22d822f
riscv-zig-blink: @breakpoint() now works 2020-05-10 17:39:50 +10:00
daurnimator
30ebefb429
riscv-zig-blink: update to new stream API 2020-05-10 17:39:50 +10:00