WO2000014645A1 - Method and apparatus for comparing an address sent on a bus to a device's assigned address or addresses - Google Patents

Method and apparatus for comparing an address sent on a bus to a device's assigned address or addresses Download PDF

Info

Publication number
WO2000014645A1
WO2000014645A1 PCT/US1999/020253 US9920253W WO0014645A1 WO 2000014645 A1 WO2000014645 A1 WO 2000014645A1 US 9920253 W US9920253 W US 9920253W WO 0014645 A1 WO0014645 A1 WO 0014645A1
Authority
WO
WIPO (PCT)
Prior art keywords
addresses
assigned
address
interconnect system
random access
Prior art date
Application number
PCT/US1999/020253
Other languages
French (fr)
Inventor
Jerald K. Alston
Original Assignee
Qlogic Corporation
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Qlogic Corporation filed Critical Qlogic Corporation
Priority to AU59078/99A priority Critical patent/AU5907899A/en
Publication of WO2000014645A1 publication Critical patent/WO2000014645A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/38Information transfer, e.g. on bus
    • G06F13/40Bus structure
    • G06F13/4063Device-to-bus coupling
    • G06F13/4068Electrical coupling

Definitions

  • the present invention relates to data communication. Specifically, the present invention relates to a method and apparatus which compares addresses sent on a bus with a device's own assigned address or addresses. Brief Description of the Related Art
  • a device connected to a bus must compare a numeric address or ID on the bus to the device's own assigned numeric ID to determine if the impending transaction is intended for that particular device. This is normally achieved by a hardware register which contains a device's assigned numeric LD value and a comparison logic circuit to compare the contents of the register with the ID value on the bus. If the comparison logic circuit indicates that the two ID values are the same, then the device assumes that it is included in the impending transaction transmitted on the bus.
  • the present invention relates to a method and apparatus which compares addresses sent on a bus (interconnect system) with a device's own assigned address or addresses.
  • the device may be an I/O subsystem, a disk drive, a printer, a modem or a fax machine.
  • the present invention is ideally suited for devices that can make use of multiple addresses, such as an I O subsystem.
  • the bus or interconnect system may be a Small Computer Standard Interface (SCSI) bus, a Fiber Channel, or any other environment that identifies a device using a numeric ID.
  • SCSI Small Computer Standard Interface
  • a device requires sixteen registers and sixteen comparators to enable the device to respond to all addresses on the bus.
  • the number of separate circuits may be as high as 125.
  • the apparatus comprises a random access memory (RAM) with a plurality of memory locations.
  • the memory locations correspond to possible addresses which may be assigned to the device.
  • the RAM stores a ' 1 ' in each memory location corresponding to one of the device's assigned addresses, and a '0' in each memory location not corresponding to one of the device's assigned addresses.
  • the RAM further comprises an address input which receives an address from the bus.
  • the RAM also comprises a data output which informs the device whether the address received from the bus matches one of the device's assigned addresses.
  • Figure 1 illustrates a processor, an interconnect system and at least one device in communication with the interconnect system.
  • Figure 2 illustrates registers and compare logic circuits related to a device in Figure 1.
  • FIG. 3 illustrates one embodiment of the present invention.
  • the present invention is suited for any environment that uses numeric IDs to identify particular devices connected to the bus (interconnect system).
  • the description below focuses on one of these environments, the Fiber Channel, but those of ordinary skill in the art will appreciate that the present invention may be used with other interconnect systems, such as a SCSI bus.
  • the present invention is ideally suited for devices that can make use of multiple addresses, such as an I/O subsystem.
  • Figure 1 illustrates a system 10 which comprises a host or processor 15, an interconnect system 20 and at least one device 25 in communication with the interconnect system 20.
  • the interconnect system 20 is a bus.
  • the interconnect system 20 is a fiber channel.
  • the device 25 may be an I/O subsystem, a Redundant Array of Inexpensive Disks (RAID) storage subsystem, a disk drive, a printer, a modem or a fax machine.
  • RAID Redundant Array of Inexpensive Disks
  • Figure 2 illustrates components within the device 25 which relate to addressing where the interconnect system 20 is a Fiber Channel. These components comprise a serial shift register 30, an intelligence unit 32, n hardware registers 35, n ID comparator circuits 40 and a final combinational circuit 45.
  • the serial shift register 30 is a 48-bit serial shift register.
  • the shift register 30 is a 16-bit or 32-bit serial shift register.
  • the combinational circuit 45 is an OR-gate.
  • the combinational circuit 45 comprises multiple logic gates.
  • the intelligence unit 32 on board the device 25 loads the IDs into the hardware registers 35.
  • the hardware registers 35 hold n number of IDs associated with the device 25. For a Fiber Channel, n may be as high as 125.
  • a fiber serial bit stream is transmitted across the Fiber Channel 20 and enters the serial shift register 30.
  • the serial shift register 30 holds the frame header of the bit stream.
  • the frame header contains an address or ID for designating a device or devices.
  • the ID is 8 bits designated as ALJPA.
  • the 8-bit AL_PA is fed into the n ID comparator circuits 40.
  • the comparator circuits 40 compare the AL_PA against the ID values stored in the n hardware registers 35. The result of all the comparator circuits 40 is then checked by the final combinational circuit 45 to see if any of the IDs (LD0 through IDn) match the AL PA.
  • the final combinational circuit 45 outputs a signal, LD-Match, which indicates that the ED on the Fiber Channel 20 matches one of the device's LDs. If the ID matches, then the device 25 assumes that the incoming frame is addressed to the device 25. This method involves a significant amount of hardware (registers and logic circuits), especially if the number of assigned
  • Figure 3 illustrates one embodiment of the present invention. Similar to the device 35 illustrated in Figure 2, the fiber serial bit stream enters a serial shift register 30 which holds the frame header. Instead of using individual hardware registers 35 and comparators 40 to check for a match, the device 25 in Figure 3 comprises a random access memory (RAM) 50 and a multiplexer 60. As shown in Figure 3, the 8-bit AL PA is fed into an address input of the RAM 50. Each address of the RAM 50 corresponds to an ID that the device 25 should or should not respond to. In one embodiment, the RAM 50 is configured as a 256 x 1 RAM because the incoming ID is 8 bits wide, and the RAM allows for 256 possible IDs. In another embodiment, the
  • RAM 50 is configured as a 16 x 16 RAM. Those of ordinary skill in the art will appreciate that other RAM configurations may be used without departing from the scope of the invention.
  • an intelligence unit 55 accesses each location in the RAM 50 via the DATA LN port and the ADDR (address) port shown in Figure 3.
  • This intelligence unit 55 may be a microprocessor, a sequencer, or a controller. In a preferred embodiment, this intelligence unit 55 is on-board the device 25 such that each device 25 has its own intelligence unit 55. In another embodiment, the intelligence unit is a separate device (not shown) outside the device 25.
  • the intelligence unit 55 writes a '0' in all locations (IDs) within the RAM 50 that the device 25 should not respond to and writes a ' 1 ' in all locations (IDs) that the device 25 should respond to.
  • an AL_PA is fed into the ADDR (address) input port of the RAM 50. If the AL_PA is equal to an address that has been written with a '1' in the RAM's memory location (a location (ID) to which the device 25 is programmed to respond), a '1 ' will appear on the 1-bit data output, ID-Match, indicating a match. If the AL-PA is equal to an ID that has not been programmed with a '1,' then a '0' will appear on the 1-bit data output, ID-Match, indicating there is no match.
  • the present method and apparatus results in a significant reduction in hardware. For example, the use of the RAM 50 and the elimination of the comparators

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Debugging And Monitoring (AREA)

Abstract

A method and an apparatus compare addresses sent on an interconnect system with a device's own assigned address or addresses. The interconnect system may be a Small Computer Standard Interface (SCSI) bus, a Fiber Channel, or any other environment which uses numeric addresses to identify devices. The method and apparatus allow a device to respond to multiple addresses received from a bus without the use of registers and logic circuits for each address. The apparatus comprises a random access memory (RAM) with a plurality of memory locations. The memory locations correspond to possible addresses which may be assigned to the device. The RAM stores a '1' in each memory location corresponding to one of the device's assigned addresses, and stores a '0' in each memory location not corresponding to one of the device's assigned addresses. The RAM further comprises an address input which receives an address from the bus. The RAM also comprises a data output which informs the device whether the address received from the bus matches one of the device's assigned addresses.

Description

METHOD AND APPARATUS FOR COMPARING AN ADDRESS SENT ON A BUS TO A DEVICE'S ASSIGNED ADDRESS OR ADDRESSES
Background of the Invention Field of the Invention The present invention relates to data communication. Specifically, the present invention relates to a method and apparatus which compares addresses sent on a bus with a device's own assigned address or addresses. Brief Description of the Related Art
Currently, a device connected to a bus must compare a numeric address or ID on the bus to the device's own assigned numeric ID to determine if the impending transaction is intended for that particular device. This is normally achieved by a hardware register which contains a device's assigned numeric LD value and a comparison logic circuit to compare the contents of the register with the ID value on the bus. If the comparison logic circuit indicates that the two ID values are the same, then the device assumes that it is included in the impending transaction transmitted on the bus.
Summary of the Invention The present invention relates to a method and apparatus which compares addresses sent on a bus (interconnect system) with a device's own assigned address or addresses. For example, the device may be an I/O subsystem, a disk drive, a printer, a modem or a fax machine. The present invention is ideally suited for devices that can make use of multiple addresses, such as an I O subsystem.
Conventionally, existing devices use hardware registers and comparison logic circuits to determine if the impending transaction is intended for a particular device. If a device needs to respond to more than one ED, a separate hardware register and a separate comparison logic circuit must be provided for each ID that the device is required to respond to when the ID is sent on the bus. This can result in a significant amount of hardware. The bus or interconnect system may be a Small Computer Standard Interface (SCSI) bus, a Fiber Channel, or any other environment that identifies a device using a numeric ID. For a SCSI bus, a device requires sixteen registers and sixteen comparators to enable the device to respond to all addresses on the bus. In a Fiber Channel, the number of separate circuits may be as high as 125. Due to its high speed and its serial nature, a Fiber Channel presents a particular difficulty in supporting multiple LDs. The present invention provides a method and apparatus which allows a device to respond to any number of device IDs on a bus with a significant reduction in hardware real estate and costs, and no impact on the speed of recognizing a matching ID. In one embodiment, the apparatus comprises a random access memory (RAM) with a plurality of memory locations. The memory locations correspond to possible addresses which may be assigned to the device. The RAM stores a ' 1 ' in each memory location corresponding to one of the device's assigned addresses, and a '0' in each memory location not corresponding to one of the device's assigned addresses. The RAM further comprises an address input which receives an address from the bus. The RAM also comprises a data output which informs the device whether the address received from the bus matches one of the device's assigned addresses.
Brief Description of the Drawings Figure 1 illustrates a processor, an interconnect system and at least one device in communication with the interconnect system.
Figure 2 illustrates registers and compare logic circuits related to a device in Figure 1.
Figure 3 illustrates one embodiment of the present invention.
Detailed Description of the Preferred Embodiments The present invention is suited for any environment that uses numeric IDs to identify particular devices connected to the bus (interconnect system). The description below focuses on one of these environments, the Fiber Channel, but those of ordinary skill in the art will appreciate that the present invention may be used with other interconnect systems, such as a SCSI bus. The present invention is ideally suited for devices that can make use of multiple addresses, such as an I/O subsystem.
Figure 1 illustrates a system 10 which comprises a host or processor 15, an interconnect system 20 and at least one device 25 in communication with the interconnect system 20. In one embodiment, the interconnect system 20 is a bus. In another embodiment, the interconnect system 20 is a fiber channel. The device 25 may be an I/O subsystem, a Redundant Array of Inexpensive Disks (RAID) storage subsystem, a disk drive, a printer, a modem or a fax machine.
Figure 2 illustrates components within the device 25 which relate to addressing where the interconnect system 20 is a Fiber Channel. These components comprise a serial shift register 30, an intelligence unit 32, n hardware registers 35, n ID comparator circuits 40 and a final combinational circuit 45. In one embodiment, the serial shift register 30 is a 48-bit serial shift register. In alternative embodiments, the shift register 30 is a 16-bit or 32-bit serial shift register. In one embodiment, the combinational circuit 45 is an OR-gate. In another embodiment, the combinational circuit 45 comprises multiple logic gates. The intelligence unit 32 on board the device 25 loads the IDs into the hardware registers 35. The hardware registers 35 hold n number of IDs associated with the device 25. For a Fiber Channel, n may be as high as 125.
A fiber serial bit stream is transmitted across the Fiber Channel 20 and enters the serial shift register 30. The serial shift register 30 holds the frame header of the bit stream. The frame header contains an address or ID for designating a device or devices. In one embodiment, the ID is 8 bits designated as ALJPA. The 8-bit AL_PA is fed into the n ID comparator circuits 40. The comparator circuits 40 compare the AL_PA against the ID values stored in the n hardware registers 35. The result of all the comparator circuits 40 is then checked by the final combinational circuit 45 to see if any of the IDs (LD0 through IDn) match the AL PA. The final combinational circuit 45 outputs a signal, LD-Match, which indicates that the ED on the Fiber Channel 20 matches one of the device's LDs. If the ID matches, then the device 25 assumes that the incoming frame is addressed to the device 25. This method involves a significant amount of hardware (registers and logic circuits), especially if the number of assigned
IDs is large.
Figure 3 illustrates one embodiment of the present invention. Similar to the device 35 illustrated in Figure 2, the fiber serial bit stream enters a serial shift register 30 which holds the frame header. Instead of using individual hardware registers 35 and comparators 40 to check for a match, the device 25 in Figure 3 comprises a random access memory (RAM) 50 and a multiplexer 60. As shown in Figure 3, the 8-bit AL PA is fed into an address input of the RAM 50. Each address of the RAM 50 corresponds to an ID that the device 25 should or should not respond to. In one embodiment, the RAM 50 is configured as a 256 x 1 RAM because the incoming ID is 8 bits wide, and the RAM allows for 256 possible IDs. In another embodiment, the
RAM 50 is configured as a 16 x 16 RAM. Those of ordinary skill in the art will appreciate that other RAM configurations may be used without departing from the scope of the invention.
The use and operation of the RAM 50 will now be described with reference to Figure 3. During initialization, an intelligence unit 55 accesses each location in the RAM 50 via the DATA LN port and the ADDR (address) port shown in Figure 3. This intelligence unit 55 may be a microprocessor, a sequencer, or a controller. In a preferred embodiment, this intelligence unit 55 is on-board the device 25 such that each device 25 has its own intelligence unit 55. In another embodiment, the intelligence unit is a separate device (not shown) outside the device 25. The intelligence unit 55 writes a '0' in all locations (IDs) within the RAM 50 that the device 25 should not respond to and writes a ' 1 ' in all locations (IDs) that the device 25 should respond to.
After initialization, an AL_PA is fed into the ADDR (address) input port of the RAM 50. If the AL_PA is equal to an address that has been written with a '1' in the RAM's memory location (a location (ID) to which the device 25 is programmed to respond), a '1 ' will appear on the 1-bit data output, ID-Match, indicating a match. If the AL-PA is equal to an ID that has not been programmed with a '1,' then a '0' will appear on the 1-bit data output, ID-Match, indicating there is no match.
The present method and apparatus results in a significant reduction in hardware. For example, the use of the RAM 50 and the elimination of the comparators
40, 45 results in a smaller chip area, which lowers the manufacturing costs. The present method and apparatus also performs a compare operation in approximately the same amount of time as existing hardware logic circuits and registers. This is particularly advantageous for devices that can make use of multiple IDs. While embodiments and applications of this invention have been shown and described, it will be apparent to those skilled in the art that various modifications are possible without departing from the scope of the invention. It is, therefore, to be understood that within the scope of the appended claims, this invention may be practiced otherwise than as specifically described.

Claims

WHAT IS CLAIMED IS:
1. An apparatus which compares a numeric address transmitted across a interconnect system with multiple addresses assigned to a device to determine if the transaction transmitted on the interconnect system is intended for this device, said apparatus comprising: a random access memory with a plurality of memory locations which correspond to possible addresses to which the device could respond, said random access memory storing a ' 1 ' in each memory location corresponding to one of the device's assigned addresses and a storing a '0' for each memory location not corresponding to one of the device's assigned addresses, said random access memory further comprising: an address input which receives an address from the interconnect system; and a data output which informs the device whether the address received from the interconnect system matches one of the device's assigned addresses.
2. The apparatus of Claim 1, wherein the interconnect system is a Small Computer Standard Interface (SCSI) bus.
3. The apparatus of Claim 1, wherein the interconnect system is a Fiber Channel.
4. The apparatus of Claim 1, further comprising an intelligence unit, said intelligence unit writing a '1' in each memory location within the random access memory which corresponds to one of the device's assigned addresses, said intelligence unit writing a '0' in each memory location within the random access memory which does not correspond to one of the device's assigned addresses.
5. The apparatus of Claim 4 wherein the intelligence unit is a microprocessor.
6. The apparatus of Claim 4, wherein the intelligence unit is a microprocessor.
7. The apparatus of Claim 4, wherein the intelligence unit is a controller.
8. The apparatus of Claim 4, wherein the intelligence unit is a sequencer.
9. The apparatus of Claim 1, wherein the device is an I/O subsystem.
10. The apparatus of Claim 1, wherein the device is a disk drive.
11. The apparatus of Claim 1, wherein the device is a Redundant Array of Inexpensive Disks.
12. The apparatus of Claim 1, wherein the address transmitted across the interconnect system and the device's assigned addresses are each eight bits long, and wherein the random access memory has 256 memory locations corresponding to the 256 possible addresses assigned to the device.
13. The apparatus of Claim 3, further comprising a serial shift register which receives a fiber serial bit stream and transmits a part of the header containing an address to the random access memory.
14. A method of comparing a numeric address transmitted across a interconnect system with multiple addresses assigned to a device to determine if the transaction transmitted on the interconnect system is intended for this device, said method comprising: receiving an address transmitted on the interconnect system into an address input of a random access memory, said random access memory storing a ' 1 ' in each memory location corresponding to one of the device's assigned addresses and storing a '0' for each memory location not corresponding to one of the device's assigned addresses; outputting a ' 1 ' from a data output port of the random access memory if the address transmitted on the interconnect system is equal to any of the addresses assigned to the device; and outputting a '0' from the data output port of the random access memory if the address transmitted on the interconnect system is not equal to an address assigned to the device.
15. The method of Claim 14, further comprising: writing a ' 1 ' in each memory location within the random access memory which corresponds to one of the device's assigned addresses; and writing a '0' in each memory location within the random access memory which does not correspond to one of the device's assigned addresses.
16. The method of Claim 14, wherein the interconnect system is a Small Computer Standard Interface (SCSI) bus.
17. The method of Claim 14, wherein the interconnect system is a Fiber
Channel.
18. An apparatus which compares a numeric address transmitted across a interconnect system with a device's assigned addresses to determine if the impending transaction transmitted on the interconnect system is intended for the device, said apparatus comprising: a random access memory with a plurality of memory locations which correspond to possible addresses to which the device could respond, said random access memory storing a ' 1 ' in each memory location corresponding to one of the device's assigned addresses and storing a '0' for each memory location not corresponding to one of the device's assigned addresses, said random access memory receiving an address from the interconnect system and outputting a data value to inform the device whether the address received from the bus matches one of the device's assigned addresses.
PCT/US1999/020253 1998-09-04 1999-09-02 Method and apparatus for comparing an address sent on a bus to a device's assigned address or addresses WO2000014645A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
AU59078/99A AU5907899A (en) 1998-09-04 1999-09-02 Method and apparatus for comparing an address sent on a bus to a device's assigned address or addresses

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US14822898A 1998-09-04 1998-09-04
US09/148,228 1998-09-04

Publications (1)

Publication Number Publication Date
WO2000014645A1 true WO2000014645A1 (en) 2000-03-16

Family

ID=22524850

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US1999/020253 WO2000014645A1 (en) 1998-09-04 1999-09-02 Method and apparatus for comparing an address sent on a bus to a device's assigned address or addresses

Country Status (2)

Country Link
AU (1) AU5907899A (en)
WO (1) WO2000014645A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7447788B2 (en) 2004-01-27 2008-11-04 Dell Products L.P. Providing host information to devices in multi SCSI transport protocols
US7586942B2 (en) 2003-12-09 2009-09-08 Dell Products L.P. Identifying host computers at a physical layer
CN101383744B (en) * 2008-10-09 2011-11-02 华为终端有限公司 Method for wireless modem device adaptation, wireless modem device and system

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0336708A2 (en) * 1988-04-05 1989-10-11 Convergent Technologies, Inc. Modular expansion bus configuration
US5204669A (en) * 1990-08-30 1993-04-20 Datacard Corporation Automatic station identification where function modules automatically initialize
US5664221A (en) * 1995-11-14 1997-09-02 Digital Equipment Corporation System for reconfiguring addresses of SCSI devices via a device address bus independent of the SCSI bus

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0336708A2 (en) * 1988-04-05 1989-10-11 Convergent Technologies, Inc. Modular expansion bus configuration
US5204669A (en) * 1990-08-30 1993-04-20 Datacard Corporation Automatic station identification where function modules automatically initialize
US5664221A (en) * 1995-11-14 1997-09-02 Digital Equipment Corporation System for reconfiguring addresses of SCSI devices via a device address bus independent of the SCSI bus

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7586942B2 (en) 2003-12-09 2009-09-08 Dell Products L.P. Identifying host computers at a physical layer
US7447788B2 (en) 2004-01-27 2008-11-04 Dell Products L.P. Providing host information to devices in multi SCSI transport protocols
CN101383744B (en) * 2008-10-09 2011-11-02 华为终端有限公司 Method for wireless modem device adaptation, wireless modem device and system

Also Published As

Publication number Publication date
AU5907899A (en) 2000-03-27

Similar Documents

Publication Publication Date Title
EP0927395B1 (en) Fly-by xor
US5499346A (en) Bus-to-bus bridge for a multiple bus information handling system that optimizes data transfers between a system bus and a peripheral bus
US5313627A (en) Parity error detection and recovery
AU651747B2 (en) Arbitration control logic for computer system having dual bus architecture
US5781717A (en) Dynamic spare column replacement memory system
US5255374A (en) Bus interface logic for computer system having dual bus architecture
EP1196842B1 (en) Method and apparatus for combining a plurality of memory access transactions
WO1998038576A9 (en) Fly-by xor
JP3634393B2 (en) Apparatus for determining the configuration of a computer memory
US5659696A (en) Method and apparatus for determining address location and taking one of two actions depending on the type of read/write data transfer required
EP0780772A2 (en) A computer system with multiple PC card controllers and a method of controlling I/O transfers in the system
US5129069A (en) Method and apparatus for automatic memory configuration by a computer
US5278801A (en) Flexible addressing for drams
WO2001008010A1 (en) Reconfigurable memory with selectable error correction storage
US4903194A (en) Storage addressing error detection circuitry
US6779074B2 (en) Memory device having different burst order addressing for read and write operations
CA1291269C (en) Efficient address test for large memories
EP0775959A2 (en) Method and apparatus for optimizing PCI interrupt binding and associated latency in extended/bridged PCI busses
US20030093604A1 (en) Method of error isolation for shared PCI slots
US6141743A (en) Token-based storage for general purpose processing
KR100391727B1 (en) Memory Systems and Memory Access Methods
WO2000014645A1 (en) Method and apparatus for comparing an address sent on a bus to a device's assigned address or addresses
US6243823B1 (en) Method and system for boot-time deconfiguration of a memory in a processing system
EP0382390A2 (en) Method and means for error checking of dram-control signals between system modules
US5446873A (en) Memory checker

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AL AM AT AU AZ BA BB BG BR BY CA CH CN CR CU CZ DE DK DM EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MD MG MK MN MW MX NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT UA UG UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GH GM KE LS MW SD SL SZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

122 Ep: pct application non-entry in european phase