In general, tAD MEM and tLDR MEM are the parameters needed for chip enabling, selection and address access times, and probably are the most important considerations when determining which memory device to use. When there is an output enable, tRD MEM is also used. All relevant access times must be met by the resulting system configuration to be compatible.

This note will not attempt to generalize a procedure that deals with the interface to dynamic RAM, but the 2117 example shown earlier is described below. In the dynamic RAM sys- tem, many variables come into play upon which the memory access is dependent. Among these are refresh controllers, decoding, whether or not the system is designed for minimum hardware or maximum performance, and consideration for nonmultiplexed vs. multiplexed address dynamic RAMs.

For the Intel 2107C, which has nonmultiplexed addresses, tAD is the important parameter as it generates the chip selects and chip enables. However, with a multiplexed address part, things are different and both a RAS and CAS access time must be considered. Note that since RAS is applied before CAS, RAS access time is effective only while the CAS signal stays within the specified RAS to CAS delay time. If it is not possible to do this, CAS access becomes the limiting factor for memory selection. Don'tbe mislead by the RAS to CAS maximum delay (tRCD: RAS to CAS delay time) spec'don dynamic RAM data sheets! This maximum only applies to guarantee RAS access.

For a specific example the following shows how the speed versions were selected for previous 2117 dynamic RAM inter- face.

RAS path (from ALE)

approximate delay

5 gates

7 ns ea

1 Flip Flop

15

ns

(return path) 2 8216s

25

ns ea

CAS path (from ALE)

approximate delay

3 gates

7 ns ea

1 Flip Flop

15 ns

4 D Flip Flops

41 ns ea

tACCESS AVAILABLE FOR RAS =

tLDR - 5(7) - 15 - 2(25) = 360 ns

tACCESS AVAILABLE FOR CAS =

tLDR - 3(7) - 15 - 4(41) - 2(25) = 210 ns

Since RAS available time - CAS available time is greater than the spec value for RAS to CAS delay on~117 specs, CAS access becomes the limiting factor. A CAS access of 165ns of the 2117-4 is well within the time available.

To verify the other 2117 specs such that there is certainty that this sytem will play, a comparison can be made of the timing specs in the 2117 data sheet to the timings that result in the circuit configuration in Figure 12. When look- ing at the following timing comparisons, remember that the read cycle is initiated by the falling edge of ALE (Ad- dress Latch Enable) and the write from the falling edge of WR (Write). For descriptions of the parameters in Table 4, please refer to a 2117-4 data sheet. Delay assumptions used are shown in Table 5.

'Thereare two parameters that the processor "sees". One is memory ac- cess, which has already been covered. The other is when the memory will let go of the bus. To show compatibility here, the following analysis is done:

2117 tOFF

70 ns max

8085A tRAE

150 ns min

Therefore compatible as WR is used to deselect the 8216's.

Table 4. Bus Compatibility Analysis (see Figure 11)

A1-22

Page 163
Image 163
Intel MCS-80/85 manual Gates Ns ea Flip Flop Return path 2 8216s CAS path from ALE, Bus Compatibility Analysis see Figure

MCS-80/85 specifications

The Intel MCS-80/85 family, introduced in the late 1970s, is a seminal collection of microprocessors that played a pivotal role in the early days of computing. The MCS-80 series, initially targeting embedded systems and control applications, gained remarkable attention due to its innovative architecture and flexible programming capabilities.

The MCS-80 family is anchored by the 8080 microprocessor, which was one of the first fully integrated 8-bit microprocessors. Released in 1974, the 8080 operated at clock speeds ranging from 2 MHz to 3 MHz and featured a 16-bit address bus capable of addressing up to 64KB of memory. The processor’s instruction set included around 78 instructions, providing extensive capabilities for data manipulation, logic operations, and branching.

Complementing the 8080 was a suite of support chips, forming the MCS-80 platform. The most notable among them was the 8155, which integrated a static RAM, I/O ports, and a timer, tailored for ease of designing systems around the 8080. Other support chips included the 8085, which provided improvements with an integrated clock generator, making it compatible with more modern designs and applications.

The MCS-85 series, on the other hand, revolves around the 8085 microprocessor, which provided a more advanced architecture. The 8085 operated at clock speeds of up to 6 MHz and came with a 16-bit address bus, similar to its predecessor. However, it introduced more sophisticated features, including an enhanced instruction set and support for interrupt-driven programming. These enhancements made the 8085 especially appealing to developers working in real-time processing environments.

The MCS-80/85 family utilized NMOS technology, known for its lower power consumption and higher performance compared to previous technologies like TTL. The family’s architecture allowed for easy interfacing with a variety of peripherals, making it a favorite for educational institutions and hobbyists embarking on computer engineering projects.

With its robustness, versatility, and affordability, the Intel MCS-80/85 microprocessors laid the groundwork for many subsequent microcomputer systems and applications. The legacy of this powerful family continues to influence modern microprocessor design, emphasizing the importance of reliable architecture in a rapidly evolving technology landscape.