brainfuck_processor/circuit
Yannick Reiß edf9421cd6
Fix bug on memory initialisation
2023-09-20 16:17:09 +02:00
..
BFPU.circ Fix bug on memory initialisation 2023-09-20 16:17:09 +02:00
README.md Upsi 2023-09-20 07:42:05 +02:00
SampleProgram solve bug in jump instruction 2023-09-20 07:34:32 +02:00

README.md

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)