Shared Projects
im stronger, im faster, i am better. I AM BETTER
Grüße an die Spätschicht :)
16-Bit General Purpose CPU.
A somewhat better documentation can be found here: https://docs.google.com/spreadsheets/d/1MG44B5RzTul4EMDJowlx4hgNE3XYFRoyR7EFi6A0o3M/edit?usp=sharing
Features:
- Fully programable
- 16 registers
- Up to 128KiB of memory
- Integer operations
- Boolean operations
- Stack
- Function calls
- 16x16 display with basic IO
TODO:
- Serial Bus
- Interrupts
- Finish programming "pong" :)
16-Bit General Purpose CPU.
A somewhat better documentation can be found here: https://docs.google.com/spreadsheets/d/1MG44B5RzTul4EMDJowlx4hgNE3XYFRoyR7EFi6A0o3M/edit?usp=sharing
Features:
- Fully programable
- 16 registers
- Up to 128KiB of memory
- Integer operations
- Boolean operations
- Stack
- Function calls
- 16x16 display with basic IO
TODO:
- Serial Bus
- Interrupts
- Finish programming "pong" :)
Follow the instructions next to the display to play this small simple game.
Auch von mir schöne Grüße an die Spätschicht!
Inhalt:
- XOR Gatter aus Basisteilen
- Halbaddierer aus Basisteilen
- Volladdierer aus Basisteilen
- Volladdierer aus Halbaddierern
- 4-Bit / n-Bit Binär Addierer aus Volladdierern und Halbaddierern