JPH11161542A - Rom reading circuit and rom reading method - Google Patents

Rom reading circuit and rom reading method

Info

Publication number
JPH11161542A
JPH11161542A JP33018597A JP33018597A JPH11161542A JP H11161542 A JPH11161542 A JP H11161542A JP 33018597 A JP33018597 A JP 33018597A JP 33018597 A JP33018597 A JP 33018597A JP H11161542 A JPH11161542 A JP H11161542A
Authority
JP
Japan
Prior art keywords
address
rom
signal
circuit
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
JP33018597A
Other languages
Japanese (ja)
Inventor
Kazuyoshi Okumura
一祥 奥村
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.)
NEC Office Systems Ltd
Original Assignee
NEC Office Systems 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 NEC Office Systems Ltd filed Critical NEC Office Systems Ltd
Priority to JP33018597A priority Critical patent/JPH11161542A/en
Publication of JPH11161542A publication Critical patent/JPH11161542A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide a ROM reading circuit capable of more speedily performing a response to a host and accelerating the operating speed of a system as a whole. SOLUTION: This circuit is provided with a counter 2 for outputting the next address to a ROM 5 beforehand for the continuously accessed addresses. In this case, in the case that the address from the host is the same as the address of the counter 2, data pertinent to the address are immediately outputted from the ROM 5 to a data bus. In the case that the address from the host is different from the address of the counter 2, the address of the counter 2 is abandoned, a new address on an address bus is fetched and outputted to the ROM 5, the extension of access time is requested to the host until the host becomes able to read the output data of the ROM 5 and the data pertinent to the new address are outputted from the ROM 5 to the data bus after it becomes readable.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】この発明は、上位へのレスポ
ンスをより速くし、システム全体を高速化するROM読
み出し回路およびROM読み出し方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a ROM readout circuit and a ROM readout method for making a response to a higher order faster and for speeding up the entire system.

【0002】[0002]

【従来の技術】従来、コンピュータ装置において、あら
かじめROMに書き込まれているプログラムにより動作
しているシステムでは、ROMからプログラムを読み出
しながら動作している。
2. Description of the Related Art Conventionally, in a computer system, a system operating according to a program written in a ROM in advance operates while reading the program from the ROM.

【0003】図3は、従来のROM読み出し回路の一例
を示すブロック図である。図4は、図3の動作を示すタ
イミングチャートであり、サイクル21,22および2
3は、アドレスバス上のアドレスがROM5へのアクセ
スである場合の動作を示している。
FIG. 3 is a block diagram showing an example of a conventional ROM read circuit. FIG. 4 is a timing chart showing the operation of FIG.
3 shows an operation when the address on the address bus is an access to the ROM 5.

【0004】まず、上位よりアドレスバス上にアドレス
が送出されると、直接ROM5およびデコーダ1に送ら
れる。デコーダ1は、上位より送出されたアドレスがR
OM5へのアクセスに対するアドレス条件と合致してい
るかどうかを判定する。このサイクルの場合、ROM5
へのアクセスであるため、デコーダ1は、アクティブな
信号を出力する。ROM5は、デコーダ1から出力され
た信号がCS端子に入力されることにより上位からのア
クセスを認識する。
[0004] First, when an address is transmitted from the upper level to the address bus, it is directly transmitted to the ROM 5 and the decoder 1. The decoder 1 determines that the address transmitted from the upper
It is determined whether the address condition for access to OM5 is met. In this cycle, ROM5
, The decoder 1 outputs an active signal. The ROM 5 recognizes an access from a higher order when a signal output from the decoder 1 is input to a CS terminal.

【0005】アドレス送出後、上位は、メモリリード信
号を送出する。メモリリード信号を受け取った論理積回
路6は、メモリリード信号とデコーダ1からの信号とが
アクティブになるので、アクティブな信号を出力する。
レディ信号発生回路7は、この信号が入力されるとレデ
ィ信号を送出し、ROM5が出力したデータを上位が読
み取り可能になるまでの時間だけ、上位に対してアクセ
ス時間の引き延ばしを要求する。メモリリード信号は、
ROM5でも受け取られ、ROM5では、すでにCS端
子にアクティブな信号が入力されているので、先に受け
取ったアドレスに該当するデータを出力する。バッファ
4は、論理積回路7から出力されたアクティブな信号が
EN端子に入力され、ROM5から送出されたデータを
データバス上に送出する。
After sending the address, the upper order sends a memory read signal. The AND circuit 6 that has received the memory read signal outputs an active signal because the memory read signal and the signal from the decoder 1 become active.
When this signal is input, the ready signal generation circuit 7 sends out a ready signal, and requests the higher order to extend the access time until the data output from the ROM 5 becomes readable. The memory read signal is
Since the active signal has already been input to the CS terminal, the ROM 5 outputs data corresponding to the previously received address. The buffer 4 inputs the active signal output from the AND circuit 7 to the EN terminal, and transmits the data transmitted from the ROM 5 onto the data bus.

【0006】レディ信号発生回路8は、ROM5がアド
レスバス上のアドレスに該当するデータを送出し始める
タイミングに合わせて、レディ信号を元に戻し、上位に
対してアクセス時間の完了を促す。
The ready signal generation circuit 8 returns the ready signal to the timing when the ROM 5 starts sending data corresponding to the address on the address bus, and urges the higher order to complete the access time.

【0007】レディ信号が元に戻ると、上位は、サイク
ルを完了する作業を始める。上位がメモリリード信号を
元に戻すと、バッファ4は、EN端子への信号がノンア
クティブになるため、ROM5から送出されているデー
タをデータバス上に送出することをやめ、また、ROM
5はデータの送出をやめる。
When the ready signal returns, the host begins to complete the cycle. When the host returns the memory read signal to its original state, the buffer 4 stops sending the data sent from the ROM 5 onto the data bus because the signal to the EN terminal becomes inactive.
5 stops sending data.

【0008】サイクル24は、アドレスバス上のアドレ
スが、ROM5へのアクセスではない場合の動作を示し
ている。上位からアドレスバス上にアドレスが送出され
た後、メモリリード信号がアクティブになると、この場
合はROM5へのアクセスでないため、デコーダ1は信
号を出力しない。したがって、バッファ4は、ROM5
からのデータをデータバス上に送出しないので、データ
バス上には影響しない。
Cycle 24 shows the operation when the address on the address bus is not an access to ROM 5. When the memory read signal becomes active after the address is transmitted from the upper level to the address bus, the decoder 1 does not output the signal because the access is not to the ROM 5 in this case. Therefore, the buffer 4 is stored in the ROM 5
Is not sent out on the data bus, so there is no effect on the data bus.

【0009】[0009]

【発明が解決しようとする課題】上述した従来のROM
読み出し回路は、上位の高速化に比べてROMのアクセ
ススピードが高速でないという問題点があった。そのた
めに、上述のように、レディ信号発生回路は、レディ信
号を上位に送出し、ROMが出力したデータを上位が読
み取り可能になるまでの時間だけ、上位に対してアクセ
ス時間の引き延ばしを行っている。
The above-mentioned conventional ROM
The read circuit has a problem that the access speed of the ROM is not high as compared with the higher speed. For this purpose, as described above, the ready signal generation circuit sends the ready signal to the higher order, and extends the access time to the higher order until the data output from the ROM becomes readable. I have.

【0010】この発明の目的は、上位へのレスポンスを
より速くし、システム全体を高速化するROM読み出し
回路およびROM読み出し方法を提供することにある。
It is an object of the present invention to provide a ROM read circuit and a ROM read method for making a response to a higher order faster and for speeding up the entire system.

【0011】[0011]

【課題を解決するための手段】この発明のROM読み出
し回路は、アドレス端子に入力されたアドレスに該当す
るメモリ内容をデータ端子に出力するROMと、入力さ
れたアドレスが前記ROMへのアクセスに対するアドレ
ス条件と合致している間、アクティブな信号を出力する
デコーダと、メモリリード信号とデコーダからの信号が
アクティブな時のみアクティブな信号を出力する論理積
回路と、前記論理積回路から入力された信号がアクティ
ブになっている間のみ前記ROMからのデータをデータ
バス上に送出し、前記論理積回路から入力された信号が
ノンアクティブになっている場合は、データバス上に何
も送出しないバッファと、保持しているアドレスを常に
出力し、前記論理積回路から入力された信号がノンアク
ティブになる時に保持してあるアドレスをインクリメン
トするカウンタと、前記論理積回路から入力された信号
がアクティブになった時に、アドレスバスから入力され
たアドレスと前記カウンタから入力されたアドレスの内
容を比較し、異なった時のみアクティブなパルスを出力
するコンペア回路と、前記コンペア回路からアクティブ
な信号が入力された時に、前記ROMが出力したデータ
を上位が読み取り可能になるまで上位の動作サイクルを
延ばすレディ信号を出力するレディ信号発生回路とを備
え、前記カウンタが、前記コンペア回路から入力された
信号がアクティブになると、保持しているアドレスを破
棄し、アドレスバス上にある新たなアドレスを取り込む
ことを特徴とする。
According to the present invention, there is provided a ROM reading circuit comprising: a ROM for outputting a memory content corresponding to an address input to an address terminal to a data terminal; and an input address corresponding to an address for accessing the ROM. A decoder that outputs an active signal while the condition is met, an AND circuit that outputs an active signal only when a memory read signal and a signal from the decoder are active, and a signal that is input from the AND circuit Sends data from the ROM onto the data bus only while is active, and a buffer that sends nothing on the data bus when the signal input from the AND circuit is inactive. Always outputs the held address, and when the signal input from the AND circuit becomes inactive, A counter for incrementing the address held therein, and when the signal input from the AND circuit becomes active, compares the content of the address input from the address bus with the content of the address input from the counter, A compare circuit that outputs an active pulse only when the active signal is input from the compare circuit, and outputs a ready signal that extends an upper operation cycle until the upper data can be read from the ROM when an active signal is input from the compare circuit. A ready signal generation circuit, wherein when the signal input from the compare circuit becomes active, the counter discards the held address and takes in a new address on the address bus.

【0012】この発明は、連続してアクセスされるアド
レスに対して次のアドレスをあらかじめROMに送出す
ることにより、上位へのレスポンスをより速くし、シス
テム全体を高速化するものである。
According to the present invention, a next address to a continuously accessed address is sent to the ROM in advance, so that a response to a higher order is made faster and the whole system is made faster.

【0013】[0013]

【発明の実施の形態】次に、この発明の実施の形態につ
いて図面を参照して説明する。
Next, an embodiment of the present invention will be described with reference to the drawings.

【0014】図1は、この発明のROM読み出し回路の
実施の形態を示すブロック図である。図1に示すROM
読み出し回路は、デコーダ1とカウンタ2とコンペア回
路3とバッファ4とROM5と論理積回路6とレディ信
号発生回路7とにより構成されている。
FIG. 1 is a block diagram showing an embodiment of a ROM reading circuit according to the present invention. ROM shown in FIG.
The read circuit includes a decoder 1, a counter 2, a compare circuit 3, a buffer 4, a ROM 5, an AND circuit 6, and a ready signal generating circuit 7.

【0015】デコーダ1は、入力されたアドレスがRO
M5へのアクセスに対するアドレス条件と合致している
間、アクティブな信号を出力する。カウンタ2は、保持
しているアドレスを常に出力する。また、カウンタ2
は、CLK端子に入力された信号がノンアクティブにな
る時に保持してあるアドレスをインクリメントし、LO
AD端子に入力された信号がアクティブになると、保持
しているアドレスを破棄し、アドレスバス上にある新し
いアドレスを取り込む。
[0015] The decoder 1 outputs the address RO
An active signal is output while the address condition for access to M5 is met. The counter 2 always outputs the held address. Also, counter 2
Increments the address held when the signal input to the CLK terminal becomes non-active,
When the signal input to the AD terminal becomes active, the held address is discarded and a new address on the address bus is fetched.

【0016】コンペア回路3は、CLK端子に入力され
た信号がアクティブになる時にA端子とB端子との内容
を比較し、異なった時のみアクティブなパルスを出力す
る。バッファ4は、EN端子に入力された信号がアクテ
ィブになっている間のみROM5からのデータをデータ
バス上に送出し、EN端子の信号がノンアクティブにな
っている場合は、データバス上に何も送出しない。
The compare circuit 3 compares the contents of the A terminal and the B terminal when the signal input to the CLK terminal becomes active, and outputs an active pulse only when the signals are different. The buffer 4 sends the data from the ROM 5 onto the data bus only while the signal input to the EN terminal is active. If the signal at the EN terminal is non-active, the buffer 4 Also do not send.

【0017】ROM5は、CS端子およびOE端子に入
力されている信号がアクティブになると、アドレス端子
に入力されたアドレスに該当するメモリ内容をデータ端
子に出力する。論理積回路6は、2つの入力がアクティ
ブな時のみアクティブな信号を出力する。レディ信号発
生回路7は、アクティブな信号が入力された時に、RO
M5が出力したデータを上位が読み取り可能になるまで
上位の動作サイクルを延ばす信号をレディ信号に出力す
る。
When the signals input to the CS terminal and the OE terminal become active, the ROM 5 outputs the contents of the memory corresponding to the address input to the address terminal to the data terminal. The AND circuit 6 outputs an active signal only when two inputs are active. When an active signal is input, the ready signal generation circuit 7
A signal for extending the higher-order operation cycle until the data output by M5 becomes readable is output as a ready signal.

【0018】次に、図1の実施の形態の動作について図
面を参照して説明する。図2は、この発明の実施の形態
におけるタイミングチャートである。
Next, the operation of the embodiment of FIG. 1 will be described with reference to the drawings. FIG. 2 is a timing chart in the embodiment of the present invention.

【0019】ROM5のCS端子およびOE端子は常に
アクティブな状態に固定してあるため、ROM5は、入
力されるアドレスに応じて常にデータを出力している。
Since the CS terminal and the OE terminal of the ROM 5 are always fixed in an active state, the ROM 5 always outputs data according to the input address.

【0020】サイクル11は、アドレスバス上のアドレ
スがROM5へのアクセスに対するアドレス条件と合致
しているが、カウンタ2に保持されているアドレスとは
異なる場合の動作を示す。
Cycle 11 shows the operation when the address on the address bus matches the address condition for accessing the ROM 5, but is different from the address stored in the counter 2.

【0021】まず、上位よりアドレスバス上にアドレス
が送出されると、デコーダ1は、上位より送出されたア
ドレスが、ROM5へのアクセスに対するアドレス条件
と合致しているかどうかを判定する。サイクル11の場
合は、ROM5へのアクセスであるため、デコーダ1
は、アクティブな信号を出力する。その後、上位より送
出されるメモリリード信号がアクティブになると、論理
積回路6は、メモリリード信号とデコーダ1からの信号
とがアクティブになるので、アクティブな信号を出力す
る。
First, when an address is transmitted from the upper level onto the address bus, the decoder 1 determines whether or not the address transmitted from the upper level matches the address condition for accessing the ROM 5. In the case of cycle 11, since the access to the ROM 5 is made, the decoder 1
Outputs an active signal. Thereafter, when the memory read signal sent from the upper level becomes active, the AND circuit 6 outputs an active signal because the memory read signal and the signal from the decoder 1 become active.

【0022】しかし、コンペア回路3では、CLK端子
に入力された信号がアクティブになった時は、アドレス
バス上のアドレスとカウンタ2に保持されているアドレ
スとが異なるので、コンペア回路3は、アクティブなパ
ルスを出力する。カウンタ2は、このパルスが入力され
ると今まで保持していたアドレスを破棄し、現在アドレ
スバス上にあるアドレスを保持する。レディ信号発生回
路7は、このパルスが入力されるとレディ信号を送出
し、ROM5が出力したデータを上位が読み取り可能に
なるまでの時間だけ、上位に対してアクセス時間の引き
延ばしを要求する。
However, in the compare circuit 3, when the signal input to the CLK terminal becomes active, the address on the address bus and the address held in the counter 2 are different. Output a simple pulse. When this pulse is input, the counter 2 discards the address held so far and holds the address currently on the address bus. When this pulse is input, the ready signal generation circuit 7 sends out a ready signal, and requests the higher order to extend the access time until the data output from the ROM 5 becomes readable.

【0023】バッファ4は、論理積回路6からの信号が
EN端子に入力されると、ROM5が送出しているデー
タをデータバス上に送出するが、この時、ROM5は、
アドレスバス上のアドレスに該当したデータを送出して
いない。
When the signal from the AND circuit 6 is input to the EN terminal, the buffer 4 sends the data sent from the ROM 5 onto the data bus. At this time, the ROM 5
The data corresponding to the address on the address bus has not been transmitted.

【0024】ROM5は、現在アドレスバス上にあるア
ドレスと同一のアドレスをカウンタ2から受け取ると、
そのアドレスに該当したデータを出力する。この時、バ
ッファ4は、すでに論理積回路6からの信号が入力され
ているので、ROM5より送出されたデータを直ちにデ
ータバス上に出力する。レディ信号発生回路7は、RO
M5がアドレスバス上のアドレスに該当するデータを送
出し始めるタイミングに合わせて、レディ信号を元に戻
し、上位に対してアクセス時間の完了を促す。
When the ROM 5 receives from the counter 2 the same address as the address currently on the address bus,
The data corresponding to the address is output. At this time, since the buffer 4 has already received the signal from the AND circuit 6, the buffer 4 immediately outputs the data sent from the ROM 5 onto the data bus. The ready signal generation circuit 7
At the timing when M5 starts sending data corresponding to the address on the address bus, the ready signal is returned to the original state, and the host is urged to complete the access time.

【0025】レディ信号が元に戻ると、上位は、サイク
ル11を完了する作業を始める。上位がメモリリード信
号を元に戻すと、論理積回路6は、出力信号をノンアク
ティブに戻す。この時、カウンタ2は、現在保持してい
るアドレスをインクリメントし、次のアクセスに備え
る。このためROM5は、インクリメントされたアドレ
スに該当するデータを送出しようとするが、バッファ4
でも、EN端子に入力されていた信号がノンアクティブ
に戻っているためデータは送出されないので、データバ
スに影響はない。
When the ready signal returns, the host begins to complete cycle 11. When the host returns the memory read signal, the AND circuit 6 returns the output signal to non-active. At this time, the counter 2 increments the currently held address and prepares for the next access. For this reason, the ROM 5 tries to send data corresponding to the incremented address,
However, since the signal input to the EN terminal has returned to non-active, no data is transmitted, so that there is no effect on the data bus.

【0026】サイクル12および13は、アドレスバス
上のアドレスがROM5へのアクセスであり、かつカウ
ンタ2に保持されているアドレスと同一である場合、す
なわちサイクル11に続いて次のアドレスにアクセスし
た場合の動作を示す。
Cycles 12 and 13 are when the address on the address bus is an access to the ROM 5 and is the same as the address held in the counter 2, that is, when the next address is accessed following the cycle 11. The operation of FIG.

【0027】サイクル11と同様に、上位からアドレス
バス上にアドレスが送出された後、メモリリード信号が
アクティブになると、このサイクルの場合もROM5へ
のアクセスであるため、論理積回路6は信号を出力する
が、アドレスバス上のアドレスとカウンタ2に保持され
ているアドレスとが同一であるので、コンペア回路3は
信号を出力しない。よって、レディ信号発生回路7は、
上位に対してレディ信号を出力せず、また、カウンタ2
は、保持しているアドレスをそのまま出力する。バッフ
ァ4は、EN端子に信号が入力されるので、サイクル1
1と同様に、ROM5が送出しているデータをデータバ
ス上に送出する。
Similarly to the cycle 11, when the memory read signal becomes active after the address is transmitted from the upper address onto the address bus, the access to the ROM 5 is also performed in this cycle. However, since the address on the address bus is the same as the address held in the counter 2, the compare circuit 3 does not output a signal. Therefore, the ready signal generation circuit 7
No ready signal is output to the upper
Outputs the held address as it is. Since a signal is input to the EN terminal of the buffer 4, the cycle 1
As in 1, the data transmitted from the ROM 5 is transmitted onto the data bus.

【0028】ROM5は、サイクル12および13が始
まる前に現在アドレスバス上にあるアドレスと同一のア
ドレスをカウンタ2から受け取っているので、そのアド
レスに該当したデータを出力し始めている。バッファ4
は、すでにEN端子に信号が入力されているので、RO
M5より送出されるデータを直ちにデータバス上に出力
される。
Since the ROM 5 has received the same address as the address currently on the address bus from the counter 2 before the cycles 12 and 13 begin, the ROM 5 has begun to output data corresponding to the address. Buffer 4
Has already been input to the EN terminal,
The data sent from M5 is immediately output on the data bus.

【0029】サイクル11と同様に、上位がメモリリー
ド信号をノンアクティブに戻すと、論理積回路6は、出
力している信号をノンアクティブに戻す。サイクル11
と同様に、カウンタ2は、現在保持しているアドレスを
インクリメントし、次のアクセスに備え、ROM5は、
インクリメントされたアドレスに該当するデータを送出
しようとするが、データバスに影響はない。
As in the case of cycle 11, when the higher level returns the memory read signal to non-active, the AND circuit 6 returns the output signal to non-active. Cycle 11
Similarly, the counter 2 increments the currently held address and prepares for the next access.
Attempts to send data corresponding to the incremented address, but does not affect the data bus.

【0030】サイクル14は、アドレスバス上のアドレ
スが、ROM5へのアクセスではない場合の動作を示
す。
Cycle 14 shows the operation when the address on the address bus is not an access to ROM 5.

【0031】上位からアドレスバス上にアドレスが送出
された後、メモリリード信号がアクティブになると、こ
の場合はROM5へのアクセスでないため、デコーダ1
は信号を出力しない。したがって、バッファ4は、RO
M5からのデータをデータバス上に送出しないので、デ
ータバス上には影響しない。また、カウンタ2は、保持
しているアドレスをインクリメントしない。
When the memory read signal becomes active after the address is transmitted from the host to the address bus, the decoder 1 does not access the ROM 5 in this case, so that the decoder 1
Does not output a signal. Therefore, buffer 4 contains RO
Since the data from M5 is not transmitted on the data bus, there is no effect on the data bus. Further, the counter 2 does not increment the held address.

【0032】[0032]

【発明の効果】以上説明したように、この発明は、RO
Mに書き込まれているプログラムにより動作しているシ
ステムにおいて、連続してアクセスされるアドレスに対
して次のアドレスをあらかじめROMに送出し、低速な
ROMのデータ出力に要する時間を見かけ上減らすこと
により、上位からのアクセスをより速くし、システム全
体を高速化することができる。
As described above, the present invention provides the RO
In a system operated by a program written in M, the next address for a continuously accessed address is sent to the ROM in advance, and the time required for data output from the low-speed ROM is apparently reduced. , Access from the host can be made faster, and the entire system can be made faster.

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

【図1】この発明のROM読み出し回路の実施の形態を
示すブロック図である。
FIG. 1 is a block diagram showing an embodiment of a ROM read circuit of the present invention.

【図2】この発明の実施の形態におけるタイミングチャ
ートである。
FIG. 2 is a timing chart according to the embodiment of the present invention.

【図3】従来のROM読み出し回路の一例を示すブロッ
ク図である。
FIG. 3 is a block diagram showing an example of a conventional ROM read circuit.

【図4】従来のROM読み出し回路の動作を示すタイミ
ングチャートである。
FIG. 4 is a timing chart showing the operation of a conventional ROM read circuit.

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

1 デコーダ 2 カウンタ 3 コンペア回路 4 バッファ 5 ROM 6 論理積回路 7 レディ信号発生回路 Reference Signs List 1 decoder 2 counter 3 compare circuit 4 buffer 5 ROM 6 AND circuit 7 ready signal generation circuit

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】連続してアクセスされるアドレスに対して
次のアドレスをあらかじめROMに出力するカウンタを
備え、 上位から送出されたアドレスが前記カウンタの出力する
アドレスと同一の場合は、ROMから直ちにアドレスに
該当したデータをデータバス上に出力し、 上位から送出されたアドレスが前記カウンタの出力する
アドレスと異なる場合は、前記カウンタの保持している
アドレスを破棄してアドレスバス上にある新たなアドレ
スをカウンタに取り込んでROMに出力し、ROMが出
力したデータを上位が読み取り可能になるまでの時間だ
け上位に対してアクセス時間の引き延ばしを要求し、上
位が読みとり可能になった後にROMから新たなアドレ
スに該当したデータをデータバス上に出力することを特
徴とするROM読み出し回路。
1. A counter for outputting a next address to a ROM in advance for an address continuously accessed, and when an address transmitted from a higher order is the same as an address output from the counter, the address is immediately output from the ROM. The data corresponding to the address is output on the data bus, and if the address transmitted from the upper side is different from the address output by the counter, the address held by the counter is discarded and a new address on the address bus is discarded. The address is fetched into the counter and output to the ROM, and the data output from the ROM is requested to extend the access time to the higher order until the higher order becomes readable. ROM reading characterized by outputting data corresponding to various addresses on a data bus Circuit.
【請求項2】アドレス端子に入力されたアドレスに該当
するメモリ内容をデータ端子に出力するROMと、 入力されたアドレスが前記ROMへのアクセスに対する
アドレス条件と合致している間、アクティブな信号を出
力するデコーダと、 メモリリード信号とデコーダからの信号がアクティブな
時のみアクティブな信号を出力する論理積回路と、 前記論理積回路から入力された信号がアクティブになっ
ている間のみ前記ROMからのデータをデータバス上に
送出し、前記論理積回路から入力された信号がノンアク
ティブになっている場合は、データバス上に何も送出し
ないバッファと、 保持しているアドレスを常に出力し、前記論理積回路か
ら入力された信号がノンアクティブになる時に保持して
あるアドレスをインクリメントするカウンタと、を備え
ることを特徴とするROM読み出し回路。
2. A ROM for outputting a memory content corresponding to an address input to an address terminal to a data terminal, and an active signal while the input address matches an address condition for accessing the ROM. A decoder that outputs an output signal; a logical product circuit that outputs an active signal only when a memory read signal and a signal from the decoder are active; and a logical product circuit that outputs a signal from the ROM only while a signal input from the logical product circuit is active. When the data is sent out on the data bus, and the signal input from the AND circuit is inactive, a buffer that sends nothing on the data bus and the held address are always output, A counter that increments the address held when the signal input from the AND circuit becomes inactive. A ROM readout circuit comprising:
【請求項3】前記論理積回路から入力された信号がアク
ティブになった時に、アドレスバスから入力されたアド
レスと前記カウンタから入力されたアドレスの内容を比
較し、異なった時のみアクティブなパルスを出力するコ
ンペア回路と、 前記コンペア回路からアクティブな信号が入力された時
に、前記ROMが出力したデータを上位が読み取り可能
になるまで上位の動作サイクルを延ばすレディ信号を出
力するレディ信号発生回路と、をさらに備えることを特
徴とする請求項2記載のROM読み出し回路。
3. When the signal input from the AND circuit becomes active, the contents of the address input from the address bus and the contents of the address input from the counter are compared. A compare circuit for outputting, and a ready signal generation circuit for outputting a ready signal for extending an upper operation cycle until an upper signal becomes readable when an active signal is input from the compare circuit, The ROM reading circuit according to claim 2, further comprising:
【請求項4】前記カウンタは、前記コンペア回路から入
力された信号がアクティブになると、保持しているアド
レスを破棄し、アドレスバス上にある新たなアドレスを
取り込むことを特徴とする請求項3記載のROM読み出
し回路。
4. The counter according to claim 3, wherein when the signal input from the compare circuit becomes active, the counter discards the held address and takes in a new address on an address bus. ROM reading circuit.
【請求項5】連続してアクセスされるアドレスに対して
次のアドレスをあらかじめROMに設定し、 上位から送出されたアドレスが前記ROMに設定された
アドレスと同一の場合は、ROMから直ちにアドレスに
該当したデータをデータバス上に出力し、 上位から送出されたアドレスが前記ROMに設定された
アドレスと異なる場合は、前記ROMに設定されている
アドレスを破棄してアドレスバス上にある新たなアドレ
スをROMに設定し、 上位が読みとり可能になった後にROMから新たなアド
レスに該当したデータをデータバス上に出力することを
特徴とするROM読み出し方法。
5. An address which is successively accessed is set in the ROM in advance, and when an address transmitted from a higher order is the same as the address set in the ROM, the address is immediately transferred from the ROM to the address. The corresponding data is output on the data bus, and if the address transmitted from the upper level is different from the address set in the ROM, the address set in the ROM is discarded and a new address on the address bus is discarded. In a ROM, and after the upper layer becomes readable, data corresponding to a new address is output from the ROM to a data bus.
【請求項6】前記ROMに設定されているアドレスを破
棄してアドレスバス上にある新たなアドレスをROMに
設定した場合に、ROMが出力したデータを上位が読み
取り可能になるまでの時間だけ上位に対してアクセス時
間の引き延ばしを要求することを特徴とする請求項5記
載のROM読み出し方法。
6. When the address set in the ROM is discarded and a new address on the address bus is set in the ROM, the data output from the ROM is transferred to the upper address by the time until the upper bit becomes readable. 6. The ROM reading method according to claim 5, wherein the access time is requested to be extended.
JP33018597A 1997-12-01 1997-12-01 Rom reading circuit and rom reading method Pending JPH11161542A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP33018597A JPH11161542A (en) 1997-12-01 1997-12-01 Rom reading circuit and rom reading method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP33018597A JPH11161542A (en) 1997-12-01 1997-12-01 Rom reading circuit and rom reading method

Publications (1)

Publication Number Publication Date
JPH11161542A true JPH11161542A (en) 1999-06-18

Family

ID=18229789

Family Applications (1)

Application Number Title Priority Date Filing Date
JP33018597A Pending JPH11161542A (en) 1997-12-01 1997-12-01 Rom reading circuit and rom reading method

Country Status (1)

Country Link
JP (1) JPH11161542A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007094835A (en) * 2005-09-29 2007-04-12 Nec Electronics Corp Memory controller

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007094835A (en) * 2005-09-29 2007-04-12 Nec Electronics Corp Memory controller

Similar Documents

Publication Publication Date Title
TW201020912A (en) Indirect register access method and system
CN112199040B (en) Storage access method and intelligent processing device
US10126966B1 (en) Rotated memory storage for fast first-bit read access
JP5801158B2 (en) RAM storage device
JPH11161542A (en) Rom reading circuit and rom reading method
KR100691726B1 (en) Method for writing data into memory and the control device
JP2003208788A (en) Buffer by two ports memory
US7412582B2 (en) Method and device for burst reading/writing memory data
JP2004038705A (en) Memory controller and memory accessing method
JPH10187119A (en) Display control device
JPH029401Y2 (en)
JP3134811B2 (en) Data processing device
JPH079280Y2 (en) Stack circuit
JP2889479B2 (en) Histogram construction circuit
JP2912090B2 (en) Time slot interchange circuit
CN116974480A (en) Flash memory chip access method, device, equipment and medium
JPH09179772A (en) Memory device
JPH0330899B2 (en)
JPH11176165A (en) Sequential-access semiconductor memory device
JPH05313995A (en) Memory control method
US20050237332A1 (en) Information processor
JPS61271696A (en) Access method for dynamic memory
JPH06274460A (en) Inter-different speed processor data communication system
JPH07253921A (en) Writing and reading method for image memory
JPS627583B2 (en)