EP0136182A2 - Multi level pipeline control store for cpu microsequencing - Google Patents

Multi level pipeline control store for cpu microsequencing Download PDF

Info

Publication number
EP0136182A2
EP0136182A2 EP84306609A EP84306609A EP0136182A2 EP 0136182 A2 EP0136182 A2 EP 0136182A2 EP 84306609 A EP84306609 A EP 84306609A EP 84306609 A EP84306609 A EP 84306609A EP 0136182 A2 EP0136182 A2 EP 0136182A2
Authority
EP
European Patent Office
Prior art keywords
control store
rank
microcode
microinstruction
address
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
EP84306609A
Other languages
German (de)
French (fr)
Other versions
EP0136182A3 (en
Inventor
Robert Whiting Horst
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Tandem Computers Inc
Original Assignee
Tandem Computers Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Tandem Computers Inc filed Critical Tandem Computers Inc
Publication of EP0136182A2 publication Critical patent/EP0136182A2/en
Publication of EP0136182A3 publication Critical patent/EP0136182A3/en
Withdrawn legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/22Microcontrol or microprogram arrangements
    • G06F9/223Execution means for microinstructions irrespective of the microinstruction function, e.g. decoding of microinstructions and nanoinstructions; timing of microinstructions; programmable logic arrays; delays and fan-out problems

Definitions

  • the present invention relates to data processing and to control storage architecture for central processing units. More particularly, the invention pertains to the configuration of the control store portion of a central processing unit (CPU) in a pipelined design.
  • CPU central processing unit
  • Microcoded implementation of the control unit of a processor is known in the art. It has the benefits of providing for a more complex control structure which is at the same time more flexible than arbitrary control logic.
  • the regularity of the architecture of a control store used to store microcode also has the recognized benefits of allowing the circuit design to proceed before the microcode design is started and of taking up less physical space than arbitrary logic of the same capability.
  • a macroinstruction is decoded to provide an address to the input of a control store memory which contains the microcode which is used to implement the microinstructions in the CPU hardware.
  • Subsequent addresses to the control store may come from one of several sources which may include the next sequential address, return address stack, or the microcode branch field which causes - branches within the microcode.
  • a horizontal control store i.e., one which provides fully decoded fields, can be used to drive the execution unit with little or no logic interposed.
  • the obvious disadvantage of a horizontal control store is that it must have a width exactly equal to the total width of the field used to drive the executing circuits in a CPU.
  • horizontal microinstructions or large portions of horizontal microinstruction bit fields
  • Both - of these disadvantages tend to create a control store of a fairly large size.
  • a large control store itself presents a timing problem due to capacitive loading on the address input lines of the memory devices.
  • a vertical control store i.e., one which provides highly encoded fields, tends to alleviate these problems since it tends to reduce the size of the control store.
  • vertical microcode is highly encoded and thus requires a considerable amount of logic to decode the microinstructions. It also tends to require more microcycles to emmulate a given macroinstruction.
  • Pipelining of instructions increases the instruction throughput of a system since during any time period when the early part of an instruction is being executed, the later part of a previous instruction is also being executed. It is thus desirable to utilize pipelining in order to maximize the potential instruction throughput in a processor.
  • macroinstructions are decoded and used to provide the first address of a vertical control store which has two bit fields in its output.
  • One bit field comprises a portion of direct decoded microcode field and is used to direct and execute a first rank of functions in a central processing unit.
  • the second bit field comprises a highly encoded pointer to a horizontal control store address.
  • the output of the horizontal control store is a bit field which may be fully decoded and used as the remaining portion of the microcode field to direct and execute a second rank of functions in a central processing unit.
  • a portion of the bit field comprising the output of the horizontal control store may be used to drive later ranks of functions and may be encoded or decoded.
  • the present invention enables the provision of a pipeline control store for CPU microsequencing which reduces the amount of memory utilized.
  • the invention also enables the provision of a multi level pipeline control store which reduces control store address loading for increased speed capability.
  • the present invention also enables the provision of a two level control store which takes advantage of microinstruction pipelining in order to reduce parts count without degradation of performance capability.
  • a representation of a microinstruction bit field 10 is depicted having a rank one portion 12 and a rank two portion 14.
  • Rank one and two are a convenient way of designating functions which take place at different times in a pipelined CPU, the rank one functions being executed prior to the rank two functions.
  • Microinstruction bit field 10 is generated as follows.
  • a control store address register (CSAR) 16 contains the address of a microinstruction. This address is presented to vertical control store (VCS) 18 via lines 20.
  • VCS vertical control store
  • lines 20 could alternatively be driven by other sources besides CSAR 16. For instance, a return stack, next macroinstruction vector or branch fields from microcode could drive lines 20 in addition to CSAR 16 means of a multiplexer or similar hardware.
  • VCS 18 is a memory device or a plurality of memory devices.
  • the address range of VCS 18 is, of course, dependent on the number of address bits on lines 20 and is usually determined by the size of the instruction set which is to be implemented in microcode.
  • the number of bits on the output of VCS 18 will likewise depend on the size of microinstruction bit field 10 and will vary from application to application as will the sizes, formats and capacities of the other elements of the invention without straying from its concept. For purposes of illustration only, it is assumed for purposes of the present example that the width of CSAR 16 will be 13 bits yielding a VCS 18 of 8K capacity (8192 bits). Again, for purposes of illustration only, the output 22 of VCS 18 will be 34 bits wide.
  • Output 22 of VCS 18 is placed in rank one register 24.
  • the output of rank one register 24 is split into two portions.
  • the first portion comprises the rank one microinstruction bit field 12 which is fully or nearly fully decoded depending on the architecture of the particular CPU with which it is to be used.
  • the rank one microinstruction bit field is 22 bits wide, although those skilled in the art will recognize that the size of this field is dependent on the particular application.
  • the second portion of the output of rank one register 24 is an encoded address on lines 26 which is used to access a horizontal control store (HCS,) 28.
  • lines 26 are a 12 bit address, making HCS 28 a 4K (4096 bit) memory.
  • the width of HCS 28 is dependent on the particular application, but for purposes of this disclosure it may be assumed to be 71 bits wide on lines 30, which present the 71 bits to rank two register 32 where they are latched.
  • the output of rank two register 32 forms the rank two microinstruction bit field 14. Registers 16, 24 and 32 are driven by a system clock 34.
  • VCS 18 and HCS 28 may be constructed from random access memory (RAM), read only memory (ROM), or alterable read only memory (EPROM or EAROM).
  • RAM random access memory
  • ROM read only memory
  • EPROM alterable read only memory
  • VCS 18 and HCS 28 may be constructed from random access memory (RAM), read only memory (ROM), or alterable read only memory (EPROM or EAROM).
  • RAM random access memory
  • ROM read only memory
  • EPROM or EAROM alterable read only memory
  • Figure 2 is a table which shows how four instructions propagate through the present control store.
  • CSAR 16 rank one register 24 (called RlREG in Figure 2), and rank two register 32 (called R2REG in Figure 2) are assumed to latch data on the rising edge of the system clock 34 of Figure 1.
  • Clock pulses are shown diagrammatically at 40.
  • MICROINSTRUCTION A is available in CSAR 16 and, after its access time delay, the output of VCS 18 is available to the input of rank one register 24 and is available at the output of rank one register 24 after rising edge 44.
  • the rank one microcode bit field of MICROINSTRUCTION A is available for execution, MICROINSTRUCTION B has been clocked into instruction register 16, and after the access delay of HCS 28 the contents of the rank two microcode for MICROINSTRUCTION A is ready at the input of rank two register, awaiting clock pulse 46.
  • each item in the pipeline gets shifted one position further, i.e., MICROINSTRUCTION C enters CSAR 16, the rank one microcode bit field of MICROINSTRUCTION B is ready at the output of rank one register 24 and the rank two microcode bit field is ready at the output of rank two register 32.
  • Successive clock pulses 48, 50 and 52 act to shift these items successively down the pipeline, pushing the microcode fields for MICROINSTRUCTION A out of the pipeline as MICROINSTRUCTION D enters the pipeline.
  • microcode bit fields depend solely on the requirements of the particular CPU architecture driven by the control store of the present invention.
  • customary parity bits may be added to the memory elements of the present invention, but have been left out in order not to overcomplicate the disclosure.
  • registers and memory elements described herein can be made form any logic family, e.g., TTL, ECL, CMOS and the particular choice will be dictated by design considerations such as speed, density and drive capability.
  • type of registers e.g., shift registers, D-flip flops, latches, can be chosen arbitrarily without departing from the scope of this invention.

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Executing Machine-Instructions (AREA)
  • Image Processing (AREA)
  • Communication Control (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The control store for a central processing unit is divided into two portions, a horizontal portion and a vertical portion. The vertical control store portion contains the information for the first phase of the pipeline as well as an address which is registered and used to address the horizontal control store portion which contains the second and later pipeline stage information. Multiple vertical control store portions share a common horizontal control store portion line resulting in compression.

Description

  • The present invention relates to data processing and to control storage architecture for central processing units. More particularly, the invention pertains to the configuration of the control store portion of a central processing unit (CPU) in a pipelined design.
  • Microcoded implementation of the control unit of a processor is known in the art. It has the benefits of providing for a more complex control structure which is at the same time more flexible than arbitrary control logic.
  • The regularity of the architecture of a control store used to store microcode also has the recognized benefits of allowing the circuit design to proceed before the microcode design is started and of taking up less physical space than arbitrary logic of the same capability.
  • In a microcode implementation, a macroinstruction is decoded to provide an address to the input of a control store memory which contains the microcode which is used to implement the microinstructions in the CPU hardware. Subsequent addresses to the control store may come from one of several sources which may include the next sequential address, return address stack, or the microcode branch field which causes - branches within the microcode.
  • A horizontal control store, i.e., one which provides fully decoded fields, can be used to drive the execution unit with little or no logic interposed. However, the obvious disadvantage of a horizontal control store is that it must have a width exactly equal to the total width of the field used to drive the executing circuits in a CPU. In addition, horizontal microinstructions (or large portions of horizontal microinstruction bit fields) are often repeated one or more times in a control store. Both - of these disadvantages tend to create a control store of a fairly large size. A large control store itself presents a timing problem due to capacitive loading on the address input lines of the memory devices.
  • . A vertical control store, i.e., one which provides highly encoded fields, tends to alleviate these problems since it tends to reduce the size of the control store. Unfortunately, the trade-off is not wholly advantageous since vertical microcode is highly encoded and thus requires a considerable amount of logic to decode the microinstructions. It also tends to require more microcycles to emmulate a given macroinstruction.
  • One partial solution to this dilemma has been to use a hybrid horizontal and vertical control store, or two-level control store. In such an arrangement a sequence of microinstructions implements a macroinstruction. Each microinstruction is a narrow vertical type microinstruction which acts as a pointer to a horizontal type microinstruction which is fairly wide and can provide direct decoded control. With this arrangement, only a single copy of the horizontal type microinstruction need be stored since the vertical pointer may always indicate the same horizontal microinstruction no matter how many times it needs to be accessed.
  • One drawback to this solution is that memory access takes time and so the accesses to the two control stores must take place in a sequential manner. Complex control timing techniques such as instruction prefetch, access overlap and multiple word access are used to compensate.
  • In many applications it is known to pipeline microinstructions sequences used to implement macroinstructions; that is, certain bit fields of microcode are used prior in time to other such fields as the actions caused by microinstructions execution propagate through the hardware of a processor. In simple terms, a part of the macroinstruction is executed prior to other parts and therefore must be available earlier in time.
  • Pipelining of instructions increases the instruction throughput of a system since during any time period when the early part of an instruction is being executed, the later part of a previous instruction is also being executed. It is thus desirable to utilize pipelining in order to maximize the potential instruction throughput in a processor.
  • It is also desirable to utilize a pipelined scheme in conjunction with a control store which provides maximum flexibility at as low a possible cost in additional hardware storage space and control complexity.
  • Therefore, it is an object of the present invention to provide an improved pipeline control store for CPU microsequencing.
  • In a system in accordance with the present invention, macroinstructions are decoded and used to provide the first address of a vertical control store which has two bit fields in its output. One bit field comprises a portion of direct decoded microcode field and is used to direct and execute a first rank of functions in a central processing unit. The second bit field comprises a highly encoded pointer to a horizontal control store address. The output of the horizontal control store is a bit field which may be fully decoded and used as the remaining portion of the microcode field to direct and execute a second rank of functions in a central processing unit. A portion of the bit field comprising the output of the horizontal control store may be used to drive later ranks of functions and may be encoded or decoded.
  • The present invention enables the provision of a pipeline control store for CPU microsequencing which reduces the amount of memory utilized.
  • The invention also enables the provision of a multi level pipeline control store which reduces control store address loading for increased speed capability.
  • The present invention also enables the provision of a two level control store which takes advantage of microinstruction pipelining in order to reduce parts count without degradation of performance capability.
  • The invention is described further hereinafter, by way of example only, with reference to the accompanying drawings, wherein:
    • Figure 1 is a block diagram of a control store in accordance with one embodiment of the present invention; and
    • Figure 2 is a table showing propagation of four instructions through the pipeline of the control store of Figure 1.
  • An understanding of the present invention is facilitated by examining our concurrently filed copending European application Serial No., based on US Serial No. and to which reference is therefor hereby directed.
  • Referring to Figure 1 of the accompanying drawings, a representation of a microinstruction bit field 10 is depicted having a rank one portion 12 and a rank two portion 14. Rank one and two are a convenient way of designating functions which take place at different times in a pipelined CPU, the rank one functions being executed prior to the rank two functions.
  • Microinstruction bit field 10 is generated as follows. A control store address register (CSAR) 16 contains the address of a microinstruction. This address is presented to vertical control store (VCS) 18 via lines 20. Those skilled in the art will recognize that lines 20 could alternatively be driven by other sources besides CSAR 16. For instance, a return stack, next macroinstruction vector or branch fields from microcode could drive lines 20 in addition to CSAR 16 means of a multiplexer or similar hardware.
  • VCS 18 is a memory device or a plurality of memory devices. The address range of VCS 18 is, of course, dependent on the number of address bits on lines 20 and is usually determined by the size of the instruction set which is to be implemented in microcode. The number of bits on the output of VCS 18 will likewise depend on the size of microinstruction bit field 10 and will vary from application to application as will the sizes, formats and capacities of the other elements of the invention without straying from its concept. For purposes of illustration only, it is assumed for purposes of the present example that the width of CSAR 16 will be 13 bits yielding a VCS 18 of 8K capacity (8192 bits). Again, for purposes of illustration only, the output 22 of VCS 18 will be 34 bits wide.
  • Output 22 of VCS 18 is placed in rank one register 24. The output of rank one register 24 is split into two portions. The first portion comprises the rank one microinstruction bit field 12 which is fully or nearly fully decoded depending on the architecture of the particular CPU with which it is to be used. In the embodiment of Figure 1, the rank one microinstruction bit field is 22 bits wide, although those skilled in the art will recognize that the size of this field is dependent on the particular application.
  • The second portion of the output of rank one register 24 is an encoded address on lines 26 which is used to access a horizontal control store (HCS,) 28. By way of illustration only, lines 26 are a 12 bit address, making HCS 28 a 4K (4096 bit) memory. The width of HCS 28 is dependent on the particular application, but for purposes of this disclosure it may be assumed to be 71 bits wide on lines 30, which present the 71 bits to rank two register 32 where they are latched. The output of rank two register 32 forms the rank two microinstruction bit field 14. Registers 16, 24 and 32 are driven by a system clock 34.
  • Before turning to time considerations of the implementation of this embodiment of the present invention, it-is noted that VCS 18 and HCS 28 may be constructed from random access memory (RAM), read only memory (ROM), or alterable read only memory (EPROM or EAROM). The consideration and consequences of selection of one of these types of memory is a matter of design choice beyond the scope of this invention but within the knowledge of those skilled in the art.
  • Referring now to Figure 2, the timing considerations of the control store arrangement of the present invention may best be understood. Figure 2 is a table which shows how four instructions propagate through the present control store.
  • CSAR 16, rank one register 24 (called RlREG in Figure 2), and rank two register 32 (called R2REG in Figure 2) are assumed to latch data on the rising edge of the system clock 34 of Figure 1. Clock pulses are shown diagrammatically at 40.
  • As can be seen from Figure 2, upon rising edge 42, MICROINSTRUCTION A is available in CSAR 16 and, after its access time delay, the output of VCS 18 is available to the input of rank one register 24 and is available at the output of rank one register 24 after rising edge 44. After rising edge 44 the rank one microcode bit field of MICROINSTRUCTION A is available for execution, MICROINSTRUCTION B has been clocked into instruction register 16, and after the access delay of HCS 28 the contents of the rank two microcode for MICROINSTRUCTION A is ready at the input of rank two register, awaiting clock pulse 46.
  • Following clock pulse 46, each item in the pipeline gets shifted one position further, i.e., MICROINSTRUCTION C enters CSAR 16, the rank one microcode bit field of MICROINSTRUCTION B is ready at the output of rank one register 24 and the rank two microcode bit field is ready at the output of rank two register 32.
  • Successive clock pulses 48, 50 and 52 act to shift these items successively down the pipeline, pushing the microcode fields for MICROINSTRUCTION A out of the pipeline as MICROINSTRUCTION D enters the pipeline.
  • While a preferred embodiment of the invention has been disclosed having a two rank pipeline, those skilled in the art will recognize that an embodiment having a greater number of ranks can be configured without departing from the present invention. In such cases a portion of the rank two bit field may act as an encoded address to a second horizontal control store thus adding a third rank, etc.
  • As has been mentioned, the sizes of the microcode bit fields depend solely on the requirements of the particular CPU architecture driven by the control store of the present invention. In addition, those skilled in the art will recognize that customary parity bits may be added to the memory elements of the present invention, but have been left out in order not to overcomplicate the disclosure.
  • Those skilled in the art will recognize that the various registers and memory elements described herein can be made form any logic family, e.g., TTL, ECL, CMOS and the particular choice will be dictated by design considerations such as speed, density and drive capability. Likewise, the type of registers, e.g., shift registers, D-flip flops, latches, can be chosen arbitrarily without departing from the scope of this invention.

Claims (1)

1. A control store for storing microcode for use in implementing a set of microinstructions in a pipelined central processing unit of a data processing system characterised by the combination of a vertical portion (18) having a plurality of storage locations addressed by a set of inputs, each of said storage locations holding a decoded first rank (12) of microcode and an encoded vector to a decoded second rank (14) of microcode for a particular one of said set of microinstructions, said encoded vector and said first rank (l2) of microcode appearing on separate sets of output lines in response to information on said set of inputs, and a horizontal portion (28) having a plurality of storage locations addressed by a set of inputs, the latter inputs being supplied with said encoded vector on one set of output lines (26) from said vertical portion (18), and said horizontal portion (28) supplying on a set of output lines said decoded second rank (14) of microcode.
EP84306609A 1983-09-29 1984-09-28 Multi level pipeline control store for cpu microsequencing Withdrawn EP0136182A3 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US53742983A 1983-09-29 1983-09-29
US537429 1983-09-29

Publications (2)

Publication Number Publication Date
EP0136182A2 true EP0136182A2 (en) 1985-04-03
EP0136182A3 EP0136182A3 (en) 1986-03-19

Family

ID=24142603

Family Applications (1)

Application Number Title Priority Date Filing Date
EP84306609A Withdrawn EP0136182A3 (en) 1983-09-29 1984-09-28 Multi level pipeline control store for cpu microsequencing

Country Status (4)

Country Link
EP (1) EP0136182A3 (en)
JP (1) JPS60144828A (en)
AU (1) AU3359584A (en)
NO (1) NO843892L (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4984573A (en) * 1987-06-23 1991-01-15 Hafslund Nycomed Innovation Ab Method of electron spin resonance enhanced magnetic resonance imaging
EP2531927A4 (en) * 2010-02-01 2016-10-12 Altera Corp Efficient processor apparatus and associated methods

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB8401807D0 (en) * 1984-01-24 1984-02-29 Int Computers Ltd Pipelined data processing apparatus

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4179736A (en) * 1977-11-22 1979-12-18 Honeywell Information Systems Inc. Microprogrammed computer control unit capable of efficiently executing a large repertoire of instructions for a high performance data processing unit
US4330823A (en) * 1978-12-06 1982-05-18 Data General Corporation High speed compact digital computer system with segmentally stored microinstructions

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4179736A (en) * 1977-11-22 1979-12-18 Honeywell Information Systems Inc. Microprogrammed computer control unit capable of efficiently executing a large repertoire of instructions for a high performance data processing unit
US4330823A (en) * 1978-12-06 1982-05-18 Data General Corporation High speed compact digital computer system with segmentally stored microinstructions

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
COMPUTER DESIGN, vol. 21, no. 8, August 1982, pages 69-76, Winchester, Massuchusetts, US; R. RUBINSTEIN et al.: "Compatibility and speed: goals of a small machine" *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4984573A (en) * 1987-06-23 1991-01-15 Hafslund Nycomed Innovation Ab Method of electron spin resonance enhanced magnetic resonance imaging
EP2531927A4 (en) * 2010-02-01 2016-10-12 Altera Corp Efficient processor apparatus and associated methods

Also Published As

Publication number Publication date
JPS60144828A (en) 1985-07-31
NO843892L (en) 1985-04-01
EP0136182A3 (en) 1986-03-19
AU3359584A (en) 1985-04-04

Similar Documents

Publication Publication Date Title
Rau et al. Some scheduling techniques and an easily schedulable horizontal architecture for high performance scientific computing
US3949370A (en) Programmable logic array control section for data processing system
US3760369A (en) Distributed microprogram control in an information handling system
US5459843A (en) RISC-type pipeline processor having N slower execution units operating in parallel interleaved and phase offset manner with a faster fetch unit and a faster decoder
US5204953A (en) One clock address pipelining in segmentation unit
US5086500A (en) Synchronized system by adjusting independently clock signals arriving at a plurality of integrated circuits
US3559183A (en) Instruction sequence control
KR880001170B1 (en) Microprocessor
US5276826A (en) Apparatus for transforming addresses to provide pseudo-random access to memory modules
US5381360A (en) Modulo arithmetic addressing circuit
GB1324617A (en) Digital processor
EP0497772A1 (en) High performance, low cost microprocessor
EP0136183A2 (en) Control store arrangement for enhanced CPU pipeline performance
US4124893A (en) Microword address branching bit arrangement
US4429361A (en) Sequencer means for microprogrammed control unit
US4251862A (en) Control store organization in a microprogrammed data processing system
US4087857A (en) ROM-initializing apparatus
US4958274A (en) System with a N stages timing silo and P stages information silo for soloing information
EP0136182A2 (en) Multi level pipeline control store for cpu microsequencing
US5504923A (en) Parallel processing with improved instruction misalignment detection
US4430708A (en) Digital computer for executing instructions in three time-multiplexed portions
US5526500A (en) System for operand bypassing to allow a one and one-half cycle cache memory access time for sequential load and branch instructions
US4812970A (en) Microprogram control system
US4947369A (en) Microword generation mechanism utilizing a separate branch decision programmable logic array
US5107462A (en) Self timed register file having bit storage cells with emitter-coupled output selectors for common bits sharing a common pull-up resistor and a common current sink

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

AK Designated contracting states

Designated state(s): AT BE CH DE FR GB IT LI NL SE

PUAL Search report despatched

Free format text: ORIGINAL CODE: 0009013

AK Designated contracting states

Kind code of ref document: A3

Designated state(s): AT BE CH DE FR GB IT LI NL SE

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE APPLICATION IS DEEMED TO BE WITHDRAWN

18D Application deemed to be withdrawn

Effective date: 19861120

RIN1 Information on inventor provided before grant (corrected)

Inventor name: HORST, ROBERT WHITING