Design a simple processor (5)-SEQ + CPU implementation

Source: Internet
Author: User

The ultimate goal is to design a CPU with a sequential nature.
The CPU reschedules the computing phase, moves PC computing to the fetch phase, and obtains SEQ +
CPU.

 

 

SEQ +:Reschedule the computing phase

----

Re-adjust the activity of the update PC phase at the beginning of a clock cycle so that it can calculate the PC value of the current command. This is the difference between SEQ and SEQ + PC computing.

 

In SEQ +, to calculate the current PC, you need to use registers to save the signals generated in the previous cycle, as shown in:
PlCode, pCnd, pValM, pv1c, pvalkaline.

We found that the program register PC does not use the hardware register, but uses the control logic to dynamically calculate the PC. it indicates that a processor can be implemented in a different way than the conceptual model implied by ISA.

 

 

SEQ +Hardware structure

----


 

Note *: the pictures in this article are from the book's official website, I made a transformation (comment and add), see the http://csapp.cs.cmu.edu/public/figures.html

(Copyright 2011, Randal E. Bryant and David R. O 'allaron)

 

Reference:

1. in-depth understanding of computer systems (formerly known as 2nd)

 

(Copyright, reprinted with the author and source-dennis_fan-http: // blog.csdn.net/dennis_fan
)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.