NEC μPD7220

(Redirected from NEC µPD7220)

The High-Performance Graphics Display Controller 7220 (commonly μPD7220 or NEC 7220) is a video display controller and a Graphics processing unit, capable of drawing lines, circles, arcs, and character graphics to a bit-mapped display. It was developed by Nippon Electric Company (NEC) in order to support the Kanji character set efficiently, which explains why the APC computer line had superior graphics compared to competing models. The chip was first used in the NEC N5200 and in later computers, such as the NEC PC-9801, APC II and APC III, the NECcomputer, the optional graphics module for the DEC Rainbow, the NCR Decision Mate V, the Tulip System-1, and the Epson QX-10.[1]

NEC μPD7220
Release date1981-12
History
SuccessorμPD72120 Advanced Graphics Display Controller
μPD7220A
On NEC PC-9801F

The μPD7220 was one of the first implementations of a graphics display processor as a single Large Scale Integration (LSI) integrated circuit chip, enabling the design of low-cost, high-performance video graphics cards such as those from Number Nine Visual Technology.It was one of the best known graphics chips of the 1980s.[2]

Details

μPD7220 block diagram

The project was started in 1979, with trial production in 1980 and mass production starting in December 1981.[3][4] It was first used in the NEC N5200 [ja] (known in North America as the NEC APC or "Advanced Personal Computer"[5]) in 1981.[6] The N5200 sported a 5 MHz Intel 8086 processor on a 16-bit bus, and came with a text-only display board using a µPD7220 (in text mode). An optional graphics-only display board, sporting a second µPD7220 chip (operating in graphics mode), "merged" the text and graphics video through an XOR port (on each of the RGB signals) in hardware. The only OS on the original NEC APC was the UCSD p-System, but CPM/86 support was added in 1982[citation needed].

In 1981, an English language paper written in 1980 by Tetsuji Oguchi, Misao Higuchi, Takashi Uno, Michiori Kamaya and Munekazu Suzuki was published in the IEEE.[7] NEC deployed the chip in other computers, such as the NEC PC-9801, and NEC's APC II and later APC III computers, and also released it to other manufacturers in Japan, starting in 1982. The same year, the 7220 was revealed in North America by NEC Information Systems, the US arm of NEC.

By 1983, it was used in other early computers, from NEC and other companies including Digital Equipment Corporation and Wang Laboratories.[8]

While most computers used memory mapped character, or bit-mapped displays, those with a µPD7220 had access to a, for the time, sophisticated graphics co-processor. The controller could either be used as a simple character display with user defined typefaces and simultaneously as an all-points addressable graphics display.

Additionally, the controller had hardware assist features for drawing straight lines and sectors of circles. It would draw pixels along a line, a circular arc or from user defined characters in under 800 ns. This released the host computer to continue other processing while the drawing operation continued.

The high-resolution capability permitted support for glyph-based languages like Japanese that were difficult to comprehensively support with character-based displays. The large memory space, combined with hardware viewport registers permitted smooth high-speed scrolling.

Compatibility with Direct memory access hardware made it possible to move bitmaps to and from the controller memory at bus-limited rates. In this way, bitmaps could be Blitted around the display at high speed and the controller kept focused on the more complex rendering tasks.

The controller could address a maximum 1024 × 1024 pixel display with four-bit colour depth. It included a light pen interface that synchronised the pixel clock to input signals without additional processor support.

GKS was available on CP/M and MS-DOS systems and formed the basis of early 1980s CAD platforms on otherwise limited hardware platforms.

A few years after its introduction, one journalist said "The 7220 GDC chip is a component that even some of NEC's competitors have found too good to pass up."[8]When the Apple Lisa was announced in 1983, the press raised questions on why the popular 7220 was not used.[9][10]Bruce Daniels pointed out that the Lisa primarily used raster graphics (known as bitmap graphics at the time), which could be implemented with less expensive hardware support. Instead, graphics primitives were written in software. Development manager Wayne Rosing added that although the team knew about the 7220, it was not quite available when the design began. There were also restrictions on when the display memory could be accessed: only during certain times in the vertical refresh cycle.[9]

IBM PC compatible variants of NEC µPD7220 use the ISA bus.

Variants

Variants included:

Internals

Two I/O channels are used, addressing A0 and A1. Reading A0 retrieves the 7220 status. Reading A1 fetches the first byte from the internal queue.Writing to the 7220 uses both registers; A1 for writing the command, A0 for writing the parameters to the queue.[1]The parts had an 8-bit data path.[17]Parts were available with clocks running from 4 MHz to 5.5 MHz, which was considered relatively high-performance for the time.[10]

References

External links