PLA Description - JAWs CPU

Description | State Machine | Meg Input | IRSIM Results


Description

Most of our instructions can be characterized by an Instruction Fetch state and a Register Read state. The ALU instructions also have a Write Back state for register writes. At startup (when Restart is asserted), we have one state which is used for clearing all registers. Some instructions are 2 states, while some use 3. Since we are not using pipelining, it is to our benefit to use the least amount of states per instruction.


State Machine Diagram


Meg Input


IRSIM Simulation


PREV | HOME | NEXT