Update
This commit is contained in:
parent
b531bd8542
commit
312d1d830b
6 changed files with 13 additions and 8 deletions
|
@ -32,4 +32,8 @@ Abstract hardware specification means e.g. description on the [logic gate](logic
|
|||
5. Write basic [software](software.md) for the computer. [EZ](ez.md).
|
||||
6. Compile the MCU logic-level description to an actual circuitboard, possibly even with [proprietary](proprietary.md) tools if other aren't available -- this may be fixed later.
|
||||
7. Manufacture the first physical computer, test it, debug it, improve it, give it to people, ...
|
||||
8. Now the main goal has been touched for the first time, however the real [fun](fun.md) only begins -- now it is needed to spread the project, keep improving it, write advanced software such as an [operating system](os.md) etc.
|
||||
8. Now the main goal has been touched for the first time, however the real [fun](fun.md) only begins -- now it is needed to spread the project, keep improving it, write advanced software such as an [operating system](os.md) etc.
|
||||
|
||||
## See Also
|
||||
|
||||
- [Varvara](varvara.md) computer
|
Loading…
Add table
Add a link
Reference in a new issue