A programmable semiconductor memory system employs an EPROM. The system holds the start and end addresses of each write operation to completely use a data storage region of the EPROM with no redundancy and with no limitation on the quantity of data to be written if the quantity is within the capacity of the EPROM.
|
1. A semiconductor memory system comprising:
a data storage region of an EPROM; a write controller for writing data into a part of said data storage region; a number storage region of the EPROM, for storing the number of write operations done by said write controller; an address storage region of the EPROM, for separately storing a write start address and a write end address of said data storage region for each write operation; and a bank switching controller for holding, as an address, a write start address stored in said address storage region and corresponding to the number stored in said number storage region, at a start of reading data out of said data storage region, and holding, as an address, an address next to a write end address stored in said address storage region and corresponding to the number stored in said number storage region, in writing data into said data storage region.
2. The semiconductor storage system according to
3. The semiconductor memory system according to
4. The semiconductor memory system according to
|
1. Field of the Invention
The present invention relates to a semiconductor memory system, and particularly to a programmable semiconductor memory system employing an EPROM.
2. Description of the Prior Art
Nonvolatile read only memories (ROMs) are classified into mask ROMs, EPROMs, and EEPROMs depending on their data writing methods. The mask ROMs have a large capacity and are inexpensive but not programmable. The EPROMs are programmable but, to program them, must once be removed from boards and irradiated with ultraviolet rays, thereby taking labor and time, and increasing costs. The EEPROMs are electrically erasable and programmable but expensive.
FIG. 1 shows a conventional memory system used for storing a machine control program, a password, etc., which are seldom rewritten. This system comprises an EPROM 1 of 8 kilowords (1024 words×8) divided into eight banks each with one kiloword so that the system may be rewritten (reprogrammed) seven times. The eight banks are switched from one to another through a bank switching block 3. The block 3 receives an address signal of 10 bits of A0 to A9 for addressing one of the one-kiloword memory banks, and adds a three-bit signal which indicates the number of write operations to the upper part of the address signal. According to the address signal, a write controller 5 writes data into the addressed bank of the EPROM 1.
The EPROM 1 has a one-word register for storing the number of write operations. Whenever data is written into the EPROM 1, "1" is set in the one-word register sequentially from a lower bit thereof, and the number of write operations is transferred to the bank switching block 3 through the controller 5 and stored in a three-bit register of the block 3. The three bits are added as upper bits of an address, thereby switching the banks of the EPROM 1 from one to another where data is to be written.
This system cannot efficiently use the EPROM. Firstly because each memory bank has the fixed capacity of one kiloword. If data to be stored in one bank is of 500 words for example, the remaining 524 words of the bank will be unused. In view of the capacity of eight kilowords, the EPROM is capable of being rewritten 15 times for the data of 500 words. Actually, however, the EPROM can be rewritten only seven times to leave more than half the memory unused. In addition, the EPROM has a limit on the maximum size of data to be written at one time. If data is greater than one kiloword, the EPROM cannot hold it. This limit on a single write operation must have, therefore, a margin, which further increases redundant memory regions.
An object of the invention is to provide an inexpensive programmable semiconductor memory system.
Another object of the invention is to provide a semiconductor memory system which can efficiently use the data region of an EPROM.
Still another object of the invention is to provide a semiconductor memory system which can write or rewrite data of optional quantity within a limit of the data region of an EPROM.
In order to accomplish the objects, the present invention provides a semiconductor memory system comprising a region for storing the number of write operations done on an EPROM, and a region for storing write start and end addresses for every write operation. A write operation is carried out for an address next to the previous write end address.
The semiconductor memory system of the invention leaves no unused memory region in the EPROM after write operations, and can completely use the memory region of the EPROM irrespective of the quantity of data of each write operation.
FIG. 1 is a block diagram showing a semiconductor memory system employing an EPROM, according to a prior art;
FIG. 2 is a block diagram showing a semiconductor memory system employing an EPROM, according to an embodiment of the invention; and
FIG. 3 is a block diagram showing a modification of the embodiment of FIG. 2.
FIG. 2 shows a semiconductor memory system according to an embodiment of the invention. This system comprises an EPROM 7, a write controller 9, and a bank switching controller 11. The EPROM 7 has a data storage region of 8192 words, a number storage region 13 of 13 words for storing the number of write operations, and a start/end addresses storage region 15 of 208 words for storing write start and end addresses. Here, each word comprises eight bits.
The number storage region 13 sequentially writes "1" into the 104 bits whenever data is written into the EPROM 7, so that, after 104 times of write operations, every bit of the number storage region 13 may have "1".
The start/end addresses storage region 15 has a capacity of 208 words which corresponds to 104 times of write operations, because two words are required each time for addressing 8192 words. A write start address is stored as it is while a write end address is stored after adding "1" to the address.
According to an address of 13 bits from the bank switching controller 11, the write controller 9 writes data into the EPROM 7. The write controller 9 receives a 7-bit signal indicating the number of write operations from the EPROM 7, as well as the previous write start or end address from the EPROM 7 according to the 7-bit signal, and transfers the received signals to the bank switching controller 11. Whenever data is written into the EPROM 7, the write controller 9 writes "1" into the number storage region 13 of the EPROM 7.
To read data out of the EPROM 7, the bank switching controller 11 provides a CPU 17 with start address information read out of the EPROM 7. The CPU 17 computes an address composed of bits A0 to A12 with the provided start address information as head address bits, and sends the address to the bank switching controller 11.
To rewrite the EPROM 7, the CPU 17 is provided with write end address plus one, and with this address as a head, writes (rewrites) the EPROM 7. Reference marks /OE, CE, and /PGM denote an output control line, a chip selection line, and a program control line, respectively.
The rewriting operation of the system will be explained more precisely.
Initially, all the storage regions including the number storage region 13 for storing the number of write operations and the start/end addresses storage region 15 have "0" each, so that a start address will be 0000H. Supposing data of 1024 words is to be written, 0000H is written into first two words of a write start address section and 0400H into first two words of a write end address section of the start/end addresses storage region 15. At the same time, "1" is written into a lowest bit of the number storage region 13 for storing the number of write operations.
For a second write operation, the write controller 9 reads the contents of the number storage region 13 for storing the number of write operations, reads the previous write end address 0400H according to the read number, adds "1" to the read address to obtain a start address 0401H for the second write operation, and transfers the start address to the bank switching controller 11, which stores the start address. With the address 0401H as a head address, the CPU 17 provides the bank switching controller 11 with a write address composed of bits A0 to A12. The write controller 9 receives the write address from the bank switching controller 11 and writes data into the EPROM 7. After the data is written, the write start address and the write end address plus 1 are stored in the start/end addresses storage region 15.
At this time, it is checked to see whether or not the write end address is greater than a maximum address 1FFFH of the EPROM. If it is greater, an error signal is generated. If it is not greater, "1" is written into a second lowest bit of the number storage region 13 for storing the number of write operations. The third and following write operations will be done in the same manner.
The EPROM 7 and controllers 9 and 11 may be assembled in a single chip, or separate chips. As shown in FIG. 3, an EPROM 19 having only a data storage region may be employed with a number storage region for storing the number of write operations and a start/end addresses storage region for storing write start and end addresses being disposed in a separate EPROM 21. In addition, various modifications will become possible for those skilled in the art after receiving the teachings of the present disclosure without departing from the scope thereof.
In summary, the present invention provides a semiconductor memory system which can rewrite an EPROM until a data storage region of the EPROM is completely used, irrespective of the quantity of write data of each write operation, thereby increasing the number of write operations. The quantity of write data of each write operation is optional if it is within the capacity of the data storage region, thereby broadening the application of the semiconductor memory system.
Various modification will become possible for those skilled in the art after receiving the teachings of the present disclosure without departing from the scope thereof.
Kondo, Hitoshi, Gotou, Masaji, Usui, Hidehito
Patent | Priority | Assignee | Title |
10318903, | May 06 2016 | GE DIGITAL HOLDINGS LLC | Constrained cash computing system to optimally schedule aircraft repair capacity with closed loop dynamic physical state and asset utilization attainment control |
10318904, | May 06 2016 | GE DIGITAL HOLDINGS LLC | Computing system to control the use of physical state attainment of assets to meet temporal performance criteria |
5561632, | Jan 26 1994 | Sony Corporation | Nonvolatile semiconductor flash memory |
5610774, | Oct 11 1991 | Sharp Kabushiki Kaisha | Audio sound recording/reproducing apparatus using semiconductor memory |
5654922, | Jan 26 1994 | Sony Corporation | Nonvolatile semiconductor flash memory |
6064627, | Jan 12 1999 | Renesas Electronics Corporation | Synchronous semiconductor memory device |
6188603, | Sep 29 1997 | NEC Electronics Corporation | Nonvolatile memory device |
6871260, | Jul 24 2002 | C-One Technology Corporation; Pretec Electronics Corporation | Non-volatile memory based storage system capable of directly overwriting without using redundancy and its writing method |
7636255, | Jun 07 2002 | Kabushiki Kaisha Toshiba | Non-volatile semiconductor memory |
Patent | Priority | Assignee | Title |
4752915, | Sep 26 1984 | Hitachi, Ltd. | Two dimensionally addressable memory apparatus with bank switching |
4800535, | Apr 28 1987 | CEI SYSTEMS, INC | Interleaved memory addressing system and method using a parity signal |
4881206, | Dec 26 1986 | Minolta Camera Kabushiki Kaisha | Memory device |
5058076, | Oct 20 1988 | NEC Electronics Corporation | Address control circuit for data memory employed in signal delay circuit |
5119331, | Sep 04 1990 | RENESAS ELECTRONICS AMERICA, INC | Segmented flash write |
Executed on | Assignor | Assignee | Conveyance | Frame | Reel | Doc |
May 20 1991 | GOTOU, MASAJI | Kabushiki Kaisha Toshiba | ASSIGNMENT OF ASSIGNORS INTEREST | 005723 | /0895 | |
May 20 1991 | USUI, HIDEHITO | Kabushiki Kaisha Toshiba | ASSIGNMENT OF ASSIGNORS INTEREST | 005723 | /0895 | |
May 20 1991 | KONDO, HITOSHI | Kabushiki Kaisha Toshiba | ASSIGNMENT OF ASSIGNORS INTEREST | 005723 | /0895 | |
May 28 1991 | Kabushiki Kaisha Toshiba | (assignment on the face of the patent) | / |
Date | Maintenance Fee Events |
Feb 23 1996 | ASPN: Payor Number Assigned. |
Dec 26 1996 | M183: Payment of Maintenance Fee, 4th Year, Large Entity. |
Dec 14 2000 | M184: Payment of Maintenance Fee, 8th Year, Large Entity. |
Dec 21 2004 | M1553: Payment of Maintenance Fee, 12th Year, Large Entity. |
Date | Maintenance Schedule |
Jul 06 1996 | 4 years fee payment window open |
Jan 06 1997 | 6 months grace period start (w surcharge) |
Jul 06 1997 | patent expiry (for year 4) |
Jul 06 1999 | 2 years to revive unintentionally abandoned end. (for year 4) |
Jul 06 2000 | 8 years fee payment window open |
Jan 06 2001 | 6 months grace period start (w surcharge) |
Jul 06 2001 | patent expiry (for year 8) |
Jul 06 2003 | 2 years to revive unintentionally abandoned end. (for year 8) |
Jul 06 2004 | 12 years fee payment window open |
Jan 06 2005 | 6 months grace period start (w surcharge) |
Jul 06 2005 | patent expiry (for year 12) |
Jul 06 2007 | 2 years to revive unintentionally abandoned end. (for year 12) |