Commit Graph

412 Commits

Author SHA1 Message Date
umarcor
e72af33b9c docs: fix requirements; it's 'Zadig', not 'Zadeg' 2020-11-08 00:42:40 +01:00
umarcor
4a3ab6fe2d docs: update index 2020-11-08 00:32:47 +01:00
Tim Ansell
6828927bd3
Merge pull request #350 from tcal-x/blinklink
Fix link for riscv-blink csr.h.
2020-10-24 12:08:34 -07:00
Sean Cross
89ae84038d
Merge pull request #333 from juanmard/icestudio/add-blinky
Icestudio/add blinky
2020-10-24 11:05:18 +08:00
Tim Ansell
bc24b062de
Merge pull request #351 from umarcor/test/migen
ci: add Migen examples to tests.sh
2020-10-15 13:31:27 -07:00
Tim Callahan
e801208a54 Add 'sphinx.ext.extlinks' to extensions.
Signed-off-by: Tim Callahan <tcal@google.com>
2020-10-15 13:15:48 -07:00
Tim Callahan
f01ad515f2 Remove underscores at end of new link.
Signed-off-by: Tim Callahan <tcal@google.com>
2020-10-15 12:48:43 -07:00
Tim Callahan
b0c67c7f69 Try extlinks / :repo: style link from docs to code.
Signed-off-by: Tim Callahan <tcal@google.com>
2020-10-15 12:38:21 -07:00
Tim Callahan
691fdc5e03 Fix link for riscv-blink csr.h.
Signed-off-by: Tim Callahan <tcal@google.com>
2020-10-15 11:33:14 -07:00
umarcor
48ee3ce3ac ci: add Migen examples to tests.sh 2020-10-15 18:30:58 +02:00
umarcor
aef838f775 doc: update icestudio Blink guidelines 2020-10-15 17:41:16 +02:00
umarcor
e1d2fa25a9 doc: clarify Icestudio installation steps 2020-10-15 17:41:15 +02:00
Juan Manuel Rico
20e9eb7b03 doc: add IceStudio screenshot, enumerate steps 2020-10-15 17:41:15 +02:00
umarcor
9a33a5ce36 doc: add 'icestudio' 2020-10-15 17:41:15 +02:00
Juan Manuel Rico
aaebdb2d24 icestudio: add images/icons to ICE modules 2020-10-15 17:41:15 +02:00
umarcor
1afb9f378e icestudio: add Blinky_BoardTop.ice 2020-10-15 17:41:15 +02:00
Juan Manuel Rico
e30d4df40d icestudio: add (new) Blinky example, modules and diagram 2020-10-15 17:41:15 +02:00
Sean Cross
9ffa4bfa46
Merge pull request #347 from umarcor/deps/bump
bump dependencies
2020-10-15 23:33:12 +08:00
dependabot-preview[bot]
7884d0298f build(deps): bump litex/deps/litescope from 54488c0 to dc91090
Bumps [litex/deps/litescope](https://github.com/enjoy-digital/litescope) from `54488c0` to `dc91090`.
- [Release notes](https://github.com/enjoy-digital/litescope/releases)
- [Commits](54488c0f4d...dc9109030a)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-15 13:16:40 +02:00
dependabot-preview[bot]
06509deae2 build(deps): bump migen/deps/migen from 562c046 to c50ecde
Bumps [migen/deps/migen](https://github.com/m-labs/migen) from `562c046` to `c50ecde`.
- [Release notes](https://github.com/m-labs/migen/releases)
- [Commits](562c046644...c50ecdebd0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-15 13:16:03 +02:00
dependabot-preview[bot]
377e9ed44d build(deps): bump litex/deps/migen from 5b5e4fd to c50ecde
Bumps [litex/deps/migen](https://github.com/m-labs/migen) from `5b5e4fd` to `c50ecde`.
- [Release notes](https://github.com/m-labs/migen/releases)
- [Commits](5b5e4fdee1...c50ecdebd0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-15 13:15:46 +02:00
dependabot-preview[bot]
f4ea118671 build(deps): bump litex/deps/litedram from 20a849c to 7d8f471
Bumps [litex/deps/litedram](https://github.com/enjoy-digital/litedram) from `20a849c` to `7d8f471`.
- [Release notes](https://github.com/enjoy-digital/litedram/releases)
- [Commits](20a849c652...7d8f4713d3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-15 13:14:42 +02:00
Tim Ansell
9e7004db50
Merge pull request #338 from umarcor/mixed-hdl
Add Mixed HDL Blink example
2020-10-14 12:11:47 -07:00
umarcor
ed9c146652 mixed-hdl: remove '-q' from yosys call
Co-authored-by: T. Meissner <programming@goodcleanfun.de>
2020-10-13 21:29:30 +02:00
umarcor
568fdcc607 mixed-hdl: keyword 'component' is not required when instantiating
Co-authored-by: T. Meissner <programming@goodcleanfun.de>
2020-10-13 21:27:21 +02:00
umarcor
5475d390c9 add board.mk 2020-10-12 19:58:46 +02:00
umarcor
b2601169f6 add mixed-hdl/blink 2020-10-12 19:58:46 +02:00
umarcor
4c7322cacd doc: add labels to HDL sections 2020-10-12 19:58:46 +02:00
umarcor
f88d97d7e7 docs: update and split requirements 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
2776953012 move 'verilog/pcf' to root 2020-10-12 05:12:30 +02:00
umarcor
ab04edaac1 doc: verilog/blink does not expose signals 2020-10-12 05:12:29 +02:00
umarcor
6f637fc985 doc: spinal.rst does not exist 2020-10-12 05:12:29 +02:00
umarcor
3c09c0bc15 doc: open source tooling exists for VHDL 2020-10-12 05:12:29 +02:00
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