Difference between revisions of "Main Page"
Jump to navigation
Jump to search
(another revision) |
(added external interfaces to try and balance it more) |
||
Line 62: | Line 62: | ||
<!-- Right side: various reference information, try to order by put most-widely-applicable stuff at the top --> | <!-- Right side: various reference information, try to order by put most-widely-applicable stuff at the top --> | ||
{{Box|title=Logic | {{Box|title=Logic references| | ||
* [[Relay logic]] | * [[Relay logic]] | ||
* [[Logic level reference]] | * [[Logic level reference]] | ||
* [[Logic chip reference]] | * [[Logic chip reference]] | ||
}} <!-- | }} | ||
{{Box|title=External interfaces| | |||
* [[UART]] | |||
* [[I2C]] / [[SPI]] | |||
* [[VGA]] | |||
* [[PS/2]] (mouse and keyboard) | |||
* [[Ethernet]] | |||
* [[USB]] | |||
}} <!-- looking pretty unbalanced! More stuff needed here --> | |||
{{Box|title=CPU projects| | {{Box|title=CPU projects| | ||
* [https://www.bigmessowires.com/bmow1/ Big Mess of Wires] | * [https://www.bigmessowires.com/bmow1/ Big Mess of Wires] |
Latest revision as of 17:43, 6 July 2021
Homebrew CPU Wiki This main page is mostly a placeholder for now. |
Getting started
Essential knowledge: Designing and simulating a CPU: Building a CPU in real life: Basic CPU design
Important design considerations: Hardware design: Advanced topics
Instruction set extensions: Performance tricks:
|
Logic references
|