Difference between revisions of "Main Page"
Jump to navigation
Jump to search
(another revision) |
|||
(One intermediate revision by the same user not shown) | |||
Line 4: | Line 4: | ||
<p style="font-size: xx-large; margin: 0;">Homebrew CPU Wiki</p> | <p style="font-size: xx-large; margin: 0;">Homebrew CPU Wiki</p> | ||
This main page is mostly a placeholder for now.<br> | This main page is mostly a placeholder for now.<br> | ||
To get editing permission, create an account and | To get editing permission, create an account and send a private message to immibis on IRC - irc.oftc.net | ||
|} | |} | ||
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 14:09, 21 June 2025
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
|