FACTOID # 5: China has the most workers, so it's a good thing they've also got the most TV's.
 
 Home   Encyclopedia   Statistics   Countries A-Z   Flags   Maps   Education   Forum   FAQ   About 
 
WHAT'S NEW
RECENT ARTICLES
More Recent Articles »
 

SEARCH ALL

FACTS & STATISTICS    Advanced view

Search encyclopedia, statistics and forums:

 

 

(* = Graphable)

 

 


Encyclopedia > Control store

A control store is the part of a CPU's control unit that stores the CPU's microprogram. It is usually accessed by a microsequencer. This article needs to be cleaned up to conform to a higher standard of quality. ... A control unit is the part of a CPU or other device that directs its operation. ... A microprogram is a program consisting of microcode that controls the different parts of a computers central processing unit (CPU). ... In the field of computer architecture and engineering, a sequencer or microsequencer, is a part of a control unit of a CPU. It generates the addresses used to step through the microprogram of a control store. ...


A control store is usually implemented as a diode-array of read-only memory on modern VLSI CPUs. Historically, IBM mainframes loaded their microprograms from floppy disks into a control store consisting of ultra-high speed random-access memory. This permitted IBM to easily repair microprogramming defects in the field. Types of diodes A diode can be thought of as the electronic version of a one-way valve. ... Rom is also the name of a toy and comic book character Rom (Spaceknight). ... Very-large-scale integration (VLSI) of systems of transistor-based circuits into integrated circuits on a single chip first occurred in the 1980s as part of the semiconductor and communication technologies that were being developed. ... An IBM mainframe is an International Business Machines (IBM)-made mainframe computer, i. ... Different types of RAM. From top to bottom: DIP, SIPP, SIMM 30 pin, SIMM 72 pin, DIMM, RIMM RAM redirects here. ...


The control store usually has on its outputs a register. It must be obvious that the outputs that go back into the sequencer to determine the next address have to go through some sort of register to prevent a race condition being created. However it turns out that in most designs it pays for all of the other bits to also go through a register. This is because the machine will work faster if the execution of the next microinstruction is delayed by one cycle. This register is known as a pipeline register. The point is that very often the execution of the next microinstruction is dependent on result of the current microinstruction that will not be stable till the end of the current microcycle. It can be seen that either way all of the outputs of the control store go into one big register. In the olden days it used to be possible to buy EPROMS with these register bits on the same chip. The clock signal determining the cycle time of the system primarily clocks this register.


  Results from FactBites:
 
Control unit - Wikipedia, the free encyclopedia (156 words)
A control unit is the part of a CPU or other device that directs its operation.
The outputs of the unit control the activity of the rest of the device.
Words of the microprogram are selected by a microsequencer and the bits from those words directly control the different parts of the device, including the registers, arithmetic and logic units, instruction registers, buses, and off-chip input/output.
Control store - definition of Control store in Encyclopedia (278 words)
A control store is the part of a CPU's control unit that stores the CPU's microprogram.
A control store is usually implemented as a diode-array of read-only memory on modern VLSI CPUs.
Historically, IBM mainframes loaded their microprograms from floppy disks into a control store consisting of ultra-high speed random-access memory.
  More results at FactBites »


 

COMMENTARY     


Share your thoughts, questions and commentary here
Your name
Your comments
Please enter the 5-letter protection code

Want to know more?
Search encyclopedia, statistics and forums:

 


Lesson Plans | Student Area | Student FAQ | Reviews | Press Releases |  Feeds | Contact
The Wikipedia article included on this page is licensed under the GFDL.
Images may be subject to relevant owners' copyright.
All other elements are (c) copyright NationMaster.com 2003-5. All Rights Reserved.
Usage implies agreement with terms.