JP2010026674A - Semiconductor integrated circuit - Google Patents

Semiconductor integrated circuit Download PDF

Info

Publication number
JP2010026674A
JP2010026674A JP2008185595A JP2008185595A JP2010026674A JP 2010026674 A JP2010026674 A JP 2010026674A JP 2008185595 A JP2008185595 A JP 2008185595A JP 2008185595 A JP2008185595 A JP 2008185595A JP 2010026674 A JP2010026674 A JP 2010026674A
Authority
JP
Japan
Prior art keywords
cpu
ram
address
stack pointer
data
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.)
Pending
Application number
JP2008185595A
Other languages
Japanese (ja)
Inventor
Tomoya Kawagoe
知也 河越
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.)
Renesas Technology Corp
Original Assignee
Renesas Technology 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 Renesas Technology Corp filed Critical Renesas Technology Corp
Priority to JP2008185595A priority Critical patent/JP2010026674A/en
Publication of JP2010026674A publication Critical patent/JP2010026674A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To reduce a cycle required for saving and restoring data and reduce throughput deterioration during operation even when a CPU is frequently powered on and off. <P>SOLUTION: Data stored in an address specified by a stack pointer SP and its consecutive address is retrieved from RAM 2 consisting of MRAM, and an instruction code stored in an address specified by a program counter PC is retrieved from ROM 3 and decoded. An ALU-M controlled by the instruction code performs an operation on data retrieved from the RAM 2 and stores the operation result WD in the same address in the RAM 2 as specified by the stack pointer SP. Before being powered off, a CPU 1 stores and save values of the stack pointer SP and program counter PC in a predetermined address in the RAM 2. Upon being powered on, the CPU 1 retrieves the saved values from the RAM 2. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、書き換え回数制限のない不揮発メモリを備えた半導体集積回路に関する。   The present invention relates to a semiconductor integrated circuit including a non-volatile memory with no rewrite limit.

従来のマイクロコンピュータは、簡単に図示すると、図4に示す様な構成を有しており、CPUは複数の汎用レジスタR0〜R6を備えている。ROMは命令コードCodeを記憶しており、命令コードCodeは、プログラムカウンタPCによって指定されたアドレスより読み出される。命令デコーダCode dec.は、ROMより読み出された命令コードCodeをデコード化し、デコードされた信号C0[x]を出力する。ALU(算術演算装置)等の回路は、デコードされた上記信号C0[x]によって制御され、汎用レジスタR0〜R6は、ALU等の回路により実行された演算結果を一時的に保存している。   A conventional microcomputer has a configuration as shown in FIG. 4 when simply illustrated, and the CPU includes a plurality of general-purpose registers R0 to R6. The ROM stores an instruction code Code, and the instruction code Code is read from an address designated by the program counter PC. Instruction decoder Code dec. Decodes the instruction code Code read from the ROM and outputs a decoded signal C0 [x]. A circuit such as an ALU (arithmetic arithmetic unit) is controlled by the decoded signal C0 [x], and the general-purpose registers R0 to R6 temporarily store the results of operations executed by the circuit such as ALU.

又、従来のマイクロコンピュータの中には、RAM及びROMとして、MRAM(例えば非特許文献1を参照。)の様な、書き換え回数制限の無い不揮発性メモリを用い、マイクロコンピュータの電力消費を抑えるために、動作が不要なときには、CPU電源をオフ出来る様にしているものがある。   In addition, in a conventional microcomputer, a nonvolatile memory such as an MRAM (see, for example, Non-Patent Document 1) such as an MRAM (for example, see Non-Patent Document 1) is used as a RAM and a ROM, and the microcomputer consumes less power. In some cases, the CPU power can be turned off when no operation is required.

2004 Symposium on VLSI Circuits Digest of Technical Papers p.450-453, A 1.2V 1Mbit Embedded MRAM Core with Folded Bit-Line Array Architecture2004 Symposium on VLSI Circuits Digest of Technical Papers p.450-453, A 1.2V 1Mbit Embedded MRAM Core with Folded Bit-Line Array Architecture

従来例の様な、複数の汎用レジスタを備えたCPUと、MRAMの様な書き換え回数制限の無い不揮発性メモリとを用いて、動作が不要な際にCPU電源をオフして電力消費を抑えようとするときには、汎用レジスタに一時的に保存されているデータを不揮発性メモリ部に退避する必要がある。そのため、CPU電源のオン/オフが頻繁に行われる場合には、データの退避と復帰とに要するサイクルのために、本来行いたい動作の処理能力が低下するという問題点が発生する。   Use a CPU with multiple general-purpose registers, such as the conventional example, and a non-volatile memory with no limit on the number of rewrites, such as MRAM, to turn off the CPU power and reduce power consumption when no operation is required. In this case, it is necessary to save the data temporarily stored in the general-purpose register to the nonvolatile memory unit. For this reason, when the CPU power is frequently turned on / off, a problem arises in that the processing capability of the operation to be originally performed decreases due to the cycle required for saving and restoring data.

本発明は、この様な問題認識を踏まえて成されたものであり、その目的は、CPU電源のオン/オフが頻繁に行われる場合に於いても、データの退避と復帰とに要するサイクルが少なく、動作時の処理能力の低下が少ない半導体集積回路を提供することにある。   The present invention has been made on the basis of recognition of such problems, and its purpose is to provide a cycle required for saving and restoring data even when the CPU power supply is frequently turned on and off. It is an object of the present invention to provide a semiconductor integrated circuit that has a small reduction in processing capacity during operation.

本発明の主題は、データ格納領域をMRAMの様な書き換え回数制限の無い不揮発性メモリを用いたマイクロコンピュータに適用される。マイクロコンピュータのCPU内のALU−Mは、スタックポインタで指定されるアドレスとそれに連続したアドレスに格納された不揮発性メモリ内のデータに対して演算処理を行い、その演算結果を、スタックポインタで指定される同じアドレスに格納する。そして、CPUは、CPU電源をオフする際には、スタックポインタ及びプログラムカウンタの各値を予め定められた不揮発性メモリのアドレスに退避した上で、CPU電源をオフ状態にする。CPU電源をオンして処理を再開するときには、CPUは、不揮発性メモリの所定のアドレスに退避していたスタックポインタ及びプログラムカウンタの各値を不揮発性メモリより読み出して、各値をスタックポインタ及びプログラムカウンタにロードする。その結果、スタックポインタは、CPU電源をオフにする際のサイクル時のスタックポインタで指定されるアドレスに格納されているデータのアドレスを指定することとなり、CPUは、当該アドレスに格納されているCPU電源オフ時のデータを不揮発性メモリより読み出して演算処理を続行することとなる。   The subject of the present invention is applied to a microcomputer using a nonvolatile memory in which a data storage area is not limited in the number of rewrites such as MRAM. The ALU-M in the CPU of the microcomputer performs arithmetic processing on the data specified in the stack pointer and the data in the non-volatile memory stored at consecutive addresses, and the calculation result is specified by the stack pointer. Stored at the same address. When the CPU power is turned off, the CPU saves each value of the stack pointer and the program counter to a predetermined address of the nonvolatile memory and then turns off the CPU power. When restarting the process by turning on the CPU power, the CPU reads each value of the stack pointer and the program counter saved at a predetermined address in the nonvolatile memory from the nonvolatile memory, and reads each value from the stack pointer and the program. Load into the counter. As a result, the stack pointer designates the address of the data stored at the address designated by the stack pointer at the cycle when the CPU power is turned off, and the CPU stores the CPU stored at the address. The data when the power is turned off is read from the nonvolatile memory and the arithmetic processing is continued.

本発明の主題によれば、CPU電源のオン/オフの際に不揮発性のメモリに退避するデータが少なく、CPU電源のオン/オフが頻繁に行われる場合に於いても、データの退避と復帰とに要するサイクルを少なくすることが出来、従って、動作時の処理能力の低下を少なくすることが出来る。   According to the subject matter of the present invention, there is little data to be saved in the nonvolatile memory when the CPU power is turned on / off, and the data is saved and restored even when the CPU power is frequently turned on / off. Therefore, it is possible to reduce the number of cycles required for the operation, and accordingly, it is possible to reduce a decrease in processing capacity during operation.

以下、この発明の主題の様々な具体化を、添付図面を基に、その効果・利点と共に、詳述する。   Hereinafter, various embodiments of the subject of the present invention will be described in detail along with the effects and advantages thereof with reference to the accompanying drawings.

(実施の形態1)
図1は、本実施の形態に係る半導体集積回路を搭載したマイクロコンピュータの回路構成を示すブロック図である。本実施の形態では、RAM2はMRAM(Data)より成り、ROM3もMRAM(Code)より成る。
(Embodiment 1)
FIG. 1 is a block diagram showing a circuit configuration of a microcomputer equipped with a semiconductor integrated circuit according to the present embodiment. In the present embodiment, the RAM 2 is composed of MRAM (Data), and the ROM 3 is also composed of MRAM (Code).

従来例と同様に、プログラムカウンタPCで指定されたアドレスAに格納された命令コードQ(A+0)が、ROM3から読み出される。又、従来例と同様に、必要に応じて、アドレスAと連続した所定数のアドレスに格納された各命令コードQ(A+x)も同時に、ROM3から読み出される。本実施の形態では、一例として、プログラムカウンタPCによるアドレスAの指定に応じて、最大で4個の命令Q(A+0)〜Q(A+3)が、ROM3から、同時に読み出されることを、想定している。又、従来例と同様に、読み出された命令コードQ(A+x)(x:0〜3)は命令デコーダCode dec.でデコードされる。そして、デコード化された信号C0[x]〜C3[x]によって、ALU等の回路が制御されて、命令コードQ(A+x)が実行される。   As in the conventional example, the instruction code Q (A + 0) stored at the address A designated by the program counter PC is read from the ROM 3. Similarly to the conventional example, each instruction code Q (A + x) stored at a predetermined number of addresses continuous with the address A is also read from the ROM 3 as needed. In the present embodiment, as an example, it is assumed that a maximum of four instructions Q (A + 0) to Q (A + 3) are simultaneously read from the ROM 3 according to the designation of the address A by the program counter PC. Yes. Similarly to the conventional example, the read instruction code Q (A + x) (x: 0 to 3) is stored in the instruction decoder Code dec. Decoded with Then, a circuit such as an ALU is controlled by the decoded signals C0 [x] to C3 [x], and the instruction code Q (A + x) is executed.

又、スタックポインタSPが出力する信号の値により指定されるアドレスAとアドレスAに連続した所定数のアドレス(ここでは3個の連続したアドレス)に格納されたデータが、RAM2のデータ出力端子Q(A+0)〜Q(A+3)より読み出される。他方で、算術演算装置ALU−Mにより演算された結果を示すデータWDが、図1に示すスイッチを介して、RAM2の書き込み端子D(A+0)より、RAM2内に書き込まれる。   The data stored in the address A specified by the value of the signal output from the stack pointer SP and a predetermined number of addresses (here, three consecutive addresses) following the address A are stored in the data output terminal Q of the RAM 2. Read from (A + 0) to Q (A + 3). On the other hand, data WD indicating the result calculated by the arithmetic operation unit ALU-M is written into the RAM 2 from the write terminal D (A + 0) of the RAM 2 via the switch shown in FIG.

命令コードに従って制御された算術演算装置ALU−Mは、RAM2より読み出されたデータに対して所定の演算を実行する。その演算結果WDは、RAM2の書き込み端子D(A+0)に入力され、データとして、スタックポインタSPにより指定されるRAM2のアドレスAに書き込まれる。   The arithmetic operation unit ALU-M controlled in accordance with the instruction code performs a predetermined operation on the data read from the RAM 2. The calculation result WD is input to the write terminal D (A + 0) of the RAM 2 and is written as data at the address A of the RAM 2 specified by the stack pointer SP.

図2に示す様に、ここでは、算術演算装置ALU−Mは、3個の算術演算回路ALU(●、黒四角形、▲で示されている。)より構成されており、最大で3つの演算を1サイクル中に実行することが出来る。尚、簡単化のため、ここでは、算術演算回路ALUが実行出来る演算を、二項演算の四則演算(加算+、減算−、積算×、除算÷)とする。表1の例に示されている通り、   As shown in FIG. 2, here, the arithmetic operation unit ALU-M is composed of three arithmetic operation circuits ALU (indicated by ●, black square, and ▲), and a maximum of three operations. Can be executed in one cycle. For the sake of simplification, here, the operations that can be executed by the arithmetic operation circuit ALU are the four arithmetic operations (addition +, subtraction-, integration ×, division ÷) of binary operations. As shown in the example in Table 1,

Figure 2010026674
Figure 2010026674

RAM2のデータ出力端子Q(A+0)〜Q(A+3)より出力されて算術演算装置ALU−Mに入力されるデータA、B、C、Dの4つまでの値に対する演算式は、逆ポーランド記法の形式により、8つの場合に分類される。この8つの場合に応じて、図2のスイッチSW1〜SW5と算術演算回路ALU(●、黒四角形、▲)とは、表1に示す様に制御される。 Arithmetic expressions for up to four values of data A, B, C, and D output from the data output terminals Q (A + 0) to Q (A + 3) of the RAM 2 and input to the arithmetic operation unit ALU-M are in reverse Polish notation. Are classified into 8 cases. According to these eight cases, the switches SW1 to SW5 and the arithmetic operation circuit ALU (●, black square, ▲) in FIG. 2 are controlled as shown in Table 1.

以下に、図3のタイミングチャートを用いて、実行サイクルの動作について順次に記載する。   Hereinafter, the operation of the execution cycle will be sequentially described with reference to the timing chart of FIG.

図3の時刻t1に於いて、プログラムカウンタPC及びスタックポインタSPのサイクルnでの値が確定したものとして、それぞれの値がROM3及びRAM2に入力される。   At time t1 in FIG. 3, it is assumed that the values of the program counter PC and the stack pointer SP in the cycle n are determined, and the respective values are input to the ROM 3 and RAM 2.

図3の時刻t2では、CPU1は、ROM3及びRAM2の読み出しイネーブル信号OEをイネーブルに設定して、プログラムカウンタPC及びスタックポインタSPで指定されるROM3及びRAM2のそれぞれのアドレスに格納された命令コード及びデータを読み出す。   At time t2 in FIG. 3, the CPU 1 sets the read enable signal OE for the ROM 3 and RAM 2 to be enabled, and the instruction code stored at the respective addresses of the ROM 3 and RAM 2 specified by the program counter PC and the stack pointer SP and Read data.

読み出しアクセス時間の経過後の時刻t3に於いて、ROM3及びRAM2のそれぞれの端子Q(A+0)〜Q(A+3)より、命令コード及びデータが読み出される。そして、読み出された命令コードに応じて、算術演算装置ALU−Mは、読み出されたデータに対して所定の演算を実行し、算術演算装置ALU−Mに於ける演算遅延時間経過後の時刻t4に於いて、演算結果を出力端子WDより出力する。尚、既述の通り、この演算結果をWDとも称す。   At time t3 after the read access time elapses, the instruction code and data are read from the terminals Q (A + 0) to Q (A + 3) of the ROM 3 and RAM 2, respectively. Then, according to the read instruction code, the arithmetic operation unit ALU-M performs a predetermined operation on the read data, and after the operation delay time in the arithmetic operation unit ALU-M has elapsed. At time t4, the calculation result is output from the output terminal WD. As described above, this calculation result is also referred to as WD.

図3の時刻t5に於いて、CPU1は、RAM2の書き込みイネーブル信号WEをイネーブルに設定し、演算結果WDをRAM2に書き込む。その際の書き込まれるべきRAM2のアドレスは、既述した通り、スタックポインタSPで指定されるアドレスAである。   At time t5 in FIG. 3, the CPU 1 enables the write enable signal WE of the RAM 2 and writes the calculation result WD into the RAM 2. At this time, the address of the RAM 2 to be written is the address A specified by the stack pointer SP as described above.

最後に、時刻t6に於いて、CPU1は、プログラムカウンタPC及びスタックポインタSPの値を、次サイクル(n+1)の値に更新する。その場合、スタックポインタSPの値は、一般に演算対象のデータを“スタックに積む”ときにはデクリメントされ、演算実行後には、(演算対象となったデータの数−1)だけインクリメントされる。   Finally, at time t6, the CPU 1 updates the values of the program counter PC and the stack pointer SP to the values of the next cycle (n + 1). In this case, the value of the stack pointer SP is generally decremented when the operation target data is “loaded on the stack”, and is incremented by (the number of operation target data minus 1) after the operation is executed.

CPU電源(図示せず。)のオン/オフの指令の外部回路(図示せず。)での検出によって、CPU1の動作が必要でないときには、CPU1は、斯かる検出結果を受けて、消費電力を削減するために、CPU電源をオフする。その際に、プログラムを再開するために、CPU1は、プログラムカウンタPCの値を予め定められたRAM2のアドレスに格納しておくと共に、スタックポインタSPの値をも予め決められたRAM2のアドレスに格納しておいてから、CPU1の電源をオフする。   When the operation of the CPU 1 is not necessary due to detection of an on / off command of a CPU power supply (not shown) by an external circuit (not shown), the CPU 1 receives the detection result and reduces the power consumption. In order to reduce the power, the CPU power is turned off. At that time, in order to restart the program, the CPU 1 stores the value of the program counter PC at a predetermined address of the RAM 2 and also stores the value of the stack pointer SP at the predetermined address of the RAM 2. After that, the CPU 1 is turned off.

CPU電源のオン指令を上記外部回路が検出して、斯かる検出結果を受けてCPU1がその電源をオンして処理を再開するときには、CPU1は、前述の予め決められたRAM2のアドレスに格納されているスタックポインタSPの値を読み出してスタックポインタSPにロードする。と共に、CPU1は、同じく予め決められたRAM2のアドレスに格納されているプログラムカウンタPCの値を読み出してプログラムカウンタPCにロードする。   When the external circuit detects the CPU power-on command and receives the detection result, and the CPU 1 turns on the power and resumes processing, the CPU 1 is stored at the predetermined RAM 2 address. The value of the stack pointer SP is read and loaded onto the stack pointer SP. At the same time, the CPU 1 reads the value of the program counter PC stored at the same predetermined address of the RAM 2 and loads it into the program counter PC.

上記の様に、データ格納領域に書き換え回数制限の無い不揮発性メモリを用い、スタックポインタSPで指定されるRAMのアドレスAとそれに連続した所定数のアドレスに格納されたデータに対して所定の演算を行い、演算結果をスタックポインタSPで指定される同じアドレスAに格納している。このため、CPU電源のオン/オフの際には、スタックポインタSP及びプログラムカウンタPCの各値を不揮発性メモリに退避するだけで良く、CPU電源のオン/オフが頻繁に行われる場合に於いても、データの退避と復帰とに要するサイクルが少なく、動作時の処理能力の低下が少ない。   As described above, a non-volatile memory with no limit on the number of rewrites is used in the data storage area, and a predetermined operation is performed on the data stored in the RAM address A specified by the stack pointer SP and a predetermined number of addresses consecutive thereto. And the operation result is stored at the same address A designated by the stack pointer SP. Therefore, when the CPU power is turned on / off, it is only necessary to save the values of the stack pointer SP and the program counter PC in the nonvolatile memory, and when the CPU power is frequently turned on / off. However, the number of cycles required for saving and restoring data is small, and the processing capacity during operation is hardly reduced.

しかも、データを格納するメモリは、主にスタックポインタSPのみで制御(アドレッシング)されるので、メモリの配置を分散させる必要性が無く、書き換え回数制限の無い不揮発性メモリとして、書き込みのための磁場発生用の電流線及び特別な読み出し回路が必要なMRAMを用いることが出来る。   In addition, since the memory for storing data is mainly controlled (addressed) only by the stack pointer SP, there is no need to distribute the memory arrangement, and the magnetic field for writing can be used as a non-volatile memory with no limit on the number of rewrites. An MRAM that requires a current line for generation and a special readout circuit can be used.

(付記)
以上、本発明の実施の形態を詳細に開示し記述したが、以上の記述は本発明の適用可能な局面を例示したものであって、本発明はこれに限定されるものではない。即ち、記述した局面に対する様々な修正や変形例を、この発明の範囲から逸脱することの無い範囲内で考えることが可能である。
(Appendix)
While the embodiments of the present invention have been disclosed and described in detail above, the above description exemplifies aspects to which the present invention can be applied, and the present invention is not limited thereto. In other words, various modifications and variations to the described aspects can be considered without departing from the scope of the present invention.

本発明は、例えば、書き換え回数制限のない不揮発メモリを備えたマイクロコンピュータに適用して好適である。   The present invention is suitable for application to, for example, a microcomputer provided with a non-volatile memory with no rewrite limit.

実施の形態1の一例であるマイクロコンピュータの回路構成を示すブロック図である。FIG. 2 is a block diagram illustrating a circuit configuration of a microcomputer that is an example of the first embodiment. 図1のCPU中の算術演算装置の構成を示すブロック図である。It is a block diagram which shows the structure of the arithmetic operation apparatus in CPU of FIG. 図1のマイクロコンピュータの実行サイクルの動作を示すタイミングチャートである。It is a timing chart which shows the operation | movement of the execution cycle of the microcomputer of FIG. 従来技術に係るマイクロコンピュータの回路構成を示すブロック図である。It is a block diagram which shows the circuit structure of the microcomputer based on a prior art.

符号の説明Explanation of symbols

SP スタックポインタ、PC プログラムカウンタ、ALU−M 算術演算装置、1 CPU、2 RAM、3 ROM。   SP stack pointer, PC program counter, ALU-M arithmetic operation unit, 1 CPU, 2 RAM, 3 ROM.

Claims (1)

演算データ格納領域として、書き換え回数制限の無い不揮発性メモリを用いた半導体集積回路であって、
スタックポインタにより指定されるアドレスと当該アドレスに連続した所定数のアドレスに格納された前記不揮発性メモリ内の複数のデータに対して所定の演算を行うCPUを備え、
前記CPUは、前記所定の演算の演算結果を前記スタックポインタにより指定される前記アドレスに格納し、前記CPUの電源をオフする際には、先ず、オフする際のサイクルに於ける前記スタックポインタの値を前記不揮発性メモリ内の予め定められたアドレスに退避した上で、前記CPUの電源をオフすることを特徴とする、
半導体集積回路。
A semiconductor integrated circuit using a non-volatile memory with no limit on the number of rewrites as a calculation data storage area,
A CPU that performs a predetermined operation on a plurality of data in the nonvolatile memory stored at an address specified by the stack pointer and a predetermined number of addresses continuous to the address;
The CPU stores the calculation result of the predetermined calculation at the address specified by the stack pointer, and when the CPU is turned off, first, the stack pointer in the cycle when the CPU is turned off is stored. After saving the value to a predetermined address in the nonvolatile memory, the CPU is powered off.
Semiconductor integrated circuit.
JP2008185595A 2008-07-17 2008-07-17 Semiconductor integrated circuit Pending JP2010026674A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008185595A JP2010026674A (en) 2008-07-17 2008-07-17 Semiconductor integrated circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008185595A JP2010026674A (en) 2008-07-17 2008-07-17 Semiconductor integrated circuit

Publications (1)

Publication Number Publication Date
JP2010026674A true JP2010026674A (en) 2010-02-04

Family

ID=41732471

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008185595A Pending JP2010026674A (en) 2008-07-17 2008-07-17 Semiconductor integrated circuit

Country Status (1)

Country Link
JP (1) JP2010026674A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2538319A1 (en) 2011-06-21 2012-12-26 Fuji Xerox Co., Ltd. Non-volatile data processing apparatus and image forming apparatus
US9105348B2 (en) 2013-03-28 2015-08-11 Panasonic Intelectual Property Management Co., Ltd. Electronic device with a power supply circuit for controlling the operations of a non-volatile memory and a volatile memory therein
US9111630B2 (en) 2013-03-28 2015-08-18 Panasonic Intellectual Property Management Co., Ltd. Electronic device with a register for controlling the operations of a non-volatile memory and a volatile memory therein
US9946610B2 (en) 2015-08-28 2018-04-17 Toshiba Memory Corporation Memory device and method for saving and restoring data using nonvolatile memory

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2538319A1 (en) 2011-06-21 2012-12-26 Fuji Xerox Co., Ltd. Non-volatile data processing apparatus and image forming apparatus
JP2013004036A (en) * 2011-06-21 2013-01-07 Fuji Xerox Co Ltd Information processing device and image forming apparatus
US9105348B2 (en) 2013-03-28 2015-08-11 Panasonic Intelectual Property Management Co., Ltd. Electronic device with a power supply circuit for controlling the operations of a non-volatile memory and a volatile memory therein
US9111630B2 (en) 2013-03-28 2015-08-18 Panasonic Intellectual Property Management Co., Ltd. Electronic device with a register for controlling the operations of a non-volatile memory and a volatile memory therein
US9946610B2 (en) 2015-08-28 2018-04-17 Toshiba Memory Corporation Memory device and method for saving and restoring data using nonvolatile memory

Similar Documents

Publication Publication Date Title
JP4986431B2 (en) Processor
US10108249B2 (en) Memory control circuit
KR101132484B1 (en) System and method of executing instructions in a multi-stage data processing pipeline
JP2010026674A (en) Semiconductor integrated circuit
US7698536B2 (en) Method and system for providing an energy efficient register file
US7496921B2 (en) Processing block with integrated light weight multi-threading support
JP2010002986A (en) Reconfigurable electronic circuit unit
JP2001022582A5 (en)
JP5962658B2 (en) Semiconductor device and control method thereof
JP5233078B2 (en) Processor and processing method thereof
JP2005527037A (en) Configurable processor
CN112015258A (en) Processing system and control method
JP4889235B2 (en) Program control processor
US7814296B2 (en) Arithmetic units responsive to common control signal to generate signals to selectors for selecting instructions from among respective program memories for SIMD / MIMD processing control
JP3691435B2 (en) Programmable controller
US6772271B2 (en) Reduction of bank switching instructions in main memory of data processing apparatus having main memory and plural memory
US8255672B2 (en) Single instruction decode circuit for decoding instruction from memory and instructions from an instruction generation circuit
US6898695B2 (en) Use of a future file for data address calculations in a pipelined processor
US9075620B2 (en) Instruction execution circuit
JP2008071084A (en) Microprocessor and image forming apparatus
JP2010191511A (en) Microprocessor
JP2011150636A (en) Microprocessor and control method thereof
JP2004151915A (en) Data processor
JP2985244B2 (en) Information processing device
JP5206240B2 (en) Information processing apparatus and information processing method

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20100524