Add TODO list for circuit

This commit is contained in:
Yannick Reiß 2023-09-20 07:40:06 +02:00
parent 242996d855
commit a507c09bba
No known key found for this signature in database
GPG Key ID: 5A3AF456F0A0338C
1 changed files with 16 additions and 0 deletions

16
circuit/README.md Normal file
View File

@ -0,0 +1,16 @@
# Brainfuck collection
## logisim circuit
### TODO
- Expand return address register to stack
- Implement memory as in- and output for more complex in- and output programs
## brainfuck bfpu assembler
## brainfuck bfpu (FPGA)
## brainfuck bfpu (TinyTapeout)