Implementing an Instruction Set
  • A processor consists of
    • datapath - processes the data signals (read, manipulate, store)
    • control - commands the data path by using control signals
  • Types of Implementations
    • single cycle
    • multiple cycle
    • pipelined
Chapter 5: The Processor: Datapath and Control - 8 of 35