Pipelined Version

From ATI public wiki
Revision as of 19:50, 28 February 2015 by Siavoosh (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
 text
Fig 1: System Block Diagram
 text
Fig 2: Different Pipes States

The Building Components are the same as the non-pipeline version. The only major difference is the control unit which has the pipes.

Current versions (VHDL)

Future plans

  • Pipelining PC and SP
  • Adding Branch prediction etc.
  • Still needs NOPs inserted after JMPs and HALT (To prevent data hazards.)