US20040213066A1 - Non-volatile semiconductor memory device - Google Patents

Non-volatile semiconductor memory device Download PDF

Info

Publication number
US20040213066A1
US20040213066A1 US10/850,870 US85087004A US2004213066A1 US 20040213066 A1 US20040213066 A1 US 20040213066A1 US 85087004 A US85087004 A US 85087004A US 2004213066 A1 US2004213066 A1 US 2004213066A1
Authority
US
United States
Prior art keywords
data
address
storage area
booting
register
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
US10/850,870
Other versions
US6903971B2 (en
Inventor
Kenichi Imamiya
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.)
Kioxia Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to US10/850,870 priority Critical patent/US6903971B2/en
Publication of US20040213066A1 publication Critical patent/US20040213066A1/en
Priority to US11/133,790 priority patent/US7307883B2/en
Publication of US6903971B2 publication Critical patent/US6903971B2/en
Application granted granted Critical
Priority to US11/769,404 priority patent/US7372735B2/en
Assigned to TOSHIBA MEMORY CORPORATION reassignment TOSHIBA MEMORY CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: KABUSHIKI KAISHA TOSHIBA
Assigned to TOSHIBA MEMORY CORPORATION reassignment TOSHIBA MEMORY CORPORATION CHANGE OF NAME AND ADDRESS Assignors: K.K. PANGEA
Assigned to KIOXIA CORPORATION reassignment KIOXIA CORPORATION CHANGE OF NAME AND ADDRESS Assignors: TOSHIBA MEMORY CORPORATION
Assigned to K.K. PANGEA reassignment K.K. PANGEA MERGER (SEE DOCUMENT FOR DETAILS). Assignors: TOSHIBA MEMORY CORPORATION
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • G06F9/4403Processor initialisation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/22Microcontrol or microprogram arrangements
    • G06F9/24Loading of the microprogram
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11CSTATIC STORES
    • G11C16/00Erasable programmable read-only memories
    • G11C16/02Erasable programmable read-only memories electrically programmable
    • G11C16/06Auxiliary circuits, e.g. for writing into memory
    • G11C16/10Programming or data input circuits
    • G11C16/20Initialising; Data preset; Chip identification

Definitions

  • This invention relates to a non-volatile semiconductor memory device and more particularly to a non-volatile memory (Electrically Erasable Programmable ROM (Read Only Memory)) such as a NAND type flash memory in which data can be electrically rewritten.
  • a non-volatile memory Electrically Erasable Programmable ROM (Read Only Memory)
  • NAND type flash memory in which data can be electrically rewritten.
  • an instruction which the processor first receives is output from a non-volatile memory such as a mask ROM or flash ROM.
  • a non-volatile memory which can output data according to the input state of address pins
  • the processor is only required to input the address to the non-volatile memory at the power supply turn-ON (startup) time.
  • a NAND type flash memory used as the non-volatile memory for example, an address area on the memory is specified and a plurality of data items are simultaneously reads out from the specified address area. Then, the plurality of readout data items are serially output in response to clock input of a read enable signal (/RE). In this case, “/” indicates an inverted signal (bar) of the corresponding signal for convenience.
  • FIG. 13 shows a case wherein the NAND type flash memory with the above configuration is used for startup (booting) of the system, for example.
  • a processor (not shown) supplies a startup (readout) control signal to a row address decoder 102 and data register 103 .
  • the readout control signal is supplied, data items in a preset address area (in this example, from page “0”) on a cell array 101 which is previously determined as a set value of the memory are read out to the data register 103 .
  • the data items read out to the data register 103 are supplied to an input/output (I/O) buffer 104 and then output to the exterior according to clock input of a read enable signal /RE.
  • I/O input/output
  • a preset memory area corresponding to a plurality of successive addresses starting from the “0” address on the cell array 101 is defined as a data area to store system booting data.
  • the memory is so designed that data items in the data area will be successively output in response to an external clock (read enable signal /RE).
  • the NAND type flash memory is normally used as a file storing memory (file memory). Therefore, it is not always preferable to store system booting data in an area corresponding to the “0” address on the cell array 101 . This is because there is a possibility that the data area for the system booting data and a data area (file management data storage area) to store file management data of the file memory will conflict with each other.
  • the NAND type flash memory can be used to boot the system, but in this case, there occurs a problem that the data area for the system booting data and a file management data storage area may conflict with each other.
  • a non-volatile semiconductor memory device comprising a non-volatile memory element group having a second storage area to store storage addresses of a first storage area which stores booting data, a detecting circuit which detects turn-ON of a power supply, a register to which the storage address stored in the second storage area is read out and transferred from the non-volatile memory element group when the detecting circuit detects turn-ON of the power supply, and a control circuit which performs a control operation to output booting data stored in the first storage area and corresponding to the storage address transferred to the register when an initialization operation performed at the power supply turn-ON time is terminated.
  • FIG. 1 is a block diagram showing an example of the configuration of a system in which a NAND type flash memory according to one embodiment of the present invention is used for booting;
  • FIG. 2 is a diagram showing an example of the configuration of a memory cell array in the NAND type flash memory of FIG. 1;
  • FIG. 3 is a diagram showing one example of data storage in the memory cell array
  • FIG. 4 is a diagram for illustrating a system booting data writing operation in the memory cell array
  • FIG. 5 is a timing chart showing command•address•data basic latch timing of a general NAND type flash memory
  • FIG. 6 is a timing chart showing a command input cycle of a general NAND type flash memory
  • FIG. 7 is a timing chart showing operation timing in the read mode of a general NAND type flash memory
  • FIG. 8 is a flowchart showing the flow of an operation at the power supply turn-ON time of the system shown in FIG. 1;
  • FIG. 9 is a diagram for illustrating an operation for reading out system booting data from the memory cell array
  • FIG. 10 is a configuration diagram showing a main portion of a system in which a NAND type flash memory according to another embodiment of the present invention is used for booting;
  • FIG. 11 is a diagram showing one example of the operation of a data register of the system shown in FIG. 10;
  • FIG. 12 is a diagram showing another example of the operation of the data register of the system shown in FIG. 10.
  • FIG. 13 is a diagram showing a case wherein a NAND type flash memory is used for startup (booting) of a system as an example, for illustrating the prior art technique and the problem thereof.
  • FIG. 1 shows an example of the configuration of a system in which a NAND type flash memory (NAND type EEPROM) according to one embodiment of the present invention is used for booting.
  • NAND type flash memory NAND type EEPROM
  • FIG. 1 shows an example of the configuration of a system in which a NAND type flash memory (NAND type EEPROM) according to one embodiment of the present invention is used for booting.
  • NAND type flash memory NAND type EEPROM
  • a memory cell array 11 is configured by arranging a plurality of non-volatile memory cells (not shown) in which data can be electrically rewritten in a matrix form.
  • Each of the non-volatile memory cells has a MOS (Metal Oxide Semiconductor) transistor structure with a stacked gate structure in which a floating gate and control gate are stacked on each other.
  • MOS Metal Oxide Semiconductor
  • a booting data storage area (first storage area) 11 a on the memory cell array 11 is defined as a data area in which system booting data is to be written.
  • the system booting data is data to determine the operating condition of the memory at the time of system startup caused by turn-ON of the power supply.
  • the booting data storage area 11 a is freely and previously set by the user in an address space other than a preset address space on the memory cell array 11 .
  • the address space other than the preset address space is an address area other than an address area in which a file management data storage area of the file memory is provided.
  • a booting data storing address storage area (second storage area) 11 b on the memory cell array 11 is used as a data area to store a top address (start address) of the booting data storage area 11 a.
  • the booting data storing address storage area 11 b is previously defined at the designing time of a memory chip by use of a specified cell group in an address space other than a preset address space on the memory cell array 11 .
  • FIG. 2 shows an example of the concrete configuration of the memory cell array 11 .
  • each of NAND cell units CU is configured by 16 memory cells MC which are serially connected.
  • Bit lines BL are commonly connected to a plurality of cell blocks B 0 , B 1 , . . . , Bn.
  • a unit including a plurality of column addresses and called a “page” used to simultaneously read out data from a plurality of memory cells MC is provided.
  • addresses starting from “0” are sequentially allocated.
  • the operation for simultaneously reading out data from a plurality of memory cells MC corresponding to a specified page address is performed.
  • the readout data is supplied to an input/output control circuit (I/O buffer) 13 via a data register 12 .
  • the data items are output to the exterior in order of the column addresses according to clock input from the exterior.
  • an address area (pages “0” to “2”) of the cell block B 0 corresponding to page addresses “0” to “2” is defined as a file management data storage area of the file memory.
  • an address area (page “8”) of the cell block B 0 corresponding to a page address “8” is defined as the booting data storage area 11 a by the user.
  • an address area (page “15”) of the cell block B 0 corresponding to a page address “15” is previously defined as the booting data storing address storage area 11 b.
  • the data writing, erasing and readout operations can be performed by selectively driving the bit lines BL and word lines WLn.
  • access from the exterior is inhibited. That is, data (start address) stored in the booting data storing address storage area 11 b is automatically read out and transferred to the data register 12 only at the power supply turn-ON time of the system.
  • the start address stored in the data register 12 is supplied to an address register 17 .
  • data in the booting data storage area 11 a corresponding to the page address “8” is read out according to a row address and column address generated from the data register 17 .
  • the booting data storage area 11 a and booting data storing address storage area 11 b are provided in part of the memory cell array 11 . Therefore, the layout and circuit operation are the same as those of the normal NAND type flash memory and the design thereof is easy.
  • bit lines BL of the memory cell array 11 are connected to the data register 12 via a sense amplifier 14 .
  • a column decoder 15 and row address decoder 16 are provided.
  • I/O 1 to I/O 8 to which address data, command data and write data are input are connected to the I/O buffer 13 .
  • Address data input to the I/O buffer 13 is fetched by the address register 17 .
  • command data input to the I/O buffer 13 is fetched by a command register 18 .
  • write data input to the I/O buffer 13 is fetched by the data register 12 .
  • a row address generated from the address register 17 is supplied to the row address decoder 16 via a row address buffer 19 and decoded therein. Further, a column address generated from the address register 17 is supplied to the column decoder 15 via a column buffer 20 and decoded therein.
  • Various high voltages used for data writing and erasing are generated by a high voltage generating circuit 21 configured by a booster circuit.
  • the high voltages from the high voltage generating circuit 21 are supplied to the memory cell array 11 , sense amplifier 14 and row address decoder 16 .
  • command data fetched by the command register 18 is supplied to a control circuit 22 and decoded therein. Then, the sequence control process for data writing or erasing is performed by the control circuit 22 . That is, the writing operation in the selected memory cell MC and the verify operation to confirm the write state are performed at the data writing time. Then, the control operation is performed to write data again in the memory cell MC into which data has not been sufficiently written. Likewise, the erase operation in the selected cell block B 0 , B 1 , . . . , Bn and the verify operation to confirm the erase state are performed at the data erase time. Then, if the erase operation has not been sufficiently performed, the control operation is performed to perform the erase operation again.
  • the control circuit 22 performs the sequence control operation for a series of data writing or erasing operations described above by setting the write mode or erase mode.
  • control circuit 22 controls the address register 17 , high voltage generating circuit 21 , row address decoder 16 , sense amplifier 14 , data register 12 , column decoder 15 , ready/busy buffer (RY, /BY) 23 and status register 24 .
  • An output of the status register 24 is supplied to the I/O buffer 13 .
  • control signals from the exterior for example, a chip enable signal /CE, command latch enable signal CLE, address latch enable signal ALE, write enable signal /WE, read enable signal /RE and write protect signal /WP are input to an operation logic control circuit 25 .
  • An output of the operation logic control circuit 25 is supplied to the I/O buffer 13 and control circuit 22 .
  • a power-ON reset circuit 26 detects turn-ON of the power supply and outputs a detection signal to the control circuit 22 .
  • setting of the booting data storage area 11 a by writing system booting data into the memory cell array 11 is made by inputting a specified command (setting a booting address mode), for example, at the initialization time of the system or the like.
  • the control circuit 22 controls the address register 17 . Then, it causes an internal address (in this example, page address “8”) required for setting the booting data storage area 11 a to be generated in response to address data input via the I/O buffer 13 .
  • an internal address in this example, page address “8”
  • command data to set the booting address mode address data multiplexed by plural times (for example, three times) and command data to set writing (write mode) of data into the memory cell array 11 are input via the input/output ports I/O 1 to I/O 8 .
  • FIG. 5 shows command•address•data basic latch timing (pin input state) of the general NAND type flash memory.
  • CLE indicates a command latch enable signal
  • ALE an address latch enable signal
  • /CE a chip enable signal
  • /RE a read enable signal
  • /WE a write enable signal
  • t DS indicates data setup time
  • t DH indicates data hold time
  • V IH indicates high level input voltage
  • V IL indicates low level input voltage.
  • FIG. 6 shows a command input cycle (pin input state) of the general NAND type flash memory.
  • CLE indicates a command latch enable signal
  • ALE an address latch enable signal
  • /CE a chip enable signal
  • /WE a write enable signal
  • t DS indicates data setup time, t DH data hold time, t CLS CLE setup time, t CLH CLE hold time, t CS /CE setup time, t CH /CE hold time, t ALS ALE setup time, t ALH ALE hold time, t WP write pulse width, V IH high level input voltage, and V IL low level input voltage.
  • FIG. 7 shows operation timing (pin input state) in the read mode of the general NAND type flash memory.
  • CLE indicates a command latch enable signal
  • ALE an address latch enable signal
  • /CE a chip enable signal
  • /RE a read enable signal
  • /WE a write enable signal
  • I/O an input signal of the address•data•command input/output port.
  • RY, /BY indicates a ready/busy signal.
  • command data “00H” is used.
  • the busy state is automatically set at the rise of the fourth-cycle write enable signal (/WE) of the address input cycle.
  • /WE write enable signal
  • data transfer from the memory cell array 11 to the data register 12 is started.
  • a read enable signal (/RE) is input.
  • data is serially output starting from a start point specified in the address input cycle.
  • FIG. 8 shows the flow of an operation at the power supply turn-ON time of the system in which the NAND type flash memory with the above configuration is used for booting.
  • the power supply of the system is turned ON.
  • the power-ON reset circuit 26 is operated to reset the power-ON state (step S 1 ).
  • the control circuit 22 detects the power supply turn-ON state and controls the high voltage generating circuit 21 .
  • the control circuit 22 causes the address register 17 to generate an internal address which is used to perform the preset initializing operation. Then, it reads out data of an area corresponding to the internal address from the memory cell array 11 and performs a series of initializing operations. In this case, various types of the initializing operations are proposed and the detail explanation thereof is omitted here.
  • the control circuit 22 reads out data from the booting data storing address storage area 11 b of the memory cell array 11 which is previously defined (step S 4 ). Then, it transfers the data (start address of the booting data storage area 11 a ) read out from the booting data storing address storage area 11 b to the data register 12 .
  • step S 5 it transfers the start address stored in the address register 12 to the address register 17 . Then, it reads out data of the booting data storage area 11 a which corresponds to the page address (in this example, page “8”) according to a row address and column address generated from the address register 17 (step S 5 ).
  • control circuit 22 transfers the data (system booting data) read out from the booting data storage area 11 a to the data register 12 (step S 6 ). In this way, the system booting data is stored into the data register 12 by the time the initialization operation is terminated.
  • system booting data stored in the page address which is previously set by the user is read out and set into the data register 12 at the power supply turn-ON time.
  • system booting data which is fixed data can be output to the exterior according only to clock input of the read enable signal (/RE) after the power supply is turned ON.
  • the present invention is not limited to the above embodiment.
  • a register having a scale larger than the page length can be used as the data register.
  • FIG. 10 shows a case wherein a data register having a scale larger than the page length is used.
  • a case wherein one data register is configured by two registers each having a scale substantially equal to the page length is explained.
  • a memory cell array 11 ′ has a page unit which corresponds to the number of bit lines BL which are selectively connected to a data register 12 ′ at the data write operation time or data readout operation time.
  • FIG. 10 the range of the cell array in which input/output of data is performed with respect to one input/output port (I/O) is shown.
  • data transfer is performed between the input/output ports I/O 1 to I/O 8 and the data register 12 ′ via the I/O buffer 13 . Further, an internal control signal generated from the operation logic control circuit 25 is latched by the I/O buffer 13 and used to control data transfer or the like. The internal control signal is generated in each of operation modes when an external control signal such as the command latch enable signal CLE, address latch enable signal ALE, chip enable signal /CE, read enable signal /RE or write enable signal /WE is fetched by the operation logic control circuit 25 .
  • an external control signal such as the command latch enable signal CLE, address latch enable signal ALE, chip enable signal /CE, read enable signal /RE or write enable signal /WE is fetched by the operation logic control circuit 25 .
  • the data register 12 ′ is configured to selectively switch and perform the multi-value operation function and cache function. That is, when binary data of one bit is stored in one memory cell MCn ( 0 , 1 , 2 , . . . , 15 ), the cache function is performed. On the other hand, when four-value data of two bits is stored in one memory cell, the multi-value function is performed or the cache function can be made effective although it is limited by the address.
  • the data register 12 ′ is configured by first and second registers 12 a and 12 b each having substantially the same scale as the page length of each memory cell MCn ( 0 , 1 , 2 , . . . , 15 ).
  • the first register 12 a is configured by a plurality of latch circuits 1 which are provided for the respective bit lines BL.
  • the second register 12 b is configured by a plurality of latch circuits 2 which are provided for the respective bit lines BL.
  • the first register 12 a is mainly used at the data readout time or write operation time.
  • the second register 12 b is used as a secondary latch circuit which realizes the cache function in the binary operation. If the cache function is not used, it auxiliary contributes to the operation of the first register 12 a to realize the multi-value operation.
  • one of the latch circuits 1 of the first register 12 a is configured by connecting clocked inverters CI 1 , CI 2 in an anti-parallel fashion.
  • Each bit line BL of the memory cell array 11 ′ is connected to a sense node via an NMOS transistor 3 which is a transfer switching element.
  • the sense node is connected to a data hold node of the latch circuit 1 via an NMOS transistor 4 which is a transfer switching element.
  • a precharge NMOS transistor (not shown) is connected to the sense node.
  • a common signal line COM is commonly arranged for the data register 12 ′ of every one byte for each column.
  • the common signal line COM is connected to the sense node via an NMOS transistor 5 which is a transfer switching element.
  • the common signal line COM is used as a Vdd power supply line which is used to selectively charge the sense node. Further, it is used as a signal line which is used to make pass/fail determination in the data write or erase verify operation.
  • one of the latch circuits 2 is configured by connecting clocked inverters CI 1 , CI 2 in an anti-parallel fashion.
  • One of data hold nodes of the latch circuit 2 is connected to the sense node of the first register 12 a via an NMOS transistor 6 which is a transfer switching element.
  • the processing unit in the data readout operation or data write operation of the NAND type flash memory is set to 512 bytes equal to the capacity of one page simultaneously selected by one row address.
  • the number of the input/output ports I/O 1 to I/O 8 is eight. Therefore, 512 bits are allocated for each input/output port I/O. That is, in the case of FIG. 10, the configuration of 512 bits is shown.
  • the switching elements 4 , 6 are set in the conductive state so as to permit data to be transferred between the latch circuits 1 and 2 . At this time, data is transferred after the latch circuit which is a transfer destination is set in the non-active state and then the latch circuit which is the transfer destination is restored to the active state to hold the data.
  • the operation for controlling the data write operation into the memory cell MCn and the operation for controlling the data readout operation from the memory cell MCn are normally performed by use of the first register 12 a containing the latch circuits 1 except a case of the. multi-value operation.
  • the switching element 6 is held in the nonconductive state and the switching elements 3 , 4 are set in the conductive state.
  • data can be transferred between the latch circuit 1 and the bit line BL of the memory cell array 11 ′.
  • the data register 12 ′ is configured by the first, second registers 12 a, 12 b each having substantially the same scale as the page length of the memory cell. In this case, it becomes possible to read out data from the memory cell MCn and set the same into the latch circuit 1 of the first register 12 a after data has been transferred to the latch circuit 2 of the second register 12 b at the data readout operation time. Therefore, system booting data of capacity larger than the page size can be output by successively reading out data of plural pages by use of the same clock.
  • system booting data which is fixed data can be output simply by use of clock input at the power supply turn-ON time. That is, the start address of the booting data storage area which is used to store system booting data and arbitrarily set by the user is stored in the booting data storing address storage area which is previously defined.
  • the system booting data stored in the address area which is previously set by the user can be automatically read out and transferred to the register at the power supply turn-ON time and then the data can be output according to the external clock after turn-ON of the power supply. Therefore, the storage area used to store the system booting data can be freely set on the memory cell array by the user and the degree of freedom of the system design can be extremely enhanced.
  • the system booting data output operation at the time of turn-ON of the power supply can be contained in the initialization operation by use of output of the ready/busy signal (RY, /BY). Therefore, the memory of the present embodiment can be used in the same manner as the conventional memory.

Abstract

A non-volatile semiconductor memory device includes a non-volatile memory element group having a first storage area which stores booting data and a second storage area to store storage addresses of the first storage area. The device further includes a detecting circuit which detects turn-ON of a power supply. The device further includes a register to which the storage address stored in the second storage area is read out and transferred from the non-volatile memory element group when the detecting circuit detects turn-ON of the power supply, and a control circuit which performs a control operation to output booting data stored in the first storage area and corresponding to the storage address transferred to the register after an initialization operation performed at the power supply turn-ON time is terminated.

Description

    CROSS-REFERENCE TO RELATED APPLICATIONS
  • This application is based upon and claims the benefit of priority from the prior Japanese Patent Application No. [0001] 2001-358327, filed Nov. 22, 2001, the entire contents of which are incorporated herein by reference.
  • BACKGROUND OF THE INVENTION
  • 1. Field of the Invention [0002]
  • This invention relates to a non-volatile semiconductor memory device and more particularly to a non-volatile memory (Electrically Erasable Programmable ROM (Read Only Memory)) such as a NAND type flash memory in which data can be electrically rewritten. [0003]
  • 2. Description of the Related Art [0004]
  • Conventionally, in a system containing a processor, an instruction which the processor first receives is output from a non-volatile memory such as a mask ROM or flash ROM. In a non-volatile memory which can output data according to the input state of address pins, the processor is only required to input the address to the non-volatile memory at the power supply turn-ON (startup) time. Particularly, in a NAND type flash memory used as the non-volatile memory, for example, an address area on the memory is specified and a plurality of data items are simultaneously reads out from the specified address area. Then, the plurality of readout data items are serially output in response to clock input of a read enable signal (/RE). In this case, “/” indicates an inverted signal (bar) of the corresponding signal for convenience. [0005]
  • FIG. 13 shows a case wherein the NAND type flash memory with the above configuration is used for startup (booting) of the system, for example. When the power supply of the system is turned ON, for example, a processor (not shown) supplies a startup (readout) control signal to a [0006] row address decoder 102 and data register 103. When the readout control signal is supplied, data items in a preset address area (in this example, from page “0”) on a cell array 101 which is previously determined as a set value of the memory are read out to the data register 103. The data items read out to the data register 103 are supplied to an input/output (I/O) buffer 104 and then output to the exterior according to clock input of a read enable signal /RE.
  • As the memory, a preset memory area corresponding to a plurality of successive addresses starting from the “0” address on the [0007] cell array 101 is defined as a data area to store system booting data. The memory is so designed that data items in the data area will be successively output in response to an external clock (read enable signal /RE).
  • However, the NAND type flash memory is normally used as a file storing memory (file memory). Therefore, it is not always preferable to store system booting data in an area corresponding to the “0” address on the [0008] cell array 101. This is because there is a possibility that the data area for the system booting data and a data area (file management data storage area) to store file management data of the file memory will conflict with each other.
  • As described above, in the prior art, the NAND type flash memory can be used to boot the system, but in this case, there occurs a problem that the data area for the system booting data and a file management data storage area may conflict with each other. [0009]
  • BRIEF SUMMARY OF THE INVENTION
  • According to an aspect of the present invention, there is provided a non-volatile semiconductor memory device comprising a non-volatile memory element group having a second storage area to store storage addresses of a first storage area which stores booting data, a detecting circuit which detects turn-ON of a power supply, a register to which the storage address stored in the second storage area is read out and transferred from the non-volatile memory element group when the detecting circuit detects turn-ON of the power supply, and a control circuit which performs a control operation to output booting data stored in the first storage area and corresponding to the storage address transferred to the register when an initialization operation performed at the power supply turn-ON time is terminated.[0010]
  • BRIEF DESCRIPTION OF THE SEVERAL VIEWS OF THE DRAWING
  • FIG. 1 is a block diagram showing an example of the configuration of a system in which a NAND type flash memory according to one embodiment of the present invention is used for booting; [0011]
  • FIG. 2 is a diagram showing an example of the configuration of a memory cell array in the NAND type flash memory of FIG. 1; [0012]
  • FIG. 3 is a diagram showing one example of data storage in the memory cell array; [0013]
  • FIG. 4 is a diagram for illustrating a system booting data writing operation in the memory cell array; [0014]
  • FIG. 5 is a timing chart showing command•address•data basic latch timing of a general NAND type flash memory; [0015]
  • FIG. 6 is a timing chart showing a command input cycle of a general NAND type flash memory; [0016]
  • FIG. 7 is a timing chart showing operation timing in the read mode of a general NAND type flash memory; [0017]
  • FIG. 8 is a flowchart showing the flow of an operation at the power supply turn-ON time of the system shown in FIG. 1; [0018]
  • FIG. 9 is a diagram for illustrating an operation for reading out system booting data from the memory cell array; [0019]
  • FIG. 10 is a configuration diagram showing a main portion of a system in which a NAND type flash memory according to another embodiment of the present invention is used for booting; [0020]
  • FIG. 11 is a diagram showing one example of the operation of a data register of the system shown in FIG. 10; [0021]
  • FIG. 12 is a diagram showing another example of the operation of the data register of the system shown in FIG. 10; and [0022]
  • FIG. 13 is a diagram showing a case wherein a NAND type flash memory is used for startup (booting) of a system as an example, for illustrating the prior art technique and the problem thereof.[0023]
  • DETAILED DESCRIPTION OF THE INVENTION
  • There will now be described embodiments of this invention with reference-to the accompanying drawings. [0024]
  • FIG. 1 shows an example of the configuration of a system in which a NAND type flash memory (NAND type EEPROM) according to one embodiment of the present invention is used for booting. In this case, a case wherein a NAND type flash memory is used as a file storing memory (file memory) of the system is explained as an example. [0025]
  • In FIG. 1, a [0026] memory cell array 11 is configured by arranging a plurality of non-volatile memory cells (not shown) in which data can be electrically rewritten in a matrix form. Each of the non-volatile memory cells has a MOS (Metal Oxide Semiconductor) transistor structure with a stacked gate structure in which a floating gate and control gate are stacked on each other.
  • Further, a booting data storage area (first storage area) [0027] 11 a on the memory cell array 11 is defined as a data area in which system booting data is to be written. For example, the system booting data is data to determine the operating condition of the memory at the time of system startup caused by turn-ON of the power supply. The booting data storage area 11 a is freely and previously set by the user in an address space other than a preset address space on the memory cell array 11. For example, the address space other than the preset address space is an address area other than an address area in which a file management data storage area of the file memory is provided.
  • Further, a booting data storing address storage area (second storage area) [0028] 11 b on the memory cell array 11 is used as a data area to store a top address (start address) of the booting data storage area 11 a. The booting data storing address storage area 11 b is previously defined at the designing time of a memory chip by use of a specified cell group in an address space other than a preset address space on the memory cell array 11.
  • FIG. 2 shows an example of the concrete configuration of the [0029] memory cell array 11. In this example, each of NAND cell units CU is configured by 16 memory cells MC which are serially connected. A plurality of NAND cell units CU to which word lines WLn (n=0, 1, 2, . . . , 15) are commonly connected configure a corresponding one of cell blocks B0, B1, . . . , Bn which is used as a minimum unit for erase of data. Bit lines BL are commonly connected to a plurality of cell blocks B0, B1, . . . , Bn.
  • Further, in the NAND type flash memory, a unit including a plurality of column addresses and called a “page” used to simultaneously read out data from a plurality of memory cells MC is provided. To respective pages Pn (n=[0030] 0, 1, 2, . . . , 15), addresses starting from “0” are sequentially allocated. In the normal operation, the operation for simultaneously reading out data from a plurality of memory cells MC corresponding to a specified page address is performed. Then, the readout data is supplied to an input/output control circuit (I/O buffer) 13 via a data register 12. After this, the data items are output to the exterior in order of the column addresses according to clock input from the exterior.
  • As shown in FIG. 3, for example, in the [0031] memory cell array 11 with the above configuration, an address area (pages “0” to “2”) of the cell block B0 corresponding to page addresses “0” to “2” is defined as a file management data storage area of the file memory. Further, for example, an address area (page “8”) of the cell block B0 corresponding to a page address “8” is defined as the booting data storage area 11 a by the user. In addition, for example, an address area (page “15”) of the cell block B0 corresponding to a page address “15” is previously defined as the booting data storing address storage area 11 b.
  • In the booting [0032] data storage area 11 a and booting data storing address storage area 11 b, the data writing, erasing and readout operations can be performed by selectively driving the bit lines BL and word lines WLn. However, as will be described later, in the normal operation of the NAND type flash memory, access from the exterior is inhibited. That is, data (start address) stored in the booting data storing address storage area 11 b is automatically read out and transferred to the data register 12 only at the power supply turn-ON time of the system. The start address stored in the data register 12 is supplied to an address register 17. Then, data in the booting data storage area 11 a corresponding to the page address “8” is read out according to a row address and column address generated from the data register 17.
  • In the NAND type flash memory, the booting [0033] data storage area 11 a and booting data storing address storage area 11 b are provided in part of the memory cell array 11. Therefore, the layout and circuit operation are the same as those of the normal NAND type flash memory and the design thereof is easy.
  • For example, as shown in FIG. 1, the bit lines BL of the [0034] memory cell array 11 are connected to the data register 12 via a sense amplifier 14. In order to select the bit line BL and word line WLn of the memory cell array 11, a column decoder 15 and row address decoder 16 are provided.
  • Input/output ports I/O[0035] 1 to I/O8 to which address data, command data and write data are input are connected to the I/O buffer 13. Address data input to the I/O buffer 13 is fetched by the address register 17. Further, command data input to the I/O buffer 13 is fetched by a command register 18. In addition, write data input to the I/O buffer 13 is fetched by the data register 12.
  • A row address generated from the [0036] address register 17 is supplied to the row address decoder 16 via a row address buffer 19 and decoded therein. Further, a column address generated from the address register 17 is supplied to the column decoder 15 via a column buffer 20 and decoded therein.
  • Various high voltages used for data writing and erasing are generated by a high [0037] voltage generating circuit 21 configured by a booster circuit. The high voltages from the high voltage generating circuit 21 are supplied to the memory cell array 11, sense amplifier 14 and row address decoder 16.
  • For example, command data fetched by the [0038] command register 18 is supplied to a control circuit 22 and decoded therein. Then, the sequence control process for data writing or erasing is performed by the control circuit 22. That is, the writing operation in the selected memory cell MC and the verify operation to confirm the write state are performed at the data writing time. Then, the control operation is performed to write data again in the memory cell MC into which data has not been sufficiently written. Likewise, the erase operation in the selected cell block B0, B1, . . . , Bn and the verify operation to confirm the erase state are performed at the data erase time. Then, if the erase operation has not been sufficiently performed, the control operation is performed to perform the erase operation again. The control circuit 22 performs the sequence control operation for a series of data writing or erasing operations described above by setting the write mode or erase mode.
  • Further, the [0039] control circuit 22 controls the address register 17, high voltage generating circuit 21, row address decoder 16, sense amplifier 14, data register 12, column decoder 15, ready/busy buffer (RY, /BY) 23 and status register 24. An output of the status register 24 is supplied to the I/O buffer 13.
  • The ready/[0040] busy buffer 23 outputs a ready/busy signal (RY, /BY)=“L” (busy state) to inform the exterior that access is inhibited until the initialization process is terminated at the time of system startup caused by turn-ON of the power supply.
  • Various control signals from the exterior, for example, a chip enable signal /CE, command latch enable signal CLE, address latch enable signal ALE, write enable signal /WE, read enable signal /RE and write protect signal /WP are input to an operation [0041] logic control circuit 25. An output of the operation logic control circuit 25 is supplied to the I/O buffer 13 and control circuit 22.
  • A power-[0042] ON reset circuit 26 detects turn-ON of the power supply and outputs a detection signal to the control circuit 22.
  • In this case, assume that setting of the booting [0043] data storage area 11 a by writing system booting data into the memory cell array 11 is made by inputting a specified command (setting a booting address mode), for example, at the initialization time of the system or the like.
  • That is, only when specified command data is input, the [0044] control circuit 22 controls the address register 17. Then, it causes an internal address (in this example, page address “8”) required for setting the booting data storage area 11 a to be generated in response to address data input via the I/O buffer 13. In this case, command data to set the booting address mode, address data multiplexed by plural times (for example, three times) and command data to set writing (write mode) of data into the memory cell array 11 are input via the input/output ports I/O1 to I/O8. Thus, as shown in FIG. 4, for example, it becomes possible to set the page address of system booting data written into a desired address area (page “8”) on the memory cell array 11 by the user as the booting data storage area 11 a. Further, the internal address generated by inputting the specified command data is automatically written into the booting data storing address storage area 11 b on the memory cell array 11 under control of the control circuit 22.
  • Thus, it becomes possible to set an address area (page “8”) of system booting data arbitrarily written on the [0045] memory cell array 11 by the user as the booting data storage area 11 a by inputting the specified command data. As a result, the user can freely set the booting data storage area 11 a on the memory cell array 11. Therefore, when the NAND type flash memory is used to boot the system, it will not conflict with the file management data storage area of the file memory and the degree of freedom of the system design can be extremely enhanced.
  • In the present embodiment, the operation timing of a general NAND type flash memory (for example, TC58512FT made by TOSHIBA) which is used as the file memory is explained below. [0046]
  • FIG. 5 shows command•address•data basic latch timing (pin input state) of the general NAND type flash memory. In FIG. 5, CLE indicates a command latch enable signal, ALE an address latch enable signal, /CE a chip enable signal, /RE a read enable signal, /WE a write enable signal, and I/O[0047] 1 to I/O8 input signals of the address•data•command input/output ports. Further, tDS indicates data setup time, tDH indicates data hold time, VIH indicates high level input voltage, and VIL indicates low level input voltage.
  • FIG. 6 shows a command input cycle (pin input state) of the general NAND type flash memory. In FIG. 6, CLE indicates a command latch enable signal, ALE an address latch enable signal, /CE a chip enable signal, /WE a write enable signal, and I/O[0048] 1 to 1/O8 input signals of the address•data•command input/output ports. Further, tDS indicates data setup time, tDH data hold time, tCLS CLE setup time, tCLH CLE hold time, tCS /CE setup time, tCH /CE hold time, tALS ALE setup time, tALH ALE hold time, tWP write pulse width, VIH high level input voltage, and VIL low level input voltage.
  • FIG. 7 shows operation timing (pin input state) in the read mode of the general NAND type flash memory. In FIG. 7, CLE indicates a command latch enable signal, ALE an address latch enable signal, /CE a chip enable signal, /RE a read enable signal, /WE a write enable signal, and I/O an input signal of the address•data•command input/output port. Further, RY, /BY indicates a ready/busy signal. [0049]
  • In order to set the read mode, command data “00H” is used. The busy state is automatically set at the rise of the fourth-cycle write enable signal (/WE) of the address input cycle. As a result, data transfer from the [0050] memory cell array 11 to the data register 12 is started. After the data transfer is terminated and the ready state is set, a read enable signal (/RE) is input. Then, data is serially output starting from a start point specified in the address input cycle. The chip enable signal (/CE) is fixed at the low level after the fourth cycle of the address input and while the ready/busy signal (RY, /BY=“L”) is being output.
  • FIG. 8 shows the flow of an operation at the power supply turn-ON time of the system in which the NAND type flash memory with the above configuration is used for booting. First, the power supply of the system is turned ON. Then, the power-[0051] ON reset circuit 26 is operated to reset the power-ON state (step S1). The control circuit 22 detects the power supply turn-ON state and controls the high voltage generating circuit 21. After a preset period of waiting time which is set to stabilize the power supply has elapsed (step S2), the read mode is set. Further, it controls the ready/busy buffer 23 to set the ready/busy signal to the busy state. (=“L”) (step S3).
  • In this state, the [0052] control circuit 22 causes the address register 17 to generate an internal address which is used to perform the preset initializing operation. Then, it reads out data of an area corresponding to the internal address from the memory cell array 11 and performs a series of initializing operations. In this case, various types of the initializing operations are proposed and the detail explanation thereof is omitted here.
  • During the initializing operation, as shown in FIG. 9, for example, the [0053] control circuit 22 reads out data from the booting data storing address storage area 11 b of the memory cell array 11 which is previously defined (step S4). Then, it transfers the data (start address of the booting data storage area 11 a) read out from the booting data storing address storage area 11 b to the data register 12.
  • Further, it transfers the start address stored in the [0054] address register 12 to the address register 17. Then, it reads out data of the booting data storage area 11 a which corresponds to the page address (in this example, page “8”) according to a row address and column address generated from the address register 17 (step S5).
  • Next, the [0055] control circuit 22 transfers the data (system booting data) read out from the booting data storage area 11 a to the data register 12 (step S6). In this way, the system booting data is stored into the data register 12 by the time the initialization operation is terminated.
  • After this, if a series of initializing operations are all terminated, the ready/busy signal is set to the ready state (standby state=“H”) (step S[0056] 7). Further, as shown in FIG. 3, for example, the system booting data stored in the data register 12 is output to the exterior according to clock input of the read enable signal (/RE).
  • Thus, the system booting data stored in the page address which is previously set by the user is read out and set into the data register [0057] 12 at the power supply turn-ON time. As a result, like the normal operation, system booting data which is fixed data can be output to the exterior according only to clock input of the read enable signal (/RE) after the power supply is turned ON.
  • The present invention is not limited to the above embodiment. For example, as the data register, a register having a scale larger than the page length can be used. [0058]
  • FIG. 10 shows a case wherein a data register having a scale larger than the page length is used. In this example, a case wherein one data register is configured by two registers each having a scale substantially equal to the page length is explained. [0059]
  • In this example, a [0060] memory cell array 11′ has a page unit which corresponds to the number of bit lines BL which are selectively connected to a data register 12′ at the data write operation time or data readout operation time. In FIG. 10, the range of the cell array in which input/output of data is performed with respect to one input/output port (I/O) is shown.
  • In FIG. 10, data transfer is performed between the input/output ports I/O[0061] 1 to I/O8 and the data register 12′ via the I/O buffer 13. Further, an internal control signal generated from the operation logic control circuit 25 is latched by the I/O buffer 13 and used to control data transfer or the like. The internal control signal is generated in each of operation modes when an external control signal such as the command latch enable signal CLE, address latch enable signal ALE, chip enable signal /CE, read enable signal /RE or write enable signal /WE is fetched by the operation logic control circuit 25.
  • In the present embodiment, the data register [0062] 12′ is configured to selectively switch and perform the multi-value operation function and cache function. That is, when binary data of one bit is stored in one memory cell MCn (0, 1, 2, . . . , 15), the cache function is performed. On the other hand, when four-value data of two bits is stored in one memory cell, the multi-value function is performed or the cache function can be made effective although it is limited by the address.
  • The data register [0063] 12′ is configured by first and second registers 12 a and 12 b each having substantially the same scale as the page length of each memory cell MCn (0, 1, 2, . . . , 15). The first register 12 a is configured by a plurality of latch circuits 1 which are provided for the respective bit lines BL. The second register 12 b is configured by a plurality of latch circuits 2 which are provided for the respective bit lines BL. The first register 12 a is mainly used at the data readout time or write operation time. The second register 12 b is used as a secondary latch circuit which realizes the cache function in the binary operation. If the cache function is not used, it auxiliary contributes to the operation of the first register 12 a to realize the multi-value operation.
  • For example, as shown in FIG. 11, one of the [0064] latch circuits 1 of the first register 12 a is configured by connecting clocked inverters CI1, CI2 in an anti-parallel fashion. Each bit line BL of the memory cell array 11′ is connected to a sense node via an NMOS transistor 3 which is a transfer switching element. Further, the sense node is connected to a data hold node of the latch circuit 1 via an NMOS transistor 4 which is a transfer switching element. To the sense node, a precharge NMOS transistor (not shown) is connected.
  • A common signal line COM is commonly arranged for the data register [0065] 12′ of every one byte for each column. The common signal line COM is connected to the sense node via an NMOS transistor 5 which is a transfer switching element. The common signal line COM is used as a Vdd power supply line which is used to selectively charge the sense node. Further, it is used as a signal line which is used to make pass/fail determination in the data write or erase verify operation.
  • Like the [0066] latch circuit 1, one of the latch circuits 2 is configured by connecting clocked inverters CI1, CI2 in an anti-parallel fashion. One of data hold nodes of the latch circuit 2 is connected to the sense node of the first register 12 a via an NMOS transistor 6 which is a transfer switching element.
  • As shown in FIG. 10, in the connection relation between the data register [0067] 12′ and the I/O buffer 13, the processing unit in the data readout operation or data write operation of the NAND type flash memory is set to 512 bytes equal to the capacity of one page simultaneously selected by one row address. The number of the input/output ports I/O1 to I/O8 is eight. Therefore, 512 bits are allocated for each input/output port I/O. That is, in the case of FIG. 10, the configuration of 512 bits is shown.
  • When data is written into the memory cell MCn, write data from the data signal line i[0068] 0 is fetched into the latch circuit 2 of the second register 12 b. In order to start the data write operation, the write data is required to exist in the latch circuit 1 of the first register 12 a. Therefore, it is necessary to transfer data held in the latch circuit 2 to the latch circuit 1. Further, in the data readout operation, in order to output data to the input/output ports I/O1 to I/O8, the readout data is required to exist in the latch circuit 2. Therefore, it becomes necessary to transfer data read out to and set in the latch circuit 1 to the latch circuit 2. Accordingly, as shown in FIG. 11, the switching elements 4, 6 are set in the conductive state so as to permit data to be transferred between the latch circuits 1 and 2. At this time, data is transferred after the latch circuit which is a transfer destination is set in the non-active state and then the latch circuit which is the transfer destination is restored to the active state to hold the data.
  • As shown in FIG. 12, for example, the operation for controlling the data write operation into the memory cell MCn and the operation for controlling the data readout operation from the memory cell MCn are normally performed by use of the [0069] first register 12 a containing the latch circuits 1 except a case of the. multi-value operation. At this time, the switching element 6 is held in the nonconductive state and the switching elements 3, 4 are set in the conductive state. As a result, data can be transferred between the latch circuit 1 and the bit line BL of the memory cell array 11′.
  • Thus, the data register [0070] 12′ is configured by the first, second registers 12 a, 12 b each having substantially the same scale as the page length of the memory cell. In this case, it becomes possible to read out data from the memory cell MCn and set the same into the latch circuit 1 of the first register 12 a after data has been transferred to the latch circuit 2 of the second register 12 b at the data readout operation time. Therefore, system booting data of capacity larger than the page size can be output by successively reading out data of plural pages by use of the same clock.
  • As described above, system booting data which is fixed data can be output simply by use of clock input at the power supply turn-ON time. That is, the start address of the booting data storage area which is used to store system booting data and arbitrarily set by the user is stored in the booting data storing address storage area which is previously defined. As a result, the system booting data stored in the address area which is previously set by the user can be automatically read out and transferred to the register at the power supply turn-ON time and then the data can be output according to the external clock after turn-ON of the power supply. Therefore, the storage area used to store the system booting data can be freely set on the memory cell array by the user and the degree of freedom of the system design can be extremely enhanced. [0071]
  • Further, the system booting data output operation at the time of turn-ON of the power supply can be contained in the initialization operation by use of output of the ready/busy signal (RY, /BY). Therefore, the memory of the present embodiment can be used in the same manner as the conventional memory. [0072]
  • Further, in a normal memory in which an address is designated by use of address pins, it is possible to output data (which does not necessarily exist in an address space of the normal memory) of a desired address area on the memory which is different from the address designated by the pins as a special operation at the power supply turn-ON time. [0073]
  • Additional advantages and modifications will readily occur to those skilled in the art. Therefore, the invention in its broader aspects is not limited to the specific details and representative embodiments shown and described herein. Accordingly, various modifications may be made without departing from the spirit or scope of the general inventive concept as defined by the appended claims and their equivalents. [0074]

Claims (9)

1-16. (Canceled)
17. A non-volatile semiconductor memory device comprising:
a non-volatile memory cell array having a first storage area and a second storage area, the first storage area storing booting data, and the second storage area storing an address of the first storage area;
a data register coupled to the non-volatile memory cell array;
a detecting circuit to generate a detection signal indicating turn-on of a power supply;
an address register, coupled to the data register, capable of storing the address of the first storage area; and
a control circuit, in response to the detection signal, to cause the address of the first storage area to be stored in the address register.
18. The non-volatile semiconductor memory device according to claim 17, further comprising a state signal output terminal, wherein the state signal assumes a first logical state, after the booting date has been stored in the data register, to indicate that the non-volatile memory cell array can be accessed.
19. The non-volatile semiconductor memory device according to claim 18, wherein the non-volatile memory cell array includes a NAND type flash memory.
20. The non-volatile semiconductor memory device according to claim 19, further comprising a high voltage generating circuit.
21. A method of accessing a non-volatile semiconductor memory device in a system including a processor, the non-volatile semiconductor memory device storing booting data in a first area of a memory cell array of the non-volatile semiconductor memory device and a booting address in a second area of the memory cell array, the booting address corresponding to the first area of the memory cell array, said method comprising:
applying a power supply to store the booting address into an address register of the memory device, and to store the booting data into a data register which is coupled to the memory cell array; and
clocking a read enable signal to read out the booting data from the data register in response to an edge of the read enable signal.
22. The method according to claim 21, wherein the edge of the read enable signal is a rising edge.
23. The method according to claim 22, wherein the clocking of the read enable signal is conducted when the non-volatile semiconductor memory device is in a ready state.
24. The method according to claim 23, wherein the booting data is read out to a region outside of the non-volatile semiconductor memory device via I/O terminals.
US10/850,870 2001-11-22 2004-05-20 Non-volatile semiconductor memory device Expired - Lifetime US6903971B2 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
US10/850,870 US6903971B2 (en) 2001-11-22 2004-05-20 Non-volatile semiconductor memory device
US11/133,790 US7307883B2 (en) 2001-11-22 2005-05-19 Non-volatile semiconductor memory device
US11/769,404 US7372735B2 (en) 2001-11-22 2007-06-27 Non-volatile semiconductor memory device

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
JP2001358327A JP3816788B2 (en) 2001-11-22 2001-11-22 Nonvolatile semiconductor memory device
JP2001-358327 2001-11-22
US10/302,771 US6760256B2 (en) 2001-11-22 2002-11-21 Non-volatile semiconductor memory device
US10/850,870 US6903971B2 (en) 2001-11-22 2004-05-20 Non-volatile semiconductor memory device

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US10/302,771 Continuation US6760256B2 (en) 2001-11-22 2002-11-21 Non-volatile semiconductor memory device

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US11/133,790 Continuation US7307883B2 (en) 2001-11-22 2005-05-19 Non-volatile semiconductor memory device

Publications (2)

Publication Number Publication Date
US20040213066A1 true US20040213066A1 (en) 2004-10-28
US6903971B2 US6903971B2 (en) 2005-06-07

Family

ID=19169523

Family Applications (4)

Application Number Title Priority Date Filing Date
US10/302,771 Expired - Lifetime US6760256B2 (en) 2001-11-22 2002-11-21 Non-volatile semiconductor memory device
US10/850,870 Expired - Lifetime US6903971B2 (en) 2001-11-22 2004-05-20 Non-volatile semiconductor memory device
US11/133,790 Expired - Lifetime US7307883B2 (en) 2001-11-22 2005-05-19 Non-volatile semiconductor memory device
US11/769,404 Expired - Lifetime US7372735B2 (en) 2001-11-22 2007-06-27 Non-volatile semiconductor memory device

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US10/302,771 Expired - Lifetime US6760256B2 (en) 2001-11-22 2002-11-21 Non-volatile semiconductor memory device

Family Applications After (2)

Application Number Title Priority Date Filing Date
US11/133,790 Expired - Lifetime US7307883B2 (en) 2001-11-22 2005-05-19 Non-volatile semiconductor memory device
US11/769,404 Expired - Lifetime US7372735B2 (en) 2001-11-22 2007-06-27 Non-volatile semiconductor memory device

Country Status (2)

Country Link
US (4) US6760256B2 (en)
JP (1) JP3816788B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050108500A1 (en) * 2003-11-18 2005-05-19 Junichi Kishida Bootable NAND flash memory architecture
US20050146970A1 (en) * 2001-12-19 2005-07-07 Kabushiki Kaisha Toshiba Semiconductor device, nonvolatile semiconductor memory, system including a plurality of semiconductor devices or nonvolatile semiconductor memories, electric card including semiconductor device or nonvolatile semiconductor memory, and electric device with which this electric card can be used
US20070106859A1 (en) * 2005-11-07 2007-05-10 Megachips Lsi Solutions Inc. Memory device

Families Citing this family (33)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA2430888C (en) 2000-12-11 2013-10-22 President And Fellows Of Harvard College Nanosensors
JP3816788B2 (en) * 2001-11-22 2006-08-30 株式会社東芝 Nonvolatile semiconductor memory device
JP3799269B2 (en) * 2001-12-10 2006-07-19 株式会社東芝 Nonvolatile semiconductor memory device
JP4129381B2 (en) * 2002-09-25 2008-08-06 株式会社ルネサステクノロジ Nonvolatile semiconductor memory device
JP3875621B2 (en) * 2002-10-30 2007-01-31 株式会社東芝 Nonvolatile semiconductor memory device
US7752380B2 (en) * 2003-07-31 2010-07-06 Sandisk Il Ltd SDRAM memory device with an embedded NAND flash controller
JP2005071234A (en) * 2003-08-27 2005-03-17 Hitachi Ltd Electronic device and method for starting system in the electronic device
JP2005109659A (en) 2003-09-29 2005-04-21 Toshiba Corp Semiconductor integrated circuit device
US7594135B2 (en) * 2003-12-31 2009-09-22 Sandisk Corporation Flash memory system startup operation
JP4357331B2 (en) 2004-03-24 2009-11-04 東芝メモリシステムズ株式会社 Microprocessor boot-up control device and information processing system
KR100606173B1 (en) * 2004-08-24 2006-08-01 삼성전자주식회사 Method and apparatus for verifying an initial state of non-volatile memory device
US7259989B2 (en) * 2004-09-03 2007-08-21 Matsushita Electric Industrial Co., Ltd. Non-volatile memory device
JP2006277395A (en) * 2005-03-29 2006-10-12 Matsushita Electric Ind Co Ltd Information processor and information processing method
US20100227382A1 (en) 2005-05-25 2010-09-09 President And Fellows Of Harvard College Nanoscale sensors
JP2009545783A (en) * 2006-07-31 2009-12-24 株式会社東芝 Nonvolatile memory system and data read / write control method thereof
KR101373793B1 (en) * 2006-10-04 2014-03-13 마벨 월드 트레이드 리미티드 Flash memory control interface
US20080086590A1 (en) * 2006-10-04 2008-04-10 Masayuki Urabe Flash Memory Control Interface
US7941657B2 (en) * 2007-03-30 2011-05-10 Lenovo (Singapore) Pte. Ltd Multi-mode mobile computer with hypervisor affording diskless and local disk operating environments
WO2009078104A1 (en) * 2007-12-19 2009-06-25 Fujitsu Limited Method and apparatus for power supply control
CN102157202B (en) * 2008-01-22 2015-06-17 群联电子股份有限公司 Method and controller for preventing nonvolatile memory from occurring read interference
JP4759717B2 (en) * 2008-02-18 2011-08-31 スパンション エルエルシー Synchronous nonvolatile memory and memory system
JP4719290B2 (en) * 2009-06-15 2011-07-06 東芝メモリシステムズ株式会社 Information processing system
KR101033489B1 (en) 2009-11-30 2011-05-09 주식회사 하이닉스반도체 Circuit for generating power on reset signal of a semiconductor memory apparatus
JP5381864B2 (en) * 2010-03-30 2014-01-08 パナソニック株式会社 Power supply for flash memory
JP5744118B2 (en) * 2013-07-17 2015-07-01 ウィンボンド エレクトロニクス コーポレーション Semiconductor memory device
CN104750584B (en) * 2013-12-26 2018-11-30 华邦电子股份有限公司 Semiconductor storage and system start method
JP5909294B1 (en) * 2015-03-11 2016-04-26 力晶科技股▲ふん▼有限公司 WRITE CIRCUIT AND METHOD FOR NONVOLATILE MEMORY DEVICE, AND NONVOLATILE MEMORY DEVICE
WO2016182579A1 (en) * 2015-05-14 2016-11-17 Hewlett Packard Enterprise Development Lp Data transfers based on state transition detections
TWI571738B (en) * 2015-08-13 2017-02-21 瑞昱半導體股份有限公司 Storage device, method capable of accelerating booting procedure and storage controller
US10203893B2 (en) 2015-10-22 2019-02-12 American Megatrends, Inc. Memory channel storage device detection
KR20170089069A (en) * 2016-01-25 2017-08-03 에스케이하이닉스 주식회사 Memory system and operation method for the same
WO2018229605A1 (en) * 2017-06-16 2018-12-20 株式会社半導体エネルギー研究所 Semiconductor device, electronic component, and electronic instrument
KR102387461B1 (en) 2017-07-24 2022-04-15 삼성전자주식회사 Storage device, storage system and operating method thereof

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5379262A (en) * 1992-07-01 1995-01-03 Kabushiki Kaisha Toshiba Nonvolatile semiconductor memory device
US6058048A (en) * 1998-08-11 2000-05-02 Samsung Electronics, Co., Ltd. Flash memory device used as a boot-up memory in a computer system
US6404676B2 (en) * 1999-03-03 2002-06-11 Sony Corporation Nonvolatile memory and nonvolatile memory reproducing apparatus
US6462985B2 (en) * 1999-12-10 2002-10-08 Kabushiki Kaisha Toshiba Non-volatile semiconductor memory for storing initially-setting data
US6646930B2 (en) * 2000-10-03 2003-11-11 Kabushiki Kaisha Toshiba Non-volatile semiconductor memory

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63184858A (en) 1987-01-27 1988-07-30 Mitsubishi Electric Corp One-chip microcomputer
JP3807012B2 (en) 1997-03-21 2006-08-09 セイコーエプソン株式会社 Storage device
JP3816788B2 (en) * 2001-11-22 2006-08-30 株式会社東芝 Nonvolatile semiconductor memory device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5379262A (en) * 1992-07-01 1995-01-03 Kabushiki Kaisha Toshiba Nonvolatile semiconductor memory device
US6058048A (en) * 1998-08-11 2000-05-02 Samsung Electronics, Co., Ltd. Flash memory device used as a boot-up memory in a computer system
US6404676B2 (en) * 1999-03-03 2002-06-11 Sony Corporation Nonvolatile memory and nonvolatile memory reproducing apparatus
US6462985B2 (en) * 1999-12-10 2002-10-08 Kabushiki Kaisha Toshiba Non-volatile semiconductor memory for storing initially-setting data
US6646930B2 (en) * 2000-10-03 2003-11-11 Kabushiki Kaisha Toshiba Non-volatile semiconductor memory

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050146970A1 (en) * 2001-12-19 2005-07-07 Kabushiki Kaisha Toshiba Semiconductor device, nonvolatile semiconductor memory, system including a plurality of semiconductor devices or nonvolatile semiconductor memories, electric card including semiconductor device or nonvolatile semiconductor memory, and electric device with which this electric card can be used
US7016241B2 (en) * 2001-12-19 2006-03-21 Kabushiki Kaisha Toshiba Semiconductor device, nonvolatile semiconductor memory, system including a plurality of semiconductor devices or nonvolatile semiconductor memories, electric card including semiconductor device or nonvolatile semiconductor memory, and electric device with which this electric card can be used
US20060120168A1 (en) * 2001-12-19 2006-06-08 Kabushiki Kaisha Toshiba Semiconductor device, nonvolatile semiconductor memory, system including a plurality of semiconductor devices or nonvolatile semiconductor memories, electric card including semiconductor device or nonvolatile semiconductor memory, and electric device with which this electric card can be used
US7123526B2 (en) 2001-12-19 2006-10-17 Kabushiki Kaisha Toshiba Semiconductor device, nonvolatile semiconductor memory, system including a plurality of semiconductor devices or nonvolatile semiconductor memories, electric card including semiconductor device or nonvolatile semiconductor memory, and electric device with which this electric card can be used
US20070008803A1 (en) * 2001-12-19 2007-01-11 Kabushiki Kaisha Toshiba Semiconductor device, nonvolatile semiconductor memory, system including a plurality of semiconductor devices or nonvolatile semiconductor memories, electric card including semiconductor device or nonvolatile semiconductor memory, and electric device with which this electric card can be used
US7372761B2 (en) 2001-12-19 2008-05-13 Kabushiki Kaisha Toshiba Semiconductor device, nonvolatile semiconductor memory, system including a plurality of semiconductor devices or nonvolatile semiconductor memories, electric card including semiconductor device or nonvolatile semiconductor memory, and electric device with which this electric card can be used
US20050108500A1 (en) * 2003-11-18 2005-05-19 Junichi Kishida Bootable NAND flash memory architecture
US7257703B2 (en) * 2003-11-18 2007-08-14 Toshiba America Electronic Components, Inc. Bootable NAND flash memory architecture
US20070106859A1 (en) * 2005-11-07 2007-05-10 Megachips Lsi Solutions Inc. Memory device
US7565476B2 (en) * 2005-11-07 2009-07-21 Megachips Lsi Solutions Inc. Memory device

Also Published As

Publication number Publication date
US20070300056A1 (en) 2007-12-27
US20030095437A1 (en) 2003-05-22
JP3816788B2 (en) 2006-08-30
US7307883B2 (en) 2007-12-11
US6760256B2 (en) 2004-07-06
US6903971B2 (en) 2005-06-07
JP2003162453A (en) 2003-06-06
US20050216723A1 (en) 2005-09-29
US7372735B2 (en) 2008-05-13

Similar Documents

Publication Publication Date Title
US7307883B2 (en) Non-volatile semiconductor memory device
US8320200B2 (en) Semiconductor storage device and method of reading data therefrom
US6556504B2 (en) Nonvolatile semiconductor memory device and data input/output control method thereof
US6522581B2 (en) Semiconductor storage device
US7573738B2 (en) Mode selection in a flash memory device
US7334080B2 (en) Nonvolatile memory with independent access capability to associated buffer
TWI391936B (en) Memory device architectures and operation
US7567456B2 (en) Page buffer circuit and method for a programmable memory device
US7248503B2 (en) Semiconductor nonvolatile storage device
US6906960B2 (en) Semiconductor memory device
US6629190B2 (en) Non-redundant nonvolatile memory and method for sequentially accessing the nonvolatile memory using shift registers to selectively bypass individual word lines
JP4284331B2 (en) Access method for nonvolatile semiconductor memory device
KR20080019115A (en) Flash memory device
US7095662B2 (en) Semiconductor memory device having first and second memory cell arrays and a program method thereof
JP4125915B2 (en) Semiconductor memory device
JP2004039055A (en) Nonvolatile semiconductor memory device
EP1435624B1 (en) Fast page programming architecture and method in a non-volatile memory device with an SPI interface
KR0180117B1 (en) Non-volatile semiconductor memory
JPH05274891A (en) Semiconductor memory

Legal Events

Date Code Title Description
STCF Information on status: patent grant

Free format text: PATENTED CASE

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

AS Assignment

Owner name: TOSHIBA MEMORY CORPORATION, JAPAN

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:KABUSHIKI KAISHA TOSHIBA;REEL/FRAME:043709/0035

Effective date: 20170706

AS Assignment

Owner name: K.K. PANGEA, JAPAN

Free format text: MERGER;ASSIGNOR:TOSHIBA MEMORY CORPORATION;REEL/FRAME:055659/0471

Effective date: 20180801

Owner name: TOSHIBA MEMORY CORPORATION, JAPAN

Free format text: CHANGE OF NAME AND ADDRESS;ASSIGNOR:K.K. PANGEA;REEL/FRAME:055669/0401

Effective date: 20180801

Owner name: KIOXIA CORPORATION, JAPAN

Free format text: CHANGE OF NAME AND ADDRESS;ASSIGNOR:TOSHIBA MEMORY CORPORATION;REEL/FRAME:055669/0001

Effective date: 20191001