JPH05151066A - Fixed storage readout controller - Google Patents

Fixed storage readout controller

Info

Publication number
JPH05151066A
JPH05151066A JP31662791A JP31662791A JPH05151066A JP H05151066 A JPH05151066 A JP H05151066A JP 31662791 A JP31662791 A JP 31662791A JP 31662791 A JP31662791 A JP 31662791A JP H05151066 A JPH05151066 A JP H05151066A
Authority
JP
Japan
Prior art keywords
storage device
unit words
words
fixed storage
instruction
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.)
Withdrawn
Application number
JP31662791A
Other languages
Japanese (ja)
Inventor
Noboru Kobayashi
登 小林
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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP31662791A priority Critical patent/JPH05151066A/en
Publication of JPH05151066A publication Critical patent/JPH05151066A/en
Withdrawn legal-status Critical Current

Links

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Microcomputers (AREA)
  • Memory System (AREA)
  • Read Only Memory (AREA)

Abstract

PURPOSE:To decrease the frequency of access and to save the consumption of electric power by providing a readout control circuit which reads plural unit words out of a fixed storage device by single-time access and outputs pieces of identification information enabling one of the unit words to be selected and outputted sequentially as many as the no. of unit words. CONSTITUTION:This controller is provided with the fixed storage device ROM 14 stored with the unit words each consisting of plural bits so that they can be read out by single-time access and the read out control circuit 16 which reads the unit words out of the fixed storage device 14 by the single-time access and outputs the pieces of identification information for selecting and outputting one of the unit words sequentially as many as the unit words. A selector 15 which has its input connected to the readout output of the fixed storage device 14 selects and extracts the unit words individually with the identification information sent from the readout control circuit 16. Consequently, the individual unit words can be selected as final outputs and the access frequency is decreased.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、消費電力を低減させる
固定記憶読出し制御装置の構成に関する。ディジタル信
号処理用LSI(以下DSPと略記する。)の音声処理
への適用例である高能率音声符号化装置(LRE:Low
Rate Encoder)では、高速性が要求されることはもちろ
んであるが、最近では移動体通信にも多く利用され、従
って乗用車に搭載されるようになったため、低消費電力
性への要求も高くなっている。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a structure of a fixed memory read control device for reducing power consumption. A high-efficiency speech coder (LRE: Low) which is an application example of a digital signal processing LSI (hereinafter abbreviated as DSP) to speech processing.
Rate Encoder) is of course required to have high speed, but recently, it has been widely used for mobile communication, and since it has been installed in passenger cars, the demand for low power consumption has increased. ing.

【0002】[0002]

【従来の技術】まず、DSPの一般的構成と機能につい
て説明する。図4はDSPの一般的構成を示すブロック
図である。
2. Description of the Related Art First, the general structure and function of a DSP will be described. FIG. 4 is a block diagram showing a general configuration of the DSP.

【0003】同図において、1はDSPを全体的に示
し、内部はインタフェースブロック2、データ用記憶装
置4、アドレス生成ブロック5、算術論理演算回路(A
LU)6、命令記憶装置7および実行制御ブロック8か
らなり、それらは内部バス3によって相互に接続されて
いる。
In the figure, reference numeral 1 indicates a DSP as a whole, and inside is an interface block 2, a data storage device 4, an address generation block 5, an arithmetic logic operation circuit (A).
LU) 6, an instruction storage device 7, and an execution control block 8, which are interconnected by an internal bus 3.

【0004】図中、DSP1において、インタフェース
ブロック2から読込まれたデータは、内部バス3を経て
データ用記憶装置4に転送される。データ用記憶装置4
に記憶されたデータは、アドレス生成ブロック5で生成
されたアドレスで読出され、ALU6で演算され、処理
が行なわれる。データ処理の手順は命令記憶装置7に書
込まれており、命令記憶装置7の内容は、DSPのマシ
ンサイクルごとにアクセスされ、読出されて実行制御ブ
ロックでデコードされ、ALU6へ送り込まれる。処理
の終ったデータは、再度データ用記憶装置4へ転送さ
れ、さらにデータ用記憶装置4から、インタフェースブ
ロック2に転送され、送出される。
In the figure, in the DSP 1, the data read from the interface block 2 is transferred to the data storage device 4 via the internal bus 3. Data storage device 4
The data stored in is read at the address generated in address generation block 5, calculated in ALU 6, and processed. The procedure of data processing is written in the instruction storage device 7, and the contents of the instruction storage device 7 are accessed, read, decoded by the execution control block, and sent to the ALU 6 every machine cycle of the DSP. The processed data is transferred to the data storage device 4 again, and further transferred from the data storage device 4 to the interface block 2 and sent out.

【0005】つぎに、従来技術の固定記憶読出し制御装
置について説明する。前述のとおり、DSPでは、命令
記憶装置7の内容が、マシンサイクルごとに頻繁にアク
セスされる。命令記憶装置7には、主として固定記憶装
置(ROM)が用いられる。以下、これを固定記憶装
置、またはROMと呼ぶ。
Next, a conventional fixed storage read control device will be described. As described above, in the DSP, the contents of the instruction storage device 7 are frequently accessed every machine cycle. A fixed storage device (ROM) is mainly used as the instruction storage device 7. Hereinafter, this is referred to as a fixed storage device or ROM.

【0006】図5は、この従来技術の原理図である。原
理図では記憶装置部分が主体的に示され、読取り制御部
分は示されていない。図のように、従来のROM9は、
1命令語をなすビット数がmビットで、総記憶容量がm
ビット×nワードの場合、mビットの記憶セルを行(横
軸)とし、nビットの記憶セルを列(縦軸)とするマト
リクス(行列)で形成され、1回のアクセス、1マシン
サイクルについて1命令語だけが読出される構成となっ
ている。
FIG. 5 is a principle diagram of this prior art. In the principle diagram, the storage device portion is mainly shown, and the read control portion is not shown. As shown in the figure, the conventional ROM 9
The number of bits forming one instruction word is m, and the total storage capacity is m.
In the case of bits × n words, a matrix is formed in which m-bit memory cells are rows (horizontal axis) and n-bit memory cells are columns (vertical axis). Only one instruction word is read out.

【0007】図6は、前記従来のROM9から、命令語
を読出して、デコードするまでの、すなわち固定記憶読
出し制御装置の具体的な回路例を示す。この回路例で
は、記憶装置としてCMOSによるROMを用い、m=
32,n=1024としている。図中、ROM9以外の
ブロック、すなわち、プログラムカウンタ10、第1命
令レジスタ11、第2命令レジスタ12およびデコーダ
13は、図4における実行制御ブロック8中に収容され
ている。
FIG. 6 shows a specific circuit example of the fixed memory read control device from reading the instruction word from the conventional ROM 9 to decoding the instruction word. In this circuit example, a CMOS ROM is used as a memory device, and m =
32, n = 1024. In the figure, blocks other than the ROM 9, that is, the program counter 10, the first instruction register 11, the second instruction register 12, and the decoder 13 are accommodated in the execution control block 8 in FIG.

【0008】さて、ROM9に記憶されている命令語
は、プログラムカウンタ10の出力値をアドレスとして
マシンサイクルでアクセスされ、各マシンサイクルごと
に1語ずつ第1命令レジスタ11に読出される。さらに
次のマシンサイクルで第2命令レジスタ12に読出さ
れ、第1命令レジスタ11と第2命令レジスタ12の出
力をデコーダ13で順次デコードして、パイプライン処
理に用いられて実行される。
The instruction word stored in the ROM 9 is accessed in a machine cycle with the output value of the program counter 10 as an address, and is read into the first instruction register 11 word by word in each machine cycle. Further, in the next machine cycle, it is read into the second instruction register 12, and the outputs of the first instruction register 11 and the second instruction register 12 are sequentially decoded by the decoder 13 and used for pipeline processing to be executed.

【0009】図6に示す構成のうち、ROM9が図4に
示す命令記憶装置7に対応し、前述のように、その他の
プログラムカウンタ10からデコーダ13までの部分
は、図4における実行制御ブロック8に収容されてい
る。そのためデコードされた命令実行制御信号は、図4
におけるALUへ転送されて、演算制御に用いられる。
In the configuration shown in FIG. 6, the ROM 9 corresponds to the instruction storage device 7 shown in FIG. 4, and as described above, the other parts from the program counter 10 to the decoder 13 are the execution control block 8 in FIG. It is housed in. Therefore, the decoded instruction execution control signal is shown in FIG.
And is used for arithmetic control.

【0010】図7は、図6の回路の各点における信号の
タイムチャートである。図に示すように、プログラムカ
ウンタ10の出力値は、アドレス…,0,1,2,…,
C,D,E,…としてマシンサイクルでROM9のアク
セスに用いられ、第1命令レジスタに…,(0),
(1),(2),…,(C),(D),(E),…とし
て読出される。ここに、たとえば(X)とは、X番地に
書込まれているデータを示す。さらに、次のマシンサイ
クルで第2命令レジスタ12に読出され、前述のとお
り、第1命令レジスタ11と第2命令レジスタ12の出
力をデコーダ13でデコードして、パイプライン処理に
用いられる。また(4)は分岐命令で、次のマシンサイ
クルもその分岐命令に用いられ、第2命令レジスタ12
から出力されるのはROM9の(A)となる。
FIG. 7 is a time chart of signals at various points in the circuit of FIG. As shown in the figure, the output value of the program counter 10 is the address ..., 0, 1, 2 ,.
C, D, E, ... Used to access the ROM 9 in the machine cycle, and the first instruction register ... (0),
It is read as (1), (2), ..., (C), (D), (E) ,. Here, for example, (X) indicates the data written in the address X. Further, it is read into the second instruction register 12 in the next machine cycle, and as described above, the outputs of the first instruction register 11 and the second instruction register 12 are decoded by the decoder 13 and used for pipeline processing. Further, (4) is a branch instruction, and the next machine cycle is also used for the branch instruction.
The data output from is the ROM 9A.

【0011】[0011]

【発明が解決しようとする課題】前述のような従来技術
では、記憶装置のアクセスは、マシンサイクルごとに頻
繁に行なわれる。
In the conventional technique as described above, the storage device is frequently accessed every machine cycle.

【0012】近年のDSPの特徴は、信号処理を1チッ
プのLSIで行なうため、大容量の命令記憶装置を内蔵
していることである。従って消費電力も大で、車載とす
る場合には、消費電力は電源となるバッテリの容量に大
きく影響する。
A feature of the recent DSP is that it incorporates a large-capacity instruction storage device because signal processing is performed by a one-chip LSI. Therefore, the power consumption is also large, and when mounted on a vehicle, the power consumption greatly affects the capacity of the battery serving as a power source.

【0013】一般に、CMOSによるROMの消費電力
は、次のような実験式で示される。 {(ワード数×ビット数に依存する部分)+(ワー
ド数に依存する部分)+(ビット数に依存する部
分)}×アクセス頻度(周波数) バイポーラによるROMの消費電力も、近似的に前記の
実験式で示される。このように、固定記憶装置の消費電
力はアクセス頻度に大幅に依存して増大し、従来例では
DSPの消費電力の50%以上を占めている。
In general, the power consumption of a ROM based on CMOS is expressed by the following empirical formula. {(Word number x bit number dependent part) + (word number dependent part) + (bit number dependent part)} x access frequency (frequency) It is shown by an empirical formula. As described above, the power consumption of the fixed storage device largely increases depending on the access frequency, and occupies 50% or more of the power consumption of the DSP in the conventional example.

【0014】本発明の目的は、固定記憶装置のアクセス
頻度を減少させることによって、消費電力の低減した固
定記憶読出し制御装置を提供する点にある。
An object of the present invention is to provide a fixed storage read control device with reduced power consumption by reducing the access frequency of the fixed storage device.

【0015】[0015]

【課題を解決するための手段】図1は、本発明になる固
定記憶読出し制御装置の基本的な構成を示す原理図であ
る。
FIG. 1 is a principle diagram showing a basic configuration of a fixed memory read control device according to the present invention.

【0016】図中、14は固定記憶装置(ROM)で、
セレクタ15と読出し制御回路16は、本発明の読出し
制御装置の主要部である。図のように、複数ビットから
なる単位ワード複数を1アクセスで読出し可能に記憶す
る固定記憶装置(14)と、前記固定記憶装置(14)
に対し1アクセスで前記複数の単位ワードを読出し、か
つ前記複数の単位ワードのうちいずれかの単位ワードを
選択出力させる識別情報を単位ワード数だけ順次に出力
する読出し制御回路(16)と、前記固定記憶装置(1
4)の読出し出力に入力を接続するとともに、選択制御
入力に前記識別情報を受けるセレクタ(15)と、を具
備することで構成する。
In the figure, 14 is a fixed storage device (ROM),
The selector 15 and the read control circuit 16 are the main parts of the read control device of the present invention. As shown in the figure, a fixed storage device (14) for storing a plurality of unit words composed of a plurality of bits so as to be readable by one access, and the fixed storage device (14).
A read control circuit (16) for sequentially reading the plurality of unit words by one access and sequentially outputting the identification information for selecting and outputting any one of the plurality of unit words for the number of unit words; Persistent storage (1
4) The read output of 4) is connected to the input, and a selector (15) for receiving the identification information at the selection control input is provided.

【0017】[0017]

【作用】図1に示す本発明の固定記憶装置ROM14
は、本来必要とされる記憶容量が、たとえばmビット×
nワードである場合、マトリクス(行列)構成の、行
(横軸)の記憶セルをk・mビットとし、列(縦軸)の
記憶セルをn/kビットとする。ここに、kは整数で、
mビットを単位ワードとする。そして、アクセスの頻度
をマシンサイクルとせず、1回のアクセスでk個の単位
ワードを読出す。そのため、アクセスの頻度はkマシン
サイクルごと、となる。セレクタ15は、読出したk個
の単位ワードを個々に選別するためのもので、読出し制
御装置16から送られて来る識別情報で選別を行ない、
単位ワードが個別に取出される。
The fixed storage device ROM 14 of the present invention shown in FIG.
Has an originally required storage capacity of, for example, m bits ×
In the case of n words, it is assumed that the row (horizontal axis) storage cells have k · m bits and the column (vertical axis) storage cells have n / k bits in a matrix configuration. Where k is an integer,
A unit word is m bits. Then, the access frequency is not set to the machine cycle, and k unit words are read by one access. Therefore, the access frequency is every k machine cycles. The selector 15 is for individually selecting the k unit words that have been read, and performs selection based on the identification information sent from the read control device 16.
Unit words are fetched individually.

【0018】このように本発明の固定記憶読出し制御装
置によれば、最終的出力は個別の単位ワードに選別でき
て、かつアクセス頻度を減少させることができる。
As described above, according to the fixed memory read control device of the present invention, the final output can be sorted into individual unit words and the access frequency can be reduced.

【0019】[0019]

【実施例】図2は、本発明の実施例の構成を示す図であ
る。図中、14はROM、15は二者択一のセレクタ、
18はプログラムカウンタ、17はプログラムカウンタ
18のLSBをセレクタ15へ転送する転送回路を示
し、プログラムカウンタ18と、転送回路17は、図1
における読出し制御回路16に対応する。
FIG. 2 is a diagram showing the construction of an embodiment of the present invention. In the figure, 14 is a ROM, 15 is an alternative selector,
Reference numeral 18 denotes a program counter, 17 denotes a transfer circuit for transferring the LSB of the program counter 18 to the selector 15, and the program counter 18 and the transfer circuit 17 are shown in FIG.
Corresponds to the read control circuit 16 in FIG.

【0020】なお、ROM16はCMOSで形成し、必
要とされる総記憶容量を32ビット×1024ワードと
仮定し、kは最も単純な例であるk=2の場合、すなわ
ち行=64ビット、列=512ビット、記憶している単
位ワードは32ビットの命令語であって、1行は2つの
命令語となる。
It is assumed that the ROM 16 is formed of CMOS and the total storage capacity required is 32 bits × 1024 words, and k is the simplest example, when k = 2, that is, row = 64 bits, column. = 512 bits, the stored unit word is a 32-bit instruction word, and one line is two instruction words.

【0021】さて、プログラムカウンタ18は、命令語
2ワードを1つのアクセス単位とするアドレスが、2マ
シンサイクルの間出力されるとともに、前記アクセス単
位のアクセスに用いられるアドレスのLSBは、2マシ
ンサイクルの前の1マシンサイクルで“0”とし、後の
1マシンサイクルで“1”となる制御が、プログラムカ
ウンタ18に加えられる。ROM14へのアクセス頻度
は、2マシンサイクルで1回の割合となり、従って、1
回のアクセスで2命令語が読出され、セレクタ15のデ
ータ入力には2マシンサイクルの間2つの命令語が加え
られる。
The program counter 18 outputs an address in which two words of an instruction word are one access unit for two machine cycles, and the LSB of the address used for accessing the access unit is two machine cycles. The program counter 18 is controlled so that it is set to "0" in one machine cycle before and after it is set to "1" in one machine cycle. The frequency of access to the ROM 14 is once every two machine cycles, and therefore 1
Two instruction words are read by one access, and two instruction words are added to the data input of the selector 15 for two machine cycles.

【0022】一方、転送回路17には、プログラムカウ
ンタ18から、マシンサイクルと同じサイクルで前記L
SBが加えられるので、LSBは前の1マシンサイクル
を“0”、後の1マシンサイクルを“1”とする1ビッ
トの2進符号を、識別情報としてセレクタ15へ出力
し、この実施例では二者択一のセレクタ15の制御入力
に加えられる。従って、セレクタ15の出力には、識別
情報が“0”である前の1マシンサイクルには前の命令
語だけが、また識別情報が“1”である後の1マシンサ
イクルには後の命令語だけが出力される。
On the other hand, in the transfer circuit 17, from the program counter 18 to the L cycle in the same cycle as the machine cycle.
Since SB is added, the LSB outputs a 1-bit binary code having "0" for the previous one machine cycle and "1" for the subsequent one machine cycle to the selector 15 as identification information. In this embodiment, It is applied to the control input of the alternative selector 15. Therefore, in the output of the selector 15, only the previous instruction word is present in one machine cycle before the identification information is "0", and the subsequent instruction is issued in the one machine cycle after the identification information is "1". Only words are output.

【0023】図3は、図2の実施例回路の各点における
信号のタイムチャートである。図のように、プログラム
カウンタ18は、命令語2ワードごとにアドレス…,
0,2,…,A,C,…を出力し、ROM14を2マシ
ンサイクルに1度の割合でアクセスする。この時、1つ
のアドレス、ことえば2で、2命令語たとえば(2),
(3)が読出されるので、セレクタ15のデータ入力に
は、これら2命令語が加えられる。
FIG. 3 is a time chart of signals at various points in the embodiment circuit of FIG. As shown in the figure, the program counter 18 has an address for every two words of the instruction word, ...
, 0, 2, ..., A, C, ... Are output, and the ROM 14 is accessed once every two machine cycles. At this time, one address, for example, 2 and two instruction words, for example, (2),
Since (3) is read, these two instruction words are added to the data input of the selector 15.

【0024】一方、転送回路17には、プログラムカウ
ンタ18から、マシンサイクルごとに更新されるLSB
が、識別情報としてセレクタ15の制御入力に加えられ
る。従って、セレクタ15は、前のマシンサイクルには
前の命令語、たとえば(2)だけが、後のマシンサイク
ルでは後の命令語、たとえば(3)だけが、選択されて
出力される。
On the other hand, the transfer circuit 17 has an LSB updated from the program counter 18 every machine cycle.
Is added to the control input of the selector 15 as identification information. Therefore, the selector 15 selects and outputs only the previous instruction word, for example, (2) in the previous machine cycle, and the subsequent instruction word, for example, (3) in the subsequent machine cycle.

【0025】このように、ROM14からの読出しは、
前のワードおよび後のワードがビット並列に行なわれて
いる。さらに、(4)は分岐命令で、次の命令語(5)
は、図2には図示してない第2命令レジスタの出力には
現われない。これは、図6の場合と同様である。
Thus, reading from the ROM 14
The previous word and the subsequent word are bit-parallel. Further, (4) is a branch instruction, and the next instruction word (5)
Does not appear in the output of the second instruction register not shown in FIG. This is similar to the case of FIG.

【0026】以上の実施例では、記憶装置としてCMO
SのROMを用いたが、バイポーラによるROMでも、
同じセル構成とすれば、ほぼ同様の効果が得られる。ま
た、必要とする記憶容量を32ビット×1024ワード
と仮定したが、もちろんこのような値に特定する必要は
ない。
In the above embodiments, the CMO is used as the storage device.
I used S ROM, but bipolar ROM
With the same cell structure, almost the same effect can be obtained. Further, the required storage capacity is assumed to be 32 bits × 1024 words, but of course it is not necessary to specify such a value.

【0027】次に整数kについて説明する。前述の実施
例ではk=2としたが、これは任意の整数でよい。セレ
クタ15として、一般整数kに適用する場合は、k者択
一のセレクタを用いる。プログラムカウンタ18は、命
令語kワードごとに1つのアドレスを出力し、ROM1
4をkマシンサイクルに1度の割合でアクセスする。こ
の時、1回のアクセスでk命令語分読出されるので、セ
レクタ15のデータ入力にはkマシンサイクルの間k個
の命令語が加えられる。
Next, the integer k will be described. In the above embodiment, k = 2, but this may be any integer. When the general integer k is applied as the selector 15, a k-choice selector is used. The program counter 18 outputs one address for each k word of the instruction word, and the ROM 1
4 are accessed once per k machine cycles. At this time, since k instruction words are read by one access, k instruction words are added to the data input of the selector 15 during k machine cycles.

【0028】一方、転送回路17には、プログラムカウ
ンタ18から、マシンサイクルと同じサイクルで、Jビ
ットが出力される。たとえば、第1のマシンサイクルを
…00,第2のマシンサイクルを…01,第3のマシン
サイクルを…10,第4のマシンサイクルを…11,す
なわち、J=2ビットの2進符号が出力される。ただ
し、2J ≧kとする。
On the other hand, the J bit is output from the program counter 18 to the transfer circuit 17 in the same cycle as the machine cycle. For example, the first machine cycle is ... 00, the second machine cycle is ... 01, the third machine cycle is ... 10, the fourth machine cycle is ... 11, that is, a binary code of J = 2 bits is output. To be done. However, 2 J ≧ k.

【0029】さて、この2進符号は、識別情報としてセ
レクタ15の制御入力に加えられる。従ってセレクタ1
5の出力には、識別情報が…00のサイクルには第1番
目の命令語が,…01のサイクルには第2番目の命令語
が、…10のサイクルには第3番目の命令語が,…11
のサイクルには第4番目の命令語が読出される。これを
実現するには、Jビットの2進符号制御入力端子を備え
るk者択一セレクタを利用すればよい。
The binary code is added to the control input of the selector 15 as identification information. Therefore selector 1
In the output of 5, the first instruction word is in the cycle where the identification information is ... 00, the second instruction word is in the cycle of 01, and the third instruction word is in the cycle of ... 10. ,… 11
In the cycle, the fourth instruction word is read. To realize this, a k-selector having a J-bit binary code control input terminal may be used.

【0030】前述のとおり、kを大とするほど、消費電
力の低下に寄与すること大であることはもちろんであ
る。
As described above, it goes without saying that the larger k is, the larger the contribution to the reduction in power consumption.

【0031】[0031]

【発明の効果】既述のとおり、CMOSによるROMの
消費電力は、次のような実験式で示される。 {(ワード数×ビット数に依存する部分)+(ワー
ド数に依存する部分)+(ビット数に依存する部
分)}×アクセス頻度(周波数) 本発明によれば、上記の式において、項は変化せず、
項は1/k倍、項はk倍、は1/k倍、なので括
弧を外すと×1/k+×1/k2 +×1となり、
ワード数×ビット数に依存する部分を1/kに、ワード
数に依存する部分を1/k2 とすることができる。
As described above, the power consumption of the CMOS ROM is expressed by the following empirical formula. {(Word number x bit number dependent part) + (word number dependent part) + (bit number dependent part)} x access frequency (frequency) According to the present invention, in the above equation, the terms are Unchanged
The term is 1 / k times, the term is k times, and is 1 / k times, so if the parentheses are removed, it becomes × 1 / k + × 1 / k 2 + × 1,
The part that depends on the number of words × the number of bits can be 1 / k, and the part that depends on the number of words can be 1 / k 2 .

【0032】バイポーラによるROMの場合も、上述と
ほぼ同様な効果を達成することができるので、本発明に
より、同一の総記憶容量の固定記憶装置に対し、その機
能を、非常に低減された電力で実現できる。
In the case of the ROM of the bipolar type, almost the same effect as described above can be achieved. Therefore, according to the present invention, the function of the fixed storage device having the same total storage capacity can be greatly reduced. Can be achieved with.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の固定記憶読出し制御装置の基本的構成
を示す原理図である。
FIG. 1 is a principle diagram showing a basic configuration of a fixed memory read control device of the present invention.

【図2】本発明の固定記憶読出し制御装置を含めた具体
的な実施例の回路図である。
FIG. 2 is a circuit diagram of a specific embodiment including a fixed memory read control device of the present invention.

【図3】図2の回路の各点における信号のタイムチャー
トである。
FIG. 3 is a time chart of signals at various points in the circuit of FIG.

【図4】DSPの一般的構成を示すブロック図である。FIG. 4 is a block diagram showing a general configuration of a DSP.

【図5】従来の固定記憶読出し制御装置の基本的構成を
示すブロック図である。
FIG. 5 is a block diagram showing a basic configuration of a conventional fixed storage read control device.

【図6】従来の固定記憶読出し制御装置を示す回路図で
ある。
FIG. 6 is a circuit diagram showing a conventional fixed memory read control device.

【図7】図6の回路の各点における信号のタイムチャー
トである。
FIG. 7 is a time chart of signals at various points in the circuit of FIG.

【符号の説明】[Explanation of symbols]

14 固定記憶装置 15 セレクタ 16 読出し制御回路 14 Fixed Storage Device 15 Selector 16 Read Control Circuit

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 複数ビットからなる単位ワード複数を1
アクセスで読出し可能に記憶する固定記憶装置(14)
と、 前記固定記憶装置(14)に対し1アクセスで前記複数
の単位ワードを読出し、かつ前記複数の単位ワードのう
ちいずれかの単位ワードを選択出力させる識別情報を単
位ワード数だけ順位に出力する読出し制御回路(16)
と、 前記固定記憶装置(14)の読出し出力に入力を接続す
るとともに、選択制御入力に前記識別情報を受けるセレ
クタ(15)と、 を具備することを特徴とする固定記憶読出し制御装置。
1. A plurality of unit words each consisting of a plurality of bits
Persistent storage device (14) that stores readably by access
And the identification information for reading out the plurality of unit words by one access to the fixed storage device (14) and selecting and outputting any one of the plurality of unit words is output in order by the number of unit words. Read control circuit (16)
And a selector (15) having an input connected to a read output of the fixed storage device (14) and receiving the identification information at a selection control input.
JP31662791A 1991-11-29 1991-11-29 Fixed storage readout controller Withdrawn JPH05151066A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP31662791A JPH05151066A (en) 1991-11-29 1991-11-29 Fixed storage readout controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP31662791A JPH05151066A (en) 1991-11-29 1991-11-29 Fixed storage readout controller

Publications (1)

Publication Number Publication Date
JPH05151066A true JPH05151066A (en) 1993-06-18

Family

ID=18079159

Family Applications (1)

Application Number Title Priority Date Filing Date
JP31662791A Withdrawn JPH05151066A (en) 1991-11-29 1991-11-29 Fixed storage readout controller

Country Status (1)

Country Link
JP (1) JPH05151066A (en)

Similar Documents

Publication Publication Date Title
US6915413B2 (en) Micro-controller for reading out compressed instruction code and program memory for compressing instruction code and storing therein
EP0614191A2 (en) Instruction memory system for risc microprocessor capable of preforming program counter relative addressing
US20030086302A1 (en) Data write/read control method and memory device
US4800535A (en) Interleaved memory addressing system and method using a parity signal
US5450566A (en) Register block circuit for central processing unit of microcomputer
EP0327950B1 (en) Address modification circuit
JPH09190378A (en) Memory address control circuit
JP5617776B2 (en) MEMORY CIRCUIT, MEMORY DEVICE, AND MEMORY DATA ERROR CORRECTION METHOD
JPH05151066A (en) Fixed storage readout controller
US5710731A (en) Combined adder and decoder digital circuit
US6738792B1 (en) Parallel mask generator
US6574722B2 (en) Semiconductor storage device
JPH08166880A (en) Computer
US7472255B2 (en) Method for addressing a symbol in a memory and device for processing symbols
JP2000163320A (en) Memory device with software error measure function and software error measure method
JPH0795269B2 (en) Instruction code decoding device
US7075846B2 (en) Apparatus for interleave and method thereof
JP4629198B2 (en) Arithmetic apparatus and arithmetic method
US6178120B1 (en) Memory structure for speeding up data access
JP3252029B2 (en) Encoding device and encoding method
JP3937418B2 (en) Storage device and storage read control method
JPH08137666A (en) Arithmetic unit and its arithmetic method
JPH0810443B2 (en) Memory control circuit
CN116860661A (en) Data buffer based on data flow, data processing method and artificial intelligent chip
JPS6123274A (en) Vector processor

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 19990204