brainfuck_processor/circuit/README.md

18 lines
326 B
Markdown

# Brainfuck collection
## logisim circuit
### TODO
- Expand ptr to 15 bits to match the 30000 cells of brainfuck
- 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)