US20020049880A1 - Method and apparatus for selecting a separate functional space in a low pin count memory device - Google Patents

Method and apparatus for selecting a separate functional space in a low pin count memory device Download PDF

Info

Publication number
US20020049880A1
US20020049880A1 US09/340,498 US34049899A US2002049880A1 US 20020049880 A1 US20020049880 A1 US 20020049880A1 US 34049899 A US34049899 A US 34049899A US 2002049880 A1 US2002049880 A1 US 2002049880A1
Authority
US
United States
Prior art keywords
access
memory
processor
storage elements
bit
Prior art date
Legal status (The legal status 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 status listed.)
Granted
Application number
US09/340,498
Other versions
US6421765B1 (en
Inventor
David I. Poisner
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Intel Corp
Original Assignee
Intel Corp
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 Intel Corp filed Critical Intel Corp
Priority to US09/340,498 priority Critical patent/US6421765B1/en
Assigned to INTEL CORPORATION reassignment INTEL CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: POISNER, DAVID I.
Publication of US20020049880A1 publication Critical patent/US20020049880A1/en
Application granted granted Critical
Publication of US6421765B1 publication Critical patent/US6421765B1/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/06Addressing a physical block of locations, e.g. base addressing, module addressing, memory dedication

Definitions

  • the present invention relates generally to memory in processor-based or microcontroller-based systems, and more particularly, to an apparatus and method of selecting functional space in a low pin count memory device.
  • an address space may correspond to several functional spaces.
  • extra signals or signal lines are used.
  • a dedicated pin is typically provided on a chip so as to access a separate functional space in a memory component, such as register space.
  • Such a separate functional space in the memory component is typically mapped to the same address space as the main memory, i.e., to memory space.
  • This mapping scheme presents several problems, the most significant of which is the resulting error created when an access to the main memory is mapped to that intended for the register space.
  • LPC Low Pin Count
  • FIG. 1 is a system block diagram of an exemplary LPC processor system in which the apparatus and method of the present invention is used.
  • FIG. 2 illustrates a detailed schematic diagram of the memory module 14 in which the present invention is implemented.
  • FIG. 3A is a logic diagram illustrating the principles of the present invention.
  • FIG. 3B is a logic diagram illustrating an alternate embodiment of the present invention.
  • FIG. 4 is a flow chart illustrating one embodiment of the process flow of the present invention.
  • the present invention utilizes a memory configuration bit located in an address to indicate the use of either of the memory space or the register space in a low pin count (LPC) memory device, for the associated operation.
  • the memory select bit is located adjacent the most significant address bit in the address.
  • FIG. 1 illustrates an exemplary LPC processor system 10 which implements the processes of the present invention.
  • the processor system 10 comprises a processor 12 (such as a central processing unit) and a memory module 14 .
  • the memory module 14 includes a standard memory location 14 a , a register location 14 b and a memory decoder 14 c .
  • the memory module 14 is a main memory that may be implemented by a random access memory (RAM) or a flash memory or a combination thereof.
  • the processor 12 and memory module 14 are coupled to a system bus 16 .
  • the memory module 14 is coupled to an I/O bus 20 .
  • the processor system 10 may also include various I/O and peripheral modules (MISC I/O #1, #2, . . . #N) which are coupled along the I/O bus 20 that is in turn coupled to the system bus 16 via a bus bridge 22 .
  • peripheral modules include a console, a printer and a mouse.
  • the processor 12 includes any one of the x86, PentiumTM, Pentium IITM and Pentium ProTM microprocessors as marketed by Intel Corporation. It is understood by one of ordinary skill in the technology that the present invention can be implemented in any processor-based system.
  • FIG. 2 illustrates a detailed schematic diagram of the memory module 14 in which the present invention is implemented.
  • an address 50 issued by the processor 12 in an LPC device is A bits long, where in one embodiment, A comprises bits A 1 -A 21 and bits A 22 -A 32 .
  • bits A 1 -A 21 are the address bits, with A 1 being the least significant address bit, A 21 being the most significant address bit and A 22 -A 32 being additional information-bearing bits.
  • flash memory in the firmware hub is typically divided into two zones: the first for storing Basic Input/Output System (BIOS) code and data, and the second, typically referred to as feature, is an alias to the memory space, such as memory element 14 a .
  • the second zone provides a predetermined portion of register space, such as register element 14 b.
  • the present invention utilizes bit A 22 as a memory select bit, to indicate if a corresponding operation is intended for the memory space or element 14 a or the register space or element 14 b .
  • the memory select bit e.g., A 22
  • the memory configuration bit may be located in any of the additional information-bearing bits (e.g., A 22 -A 32 ).
  • A may comprise any predetermined number of bits sufficient for address identification.
  • a control signal 52 issued by the processor includes at least two bits, one of which may be used to indicate if the corresponding cycle is a read operation while another bit may be used to indicate if the corresponding cycle is a write operation (see FIG. 3A). In alternate embodiments, a single bit in the control signal 52 may be used to indicate if the corresponding cycle is a read or write operation (see FIG. 3B).
  • the address 50 and the control signal are both forwarded to the memory decoder 14 c which decodes the address 50 and determines if the cycle if the operation associated with the address is intended to access the memory location 14 a or the register location 14 b , and if the cycle is a read or a write operation.
  • FIG. 3A is a logic diagram illustrating the principles of the present invention.
  • separate bits in the control signal 52 are used to indicate if the operation associated with the address is a read or a write operation.
  • the associated bits will hereinafter be referred to as the read and the write bits.
  • the read bit When the read bit is true (or 1), it indicates that the associated operation involves a read operation.
  • the write bit When the write bit is true (or 1), it indicates that the associated operation involves a write operation.
  • a single bit may be used to represent the read/write operation status, as shown in FIG. 3B.
  • FIG. 3B is a logic diagram illustrating an alternate embodiment of the present invention.
  • a single bit in the control signal 52 is utilized to represent the read/write status associated with an address. As shown, when the read/write bit is false (or 0), the associated operation is a write operation. Conversely, when the read/write bit is true (or 1), the associated operation is a read operation.
  • the address 50 may include information representative of whether access associated with the address 50 is a READ or a WRITE operation.
  • the decoder such as memory decoder 14 c will decode the address signal to determine the type of access associated with the address 50 , prior to performing the process of the invention.
  • FIG. 4 is a flow chart illustrating one embodiment of the process flow of the present invention. Beginning from a start state, the process 100 proceeds to process block, where it receives the address signal 110 . It then advances to decision block 115 , where it determines if the corresponding access is a READ operation. If so, the process 100 proceeds to decision block 120 , where it determines if the memory select bit is true or a “1”.
  • process block 125 the process proceeds to perform a read operation from the associated memory location, such as memory element 14 a (process block 125 ). If, at decision block 120 , it is determined that the memory select bit is not true, or a “0”, the process 100 proceeds to process block 130 , where it proceeds to perform a READ operation from the corresponding register location, such as memory element 14 b.
  • the process 100 proceeds to decision block 135 , where it determines if the memory select bit is true or a “1”. If so, the process 100 proceeds to process block 140 , where it performs a WRITE operation to the corresponding memory location, such as memory element 14 a . If, at decision block 135 , it was determined that the memory select bit is not true, or a “0”, the process 100 proceeds to process block 145 , where it proceeds to perform a WRITE operation to the corresponding register location, such as memory element 14 b . After performing each process 125 , 130 , 140 or 145 , the process 100 terminates.
  • an apparatus and method for selecting at least one of two separate functional spaces in a memory component is provided.
  • the present invention facilitates selection of at least two separate functional spaces in a memory component without the need to add additional pins to a chip.
  • the use of the present invention also prevents mapping of accesses to a register space to the same address space as the main memory.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Storage Device Security (AREA)
  • Techniques For Improving Reliability Of Storages (AREA)

Abstract

The present invention is an apparatus and method for selecting one of a first and a second storage element in response to a control signal issued by a processor in a low pin count device. The apparatus comprises a decoder to receive the control signal and an address signal having a select bit indicative of one of the first and the second storage elements. The decoder generates a select signal to access one of the first and the second storage elements based on the select bit.

Description

    BACKGROUND OF THE INVENTION
  • 1. Field of the Invention [0001]
  • The present invention relates generally to memory in processor-based or microcontroller-based systems, and more particularly, to an apparatus and method of selecting functional space in a low pin count memory device. [0002]
  • 2. Description of the Related Art [0003]
  • In processor-based systems such as computers, an address space may correspond to several functional spaces. To allow the processor to access these functional spaces, extra signals or signal lines are used. For example, a dedicated pin is typically provided on a chip so as to access a separate functional space in a memory component, such as register space. Such a separate functional space in the memory component is typically mapped to the same address space as the main memory, i.e., to memory space. This mapping scheme presents several problems, the most significant of which is the resulting error created when an access to the main memory is mapped to that intended for the register space. The implementation of a dedicated pin for accessing one of several functional spaces is particularly problematic in Low Pin Count (LPC) (refer to http://developer.intel.com/design/chipsets/industry/lpc[0004] 100.pdf) memory devices, as a minimal number of pins are implemented in these devices so as to reduce the requirements for space, cost and testing procedures.
  • Accordingly, there is a need in the technology for an apparatus and method for overcoming the aforementioned problem. In particular, there is a need for an apparatus and method for allocating functional space in an LPC memory device so as to overcome the aforementioned problem. [0005]
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 is a system block diagram of an exemplary LPC processor system in which the apparatus and method of the present invention is used. [0006]
  • FIG. 2 illustrates a detailed schematic diagram of the [0007] memory module 14 in which the present invention is implemented.
  • FIG. 3A is a logic diagram illustrating the principles of the present invention. [0008]
  • FIG. 3B is a logic diagram illustrating an alternate embodiment of the present invention. [0009]
  • FIG. 4 is a flow chart illustrating one embodiment of the process flow of the present invention. [0010]
  • DETAILED DESCRIPTION OF THE PREFERRED INVENTION
  • The present invention utilizes a memory configuration bit located in an address to indicate the use of either of the memory space or the register space in a low pin count (LPC) memory device, for the associated operation. In one embodiment, the memory select bit is located adjacent the most significant address bit in the address. [0011]
  • The present embodiment is described in reference to a [0012] processor system 10. FIG. 1 illustrates an exemplary LPC processor system 10 which implements the processes of the present invention. The processor system 10 comprises a processor 12 (such as a central processing unit) and a memory module 14. The memory module 14 includes a standard memory location 14 a, a register location 14 b and a memory decoder 14 c. In one embodiment, the memory module 14 is a main memory that may be implemented by a random access memory (RAM) or a flash memory or a combination thereof. The processor 12 and memory module 14 are coupled to a system bus 16. In one alternate embodiment, the memory module 14 is coupled to an I/O bus 20. The processor system 10 may also include various I/O and peripheral modules (MISC I/O #1, #2, . . . #N) which are coupled along the I/O bus 20 that is in turn coupled to the system bus 16 via a bus bridge 22. Examples of the peripheral modules include a console, a printer and a mouse. In one embodiment, the processor 12 includes any one of the x86, Pentium™, Pentium II™ and Pentium Pro™ microprocessors as marketed by Intel Corporation. It is understood by one of ordinary skill in the technology that the present invention can be implemented in any processor-based system.
  • FIG. 2 illustrates a detailed schematic diagram of the [0013] memory module 14 in which the present invention is implemented. As shown, an address 50 issued by the processor 12 in an LPC device, is A bits long, where in one embodiment, A comprises bits A1-A21 and bits A22-A32. In one embodiment, bits A1-A21 are the address bits, with A1 being the least significant address bit, A21 being the most significant address bit and A22-A32 being additional information-bearing bits. In the embodiment as implemented in an LPC device, flash memory in the firmware hub is typically divided into two zones: the first for storing Basic Input/Output System (BIOS) code and data, and the second, typically referred to as feature, is an alias to the memory space, such as memory element 14 a. The second zone provides a predetermined portion of register space, such as register element 14 b.
  • In one embodiment, the present invention utilizes bit A[0014] 22 as a memory select bit, to indicate if a corresponding operation is intended for the memory space or element 14 a or the register space or element 14 b. As described in the present embodiment, the memory select bit (e.g., A22) is located adjacent to the most significant address bit (e.g., A21). However, it is understood that in alternate embodiments, the memory configuration bit may be located in any of the additional information-bearing bits (e.g., A22-A32).). It is understood that in alternate embodiments, A may comprise any predetermined number of bits sufficient for address identification.
  • In addition, a [0015] control signal 52 issued by the processor includes at least two bits, one of which may be used to indicate if the corresponding cycle is a read operation while another bit may be used to indicate if the corresponding cycle is a write operation (see FIG. 3A). In alternate embodiments, a single bit in the control signal 52 may be used to indicate if the corresponding cycle is a read or write operation (see FIG. 3B). The address 50 and the control signal are both forwarded to the memory decoder 14 c which decodes the address 50 and determines if the cycle if the operation associated with the address is intended to access the memory location 14 a or the register location 14 b, and if the cycle is a read or a write operation.
  • FIG. 3A is a logic diagram illustrating the principles of the present invention. In this embodiment, separate bits in the [0016] control signal 52 are used to indicate if the operation associated with the address is a read or a write operation. For discussion purposes, the associated bits will hereinafter be referred to as the read and the write bits. When the read bit is true (or 1), it indicates that the associated operation involves a read operation. When the write bit is true (or 1), it indicates that the associated operation involves a write operation. However, it is understood that a single bit may be used to represent the read/write operation status, as shown in FIG. 3B.
  • As shown in FIG. 3A, when the read and write are both zero, there is no associated cycle or operation, regardless of the state of the memory configuration bit (e.g., A[0017] 22). When the read bit is false (or 0) and the write bit is true (or 1), then the associated operation is a write to the register location 14 c if the memory configuration bit is false (or 0). When the read bit is false (or 0) and the write bit is true (or 1), then the associated operation is a write to the memory location 14 b if the memory configuration bit is true (or 1).
  • When the read bit is true (or 1) and the write bit is false (or 0), then the associated operation is a read from the [0018] register location 14 c if the memory configuration bit is false (or 0). When the read bit is true (or 1) and the write bit is false (or 0), then the associated operation is a read from the memory location 14 b if the memory configuration bit is true (or 1).
  • Finally, when the read and write are both true (or 1), the associated operation is invalid, regardless of the state of the memory configuration bit (e.g., A[0019] 22).
  • FIG. 3B is a logic diagram illustrating an alternate embodiment of the present invention. In this embodiment, a single bit in the [0020] control signal 52 is utilized to represent the read/write status associated with an address. As shown, when the read/write bit is false (or 0), the associated operation is a write operation. Conversely, when the read/write bit is true (or 1), the associated operation is a read operation.
  • In addition, if the read/write bit is false (or 0), and the memory configuration bit is 0, then the associated operation is a write to the [0021] register location 14 b. If the read/write bit is false (or 0), and the memory configuration bit is 1, then the associated operation is a write to the memory location 14 a.
  • If the read/write bit is true (or 1), and the memory configuration bit is 0, then the associated operation is a read from the [0022] register location 14 b. If the read/write bit is true (or 1), and the memory configuration bit is 1, then the associated operation is a read from the memory location 14 a.
  • In an alternate embodiment, the address [0023] 50 (see FIG. 2) may include information representative of whether access associated with the address 50 is a READ or a WRITE operation. In this embodiment, the decoder, such as memory decoder 14 c will decode the address signal to determine the type of access associated with the address 50, prior to performing the process of the invention. FIG. 4 is a flow chart illustrating one embodiment of the process flow of the present invention. Beginning from a start state, the process 100 proceeds to process block, where it receives the address signal 110. It then advances to decision block 115, where it determines if the corresponding access is a READ operation. If so, the process 100 proceeds to decision block 120, where it determines if the memory select bit is true or a “1”. If so, the process proceeds to perform a read operation from the associated memory location, such as memory element 14 a (process block 125). If, at decision block 120, it is determined that the memory select bit is not true, or a “0”, the process 100 proceeds to process block 130, where it proceeds to perform a READ operation from the corresponding register location, such as memory element 14 b.
  • If, at [0024] decision block 115, it was determined that the corresponding access is not a READ operation, but is instead a WRITE operation, the process 100 proceeds to decision block 135, where it determines if the memory select bit is true or a “1”. If so, the process 100 proceeds to process block 140, where it performs a WRITE operation to the corresponding memory location, such as memory element 14 a. If, at decision block 135, it was determined that the memory select bit is not true, or a “0”, the process 100 proceeds to process block 145, where it proceeds to perform a WRITE operation to the corresponding register location, such as memory element 14 b. After performing each process 125, 130, 140 or 145, the process 100 terminates.
  • Through the use of the present invention, an apparatus and method for selecting at least one of two separate functional spaces in a memory component is provided. In particular, the present invention facilitates selection of at least two separate functional spaces in a memory component without the need to add additional pins to a chip. The use of the present invention also prevents mapping of accesses to a register space to the same address space as the main memory. [0025]
  • Although the present invention has been described in terms of certain preferred embodiments, other embodiments apparent to those of ordinary skill in the art are also within the scope of this invention. Accordingly, the scope of the invention is intended to be defined only by the claims which follow. [0026]

Claims (21)

What is claimed is:
1. An apparatus for selecting one of a first and a second storage elements in response to a signal issued by a processor in a low pin count device, comprising:
a decoder to receive an address signal having a select bit indicative of one of the first and the second storage elements, the decoder to generate a select signal to access one of the first and the second storage elements based on the select bit.
2. The apparatus of claim 1, wherein the first storage element is a memory element and the second storage element is a register element.
3. The apparatus of claim 2, wherein the select bit has a first value representative of an access to or from the memory element, and a second value representative of an access to or from the register element.
4. The apparatus of claim 3, wherein the access is a read operation.
5. The apparatus of claim 3, wherein the access is a write operation.
6. The apparatus of claim 1, wherein the decoder also receives a control signal having a value indicating that the access is a read operation.
7. The apparatus of claim 6, wherein the control signal having a value indicating that the access is a write operation.
8. A method for selecting one of a first and a second storage elements, in response to a signal issued by a processor in a low pin count device, comprising:
(a) receiving an address signal having a select bit indicative of one of the first and the second storage elements;
(b) generating a select signal to access one of the first and the second storage elements based on the select bit; and
(c) accessing one of the first and the second storage elements.
9. The method of claim 8, wherein in (a), the first storage element is a memory element and the second storage element is a register element.
10. The method of claim 9, wherein in (a), the select bit has a first value representative of an access to or from the memory element, and a second value representative of an access to or from the register element.
11. The method of claim 10, wherein in (a) the access is a read operation.
12. The method of claim 10, wherein in (a) the access is a write operation.
13. The method of claim 8, further comprising: receiving a control signal having a value indicating that the access is a read operation.
14. The method of claim 8, further comprising: receiving a control signal having a value indicating that the access is a write operation.
15. A system for selecting one of a first and a second storage elements in a processor-based system, in response to a signal issued by a processor in a low pin count device, the system comprising:
a memory for storing instruction sequences by which the processor-based system is processed, the memory having a first and a second storage elements;
a processor coupled to said memory, the processor executes the stored instruction sequences;
wherein the stored instruction sequences cause the processor to: (a) receive an address signal having a select bit indicative of one of the first and the second storage elements; (b) generate a select signal to access one of the first and the second storage elements based on the select bit; and (c) access one of the first and the second storage elements.
16. The system of claim 15, wherein the first storage element is a memory element and the second storage element is a register element.
17. The system of claim 16, wherein the select bit has a first value representative of an access to or from the memory element, and a second value representative of an access to or from the register element.
18. The system of claim 17, wherein the access is a read operation.
19. The system of claim 17, wherein the access is a write operation.
20. The system of claim 15, wherein the stored instruction sequences further cause the processor to receive a control signal having a value indicating that the access is a read operation.
21. The system of claim 15, wherein the stored instruction sequences further cause the processor to receive a control signal having a value indicating that the access is a write operation.
US09/340,498 1999-06-30 1999-06-30 Method and apparatus for selecting functional space in a low pin count memory device Expired - Lifetime US6421765B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US09/340,498 US6421765B1 (en) 1999-06-30 1999-06-30 Method and apparatus for selecting functional space in a low pin count memory device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US09/340,498 US6421765B1 (en) 1999-06-30 1999-06-30 Method and apparatus for selecting functional space in a low pin count memory device

Publications (2)

Publication Number Publication Date
US20020049880A1 true US20020049880A1 (en) 2002-04-25
US6421765B1 US6421765B1 (en) 2002-07-16

Family

ID=23333622

Family Applications (1)

Application Number Title Priority Date Filing Date
US09/340,498 Expired - Lifetime US6421765B1 (en) 1999-06-30 1999-06-30 Method and apparatus for selecting functional space in a low pin count memory device

Country Status (1)

Country Link
US (1) US6421765B1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040255075A1 (en) * 2003-06-11 2004-12-16 Chung-Ching Huang Apparatus and method for flash ROM management
CN1320450C (en) * 2002-12-18 2007-06-06 英特尔公司 Method for providing width-variable at least six-path addition instruction and apparatus thereof

Families Citing this family (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6948011B1 (en) * 1999-12-07 2005-09-20 Advanced Micro Devices Alternate Register Mapping
US6851014B2 (en) * 2002-03-22 2005-02-01 Programmable Microelectronics Corp. Memory device having automatic protocol detection
US7103701B2 (en) * 2002-09-23 2006-09-05 Hewlett-Packard Development Company, L.P. Memory bus interface
US7249213B2 (en) * 2003-08-18 2007-07-24 Silicon Storage Technology, Inc. Memory device operable with a plurality of protocols with configuration data stored in non-volatile storage elements
US20050044297A1 (en) * 2003-08-18 2005-02-24 Eugene Feng Memory device operable with a plurality of protocols
US6944064B2 (en) * 2003-12-22 2005-09-13 Silicon Storage Technology, Inc. Memory unit having programmable device ID
US7069371B2 (en) * 2004-03-10 2006-06-27 Silicon Storage Technology, Inc. Motherboard having a non-volatile memory which is reprogrammable through a video display port and a non-volatile memory switchable between two communication protocols
TWI230859B (en) * 2004-03-11 2005-04-11 Amic Technology Corp Method and related system for accessing LPC memory or firmware memory in a computer system
US20070147115A1 (en) * 2005-12-28 2007-06-28 Fong-Long Lin Unified memory and controller
US7519754B2 (en) * 2005-12-28 2009-04-14 Silicon Storage Technology, Inc. Hard disk drive cache memory and playback device
US7609562B2 (en) * 2007-01-31 2009-10-27 Intel Corporation Configurable device ID in non-volatile memory

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4797812A (en) * 1985-06-19 1989-01-10 Kabushiki Kaisha Toshiba System for continuous DMA transfer of virtually addressed data blocks
US5060192A (en) * 1989-12-27 1991-10-22 Harris Corporation Cross-point switch
US5179534A (en) * 1990-10-23 1993-01-12 Crosscheck Technology, Inc. Method and apparatus for setting desired logic state at internal point of a select storage element
KR100274099B1 (en) * 1991-08-02 2001-01-15 비센트 비.인그라시아 Progressively programmable nonvolatile memory and integrated circuit and nonvolatile memory programming method including the same
US5369752A (en) * 1992-06-01 1994-11-29 Motorola, Inc. Method and apparatus for shifting data in an array of storage elements in a data processing system
US6263473B1 (en) * 1997-04-07 2001-07-17 Matsushita Electric Industrial Co., Ltd. Viterbi decoder and Viterbi decoding method

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1320450C (en) * 2002-12-18 2007-06-06 英特尔公司 Method for providing width-variable at least six-path addition instruction and apparatus thereof
US20040255075A1 (en) * 2003-06-11 2004-12-16 Chung-Ching Huang Apparatus and method for flash ROM management
US7162568B2 (en) * 2003-06-11 2007-01-09 Via Technologies, Inc. Apparatus and method for flash ROM management

Also Published As

Publication number Publication date
US6421765B1 (en) 2002-07-16

Similar Documents

Publication Publication Date Title
US5966727A (en) Combination flash memory and dram memory board interleave-bypass memory access method, and memory access device incorporating both the same
US5790814A (en) Technique for supporting semi-compliant PCI devices behind a PCI-to-PCI bridge
US5606662A (en) Auto DRAM parity enable/disable mechanism
US6421765B1 (en) Method and apparatus for selecting functional space in a low pin count memory device
AU623457B2 (en) Increasing options in locating rom in computer memory space
JP3519954B2 (en) Chip enable signal generation circuit and memory device
US20120151300A1 (en) Error Correcting
US5027313A (en) Apparatus for determining maximum usable memory size
EP0757316B1 (en) External device selection unit for data processor
US20080028128A1 (en) Memory access controller and method for memory access control
US5761719A (en) On-chip memory map for processor cache macro
US5535349A (en) Data processing system and method for providing chip selects to peripheral devices
JP3995883B2 (en) Memory protection system for multitasking systems
US6888777B2 (en) Address decode
US6948057B2 (en) Memory modules storing therein boot codes and method and device for locating same
US6119191A (en) Performing PCI access cycles through PCI bridge hub routing
WO2005010890A1 (en) Programmable chip select
US6260132B1 (en) Method and apparatus for secure address re-mapping
US6381707B1 (en) System for decoding addresses for a defective memory array
US6381708B1 (en) Method for decoding addresses for a defective memory array
US7395399B2 (en) Control circuit to enable high data rate access to a DRAM with a plurality of areas
EP0619546A1 (en) Programmable memory controller and method for configuring same
US5793991A (en) Method of equalizing loads on a computer bus
US20080086538A1 (en) Address offset control circuit
JP2510604B2 (en) Storage device

Legal Events

Date Code Title Description
AS Assignment

Owner name: INTEL CORPORATION, CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:POISNER, DAVID I.;REEL/FRAME:010088/0619

Effective date: 19990627

STCF Information on status: patent grant

Free format text: PATENTED CASE

CC Certificate of correction
FEPP Fee payment procedure

Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

FPAY Fee payment

Year of fee payment: 4

FPAY Fee payment

Year of fee payment: 8

FPAY Fee payment

Year of fee payment: 12