Design PC, add Readme

This commit is contained in:
2026-05-10 14:42:23 +02:00
parent c5cea9b678
commit aa8bc09678
3 changed files with 175 additions and 1 deletions

16
README.md Normal file
View File

@@ -0,0 +1,16 @@
# TTL Calculator
## Architecture
![](assets/architecture.png)
## Specs
- 8 Bit
- Commands:
- LOAD
- ADD
- SUB
- STL
- OUT
- HLT