February 13th, 2016 ~ by admin

RCA CDP1855: A Multiplier for the COSMAC

RCA CDP1855CE - 3.2MHz @ 5V

RCA CDP1855CE – 3.2MHz @ 5V

In the 1970’s MULT/DIV instructions were fairly uncommon to be implemented in hardware on a processor.  They were implemented in software (usually be the compiler, or hand coded) as a series of adds and subtracts/shifts.  In some cases dedicated hardware, usually through a series of bit slice processors, or ‘181s were added to handle MULT/DIV requirements.

In 1978 RCA announced the CDP1855 Programmable Multiplier/Divider for the 1802 COSMAC processor.  Sampling began in 1979, making this one of the earliest ‘math coprocessors’ of the time.  The 1855 was an 8×8 Multiplier/Divider, handling Multiplies with Addition/Shift Right Ops, and Division using Subtractions/Shift Left Ops.  It was, like the COSMAC, made in CMOS, and at 10V ran at 6.4MHz, allowing for a 8×8 MULT to finish in 2.8us.  The CDP1855 was also designed to be cascaded with up to 3 others, providing up to a 32×32 bit multiply, in around 12usec, astonishing speed at the time.  Even the slower CDP1855CE (using a 5V supply and clocked at 3.2usec) could accomplish a full 32×32 MULT in 24usec.  An AMD AM9511 (released a year earlier) can do a 32×32 fixed point multiply in 63usec (@ 3MHz).

Soviet Integral 588VR2A - CDP1855 'Analog' from 1991

Soviet Integral 588VR2A – CDP1855 ‘Analog’ from 1991

The CDP1855 was designed to interface directly with the 1802 processor, but could be used with any other 8-bit processor as well.  It was programmable, so the host processor only needed to load with the data to be multiplied/divided, the control values ot tell it what to do, and then wait for the results.

As was typical, the Soviets made an ‘analog’ of the CDP1855 called the 588VR2 and 588VR2A.  The 588VR2 was packaged in a 24-pin package vs the 28 pins of the CDP1855, so its certainly not directly compatible.  Soviet IC design houses were instructed and paid to design and make copies of Western devices, typically original ideas were discouraged.  This led to a lot of devices being made that were similar, but not the same as their Western counterparts, the design firm could make a somewhat original device, and then simply claim to the bureaucrats that it is an ‘analog’ to a certain Western design.  Thus the 588VR2 is ‘similar’ or an ‘analog’ to the 1855.

The CDP1855 continued to be made, and sold into the late 1990s, much like the 1802 processor it supported.

 

Tags:
, , , ,

Posted in:
CPU of the Day

April 21st, 2011 ~ by admin

Inside the 1802: a Visual6502.org View


RCA 1802E Die - 20x magnification - Visual6502.org

The talent at Visual6502.org continues.  After imaging and building a complete simulator for the MOS 6502 they did the same for the Motorola 6800 (from which the 6502 was based).

We have sent Visual6502.org several chips and they have now imaged the RCA 1802 that we sent.  What is very interesting is how little marking are on the die, the only that I could see was the number ‘10824.’  This particular chip was dated early 1981 though the 1802 COSMAC was designed in 1976 and was one of the first CMOS microprocessors.  The 1802 had around 5000 transistors (Visual6502 will let us know exactly how many once they are done, and of course what each and every one of them does). For higher res shots and more info see here

September 4th, 2010 ~ by admin

From Video Games to Deep Space – The RCA 1802 COSMAC

iFixit has been doing a series of ‘retro’ teardowns. Looking at various early video game consoles. SO far they have done the following:

All of these systems are pretty interesting designs, however we are going to take a peek at the RCA Studio II.  This was RCAs try at the video game console market that was emerging in the 1970s.  It sadly was outclassed soon after its introduction by the likes of the Atari 2600 and was discontinued after a mere 2 years.  At the heart of the Studio II was a CPU that RCA developed in 1976, a CPU that has outlived the Studio II, and many many other consoles, in fact the RCA COSMAC 1802 (the single chip implementation of the 2 chip 1801) is still made today by Intersil.

RCA Studio II 1802 Processor - 1976

The 1802 in the console iFixit used is a very uncommon white ceramic package, and is dated 7645, the 1802 was introduced in the first half of 1976 so this is a very early example.  The 1802 was one of the first static CMOS designs.  It didn’t have a minimum clock frequency so could be sped up/down according to the needs of the design (and power constraints). In the Studio II it ran at 1.7MHz. Other versions ran at 3.2MHz-6.4MHz.  One interesting note with the design of the COSMAC was that its frequency responded nearly linearly with supply voltage.  At the standard supply of 5V the frequency was 3.2MHz, However, double the supply voltage to 10V and the 1802 would be able to run at 6.4MHz (this only on certain specs of the chip obviously)

Harris CDP1802ACD3 -1992

Today the 1802, due to its flexible 16×16 register design, and well known reliability in harsh environments lives on in dozens of satellites circling the Earth.  It was also used as the main computer (6 1802s actually) in the Galileo deep space mission to Jupiter.  Many of the CPU’s designed in the 1970s (and often used in video games of the time) still are made (by Intersil now) and used today.   THe 1802, 6502, PIC16, and 2901 to name a few.  So next time you enjoy the weather report, or watch some satellite TV, its likely that a CPU designed over 35 years ago is being used to get that content to you.

Tags:
,

Posted in:
Just For Fun