brainfuck_processor/circuit
Yannick Reiß 2991588cc8
15 bit
2023-09-20 07:49:22 +02:00
..
BFPU.circ 15 bit 2023-09-20 07:49:22 +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)