Zilog eZ80

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by 24.106.121.38 (talk) at 01:18, 7 March 2012 (The removed book citation has no mention at all of any Zilog products, much less eZ80. It seems like self-promotion for the book (?).). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

The Zilog eZ80 is an 8-bit microprocessor which is essentially an updated version of the company's earlier Z80 8-bit microprocessor.

The eZ80 (like the Z380) is binary compatible with the Z80 and Z180, but almost four times as fast as the original Z80 chip at the same clock frequency. Available at up to 50 MHz (2004), the performance is comparable to a Z80 clocked at 200 MHz if fast memory is used (i.e. no wait states for opcode fetches, for data, or for I/O) or even higher in some applications (a 16-bit addition is 11 times as fast as in the original). The eZ80 also supports direct continuous addressing of 16 MB of memory without a memory management unit, by extending most registers (HL, BC, DE, IX, IY, SP, and PC) from 16 to 24 bits.

The processor has a 24-bit ALU (Arithmetic Logic Unit) and overlapped processing of several instructions (a so called pipeline) which are the two primary reasons for its speed. Unlike the older Z280 and Z380 it does not have (or need) a cache memory. Instead, it is intended to work with fast SRAM directly as main memory (as this has become much cheaper). Nor does it have the multiplexed bus of the Z280, making it as easy to work with (interface to) as the original Z80 and Z180, and equally predictable when it comes to exact execution times.

The chip has a memory interface that is similar to the original Z80, including the bus request/acknowledge pins, and adds four integrated chip selects. Versions are available with on-chip flash memory and on-chip zero wait-state SRAM (up to 256 KB Flash memory and 16 KB SRAM) but there are also external buses on all models. The eZ80 supports a free TCP/IP stack and operating system based on the Xinu operating system, as well as a real-time kernel.

Variants

  • eZ80Acclaim! is a family of eZ80 single chip computers labeled as "application-specific standard products" (ASSP) that feature up to 128 KB of Flash memory, up to 8 KB of SRAM, and can operate at speeds of up to 20 MHz. Like other eZ80 variants, it has an external address and data bus and can thus be used as a general purpose microprocessor as well.
  • eZ80AcclaimPlus! is a family of connectivity ASSPs that feature up to 256 KB of Flash memory, 16 KB of SRAM, can operate at speeds of up to 50 MHz. It adds an integrated 10/100BaseT Ethernet MAC, TCP/IP stack over the eZ80Acclaim! line. Like other eZ80 variants, it has an external address and data bus and can thus be used as a general purpose microprocessor as well.

Notes

References

  • "eZ80 CPU User Manual" (pdf). San Jose, California: Zilog. 2008. Retrieved 2009-07-15. {{cite web}}: Unknown parameter |month= ignored (help)
  • "eZ80Acclaim! eZ80F92/eZ80F93 Flash MCU Product Specification" (pdf). San Jose, California: Zilog. 2008. Retrieved 2009-07-15. {{cite web}}: Unknown parameter |month= ignored (help)
  • "eZ80Acclaim! eZ80F91 Flash MCU Product Specification" (pdf). San Jose, California: Zilog. 2008. Retrieved 2009-07-15. {{cite web}}: Unknown parameter |month= ignored (help)
  • "eZ80AcclaimPlus! eZ80F91 ASSP Product Specification" (pdf). San Jose, California: Zilog. 2007. Retrieved 2009-07-15. {{cite web}}: Unknown parameter |month= ignored (help)
  • "eZ80 CPU Zilog Real-Time Kernel Reference Manual" (pdf). San Jose, California: Zilog. 2007. Retrieved 2009-07-15. {{cite web}}: Unknown parameter |month= ignored (help)
  • "eZ80 CPU Zilog Real-Time Kernel User Manual" (pdf). San Jose, California: Zilog. 2007. Retrieved 2009-07-15. {{cite web}}: Unknown parameter |month= ignored (help)
  • "eZ80 CPU Zilog TCP/IP Stack API Reference Manual" (pdf). San Jose, California: Zilog. 2007. Retrieved 2009-07-15. {{cite web}}: Unknown parameter |month= ignored (help)

Further reading