All Topics  
Rigel (microprocessor)

 

   Email Print
   Bookmark   Link






 

Rigel (microprocessor)



 
 
Rigel was a microprocessor
Microprocessor

A microprocessor incorporates most or all of the functions of a central processing unit on a single integrated circuit . The first microprocessors emerged in the early 1970s and were used for electronic calculators, using Binary-coded decimal arithmetic on 4-bit Word ....
 chip set developed and fabricated by Digital Equipment Corporation
Digital Equipment Corporation

Digital Equipment Corporation was a pioneering United States company in the computer industry. It is often referred to within the computing industry as DEC ....
 (DEC) that implemented the VAX
VAX

VAX was an instruction set architecture developed by Digital Equipment Corporation in the mid-1970s. A 32-bit complex instruction set computer ISA, it was designed to extend or replace DEC's various Programmed Data Processor ISAs....
 instruction set architecture (ISA). It was introduced on 11 July 1989 with the introduction of the VAX 6000 Model 400
VAX 6000

The VAX 6000 is a family of minicomputers developed and manufactured by Digital Equipment Corporation using processors implementing the VAX instruction set architecture ....
, the first system to feature the chip set. Rigel was also used in the VAX 4000
VAX 4000

The VAX 4000 is a family of low-end minicomputers developed and manufactured by Digital Equipment Corporation using microprocessors implementing the VAX instruction set architecture ....
 Model 300 and VAXstation
VAXstation

The VAXstation is a family of workstation computers developed and manufactured by Digital Equipment Corporation using processors implementing the VAX instruction set architecture ....
 3100 Model 76. Production Rigel CPUs were rated at 35 to 40 MHz.

The Rigel chipset
Chipset

A chipset or chip set refers to a group of integrated circuits, or chips, that are designed to work together. They are usually marketed as a single product....
 consisted of several devices:



In addition, two further devices implemented the VAX vector processor
Vector processor

A vector processor, or array processor, is a Central processing unit design where the instruction set includes operations that can perform mathematical operations on multiple data elements simultaneously....
 option; these comprised the DC555 Vector Register set chip (VERSE) and the DC556 Vector Data Path chip (FAVOR).

Support chips for Rigel-based systems included the RSSC (Rigel System Support Chip) and Ghidra, the VAX 4000 system interface chip.

REX520
The Rigel architecture was based on the VAX 8800
VAX 8000

The VAX 8000 is a family of minicomputers developed and manufactured by Digital Equipment Corporation using processors implementing the VAX instruction set architecture ....
 processor.






Discussion
Ask a question about 'Rigel (microprocessor)'
Start a new discussion about 'Rigel (microprocessor)'
Answer questions from other users
Full Discussion Forum



Encyclopedia


Rigel was a microprocessor
Microprocessor

A microprocessor incorporates most or all of the functions of a central processing unit on a single integrated circuit . The first microprocessors emerged in the early 1970s and were used for electronic calculators, using Binary-coded decimal arithmetic on 4-bit Word ....
 chip set developed and fabricated by Digital Equipment Corporation
Digital Equipment Corporation

Digital Equipment Corporation was a pioneering United States company in the computer industry. It is often referred to within the computing industry as DEC ....
 (DEC) that implemented the VAX
VAX

VAX was an instruction set architecture developed by Digital Equipment Corporation in the mid-1970s. A 32-bit complex instruction set computer ISA, it was designed to extend or replace DEC's various Programmed Data Processor ISAs....
 instruction set architecture (ISA). It was introduced on 11 July 1989 with the introduction of the VAX 6000 Model 400
VAX 6000

The VAX 6000 is a family of minicomputers developed and manufactured by Digital Equipment Corporation using processors implementing the VAX instruction set architecture ....
, the first system to feature the chip set. Rigel was also used in the VAX 4000
VAX 4000

The VAX 4000 is a family of low-end minicomputers developed and manufactured by Digital Equipment Corporation using microprocessors implementing the VAX instruction set architecture ....
 Model 300 and VAXstation
VAXstation

The VAXstation is a family of workstation computers developed and manufactured by Digital Equipment Corporation using processors implementing the VAX instruction set architecture ....
 3100 Model 76. Production Rigel CPUs were rated at 35 to 40 MHz.

The Rigel chipset
Chipset

A chipset or chip set refers to a group of integrated circuits, or chips, that are designed to work together. They are usually marketed as a single product....
 consisted of several devices:

  • REX520 central processing unit
    Central processing unit

    A central processing unit is an electronic circuit that can execute computer programs. This broad definition can easily be applied to many early computers that existed long before the term "CPU" ever came into widespread usage....
     (also known as the DC520 or "P-chip")
  • DC523 floating-point unit (codenamed KIWI or "F-chip" during development)
  • DC592 cache controller (codenamed COW or "C-chip" during development)
  • DC521 clock chip


In addition, two further devices implemented the VAX vector processor
Vector processor

A vector processor, or array processor, is a Central processing unit design where the instruction set includes operations that can perform mathematical operations on multiple data elements simultaneously....
 option; these comprised the DC555 Vector Register set chip (VERSE) and the DC556 Vector Data Path chip (FAVOR).

Support chips for Rigel-based systems included the RSSC (Rigel System Support Chip) and Ghidra, the VAX 4000 system interface chip.

REX520


The Rigel architecture was based on the VAX 8800
VAX 8000

The VAX 8000 is a family of minicomputers developed and manufactured by Digital Equipment Corporation using processors implementing the VAX instruction set architecture ....
 processor. It has a six-stage microinstruction pipeline and 64-entry fully associative translation look-aside buffer. The Rigel chip set supported an optional vector processor
Vector processor

A vector processor, or array processor, is a Central processing unit design where the instruction set includes operations that can perform mathematical operations on multiple data elements simultaneously....
 and the REX520 decoded any vector instructions and passed on to the vector interface (VC) chip by the REX520.

The REX520 has a 2 KB unified primary cache, configurable as an instruction cache and an external 128 KB secondary cache (backup cache) implemented with CMOS static random access memory
Static random access memory

Static random access memory is a type of semiconductor memory where the word static indicates that, unlike dynamic random access memory, it does not need to be periodically memory refresh, as SRAM uses bistable latch to store each bit....
 (SRAM) chips. The REX520 has an external cache because the VAX 8800's 64 KB primary cache could not be integrated on the same die. The backup cache controller was located on the VC chip.

The REX520 consisted of 320,000 transistors, of which 140,000 are for logic and 180,000 for memory. The die measures 12 mm by 12 mm (144 mm2. It was packaged in a 224-lead ceramic leaded package.

Fabrication


The chip set was fabricated by DEC in their second-generation complementary metal–oxide–semiconductor
CMOS

Complementary metal?oxide?semiconductor , is a major class of integrated circuits. CMOS technology is used in microprocessors, microcontrollers, Static Random Access Memory, and other digital logic circuits....
 (CMOS) process, CMOS-2. The process had a 1.5 µm minimum feature size and two levels of aluminium interconnect.

Mariah


Mariah was a revised version of the Rigel chip set fabricated by DEC in their 1 µm CMOS-3 process, with higher clock frequencies between 62 to 71 MHz. The Mariah CPU, FPU and cache controller were designated DC595, DC596 and DC597 respectively. Enhancements over Rigel included a 4 kB first-level cache and 32-bit physical memory addressing in the Mariah CPU, and write-back caching implemented in the cache controller chip. Mariah was used in the VAX 6000 Model 500, MicroVAX
MicroVAX

The MicroVAX is a family of low-end minicomputers developed and manufactured by Digital Equipment Corporation . The first model, the MicroVAX I, was introduced in 1984....
 3100 Model 80 and VAXstation 4000 Model 60.