Commit Graph

428 Commits

Author SHA1 Message Date
Kevin Läufer
fe50ebe7d8 add chisel blink example 2020-11-19 21:40:59 -08:00
dependabot-preview[bot]
f8fe6c2319
build(deps): bump litex/deps/litedram from 7d8f471 to b625234 (#380)
Bumps [litex/deps/litedram](https://github.com/enjoy-digital/litedram) from `7d8f471` to `b625234`.
- [Release notes](https://github.com/enjoy-digital/litedram/releases)
- [Commits](7d8f4713d3...b6252345af)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-11-17 23:27:13 +01:00
dependabot-preview[bot]
8894265f0d
build(deps): bump litex/deps/litescope from dc91090 to 94e2d15 (#364)
Bumps [litex/deps/litescope](https://github.com/enjoy-digital/litescope) from `dc91090` to `94e2d15`.
- [Release notes](https://github.com/enjoy-digital/litescope/releases)
- [Commits](dc9109030a...94e2d15c94)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-11-17 22:45:46 +01:00
dependabot-preview[bot]
0878f4b49e
build(deps): bump litex/deps/litex from 2ec4604 to 3bd5d6c (#379)
Bumps [litex/deps/litex](https://github.com/enjoy-digital/litex) from `2ec4604` to `3bd5d6c`.
- [Release notes](https://github.com/enjoy-digital/litex/releases)
- [Commits](2ec4604c41...3bd5d6cc0e)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-11-17 22:23:09 +01:00
dependabot-preview[bot]
9a929d163b
build(deps): bump litex/deps/migen from c50ecde to a5cc037 (#375)
Bumps [litex/deps/migen](https://github.com/m-labs/migen) from `c50ecde` to `a5cc037`.
- [Release notes](https://github.com/m-labs/migen/releases)
- [Commits](c50ecdebd0...a5cc037a51)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-11-17 21:53:40 +01:00
Sean Cross
91972df05d
Merge pull request #369 from umarcor/doc/rework
docs: rework
2020-11-08 09:53:18 +08:00
Sean Cross
bfd79683af
Merge pull request #370 from umarcor/pcf
board.mk: split PCF from PNRFLAGS
2020-11-08 09:50:38 +08:00
Sean Cross
72d6d79c1a
Merge pull request #352 from umarcor/dup/migen
migen: use lxbuildenv and deps from litex subdir
2020-11-08 09:49:32 +08:00
umarcor
826efd126f verilog/blink-expanded: include board.mk 2020-11-08 02:27:04 +01:00
umarcor
2b2685837f board.mk: split PCF from PNRFLAGS 2020-11-08 02:16:54 +01:00
umarcor
0dd555e784 docs: update HDLs 2020-11-08 02:04:12 +01:00
umarcor
f6641f398e docs: update background 2020-11-08 00:46:22 +01:00
umarcor
e0556b2727 docs: redo fomu-block-diagram in drawio 2020-11-08 00:46:22 +01:00
umarcor
cefed37826 docs: update background images 2020-11-08 00:46:22 +01:00
umarcor
f854071a98 docs: update requirements 2020-11-08 00:43:08 +01:00
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
umarcor
75914f09f0 migen: use lxbuildenv and deps from litex subdir 2020-10-26 19:02:51 +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