Skip to content

Commit 74ebd74

Browse files
committed
README: update todo list
1 parent 6032e97 commit 74ebd74

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ developing software and SoC's using the OpenRISC cpu architecture.
1010
We are currently in progress working on a new structure
1111
and the intended outline is:
1212

13-
- Intro *TODO*
14-
- Programmers Guide - Link to the architecture
13+
- Intro - OK
14+
- Programmers Guide - Link to architecture spec, etc.
1515
- Getting EDA tools, quartus, vivado
1616

1717
- [Toolchains](https://openrisc.io/tutorials/toolchains.html) - Stub *TODO*
@@ -25,15 +25,16 @@ and the intended outline is:
2525
- or1k-unknown-uclibc-
2626

2727
- [Platforms](https://openrisc.io/tutorials/platforms.html) - Stub *TODO*
28-
- Loading binaries into platforms. ELF binaries explaination.
28+
- Loading binaries into platforms. ELF binaries explanation.
2929
- Programs on OpenRISC
3030
- Memory layout
31-
- Elf binary lays out memeory for linux/bare metal.
31+
- Elf binary lays out memory for linux/bare metal.
3232
- Tutorials
3333
- [or1ksim](https://openrisc.io/tutorials/or1ksim/) - OK
3434
- [QEMU](https://openrisc.io/tutorials/platform/qemu.html) - OK
3535
- [Fusesoc](https://openrisc.io/tutorials/fusesoc.html) - OK
36-
- mor1k-generic - *TODO*
36+
- `mor1kx-generic` - *TODO*
37+
- `de0_nano-multicore` - *TODO*
3738
- [de0_nano](https://openrisc.io/tutorials/de0_nano/) - OK
3839
- Litex *TODO*
3940

0 commit comments

Comments
 (0)