Commit Graph

12 Commits

Author SHA1 Message Date
f906a6e4a3 Implement push and pop in branch 2023-09-27 20:44:03 +02:00
30559c81a9 Implementation of branch, excluding stack 2023-09-26 20:42:36 +02:00
180caa0b3c Implement program memory 2023-09-26 14:14:18 +02:00
d27378e58f Implement cell memory 2023-09-26 12:03:53 +02:00
51fe976188 Rushed implementation connecting parts 2023-09-26 11:37:47 +02:00
bccd638d2b Implement brainfuck ptr 2023-09-26 11:37:27 +02:00
74c4ea39b5 No need for decoder 2023-09-26 11:37:06 +02:00
090cd8c07a Implement instruction memory 2023-09-26 11:36:50 +02:00
75e722b222 Implement ALU 2023-09-26 11:34:53 +02:00
a94cf440c1 Add constraints for stage 1 2023-09-26 11:34:40 +02:00
a8d8a4171a Add constraints file 2023-09-26 07:27:03 +02:00
b02be01de1 Add files for fpga 2023-09-26 07:26:17 +02:00