DWMC-16 v2 Design Part 2c: Corrections
Well... It seems that I have forgotten to add a few things to the ALU that should be part of it... oops...
Well... It seems that I have forgotten to add a few things to the ALU that should be part of it... oops...
The Control Logic of the DWMC-16 is a microcode based state machine Control Logic, using a reprogrammable microcode instruction memory to save the microcode instructions to save the micro instructions used for the state machine.
This section is about the design of the CPU of the DWMC-16. It will discuss the design of the Control Logic, the ALU and the Registers.
This post has been copied from the original post on Warringer's Worlds.
This section contains informations about the basic design and design goals of the DWMC-16.
This project is a revised version 1 of my previous DWMC-16 project, which has become deprecated, though will used to inform my decisions for the project.
The reason for this project is pretty simple.
I want to build my own 16 bit minicomputer.