General purpose register developed, including increment and decrement operation.
Day 5: [16/11/2023]
Internal bus design
Following the datasheet from Synertek, the registers and the ALU are interconnected by a Internal Data Bus (three-state) with 8 bits width. The memory is accesed by a data bus buffer.
Day 6: [21/11/2023]
Custom bus
Following the specifications of the datasheet (from the day before). A custom bus specification needs to be defined. The definition, the specification and the implementation is covered at its specific section: Internal Bus specification