Commit Graph

44 Commits

Author SHA1 Message Date
Sean Cross
ed618b8e38
Merge pull request #141 from mainini/migen-example-pr
Add Migen example
2020-02-22 11:09:25 +08:00
Robert Mibus
473c95a887 Add some clarifying comments to migen instructions 2020-02-22 11:43:53 +11:00
Robert Mibus
cc57d6d852 Use bash for processing the Makefile, so that "source" works 2020-02-22 11:43:50 +11:00
Robert Mibus
f1f2a3e390 Update docs references from verilog-blink to verilog/blink-expanded 2020-02-22 11:43:37 +11:00
Tim 'mithro' Ansell
75fdc5c5ad Fix some usage for .. code:: rather than .. session::. 2020-02-16 04:51:08 -08:00
Ewen McNeill
778ed4e2e1 docs: Update wishbone-tool gdb port
The wishbone-tool gdb port changed to 3333 at least by 2020-01-17 in
18a911e3b0
and possibly earlier.  Update example output/commands to match.
2020-02-13 20:15:33 +13:00
Ewen McNeill
0ea42ea35c docs: RISCV example: 2.0.3 firmware
Update the RISCV wishbone-tool firmware version output example to match
the advice at the start of the tutorial to upgrade to version 2.0.3
firmware.
2020-02-12 20:28:14 +13:00
Ewen McNeill
f4bc01ecc3 docs: MicroPython example: 2.0.3 firmware
Update the MicroPython firmware version output example to match the advice to
match the advice at start of tutorial to upgrade to version 2.0.3 firmware.
2020-02-12 19:44:26 +13:00
Pascal Mainini
3f19ec183a add documentation for migen examples 2020-01-23 00:16:11 +01:00
daurnimator
199cf9fb38
Update link to wishbone-utils 2020-01-16 18:06:13 +10:00
Tim 'mithro' Ansell
d30642a8c0 Put downloaded files into _download
Means `make env` doesn't download everything again from scratch.
2020-01-03 13:55:40 +00:00
Tim 'mithro' Ansell
9a046efa1d Moving the images under the docs/_static directory. 2020-01-03 13:55:40 +00:00
Sean Cross
ce8efa7d05
Merge pull request #94 from Tiwalun/add-rust-example
Add Rust example
2020-01-03 10:14:59 +08:00
Pascal Mainini
47fa080ac0 add link to generated headers, minor fixes 2020-01-03 02:58:02 +01:00
Tim 'mithro' Ansell
f796bb943f Adding some more top links.
- How to buy.
 - How to report an issue.
 - How to get help.
 - Fomu Website.
2020-01-02 19:31:31 +00:00
Dominik
f177fad5ac Add Rust example 2020-01-02 15:29:38 +01:00
Pascal Mainini
d3748b75de add documentation for TinyUSB example 2019-12-30 01:32:23 +01:00
Chris
7136ccf7a7
flash blink.dfu instead of blink.bin 2019-12-29 03:12:44 +01:00
Tim 'mithro' Ansell
f7474960fe Highlight important lines. 2019-12-29 02:31:33 +01:00
Tim 'mithro' Ansell
ab690c385a Make the logout / login clearer. 2019-12-28 17:52:16 +01:00
Tim 'mithro' Ansell
be9c062022 Adding PDF links. 2019-12-28 13:37:27 +01:00
Tim 'mithro' Ansell
7bef5ee43a Adding a help page. 2019-12-28 13:25:27 +01:00
Tim 'mithro' Ansell
4b3d0f8985 Converting note about USB keys. 2019-12-28 00:46:58 +01:00
Tim 'mithro' Ansell
ba5aab2e24 Add example output of git clone command. 2019-12-28 00:46:38 +01:00
Tim 'mithro' Ansell
dd09d11bfa Add session types until autodetect improves. 2019-12-28 00:07:07 +01:00
Tim 'mithro' Ansell
989d11a277 Fixing the missing drivers section. 2019-12-27 21:54:29 +01:00
Tim 'mithro' Ansell
7bc86cd802 Fixing the missing Python session output. 2019-12-27 21:54:29 +01:00
Tim 'mithro' Ansell
6ca11d5a98 Change order of requirements.
Plus add note about getting hardware.
2019-12-27 21:09:44 +01:00
Tim 'mithro' Ansell
3f7077cb12 Fix the Windows sessions. 2019-12-27 20:57:01 +01:00
Tim 'mithro' Ansell
15735aec1f Improving the updating section.
* Move the bootloader updating text into it's own file.
 * Add example session to the bootloader updating.
 * Fill out the requirements section a little more.
2019-12-27 20:06:26 +01:00
Tim 'mithro' Ansell
2196622249 Change to tip from note. 2019-12-27 19:23:06 +01:00
Sean Cross
0d4112fa98 requirements: update requirements to v2.0.3
Signed-off-by: Sean Cross <sean@xobs.io>
2019-12-28 02:04:36 +08:00
Tim 'mithro' Ansell
492becc6b7 Fixing note in renode file. 2019-12-27 17:14:16 +01:00
Tim 'mithro' Ansell
1cfacbed01 Pull actual lines from the header file. 2019-12-26 23:40:34 +01:00
Tim 'mithro' Ansell
fb78159fd3 Fix patch syntax highlighting type. 2019-12-26 23:40:16 +01:00
Tim 'mithro' Ansell
3109771386 Make sessions formatted nicely.
Plus they only copy the input lines, not the output + prompt lines.
Fixes the `click to copy` output.
2019-12-26 23:19:36 +01:00
Tim 'mithro' Ansell
091ed8ec87 Which to symbiflow material theme. 2019-12-26 11:57:16 +01:00
Tim 'mithro' Ansell
c9546e0eff Working on things. 2019-12-26 11:44:55 +01:00
Tim 'mithro' Ansell
ace98172e7 Playing with the look a little. 2019-12-26 11:26:20 +01:00
Tim 'mithro' Ansell
6b6e9e5238 More splitting apart. 2019-12-26 00:17:21 +01:00
Tim 'mithro' Ansell
b142f23235 Splitting into multiple files. 2019-12-26 00:10:01 +01:00
Tim 'mithro' Ansell
e1915b5645 Improving table and few other things. 2019-12-25 23:36:51 +01:00
Tim 'mithro' Ansell
166deb88c0 Adding prompt value. 2019-12-25 21:20:32 +01:00
Tim 'mithro' Ansell
831bb15f63 Adding sphinx version. 2019-12-25 21:20:27 +01:00