Commit Graph

20 Commits

Author SHA1 Message Date
umarcor
48ee3ce3ac ci: add Migen examples to tests.sh 2020-10-15 18:30:58 +02:00
umarcor
b2601169f6 add mixed-hdl/blink 2020-10-12 19:58:46 +02:00
umarcor
5df387b987 get-toolchain: use 'nightly' toolchain in CI 2020-10-12 18:48:52 +02:00
umarcor
21bcde2bd3 add vhdl/blink 2020-10-12 18:48:52 +02:00
umarcor
b55ce813b8 test: preserve TOOLCHAIN_PATH, if set 2020-10-10 21:42:19 +02:00
umarcor
9b7dfa4b05 ci: update gh-pages from branch 'master' only 2020-10-07 06:21:52 +02:00
umarcor
f8d1b7b408 ci: add GitHub Actions workflow 'doc' 2020-10-06 07:16:47 +02: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
umarcor
135e60a79c ci: use GITHUB_ENV instead of add-path 2020-10-06 05:12:33 +02:00
umarcor
bf09e8c646 migrate from Travis CI to GitHub Actions 2020-10-05 15:45:41 +02:00
daurnimator
79baffc5a9
Test riscv-zig-blink from CI 2020-05-10 22:23:49 +10:00
Pascal Mainini
6a72aa9495 fix CI: add FOM_REV for make 2020-01-23 11:34:32 +01:00
Pascal Mainini
7bf2a4560f fix CI 2020-01-23 11:27:50 +01:00
Tim 'mithro' Ansell
649efabedc travis: Move travis function export into a script. 2020-01-05 12:01:18 -08:00
Tim 'mithro' Ansell
86973dc9c0 travis: Fix verilog testing. 2020-01-05 12:01:17 -08:00
Tim 'mithro' Ansell
b4b95511ed travis: Fix path and expanded example. 2020-01-05 12:01:17 -08:00
Tim 'mithro' Ansell
c3ee05a0e8 travis: Quieter output. 2020-01-05 12:01:17 -08:00
Tim 'mithro' Ansell
465f30630b travis: Extract toolchain and set PATH. 2020-01-05 12:01:17 -08:00
Tim 'mithro' Ansell
6b44db1cc9 travis: Build the current examples.
- RISC-V CPU blink example
 - Basic Verilog Blink example
 - Extended Verilog Blink example for Hacker
 - Extended Verilog Blink example for PVT
 - LiteX example for Hacker
 - LiteX example for PVT
2020-01-05 12:01:17 -08:00