CSE 2341 Computing Machine Design Example - PowerPoint PPT Presentation

About This Presentation
Title:

CSE 2341 Computing Machine Design Example

Description:

CSE 2341 Computing Machine. Design Example. Bill Carroll. CSE 2341 Machine. Register Organization. CSE 2341 Machine. Partial Instruction Set. LDA X ;AC (X) STA X ; ... – PowerPoint PPT presentation

Number of Views:34
Avg rating:3.0/5.0
Slides: 10
Provided by: BillDC7
Learn more at: https://ranger.uta.edu
Category:

less

Transcript and Presenter's Notes

Title: CSE 2341 Computing Machine Design Example


1
CSE 2341 Computing MachineDesign Example
  • Bill Carroll

2
CSE 2341 Machine Register Organization
3
CSE 2341 Machine Partial Instruction Set
  • LDA X AC ? (X)
  • STA X X ? (AC)
  • ADD X AC ?(AC)(X)
  • SUB X AC ?(AC)-(X)
  • OR X AC ?(AC)?(X)
  • Instruction Format

Instruction Cycle
4
CSE 2341 Machine Micro-operationsInstruction
Fetch
5
CSE 2341 Machine Micro-operationsInstruction
Execution
6
Control Signal Locations
7
Controller Design
8
Multiphase Clock Realization
9
Control Signal Logic Equations
  • C1 P1
  • C2 P2 (LDAADDSUBOR)?P6
  • C3 P4
  • C4 P4
  • C5 P5
  • C6 STA?P6
  • C7 LDA?P8
  • C8 STA?P7
  • C9 ADD?P8
  • C10 SUB?P8
  • C11 OR?P8
Write a Comment
User Comments (0)
About PowerShow.com