1. Field of the Invention
The invention relates to IBM PC AT-compatible computer architectures, and more particularly to I/O interfaces for communicating with peripheral devices.
2. Description of Related Art
The IBM PC AT-computer architecture has become an industry standard architecture for personal computers. The typical IBM PC AT-compatible computer includes an I/O bus, sometimes referred to in these systems as an AT bus. Such a bus is used to interface communications between a host and a peripheral device, or communications between peripheral devices and host memory.
The most commonly used I/O bus is the industry standard architecture (ISA) bus. The ISA bus was adopted by several computer industry groups to create a standard to permit the development of compatible add-on cards in a reasonable and consistent fashion. The ISA bus includes 8 or 16 data lines in a data bus, address lines in an address bus distinct from the data bus, as well as distinct control and command lines.
The various signals on the ISA bus are well specified and well known in the industry. General information on the ISA bus can be found in Solari, “AT Bus Design” (San Diego, Annabooks, 1990), incorporated by reference herein. For present purposes, the following signals are important:
Recently, efforts have been made to develop other bus protocols for PC AT-compatible computers with the goals of reducing the size of PC AT-compatible computers as well as continued industry standardization. These efforts have included the development of the PCI local bus as well as the PCMCIA bus.
The PCI local bus has been developed to establish an industry standard for local bus architectures, particularly those interfacing with high bandwidth functions. The PCI local bus is described in detail in “PCI Local Bus Specification”, Revision 2.0 (Hillsboro, Oreg., PCI Special Interest Group, 1993), incorporated by reference herein. The PCI local bus attempts to reduce the number of pins required for a local bus design by multiplexing address information and data information onto a single address-data bus. However, the PCI local bus still requires a minimum of 47 pins to provide adequate communication between a processor and local components, with its address-data bus comprising 32 of those pins and various command information comprising at least 4 pins. Further, because the PCI bus was designed primarily to support high-end peripherals, it is not as economical to manufacture low-end peripherals for the PCI-bus as it is for the older, slower, ISA-bus.
The PCMCIA bus has been developed to promote the interchangeability of integrated circuit cards among a variety of computer types and products, including IBM PC-compatible systems. The PCMCIA bus is described in detail in Personal Computer Memory Card Int'l Assoc. (PCMCIA) “PC Card Standard”, Revision 2.0 (Sunnyvale, Calif., 1991), incorporated by reference herein. The PCMCIA bus attempts to reduce the size of the I/O interface by miniaturizing the connector. However, PCMCIA does little toward actually reducing the number of pins required to utilize its bus over ISA. The PCMCIA connector requires 68 pins, including 26 pins for addressing functions and 16 separate pins for data.
Therefore, despite these attempts to develop other bus protocols, the ISA bus interface remains one of the most widely used and accepted I/O bus architectures. While it is important from an interfacing perspective to maintain the industry standards to maintain overall system compatibility for various add-on cards designed in compliance with industry standards, it is also desirable to reduce the pin counts on interface connectors, and thus reduce the size of PC AT-compatible computers and their add-on peripheral devices.
The present invention, roughly described, is directed to an interface to be used between a host device and one or more peripheral devices. It is desirable to create an interface with a reduced pin count from that of the conventional ISA bus interface but that can co-exist with and not interfere with standard ISA operations.
To reduce the pin count on an interface connector, the interface according to the present invention, roughly described, eliminates the multiple and distinct buses which are conventionally required to support distinct functions, including addressing functions, data transfers, interrupt requests, DMA requests, and DMA acknowledge-type communications. Rather, an aspect of the present invention (hereafter referred to as “compact ISA” or “CISA”) is the utilization of a single bus structure to transfer address, data, interrupt request, DMA request, and DMA acknowledge information. Using phasing techniques, the CISA interface multiplexes the different types of information onto the single bus. For instance, in one cycle, address information may be driven onto the bus for a time period, an “address phase,” followed by data information in a “data phase”. In another cycle, interrupt request information may be driven onto the bus during an interrupt request phase followed by DMA request information in a DMA request phase.
In addition to eliminating the extensive number of pins required to support multiple buses, CISA further eliminates other signals commonly used in ISA interface structures. For instance, CISA does not use distinct signal lines for carrying IORD#, IOWR#, MRD#, MWR#, SMEMR#, SMEMW#, SBHE#, SRDY#, AEN, IOCS16#, MEMCS16# and TC. Rather, in an embodiment of the invention, CISA combines some of these signals into a new signal (discussed below), or multiplexes some of these signals on the address-data bus along with address and data information.
Other aspects of the invention, roughly described, are the addition of two signals not present on the ISA bus interface. The first signal is a command indication signal (CMD#), which, in its simplest form, is the AND of the IORD#, IOWR#, MRD# and MWR# commands on the ISA bus interface. The second signal added is a device selected/AT bus backoff request, SEL#/ATB#, which indicates in one mode of operation that a peripheral device claims the current cycle and, in a second mode of operation, that the host should inhibit its bus operations. The SEL#/ATB# signal is also asserted asynchronously to restart the clock if the peripheral device is engaged in a stop clock, or low power, mode.
Thus, in one embodiment of the invention, the total requirement of connector pins required for the CISA interface is 22 pins, for a reduction of 58 pins over ISA.
The invention will be described with respect to particular embodiments thereof, and reference will be made to the drawings, in which:
a is a timing diagram showing the operation of the interface of
b is a chart showing bit definitions for bus 135 of
a is a timing diagram showing the operation of the interface of
b shows bit definitions for bus 135 of
a is a timing diagram showing the operation of the interface of
b shows bit definitions on bus 135 of
a is a timing diagram showing the operation of the interface of
b shows bit definitions on bus 135 of
a is a timing diagram showing operation of the interface of
b shows bit definitions on bus 135 of
a is a timing diagram showing initialization and synchronization for use of the shared speaker output line of
b is a timing diagram showing the utilization of the shared speaker output signal of
The complete CISA interface signal set is shown in Table 1 below. Note that some of the signals described in this specification are asserted high, whereas others are asserted low. As used herein, signals which are asserted low are given a ‘#’ suffix in their names, whereas those asserted high (or for which an assertion polarity has no meaning) lack a ‘#’ suffix.
In operation, the CISA interface typically operates in two different modes. In the first mode of operation, the CISA interface is able to perform memory access cycles, I/O access cycles, configuration cycles, or DMA acknowledge cycles. In the second mode of operation, the CISA interface is able to perform interrupt and DMA request drive-back cycles. Each of these modes will be discussed in turn.
Mode 1—Memory, I/O, Configuration, DMA Acknowledge Cycles
During mode-1 type cycles, address and data information are multiplexed onto the address-data bus, resulting in at least one address phase and at least one data phase. Often, an address will be composed of more than 16 bits (the width of the address data bus 135 shown in
The low order three bits of the multiplexed address-data bus, MAD[2:0], are reserved in the first two phases (the address phases) of each mode-1 cycle to define the cycle and to provide several commands which are typically provided by signal lines separate from an address or data bus in other conventionally used I/O interfaces. Bit usage for these three bits of the MAD bus are shown in Table 2 below.
A. Memory Access Cycles.
A memory access cycle using ISA-compatible timing is shown in
In the second address phase, host platform interface circuitry 115 drives out the remaining address information, A[9:0], as well as remaining command information, ISA# (=0 for standard timing), SBHE#, and W/R# as shown in
During the data phase of a memory access cycle, for reads, host platform interface circuitry 115 tri-states its MAD[15:0] outputs. For writes, host platform interface circuitry 115 drives write data onto MAD[15:0]. For reads and writes, host platform interface circuitry 115 asserts CMD# synchronously with the rising edge of ATCLK. Host can also optionally inhibit its ISA MRD#/MWR# lines, preventing bus contention with ISA devices (i.e., only one device will then be able to return data) Peripheral device 130 can bring IOCHRDY low asynchronously after CMD# goes active to extend the cycle further. When peripheral device 130 is ready to end the cycle, it brings IOCHRDY high asynchronously to allow cycle completion. Host platform interface circuitry 115 will then de-assert CMD# on the next rising edge of ATCLK after the rising ATCLK edge on which it sampled IOCHRDY high. (As used herein, a signal which is said to shift to a different logic level “synchronously” with a particular edge of ATCLK, does so in response to such particular edge and does so sufficiently in advance of the next ATCLK edge of the same polarity to meet set-up and hold requirements.)
During memory access cycle operation, the CISA interface is also capable of fast timing, or “no-wait-state” operation.
B. I/O Access Cycles.
A CISA I/O access cycle is shown in
Because I/O cycles cannot be made “no-wait-state” on the conventional ISA bus, they have also been defined on the CISA bus as “no-wait-state” by default to maintain compatibility with ISA devices. However, in an embodiment accessing a CISA peripheral device or other device capable of fast timing, I/O cycles are made “no-wait-state” in a manner similar to that done for fast memory cycles, i.e., driving MAD[2] to a logical high to indicate fast timing.
C. DMA Cycles.
Two situations arise with respect to DMA operations. The first situation is a DMA transfer between an ISA DMA device and any memory device, including system DRAM, ISA memory, or CISA memory. The second situation is a DMA transfer between a CISA DMA (I/O) device and memory (CISA or non-CISA). Thus, the CISA host platform interface circuitry 115 must distinguish between the DMA channels on the ISA bus and those on the CISA bus, and does so according to whether it has latched DRQ active for a particular channel for a CISA drive-back cycle (described below).
In the first DMA situation, where a transfer occurs between an ISA DMA device and any memory device, the host platform interface circuitry 115 runs a standard CISA memory cycle (shown in
In the second DMA situation, where a transfer occurs between a CISA DMA (I/O) device and a memory, a DMA acknowledge cycle is initiated and is shown in
In the second address phase, host platform interface circuitry 115 drives out remaining address information (A[9:0]), channel information (DMX[2:0]), TC (terminal count), and remaining command information (SBHE#, and W/R#), as shown in
During the data phase of the DMA acknowledge cycle, host platform interface circuitry 115 tri-states its MAD[15:0] outputs for DMA writes (i.e., I/O read, memory write), and for DMA reads (i.e., I/O write, memory read), host platform interface circuitry 115 drives write data onto MAD[15:0]. For reads and writes, host platform interface circuitry 115 asserts CMD# synchronously with the falling edge of ATCLK and must inhibit its ISA IOR#/IOW# lines. In the present embodiment, CISA DMA device may not extend a DMA acknowledge cycle with IOCHRDY, but CISA memory devices may de-assert IOCHRDY. Host platform interface circuitry 115 will de-assert CMD# synchronously with the rising edge of ATCLK.
D. Configuration Cycles.
One type of configuration cycle is a broadcast cycle, and one type of broadcast cycle is a stop clock cycle, which is shown in
Referring to
In the second phase, host platform interface circuitry drives out remaining command information, including ISA#=1 indicating fast timing (no-wait-state), SBHE#=0 to indicate 16 bits of data, and W/R#=1 because a stop clock cycle will always be a write cycle. Host platform interface circuitry 115 asserts ALE and peripheral device latches the remaining information. Peripheral device 130 does not assert SEL#, in the present embodiment.
Host platform interface circuitry asserts CMD# synchronously with the rising edge of ATCLK. Once host de-asserts CMD#, peripheral device 130 is internally in a stop-ready (STPRDY) state. After the number of clocks specified by CC[2:0], the host platform interface circuitry stops the clock, in one embodiment, in its high state. In an alternative embodiment, the host platform interface circuitry stops the clock in its low state. In
While in the STPRDY state, peripheral device 130 also counts clocks and it enters into a stop active (STPACTV) state on the specified clock edge (in
After CLKRUN# (SEL#/ATB#) has been asserted, on the next rising edge of ATCLK, peripheral device 130 deasserts CLKRUN# but does not drive it high. Peripheral device 130 has, at this point, left the STPRDY state, but still remains in the STPACTV state and still cannot initiate or respond to any cycles. On the next falling ATCLK edge, host platform interface circuitry 115 drives SEL#/ATB# high for half an ATCLK cycle, and on the next rising ATCLK edge, host platform interface circuitry 115 stops driving SEL#/ATB#. Peripheral device 130 leaves the STPACTV state and can generate or respond to cycles. Note in
Mode 2—Interrupt and DMA Request Drive Back Cycles.
In order to enter the second mode of operation, peripheral device 130 must sample SEL#/ATB# and CMD# high, and ALE low, on two consecutive edges of ATCLK. The peripheral device 130 will assert ATB# on a rising edge of ATCLK. At this point, in the present embodiment, the peripheral device 130 can only drive two types of information onto the bus: interrupt requests and DMA requests. Thus, rather than the three-phase multiplexing that occurred with the cycles previously discussed, this second mode of operation has two phases, an interrupt phase and a DMA request phase.
a illustrates the interrupt request and DMA request (IRQ and DRQ, respectively) drive-back cycles. Once it is determined that mode-2 operation is possible, peripheral device 130 may assert SEL#/ATB#. Note that during the previously discussed mode of operation (mode 1), the SEL#/ATB# signal indicated that the peripheral device 130 is claiming the current cycle on the bus. However, when ALE is low, assertion of the SEL#/ATB# signal by the peripheral device 130 acts to indicate that the host platform interface circuitry should “back off” from driving memory or I/O cycles on the bus.
If host platform interface circuitry 115 was starting a cycle, and was about to assert ALE on the next falling edge of ATCLK, once SEL#/ATB# is asserted with ALE low, the host platform interface circuitry 115, in the present embodiment, must abort the cycle and retry it later. Even if host platform interface circuitry 115 is busy and cannot respond to the drive-back request immediately, it inhibits initiation of all other I/O and DMA operations.
As soon as AT bus operations have been completed and bus 135 is available, host platform interface circuitry 115 drives MAD[15:0] high for half an ATCLK cycle from a falling edge of ATCLK, then asserts CMD# after the next rising edge of ATCLK to acknowledge that device 130 can now drive IRQ information onto the bus. The host drives ATB# low at this time. Peripheral device 130 can now drive interrupt data onto bus 135 on the next falling edge of ATCLK, driving low only those lines with IRQ activity and not actively driving high the other lines. In this way, multiple CISA devices can drive the lines in parallel. To restore an IRQ line to its inactive state, the CISA device must initiate an IRQ driveback cycle but leave the MAD line corresponding to the inactive-going IRQ high. CISA devices must track IRQ driveback cycles initiated by other CISA devices in order to maintain an active state on any IRQ line they currently control. The IRQ generation circuitry 170, which may, in different embodiments, be external to the host platform interface circuitry 115 or built into it, uses the rising edge of ATCLK, qualified by ATB# and CMD# low, to latch IRQ information. The peripheral device 130 stops driving ATB# and the host platform interface circuitry 115 controls ATB# throughout the rest of the cycle.
As shown in
The desired DMA request line states are latched by host platform interface circuitry 115 and will remain in that state until cleared by another DRQ drive-back cycle. This scheme allows for both DMA single transfers and DMA block transfers. The peripheral device 130 asserts SEL#/ATB# immediately any time a DRQ line changes state (assuming the current cycle is finished). The host platform interface circuitry 115, in turn, immediately de-asserts all DRQ inputs to its DRQ generation circuitry 170, including DMA requests from ISA DMA devices, until the host platform interface circuitry 115 drives a DMA acknowledge cycle. By dynamically blocking ISA device DMA requests, any need to reassign DMA channels is eliminated.
ISA Compatibility
CISA performance is comparable with that of 16-bit ISA bus peripheral devices. It does not interfere with standard ISA operations and is compatible with ISA operations. For instance, CISA ATCLK signal 165 is compatible with the standard ISA BLCK signal; CISA ALE signal 140 is compatible with the standard ISA BALE signal; and CISA IOCHRDY signal 150 is compatible with standard ISA signal IOCHRDY. In addition, in its simplest form, CMD# 145 is the AND of the IORD#, IOWR#, MRD#, and MWR# commands on the ISA bus interface. However, compatibility for the present embodiment is based upon the following assumptions:
In one embodiment of the present invention, an additional digital speaker output signal (SPKROUT) is provided. Unlike conventional schemes which generally require that the digital audio outputs from each device be tied together with XOR logic, the present invention allows the digital audio outputs of any number of devices to be combined and shared, as shown in
Referring to
In accordance with one embodiment of the invention, to share SPKROUT 805 between peripheral device 830, peripheral device 831, and host platform interface circuitry 815, the SPKROUT output of each device is first initialized and each device is synchronized. To initialize, the SPKROUT outputs of each device are tri-stated at hard reset time and remain tri-stated until individually enabled. To synchronize, referring to
Once initialized and synchronized, a signal can be driven on the SPKROUT 805 line as shown in
On the rising ATCLK edge starting phase 2, both peripheral device 830 and host platform interface circuitry 815 tri-state their respective speaker outputs and maintain them tri-stated during the remainder of Phase 2. On the rising ATCLK edge starting Phase 2, host platform interface circuitry 815 additionally samples the state of SPKROUT 805. On the falling ATCLK edge starting Phase 3, host platform interface circuitry 805 drives SPKROUT to the value of SPKROUT sampled in Phase 2 by host platform interface circuitry 815. Host platform interface circuitry 815 maintains SPKROUT driven with this value for the remainder of Phase 3 while peripheral device 830 maintains its speaker output tri-stated.
Although two devices will rarely simultaneously require use of SPKROUT, should simultaneous demands occur, the scheme of the present invention eliminates contention. Both devices will sample the SPKROUT line and should a toggle be required, both would toggle the line in the same direction.
It is possible that neither peripheral device 830 nor host platform interface circuitry 815 will drive the SPKROUT 805 line for up to 1.5 ATCLK cycles. Thus, shared SPKROUT line 805 depends on an RC time constant large enough that the signal on SPKROUT 805 will not change its level any appreciable amount across a period of 1.5 ATCLKs. In one embodiment of the invention, the bus capacitance inherent on the SPKROUT line 805 will be sufficient to act as a capacitive logic level holding mechanism 891. However, in some instances, a larger capacitance may be needed to hold the logic level, the value of which will be apparent to one of ordinary skill in the art.
Further, in the present embodiment, speaker 895 is an 8 ohm speaker. Connecting speaker 895 directly to line 805 would cause the line to begin a transition when it was tri-stated. Therefore, speaker 895 should be further coupled with a high impedance input 892, which may be a simple buffer in one embodiment of the invention, or a high impedance amplifier circuit in another embodiment of the invention.
During a stop clock cycle, described above, peripheral device 830 tri-states its speaker output during the period during which both STPACTV and STPRDY are high (see
Automatic Voltage Threshold Detection
CISA devices in accordance with the invention can utilize either a 5v bus or a 3.3v bus and can detect which threshold is being used automatically, without using external circuitry. To detect a 5v threshold, host platform interface circuitry 115 asserts the ALE signal to a logical high when RST also goes to a logical high. The host keeps ALE asserted for at least one-half ATCLK cycle and at most one ATCLK cycle after RST goes to a logical low. To automatically detect a 3.3v threshold, host platform interface circuitry 115 keeps the ALE signal at a logical low when RST goes to a logical high and maintains ALE at a logical low for at least one-half ATCLK cycles after RST goes to a logical low.
The invention has been described with respect to particular embodiments thereof, and it will be understood that numerous modifications are possible within the scope of the invention as set forth in the claims.
This application is a Continuation of application Ser. No. 10/306,137 filed on 27 Nov. 2002, which is a continuation of application Ser. No. 09/993,964 filed on 14 Nov. 2001, which is a continuation of application Ser. No. 09/587,966, filed on 6 Jun. 2000, which is a continuation of application Ser. No. 09/233,230 filed on 19 Jan. 1999, now U.S. Pat. No. 6,098,141, which is a continuation of application Ser. No. 08/595,989 filed on 6 Feb. 1996, now U.S. Pat. No. 5,944,807.
Number | Name | Date | Kind |
---|---|---|---|
4315308 | Jackson | Feb 1982 | A |
4315310 | Bayliss et al. | Feb 1982 | A |
4325120 | Colley et al. | Apr 1982 | A |
4367524 | Budde et al. | Jan 1983 | A |
4402046 | Cox et al. | Aug 1983 | A |
4480307 | Budde et al. | Oct 1984 | A |
4503535 | Budde et al. | Mar 1985 | A |
4750177 | Hendrie et al. | Jun 1988 | A |
4935868 | DuLac | Jun 1990 | A |
5175820 | Gephardt | Dec 1992 | A |
5218684 | Hayes et al. | Jun 1993 | A |
5243703 | Farmwald et al. | Sep 1993 | A |
5319755 | Farmwald et al. | Jun 1994 | A |
5369748 | McFarland et al. | Nov 1994 | A |
5448742 | Bhattacharya | Sep 1995 | A |
5517624 | Landry et al. | May 1996 | A |
5531327 | Darby | Jul 1996 | A |
5638334 | Farmwald et al. | Jun 1997 | A |
5710906 | Ghosh et al. | Jan 1998 | A |
5740385 | Hayek et al. | Apr 1998 | A |
5793990 | Jirgal et al. | Aug 1998 | A |
5813036 | Ghosh et al. | Sep 1998 | A |
5841715 | Farmwald et al. | Nov 1998 | A |
5857117 | Abramson et al. | Jan 1999 | A |
5924119 | Sindhu et al. | Jul 1999 | A |
5944807 | Williams | Aug 1999 | A |
6098141 | Williams et al. | Aug 2000 | A |
Number | Date | Country |
---|---|---|
WO 9010267 | Sep 1990 | WO |
Number | Date | Country | |
---|---|---|---|
Parent | 10306137 | Nov 2002 | US |
Child | 11466222 | US | |
Parent | 09993964 | Nov 2001 | US |
Child | 10306137 | US | |
Parent | 09587966 | Jun 2000 | US |
Child | 09993964 | US | |
Parent | 09233230 | Jan 1999 | US |
Child | 09587966 | US | |
Parent | 08595989 | Feb 1996 | US |
Child | 09233230 | US |