JPH04232547A - Data processing circuit - Google Patents

Data processing circuit

Info

Publication number
JPH04232547A
JPH04232547A JP40874790A JP40874790A JPH04232547A JP H04232547 A JPH04232547 A JP H04232547A JP 40874790 A JP40874790 A JP 40874790A JP 40874790 A JP40874790 A JP 40874790A JP H04232547 A JPH04232547 A JP H04232547A
Authority
JP
Japan
Prior art keywords
signal
memory
circuit
address
counter
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP40874790A
Other languages
Japanese (ja)
Other versions
JP2860710B2 (en
Inventor
Shin Takebe
武部 慎
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.)
Komatsu Ltd
Original Assignee
Komatsu 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 Komatsu Ltd filed Critical Komatsu Ltd
Priority to JP2408747A priority Critical patent/JP2860710B2/en
Publication of JPH04232547A publication Critical patent/JPH04232547A/en
Application granted granted Critical
Publication of JP2860710B2 publication Critical patent/JP2860710B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Information Transfer Systems (AREA)

Abstract

PURPOSE:To obtain a data processing circuit which surely synchronizes a write/ read signal inputted to a memory and an address signal inputted to the memory with each other. CONSTITUTION:An actual write signal the inverse of MCW of a memory A is generated by a flip flop 8 and gates 9 and 17, and a write reference signal the inverse of W, a task signal TSK, and the output of the gate 9 are inputted to the gate 17 to generate the write signal the inverse of MCW. A count-down enable signal CDE of an address down counter 10 is generated by a flip flop 11 and an AND gate 12, and the write signal the inverse of MCW of the memory A is inputted to a clock terminal CK of the flip flop 11 to synchronize the count down enable signal CDE with the write signal the inverse of MCW.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】この発明は、アドレスカウンタを
用いてメモリのアドレスを指定するデータ処理回路に関
し、特にアドレスカウンタを駆動する信号とメモリを駆
動する信号とのタイミング合わせに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data processing circuit that uses an address counter to specify a memory address, and more particularly to timing alignment between a signal that drives an address counter and a signal that drives a memory.

【0002】0002

【従来の技術】メモリのアドレスを指定する回路として
は、ダウンカウンタやアップカウンタなどのカウンタが
用いられることが多い。図12にその従来構成を示す。 この従来装置において、発振回路100で発生された水
晶周波数の発振信号OSCはシステムクロック生成カウ
ンタ101、制御信号生成用カウンタ102及び制御信
号生成回路103に加えられる。システムクロック生成
カウンタ101は、発振信号OSCに同期したカウント
動作を行ない、その第2出力ビットをダウンカウンタ駆
動信号生成回路104を駆動するクロック信号CKとし
て出力する。制御信号生成用カウンタ102も発振信号
OSCに同期したカウント動作を行ない、その第2出力
ビットをアドレスダウンカウンタ105のクロック信号
CLKとして出力するとともにそのカウント出力を制御
信号生成回路103に入力する。制御信号生成回路10
3は前記発振信号OSCおよび制御信号生成用カウンタ
102のカウント出力に基ずきメモリ107の書き込み
信号(ライト信号)を形成し、これをメモリ107に印
加する。ダウンカウンタ駆動信号生成回路104は前記
クロック信号CK及びメモリ107に書き込み動作を行
うためのタスクスタート信号TSKSTなどに基ずきア
ドレスダウンカウンタ105の駆動信号(カウントダウ
ンイネーブル信号CDE、初期値ロード信号PE、制御
信号用カウンタ102のリセット信号Rなど)を形成し
、これを各回路に出力する。アドレス初期値設定回路1
06はアドレスダウンカウンタ105のカウントダウン
初期値をロードするものである。アドレスダウンカウン
タ105は、各回路から入力された信号にしたがって所
定のダウンカウント動作を行い、そのカウント出力をア
ドレス信号としてメモリ107に出力する。信号BRW
はカウンタがカウントアップしたときに発生されるボロ
ー信号である。メモリ107は入力されたライト信号W
およびアドレス信号に従って書き込み動作を行なう。
2. Description of the Related Art Counters such as down counters and up counters are often used as circuits for specifying memory addresses. FIG. 12 shows the conventional configuration. In this conventional device, an oscillation signal OSC at a crystal frequency generated by an oscillation circuit 100 is applied to a system clock generation counter 101, a control signal generation counter 102, and a control signal generation circuit 103. The system clock generation counter 101 performs a counting operation in synchronization with the oscillation signal OSC, and outputs its second output bit as a clock signal CK that drives the down counter drive signal generation circuit 104. Control signal generation counter 102 also performs a counting operation in synchronization with oscillation signal OSC, outputs its second output bit as clock signal CLK of address down counter 105, and inputs its count output to control signal generation circuit 103. Control signal generation circuit 10
3 forms a write signal for the memory 107 based on the oscillation signal OSC and the count output of the control signal generation counter 102, and applies this to the memory 107. The down counter drive signal generation circuit 104 generates drive signals for the address down counter 105 (countdown enable signal CDE, initial value load signal PE, A reset signal R of the control signal counter 102, etc.) is generated and outputted to each circuit. Address initial value setting circuit 1
06 is used to load the initial countdown value of the address down counter 105. The address down counter 105 performs a predetermined down counting operation according to the signals input from each circuit, and outputs the count output to the memory 107 as an address signal. signal BRW
is a borrow signal generated when the counter counts up. The memory 107 receives the input write signal W.
Write operation is performed according to the address signal and the address signal.

【0003】かかる構成において、ダウンカウンタ駆動
信号生成回路104はタスクスタート信号TSKSTが
入力されると、カウントダウンイネーブル信号CDE、
初期値ロード信号PEを適宜出力してアドレスダウンカ
ウンタ105を駆動すると共にリセット信号Rを解除し
てライト信号Wを出力させる。さらにダウンカウンタ駆
動信号生成回路104はダウンカウンタ105のカウン
ト動作が最後まで終了したことを示すボロー信号BRW
が入力されるとカウントダウンイネーブル信号CDEの
送出を停止すると共に、前記リセット信号Rを復帰させ
ライト信号Wの出力を停止させる。また、割り込み信号
INTが入力されたときは、この割り込み信号INTの
入力と同時にメモリ107への書き込みを停止させると
ともに、割り込みの終了とともにメモリ107への書き
込みを復帰させるようにしていた
In this configuration, when the down counter drive signal generation circuit 104 receives the task start signal TSKST, it generates the countdown enable signal CDE,
The initial value load signal PE is appropriately output to drive the address down counter 105, and the reset signal R is canceled to output the write signal W. Further, the down counter drive signal generation circuit 104 generates a borrow signal BRW indicating that the counting operation of the down counter 105 has been completed to the end.
When inputted, the output of the countdown enable signal CDE is stopped, the reset signal R is restored, and the output of the write signal W is stopped. Furthermore, when the interrupt signal INT is input, writing to the memory 107 is stopped at the same time as the interrupt signal INT is input, and writing to the memory 107 is resumed when the interrupt ends.

【0004】。[0004].

【発明が解決しようとする課題】かかる従来装置におい
ては、メモリ107のアドレスを形成するアドレスダウ
ンカウンタ105用の信号を形成するダウンカウンタ駆
動信号生成回路104と、メモリ107のライト信号W
を形成する制御信号生成回路103とを別個のカウンタ
101、102からの出力で動作させ、かつカウンタ1
02を常時動作させるにではなくダウンカウンタ駆動信
号生成回路104のリセット信号でリセット、リセット
解除することで停止、稼働を繰り返すようにさせていた
ので、これら両カウンタの位相のずれによってダウンカ
ウンタ駆動用信号(CDEやPE)とライト信号Wのタ
イミングが合わないことがあった。その状況を図13の
左半分部分に示す。
In such a conventional device, there is a down counter drive signal generation circuit 104 that generates a signal for the address down counter 105 that generates the address of the memory 107, and a write signal W of the memory 107.
The control signal generation circuit 103 forming the counter 1 is operated by the outputs from the separate counters 101 and
Instead of operating 02 all the time, the down counter driving signal generating circuit 104 was used to reset and release the reset signal to cause it to repeatedly stop and operate. There were times when the timing of the signal (CDE or PE) and the write signal W did not match. The situation is shown in the left half of FIG.

【0005】また、この従来装置においては、上記原因
などに起因して割り込みINTが生じた場合、割り込み
終了後前記ダウンカウンタ駆動用信号(CDEやPE)
とライト信号Wのタイミングが合わなくなる場合があっ
た。その状況を図13の右半分部分に示す。さらに、割
り込みが発生した場合、この割り込みによってメモリへ
の書き込み動作が途中で停止されるので、この割り込み
終了後書き込み動作を復帰させても割り込みの発生時期
によってはメモリ107に書き込まれるデータに抜けや
2重書き込みが発生する可能性があった。
Furthermore, in this conventional device, when an interrupt INT occurs due to the above-mentioned causes, the down counter driving signal (CDE or PE) is
There were cases where the timing of the write signal W and the write signal W did not match. The situation is shown in the right half of FIG. Furthermore, when an interrupt occurs, the write operation to the memory is stopped midway by this interrupt, so even if the write operation is resumed after the interrupt ends, data written to the memory 107 may be missing depending on when the interrupt occurs. There was a possibility that double writing would occur.

【0006】この発明はこのような事情に鑑みてなされ
たもので、メモリに入力するライト/リード信号とメモ
リに入力するアドレス信号のタイミングを確実に同期さ
せるデータ処理回路を提供することを目的とする。
The present invention was made in view of the above circumstances, and an object thereof is to provide a data processing circuit that reliably synchronizes the timing of a write/read signal input to a memory and an address signal input to the memory. do.

【0007】またこの発明では、割り込みが発生した際
、割り込み終了後もメモリに入力するライト/リード信
号とメモリに入力するアドレス信号のタイミングを確実
に同期させるとともに、メモリに対してアクセスするデ
ータを確実に保証するデータ処理回路を提供することを
目的とする。
Further, in the present invention, when an interrupt occurs, even after the interrupt ends, the timing of the write/read signal input to the memory and the address signal input to the memory are reliably synchronized, and the data accessed to the memory is The purpose of the present invention is to provide a data processing circuit that provides reliable guarantees.

【0008】[0008]

【課題を解決するための手段】第1発明では、入力され
たクロック信号に同期して設定された初期値からのカウ
ント動作を行なうアドレスカウンタを用いてメモリのア
ドレスを指定するデータ処理回路において、所定周波数
の信号を発生する発振回路と、この発振回路の出力に同
期してカウント動作を行ない、そのカウント出力1ビッ
トを前記アドレスカウンタを駆動するクロック信号に用
いるカウンタ回路と、前記カウンタ回路の出力を用いて
前記メモリを駆動する信号の元になるメモリ駆動用基本
信号を形成するメモリ駆動基本信号形成回路と、前記ク
ロック信号及び前記メモリ用基本信号を用いて前記アド
レスカウンタを制御するアドレスカウンタ用制御信号と
前記メモリを駆動するメモリ用制御信号を形成する論理
回路とを具えるようにする。  第2発明では、入力さ
れたクロック信号に同期して設定された初期値からのカ
ウント動作を行なうアドレスカウンタを用いてメモリの
アドレスを指定するデータ処理回路において、所定周波
数の信号を発生する発振回路と、この発振回路の出力に
同期してカウント動作を行ない、そのカウント出力1ビ
ットを前記アドレスカウンタを駆動するクロック信号に
用いるカウンタ回路と、前記カウンタ回路の出力を用い
て前記メモリを駆動する信号の元になるメモリ駆動用基
本信号を形成するメモリ駆動基本信号形成回路と、前記
クロック信号及び前記メモリ用基本信号に基ずき前記ア
ドレスカウンタを制御すると共に割り込み信号の開始に
よって前記アドレスカウンタを停止させかつ割り込みの
終了後前記アドレスカウンタを初期設定した後アドレス
カウンタを再駆動するアドレスカウンタ用制御信号を形
成する第1の論理回路と、前記クロック信号及び前記メ
モリ用基本信号に基ずき前記メモリを駆動するメモリ用
制御信号を形成すると共に、割り込みがあった場合は前
記アドレスカウンタの初期設定の終了後前記メモリ用制
御信号を有効とさせる第2の論理回路とを具えるように
する。
[Means for Solving the Problems] According to a first aspect of the invention, in a data processing circuit that specifies a memory address using an address counter that performs a counting operation from an initial value set in synchronization with an input clock signal, an oscillation circuit that generates a signal of a predetermined frequency; a counter circuit that performs a counting operation in synchronization with the output of the oscillation circuit and uses one bit of the count output as a clock signal for driving the address counter; and an output of the counter circuit. a memory drive basic signal forming circuit that uses the clock signal and the memory basic signal to form a memory drive basic signal that is a source of a signal that drives the memory; and an address counter that controls the address counter using the clock signal and the memory basic signal. and a logic circuit for forming a control signal and a memory control signal for driving the memory. In a second invention, in a data processing circuit that specifies a memory address using an address counter that performs a counting operation from an initial value set in synchronization with an input clock signal, an oscillation circuit that generates a signal of a predetermined frequency. a counter circuit that performs a counting operation in synchronization with the output of this oscillation circuit and uses one bit of the count output as a clock signal for driving the address counter; and a signal that uses the output of the counter circuit to drive the memory. a memory drive basic signal forming circuit that forms a memory drive basic signal that is the basis of the memory drive signal, and a memory drive basic signal forming circuit that controls the address counter based on the clock signal and the memory basic signal, and stops the address counter by starting an interrupt signal. a first logic circuit for forming an address counter control signal for re-driving the address counter after initializing the address counter and re-driving the address counter after the end of an interrupt; and a second logic circuit that generates a memory control signal for driving the address counter, and makes the memory control signal valid after initialization of the address counter is completed in the event of an interrupt.

【0009】第3発明では、複数のノードとコントロー
ラとをループ接続し、前記コントローラから前記複数の
ノードに与えるデータを所定周期で一方向シリアル伝送
しかつノードからのデータを所定周期でシリアル受信す
るシステムにおいて、前記ノードからの受信データを記
憶する受信データメモリと、この第1メモリのシリアル
出力をパラレルデータに変換するシリアルパラレル変換
回路と、前記シリアルパラレル変換回路からのパラレル
受信データとノードに送信する送信データを記憶する送
受信データ共有メモリと、この送受信データ共有メモリ
に記憶された送信データに基ずき前記ノードに送信する
送信データフレーム信号を形成する送信回路と、この送
受信データ共有メモリ及び前記受信データメモリのアド
レスを共通指定し、そのカウント周期ごとに前記受信デ
ータメモリから前記送受信データ共有メモリへデータを
前記シリアルパラレル変換回路を介して伝送するアドレ
スカウンタと、所定周波数の信号を発生する発振回路と
、この発振回路の出力に同期してカウント動作を行ない
、そのカウント出力1ビットを前記アドレスカウンタを
駆動するクロック信号に用いるカウンタ回路と、前記カ
ウンタ回路の出力を用いて前記受信データメモリおよび
前記送受信データ共有メモリを駆動する信号の元になる
メモリ駆動用基本信号を形成するメモリ駆動基本信号形
成回路と、前記クロック信号及び前記メモリ用基本信号
に基ずき、前記アドレスカウンタを制御すると共に、前
記送信回路からの割り込み信号の開始によって前記アド
レスカウンタを停止させかつこの割り込みの終了後前記
アドレスカウンタを初期設定した後アドレスカウンタを
再駆動するアドレスカウンタ用制御信号を、形成する第
1の論理回路と、前記クロック信号及び前記メモリ用基
本信号に基ずき前記受信データメモリおよび前記送受信
データ共有メモリを駆動するメモリ用制御信号をそれぞ
れ形成すると共に、前記送信回路からの割り込みがあっ
た場合は前記アドレスカウンタの初期設定の終了後前記
メモリ用制御信号を有効と出力させる第2の論理回路と
、を前記コントローラに具えるようにする。
In the third invention, a plurality of nodes and a controller are connected in a loop, data given from the controller to the plurality of nodes is unidirectionally serially transmitted at a predetermined period, and data from the nodes is serially received at a predetermined period. In the system, a reception data memory stores reception data from the node, a serial-parallel conversion circuit converts the serial output of the first memory into parallel data, and transmits the parallel reception data from the serial-parallel conversion circuit to the node. a transmitting/receiving data shared memory for storing transmission data to be transmitted, a transmitting circuit for forming a transmitting data frame signal to be transmitted to the node based on the transmitting data stored in the transmitting/receiving data shared memory; an address counter that commonly specifies the address of the receive data memory and transmits data from the receive data memory to the transmit/receive data shared memory via the serial/parallel conversion circuit every count cycle; and an oscillation unit that generates a signal of a predetermined frequency. a counter circuit that performs a counting operation in synchronization with the output of the oscillation circuit and uses one bit of the count output as a clock signal for driving the address counter; and a counter circuit that uses the output of the counter circuit to drive the received data memory and a memory drive basic signal forming circuit that forms a memory drive basic signal that is a source of a signal that drives the transmission/reception data shared memory; and a memory drive basic signal forming circuit that controls the address counter based on the clock signal and the memory basic signal. , a first logic for forming a control signal for the address counter that stops the address counter upon the initiation of an interrupt signal from the transmitting circuit and initializes the address counter after the termination of this interrupt and then re-drives the address counter; and forming memory control signals for driving the reception data memory and the transmission/reception data shared memory based on the clock signal and the memory basic signal, respectively, and when there is an interrupt from the transmission circuit. The controller includes a second logic circuit that outputs the memory control signal as valid after completion of the initial setting of the address counter.

【0010】第4発明では、入力されたクロック信号に
同期して設定された初期値からのカウント動作を行なう
アドレスカウンタを用いてメモリのアドレスを指定する
データ処理回路において、所定周波数の信号を発生する
発振回路と、この発振回路の出力に同期してカウント動
作を行ない、そのカウント出力1ビットを前記アドレス
カウンタを駆動するクロック信号に用いるカウンタ回路
と、前記カウンタ回路の出力を用いて前記メモリを駆動
する信号の元になるメモリ駆動用基本信号を形成するメ
モリ駆動基本信号形成回路と、割り込み信号を前記メモ
リ駆動用基本信号によってラッチするラッチ回路と、前
記クロック信号、前記メモリ用基本信号および前記ラッ
チ回路の出力に基ずき、前記アドレスカウンタを制御す
ると共に割り込み信号の開始によって前記アドレスカウ
ンタを停止させかつ割り込みの終了後前記アドレスカウ
ンタを前記割り込みによって停止された出力アドレスの
次のアドレスから再駆動するアドレスカウンタ用制御信
号を、形成する第1の論理回路と、前記クロック信号お
よび前記メモリ用基本信号に基ずき前記メモリを駆動す
るメモリ用制御信号を形成すると共に、割り込みがあっ
た場合は前記ラッチ回路の出力によって前記メモリ用制
御信号の出力を禁止させる第2の論理回路とを具えるよ
うにする。
In the fourth invention, a signal of a predetermined frequency is generated in a data processing circuit that specifies a memory address using an address counter that performs a counting operation from an initial value set in synchronization with an input clock signal. a counter circuit that performs a counting operation in synchronization with the output of the oscillation circuit and uses one bit of the count output as a clock signal for driving the address counter; and a counter circuit that uses the output of the counter circuit to drive the memory. a memory drive basic signal forming circuit that forms a memory drive basic signal that is the source of a drive signal; a latch circuit that latches an interrupt signal using the memory drive basic signal; Based on the output of the latch circuit, the address counter is controlled, the address counter is stopped by the start of an interrupt signal, and after the interrupt ends, the address counter is restarted from the address next to the output address stopped by the interrupt. A first logic circuit that forms a control signal for an address counter to be driven, and a memory control signal that drives the memory based on the clock signal and the basic memory signal, and when an interrupt occurs. and a second logic circuit that inhibits output of the memory control signal based on the output of the latch circuit.

【0011】[0011]

【作用】第1発明では、前記カウンタ回路は常時駆動さ
れており、このカウンタ回路の出力から、前記アドレス
カウンタを駆動しかつ前記アドレスカウンタを制御する
アドレスカウンタ用制御信号および前記メモリを駆動す
るメモリ用制御信号を形成するためのクロック信号と、
前記メモリを駆動する信号の元になるメモリ駆動用基本
信号と、を形成するようにしている。また、前記アドレ
スカウンタを制御するアドレスカウンタ用制御信号は、
前記クロック信号ではなく最終的には前記メモリを駆動
する信号の元になるメモリ駆動用基本信号に同期してア
ドレスカウンタに入力される。したがって、メモリに入
力されるメモリ用制御信号とメモリに入力されるアドレ
スのタイミングは完全に同期する。
[Operation] In the first invention, the counter circuit is constantly driven, and from the output of the counter circuit, an address counter control signal that drives and controls the address counter and a memory that drives the memory are output. a clock signal for forming a control signal for the
A basic signal for driving the memory, which is the source of the signal for driving the memory, is formed. Further, the address counter control signal that controls the address counter is
It is input to the address counter in synchronization not with the clock signal but with a memory drive basic signal that ultimately becomes the source of the signal that drives the memory. Therefore, the timing of the memory control signal input to the memory and the address input to the memory are completely synchronized.

【0012】第2発明でも、第1発明と同様の構成によ
ってメモリに入力されるメモリ制御信号とメモリに入力
されるアドレスのタイミングを完全に同期させる。さら
に第2の発明では、メモリのアクセスに対して割り込み
が入った場合は、割り込みの開始と共に前記アドレスカ
ウンタ用制御信号及び前記メモリ用制御信号を停止させ
てメモリに対するアクセスを停止させる。そして、割り
込み終了後は、まず前記アドレスカウンタを初期設定し
、この後アドレスカウンタを再駆動するようにする。 前記メモリ用制御信号は前記アドレスカウンタの初期設
定の終了後、有効とさせる。
In the second invention, the timing of the memory control signal input to the memory and the address input to the memory are completely synchronized using the same configuration as the first invention. Furthermore, in the second invention, when an interrupt occurs for accessing the memory, the address counter control signal and the memory control signal are stopped at the same time as the interrupt starts, thereby stopping the access to the memory. After the interrupt ends, the address counter is first initialized, and then the address counter is driven again. The memory control signal is made valid after the initial setting of the address counter is completed.

【0013】第3発明では、前記第2の発明を、複数の
ノードとコントローラとをループ接続し、前記コントロ
ーラから前記複数のノードに与えるデータを所定周期で
一方向シリアル伝送しかつノードからのデータを所定周
期でシリアル受信するローカルエリアネットワークの前
記コントローラ内の構成に適用したものであり、前記コ
ントローラ内に送信データと受信データの共有メモリを
設ける。ノードからの受信データはシリアルパラレル変
換されて前記共有メモリに記憶される。送信データは前
記共有メモリから読み出されて所定のデータフレーム信
号に変換されてノードに送信される。前記共有メモリの
アクセスの衝突に具えて、送信制御を受信制御に比べて
優先させる。
[0013] In a third invention, a plurality of nodes and a controller are connected in a loop, and data given from the controller to the plurality of nodes is unidirectionally serially transmitted at a predetermined period, and data from the nodes is This is applied to the configuration in the controller of a local area network that receives data serially at a predetermined period, and a shared memory for transmission data and reception data is provided in the controller. Data received from a node is serial-parallel converted and stored in the shared memory. Transmission data is read from the shared memory, converted into a predetermined data frame signal, and transmitted to the node. Transmission control is prioritized over reception control in case of a conflict in access to the shared memory.

【0014】第4発明では、前記第1発明及び第2発明
と同様の構成によってメモリに入力されるメモリ制御信
号とメモリに入力されるアドレスのタイミングを完全に
同期させる。さらに第4の発明では、メモリのアクセス
に対して割り込みが入った場合は、割り込みの開始と共
に前記アドレスカウンタ用制御信号及び前記メモリ用制
御信号を停止させてメモリに対するアクセスを停止させ
る。そして、割り込み終了後は、前記割り込みによって
停止された出力アドレスの次のアドレスからアドレスカ
ウンタを再駆動するようにする。前記メモリ用制御信号
は割り込み終了と共に有効とさせる。この際、割り込み
の開始終了はメモリに対する書き込み制御信号によって
判断することで、割り込み前後でアドレスが1つ飛され
たり、書き込みデータが不安定になるような事態を回避
させる。
In the fourth invention, the timing of the memory control signal input to the memory and the timing of the address input to the memory are completely synchronized using the same configuration as the first and second inventions. Furthermore, in the fourth invention, when an interrupt occurs for accessing the memory, the address counter control signal and the memory control signal are stopped at the same time as the interrupt starts, thereby stopping the access to the memory. After the interrupt ends, the address counter is re-driven from the address next to the output address stopped by the interrupt. The memory control signal is made valid upon completion of the interrupt. At this time, by determining the start and end of the interrupt based on the write control signal to the memory, it is possible to avoid a situation where one address is skipped before or after the interrupt or the write data becomes unstable.

【0015】[0015]

【実施例】以下、この発明の実施例を添付図面にしたが
って詳細に説明する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings.

【0016】図1はこの発明の第1実施例を示すもので
、この図1はアドレスダウンカウンタのカウント出力を
メモリAのアドレス信号A0〜Anとして入力するため
の構成である。図2は各信号のタイムチャートである。
FIG. 1 shows a first embodiment of the present invention, and this FIG. 1 shows a configuration for inputting the count output of an address down counter as address signals A0 to An of memory A. FIG. 2 is a time chart of each signal.

【0017】発振回路1は水晶周波数の発振信号OSC
を発生しこの信号OSCを制御信号用カウンタ2及びラ
イト信号生成回路3に出力する。制御信号用カウンタ2
は発振信号OSCに同期したカウント動作を行ない、そ
の第2出力ビットQ1をこのシステムのクロック信号C
K(図2(a)参照)として出力する。このクロック信
号CKはインバータ4で論理反転された後アドレスカウ
ンタ10のクロック信号CLKとしてアドレスダウンカ
ウンタ10に入力されている。ライト基準信号発生回路
3は、制御信号用カウンタ2のカウント出力Q0〜Q4
に基ずき、メモリAに対する書き込み信号(ライト信号
)MCW  の元に成るライト基準信号W  を形成し
、このライト基準信号W  (図2(b)参照)をゲー
ト17に入力する。なお、この明細書では、信号MCW
  や信号W  等のように信号名の後に付した  は
論理反転(バー)を示し、  が付された信号はLで有
効であるとする。また、ライト基準信号発生回路3から
出力されるもうひとつのライト基準信号WSD  は、
この後の図3の実施例に用いられるものであり、この図
1の実施例には関係ない。
The oscillation circuit 1 generates an oscillation signal OSC at a crystal frequency.
This signal OSC is output to the control signal counter 2 and the write signal generation circuit 3. Control signal counter 2
performs a counting operation synchronized with the oscillation signal OSC, and its second output bit Q1 is used as the clock signal C of this system.
K (see FIG. 2(a)). This clock signal CK is logically inverted by the inverter 4 and then inputted to the address down counter 10 as the clock signal CLK of the address counter 10. The write reference signal generation circuit 3 outputs count outputs Q0 to Q4 of the control signal counter 2.
Based on the above, a write reference signal W, which is the source of a write signal (write signal) MCW for the memory A, is formed, and this write reference signal W (see FIG. 2(b)) is input to the gate 17. Note that in this specification, the signal MCW
The symbol after the signal name, such as signal W or signal W, indicates logical inversion (bar), and the signal marked with is valid at L. Another write reference signal WSD output from the write reference signal generation circuit 3 is:
This will be used in the embodiment shown in FIG. 3 later, and is not related to the embodiment shown in FIG.

【0018】タスクがスタートするとき、すなわちアド
レスダウンカウンタ10のカウント動作を開始するとき
(メモリAに対する書き込みが開始するとき)に入力さ
れるタスクスタート信号TSKST(図2(c)参照)
は、オアゲート5に入力される。オアゲート5、ゲート
6、およびフリップフロップ7からなる構成中の、ゲー
ト6には、アドレスダウンカウンタ10のボロー信号B
RW(図2(g)参照)の論理反転信号が入力されてい
るため、フリップフロップ7から出力されるタスク信号
TSK(図2(h)参照)は、タスクがスタートされて
からアドレスダウンカウンタ10の出力がオール0にな
ってボロー信号BRWが出力されるまでHとなって、タ
スク実行中であることを示している。このタスク信号T
SKが、インバータ13で論理反転された後、メモリA
のチップセレクト信号CS  としてメモリAに入力さ
れている。また、前記タスクスタート信号TSKSTは
、初期値ロード信号PEとしてアドレスダウンカウンタ
10に入力されており、このためタスクスタート信号T
SKSTが入力されたときにまずアドレス初期値設定回
路14に設定されたアドレス初期値がアドレスダウンカ
ウンタ10にロードされる。
Task start signal TSKST (see FIG. 2(c)) is input when a task starts, that is, when the address down counter 10 starts counting (when writing to memory A starts).
is input to the OR gate 5. In the configuration consisting of the OR gate 5, the gate 6, and the flip-flop 7, the gate 6 receives the borrow signal B of the address down counter 10.
Since the logical inversion signal of RW (see FIG. 2(g)) is input, the task signal TSK (see FIG. 2(h)) output from the flip-flop 7 is input to the address down counter 10 after the task is started. The output becomes all 0 and remains high until the borrow signal BRW is output, indicating that the task is being executed. This task signal T
After SK is logically inverted by the inverter 13, the memory A
It is input to memory A as the chip select signal CS. Further, the task start signal TSKST is inputted to the address down counter 10 as the initial value load signal PE, and therefore the task start signal T
When SKST is input, the address initial value set in the address initial value setting circuit 14 is first loaded into the address down counter 10.

【0019】メモリAの実際のライト信号MCW  (
図2(d)参照)は、フリップフロップ8、ゲート9及
びゲート17によって作成されており、ゲート17に前
記ライト基準信号W  、タスク信号TSKおよびゲー
ト9の出力を入力することで前記ライト信号MCW  
を形成している。
The actual write signal MCW (
(see FIG. 2(d)) is created by a flip-flop 8, a gate 9, and a gate 17, and by inputting the write reference signal W, the task signal TSK, and the output of the gate 9 to the gate 17, the write signal MCW
is formed.

【0020】またアドレスダウンカウンタ10のカウン
トダウンイネーブル信号CDE(図2(e)参照)は、
フリップフロップ11およびアンドゲート12によって
形成されており、特にフリップフロップ11のクロック
端子CKにメモリAのライト信号MCW  を入力する
ことで、カウントダウンイネーブル信号CDEをライト
信号MCW  に同期させている。これにより、アドレ
スカウンタ10から出力されるメモリAのアドレスA0
〜Anとライト信号MCW  のタイミングを完全に合
わせることができる。
Further, the countdown enable signal CDE of the address down counter 10 (see FIG. 2(e)) is
It is formed by a flip-flop 11 and an AND gate 12. In particular, by inputting the write signal MCW of the memory A to the clock terminal CK of the flip-flop 11, the countdown enable signal CDE is synchronized with the write signal MCW. As a result, address A0 of memory A output from address counter 10
The timing of ~An and the write signal MCW can be perfectly matched.

【0021】以上の構成によって、アドレスダウンカウ
ンタ10はタスク開始と共にPE信号によってまず初期
値がロードされ、その後入力されるCDE信号によって
クロック信号CLKに同期した前記初期値からのカウン
トダウン動作を実行する。
With the above configuration, the address down counter 10 is first loaded with an initial value by the PE signal at the start of a task, and then performs a countdown operation from the initial value in synchronization with the clock signal CLK by the input CDE signal.

【0022】このようにこの実施例では、メモリAのラ
イト信号MCW  の元になるライト基準信号W  と
システムのクロック信号CKを同一のカウンタ2により
形成し、さらに、前記ライト信号MCW  で同期をと
ってアドレスダウンカウンタ10のカウントダウンイネ
ーブル信号CDEを形成しているので、アドレスカウン
タ10から出力されるメモリAのアドレスA0〜Anと
ライト信号MCW  のタイミングを完全に合わせるこ
とができる。
As described above, in this embodiment, the write reference signal W, which is the source of the write signal MCW of the memory A, and the system clock signal CK are formed by the same counter 2, and furthermore, they are synchronized with the write signal MCW. Since the countdown enable signal CDE of the address down counter 10 is formed by the address down counter 10, the timing of the addresses A0 to An of the memory A outputted from the address counter 10 and the write signal MCW can be perfectly matched.

【0023】なおこの実施例において、アドレスカウン
タ10としてアップカウンタを用いるときは、初期値設
定はアドレスカウンタ10のリセットにより行われる。
In this embodiment, when an up counter is used as the address counter 10, the initial value setting is performed by resetting the address counter 10.

【0024】図3は、この発明の第2実施例を示すもの
で、この図3においては図1の発振回路1、制御信号生
成用カウンタ2及びライト基準信号生成回路3の部分は
省略しており、図3におけるライト基準信号WSD  
は、図1のライト基準信号生成回路3から出力されるも
のであり、クロック信号は図1の制御信号生成用カウン
タ2から出力されるものである。この図3においては、
シリアル/パラレル変換回路20を介したメモリBから
メモリCへのデータ転送を想定しており、メモリBはデ
ータ幅が1ビットのメモリ、メモリCはデータ幅が8ビ
ットのメモリとする。これら両メモリのアドレス指定は
1つのアドレスカウンタ10によって行なわれる。この
ためメモリBのアドレスにはアドレスカウンタ10の出
力データの全ビットが入力されるが、メモリCのアドレ
スにはアドレスカウンタ10の出力データの下位3ビッ
トが削除されて入力されるようになっている。
FIG. 3 shows a second embodiment of the present invention. In FIG. 3, the oscillation circuit 1, control signal generation counter 2, and write reference signal generation circuit 3 of FIG. 1 are omitted. The write reference signal WSD in FIG.
is output from the write reference signal generation circuit 3 in FIG. 1, and the clock signal is output from the control signal generation counter 2 in FIG. In this Figure 3,
It is assumed that data is transferred from memory B to memory C via the serial/parallel conversion circuit 20, where memory B is a memory with a data width of 1 bit and memory C is a memory with a data width of 8 bits. Addressing of both memories is done by one address counter 10. Therefore, all bits of the output data of the address counter 10 are input to the memory B address, but the lower three bits of the output data of the address counter 10 are deleted and input to the memory C address. There is.

【0025】この図3の構成のタイムチャートは、図4
乃至図6に示されており、図4が割り込みがないときの
ものを、図5及び図6が割り込みが発生したときのもの
を示している。
A time chart of the configuration shown in FIG. 3 is shown in FIG.
6 to 6, FIG. 4 shows the state when there is no interrupt, and FIGS. 5 and 6 show the state when an interrupt occurs.

【0026】図3において、タスクスタート信号TSK
ST(図4(l)参照)はオアゲート21に入力される
。オアゲート21、ゲート22、およびフリップフロッ
プ23から成る構成中のゲート22には、アドレスダウ
ンカウンタ10のボロー信号BRWをフリップフロップ
41でラッチした信号を論理反転信号したものが入力さ
れているため、フリップフロップ23から出力されるタ
スク信号TSK(図4(c)、図5(c)、図6(a)
参照)は、タスクがスタートされてからアドレスダウン
カウンタ10の出力がオール0になってボロー信号BR
Wが出力されるまでHとなっている。
In FIG. 3, the task start signal TSK
ST (see FIG. 4(l)) is input to the OR gate 21. The logically inverted signal obtained by latching the borrow signal BRW of the address down counter 10 by the flip-flop 41 is input to the gate 22 in the configuration consisting of the OR gate 21, the gate 22, and the flip-flop 23. The task signal TSK output from the step 23 (FIG. 4(c), FIG. 5(c), FIG. 6(a)
), after the task is started, the output of the address down counter 10 becomes all 0, and the borrow signal BR is generated.
It remains H until W is output.

【0027】なお、後の説明で明らかになるが、割り込
み信号INTが入力されると、アドレスカウンタのカウ
ント動作は途中で停止されるため、ボロー信号BRWが
出力されなくなる。このため、タスク信号TSKはアド
レスカウンタのカウント動作が停止された後もLに下が
らなくなる。すなわち、このタスク信号TSKは、実際
のタスク期間は正確には示しておらず、タスクが完了し
たか否かを判断するために用いている。
It should be noted that, as will become clear later in the explanation, when the interrupt signal INT is input, the counting operation of the address counter is stopped midway, so that the borrow signal BRW is no longer output. Therefore, the task signal TSK does not fall to L even after the counting operation of the address counter is stopped. That is, this task signal TSK does not accurately indicate the actual task period, but is used to determine whether the task has been completed.

【0028】割り込み信号INT(図5(d)、図6(
c)参照)はフリップフロップ29でクロック信号CK
(図4(a)、図5(a)参照)によりラッチされる。 フリップフロップ30及びゲート31からなる構成は割
り込み信号INTの立ち下がり(割り込み終了)を捕ら
えて、割り込み信号INTの立ち下がりの際に短時間の
間Hになる割り込み終了信号INTED(図5(g)参
照)を形成し、これをオアゲート25に出力する。この
割り込み終了信号INTEDは、後の説明で明らかにな
るが、割り込み終了後、この割り込みによって中途停止
したアドレスダウンカウンタ10のカウント動作を自動
的に最初から再実行させるために用いられる。
Interrupt signal INT (FIG. 5(d), FIG. 6(
c)) is the clock signal CK in the flip-flop 29.
(See FIGS. 4(a) and 5(a)). The configuration consisting of a flip-flop 30 and a gate 31 captures the falling edge of the interrupt signal INT (interrupt end), and outputs the interrupt end signal INTED (FIG. 5(g)) which becomes H for a short time when the interrupt signal INT falls. ) and outputs it to the OR gate 25. As will be explained later, this interrupt end signal INTED is used to automatically restart from the beginning the counting operation of the address down counter 10, which was halted due to the interrupt, after the interrupt ends.

【0029】オアゲート25、ゲート26及びフリップ
フロップ27による構成は、正確なタスク実行期間を示
すタスク実行信号TSKE(図4(d)、図5(e)、
図6(b)参照)を形成するもので、割り込み期間中及
びタスクを実行していないときにはLとなり、割り込み
がなくて実際にタスクを実行させるときにのみHになる
TSKEを出力する。このタスク実行信号TSKEはイ
ンバータ28で論理反転された後、メモリBのチップセ
レクト信号CS  としてメモリBに入力される。また
このタスク実行信号TSKEは、アドレスダウンカウン
タ10の各駆動信号PE、CDEおよびメモリCの書き
込み信号WEL  (図4(g)参照)を形成するため
に用いられる。また、図1に示した制御信号生成用カウ
ンタ2で形成されたクロック信号CKはインバータ32
を介してアドレスカウンタ10のクロック信号CLKと
してアドレスカウンタ10に入力される。
The configuration of the OR gate 25, the gate 26, and the flip-flop 27 generates a task execution signal TSKE (FIG. 4(d), FIG. 5(e),
(see FIG. 6(b)), outputs TSKE which becomes L during an interrupt period and when a task is not being executed, and becomes H only when there is no interrupt and a task is actually executed. This task execution signal TSKE is logically inverted by the inverter 28 and then input to the memory B as the memory B chip select signal CS. Further, this task execution signal TSKE is used to form each drive signal PE and CDE of the address down counter 10 and the write signal WEL of the memory C (see FIG. 4(g)). Further, the clock signal CK generated by the control signal generation counter 2 shown in FIG.
The signal is input to the address counter 10 as the clock signal CLK of the address counter 10 via the address counter 10.

【0030】図1のライト基準信号生成回路3で形成し
たライト基準信号WSD  (図4(b)、図5(b)
参照)は、フリップフロップ33でクロック信号CKに
よってラッチされ、WSD1  信号(図4(j)参照
)としてフリップフロップ33から出力される。なお、
このWSD  信号は、アドレスカウンタ10の最下位
ビットA0が8回LからHまたはHからLへ変化する毎
に(周期でいえば4周期)1パルスが出力される。
Write reference signal WSD (FIG. 4(b), FIG. 5(b)) generated by write reference signal generation circuit 3 of FIG.
) is latched by the flip-flop 33 using the clock signal CK, and is output from the flip-flop 33 as the WSD1 signal (see FIG. 4(j)). In addition,
One pulse of this WSD signal is output every time the least significant bit A0 of the address counter 10 changes from L to H or from H to L eight times (four cycles).

【0031】フリップフロップ34、35による構成は
、前記タスク実行信号TSKEをWSD1  信号の反
転信号のタイミングで2回ラッチすることで、アドレス
ダウンカウンタ10の初期値ロード信号PE及びカウン
トダウンイネーブル信号CDEを形成するためのTSK
E1信号(図4(k)参照)を形成する。  すなわち
、フリップフロップ34の出力は、タスク実行信号がH
になった後1回目のライト基準信号WSD  信号の入
力によりHになる信号を出力し、またTSKE1信号は
タスク実行信号がHになった後2回目のライト基準信号
WSD  信号の入力によりHになる。ゲート37は、
フリップフロップ34の出力とTSKE1信号の論理反
転信号のアンドをとり、その出力をフリップフロップ3
9を介して初期値ロード信号PE(図4(e)、図5(
h)参照)として出力している。すなわち、ゲート37
によりTSKE信号がHになってから1回目のライト基
準信号WSD  信号に対応する期間のみにHを維持す
る初期値ロード信号PEを形成して、この初期値ロード
信号PEによってアドレス初期値設定回路14の設定値
をアドレスダウンカウンタ10にロードするようにして
いる。
The structure of the flip-flops 34 and 35 forms the initial value load signal PE and countdown enable signal CDE of the address down counter 10 by latching the task execution signal TSKE twice at the timing of the inverted signal of the WSD1 signal. TSK for
An E1 signal (see FIG. 4(k)) is formed. That is, the output of the flip-flop 34 is such that the task execution signal is H.
After the task execution signal becomes H, the TSKE1 signal outputs a signal that becomes H when the first write reference signal WSD signal is input, and the TSKE1 signal becomes H when the second write reference signal WSD signal is input after the task execution signal becomes H. . Gate 37 is
The output of the flip-flop 34 is ANDed with the logically inverted signal of the TSKE1 signal, and the output is sent to the flip-flop 3.
9 to the initial value load signal PE (FIG. 4(e), FIG. 5(
h)). That is, gate 37
An initial value load signal PE that maintains H only during the period corresponding to the first write reference signal WSD signal after the TSKE signal becomes H is formed, and this initial value load signal PE is used to control the address initial value setting circuit 14. The set value is loaded into the address down counter 10.

【0032】また、ゲート38は、タスク実行信号TS
KE及びTSKE1信号のアンドをとり、これをカウン
トダウンイネーブル信号CDE((図4(f)、図5(
f)参照)としてアドレスダウンカウンタ10に入力す
ることで、2回目のライト基準信号WSD  信号が入
力されてからカウントダウンが終了するまでの間、また
は2回目のライト基準信号WSD  信号が入力されて
から割り込み信号INTが入力されるまでの間Hを維持
するCDE信号を形成する。
The gate 38 also receives a task execution signal TS.
The KE and TSKE1 signals are ANDed and this is used as the countdown enable signal CDE ((Fig. 4(f), Fig. 5(
f)) is input to the address down counter 10, so that the write reference signal WSD signal is inputted for the second time until the countdown ends, or after the second write reference signal WSD signal is inputted. A CDE signal is formed that maintains H until the interrupt signal INT is input.

【0033】フリップフロップ36、ゲート40及びオ
アゲート42は、前記タスク実行信号TSKE、TSK
E1信号及びライト基準信号WSD  信号によってメ
モリCに対するライト信号WEL  ((図4(g))
を形成するもので、これらの構成より結果的にタスクス
タート信号が入力されてから3回目以降のライト基準信
号WSD  信号をライト信号WEL  としてメモリ
Cに入力するようにしている。かかる構成において、タ
スク実行中に割り込み信号INTが入力されたときは、
タスク実行信号TSKがLに立ち下がり、これによりカ
ウントダウンイネーブル信号CDEがLに立ち下がる。 この結果、アドレスダウンカウンタ10のカウント動作
が停止され、これによりメモリ10に対する書き込みは
途中で停止される。  割り込みが終了すると割り込み
信号INTがLに立ち下がるので、割り込み終了信号I
NTEDがHに立ち上がる。この割り込み終了信号IN
TEDを用いて、前記割り込みにより中途停止した前記
メモリ10に対する書き込み動作を自動的に最初から再
実行させる。すなわち、この割り込み終了信号INTE
Dにより、タスク実行信号TSKが再びHに立ち上がり
、これによりまず初期値ロード信号PEがアドレスダウ
ンカウンタ10に出力されてアドレス初期値設定回路1
4の設定値がアドレスダウンカウンタ10にロードされ
る。その後、カウントダウンイネーブル信号CDEがア
ドレスダウンカウンタ10に出力され、クロック信号C
LKに基ずくアドレスダウンカウンタ10ダウンカウン
ト動作が開始される。アドレスダウンカウンタ10の出
力が全ビット0になると、ボロー信号BRWが出力され
、これによって今回のタスクが終了する。
The flip-flop 36, gate 40 and OR gate 42 are connected to the task execution signals TSKE, TSK.
A write signal WEL to memory C is generated by the E1 signal and the write reference signal WSD ((Fig. 4(g))
With these configurations, the third and subsequent write reference signals WSD after the task start signal is input are input to the memory C as the write signal WEL. In such a configuration, when the interrupt signal INT is input during task execution,
The task execution signal TSK falls to L, which causes the countdown enable signal CDE to fall to L. As a result, the counting operation of the address down counter 10 is stopped, and thereby writing to the memory 10 is stopped midway. When the interrupt ends, the interrupt signal INT falls to L, so the interrupt end signal I
NTED stands up to H. This interrupt end signal IN
Using the TED, the write operation to the memory 10, which was interrupted due to the interrupt, is automatically re-executed from the beginning. That is, this interrupt end signal INTE
D, the task execution signal TSK rises to H again, and as a result, the initial value load signal PE is first output to the address down counter 10 and the address initial value setting circuit 1
The set value of 4 is loaded into the address down counter 10. Thereafter, the countdown enable signal CDE is output to the address down counter 10, and the clock signal CDE is output to the address down counter 10.
The address down counter 10 starts counting down based on LK. When all bits of the output of the address down counter 10 become 0, a borrow signal BRW is output, thereby ending the current task.

【0034】この図3に示す実施例によれば、先の実施
例同様、メモリCのライト信号WEL  の元になるラ
イト基準信号WSD  とシステムのクロック信号CK
を同一のカウンタ2により形成し、さらに前記ライト基
準信号WSD  で(正確にはWSD1  信号で)同
期をとってアドレスダウンカウンタ10のカウントダウ
ンイネーブル信号CDEを形成しているので、アドレス
カウンタ10から出力されるメモリAのアドレスA0〜
Anとライト信号WELのタイミングを完全に合わせる
ことができる。
According to the embodiment shown in FIG. 3, as in the previous embodiment, the write reference signal WSD, which is the source of the write signal WEL of the memory C, and the system clock signal CK
are formed by the same counter 2, and are synchronized with the write reference signal WSD (more precisely, with the WSD1 signal) to form the countdown enable signal CDE of the address down counter 10. address A0~ of memory A
The timing of An and the write signal WEL can be perfectly matched.

【0035】またこの実施例では、メモリに対する書き
込み中に割り込みが入った場合、割り込み終了後上記メ
モリに対する書き込み動作を自動的に最初からやり直さ
せるようにしたので、割り込みがあったときも正確な書
き込み動作をなし得る。
Furthermore, in this embodiment, if an interrupt occurs while writing to the memory, the write operation to the memory is automatically restarted from the beginning after the interrupt ends, so even if an interrupt occurs, accurate writing can be performed. can perform actions.

【0036】図7はこの発明の第3実施例を示すもので
、上記図3に示した実施例を適用するシステムを示した
ものである。
FIG. 7 shows a third embodiment of the present invention, and shows a system to which the embodiment shown in FIG. 3 is applied.

【0037】この図7に示すシステムは、コントローラ
52および複数のノードをループ状に接続したローカル
エリヤネットワークシステムを示すものである。
The system shown in FIG. 7 is a local area network system in which a controller 52 and a plurality of nodes are connected in a loop.

【0038】コントローラ52は、上記複数のノードへ
周期的に送出されるデータフレーム信号を送受信制御す
るものであるが、この場合、送信データフレーム信号を
記憶するめもりと受信データフレーム信号を記憶するメ
モリを送受信データメモリCで共有するようにしている
。送信装置50は、送受信データメモリCに記憶された
送信データにしたがって送信データフレーム信号を形成
してこれをノードへ出力する。受信装置51は、ノード
からの受信フレーム信号を一旦受信装置51内のメモリ
Bに記憶し、これをS/P変換回路20を介して送受信
メモリCに記憶する。すなわち、この図7の各メモリB
、CおよびS/P変換回路20と図3のメモリB、Cお
よびS/P変換回路20は完全に対応し、メモリ制御回
路52は図3のアドレスダウンカウンタ10を含む各回
路構成に対応している。
The controller 52 controls the transmission and reception of data frame signals that are periodically sent to the plurality of nodes, and in this case, the controller 52 has a memory that stores the transmitted data frame signals and a memory that stores the received data frame signals. is shared by the transmitting and receiving data memory C. The transmitter 50 forms a transmit data frame signal according to the transmit data stored in the transmit/receive data memory C and outputs the signal to the node. The receiving device 51 temporarily stores the received frame signal from the node in the memory B within the receiving device 51, and stores it in the transmitting/receiving memory C via the S/P conversion circuit 20. That is, each memory B in FIG.
, C, and S/P conversion circuit 20 completely correspond to the memory B, C, and S/P conversion circuit 20 in FIG. 3, and the memory control circuit 52 corresponds to each circuit configuration including the address down counter 10 in FIG. ing.

【0039】したがって、この場合は、送信側の処理を
受信側のS/P変換処理に対して優先とし、図3の割り
込み信号INTを送信側からメモリ制御装置52へ入力
するようにすれば、図3の回路構成をそのまま適用する
ことができる。
Therefore, in this case, if the processing on the transmitting side is given priority over the S/P conversion processing on the receiving side, and the interrupt signal INT shown in FIG. 3 is inputted from the transmitting side to the memory control device 52, The circuit configuration of FIG. 3 can be applied as is.

【0040】図8は、先の図1に示す構成に割り込み信
号が入力される場合を想定したものであり、破線で示し
た部分のみが追加されたもので、これ以外は先の図1の
構成と基本的には同じであり、重複する説明は省略する
。図9は図8の構成の各信号のタイムチャートである。
FIG. 8 is based on the assumption that an interrupt signal is input to the configuration shown in FIG. 1, and only the portion indicated by the broken line is added, and the rest is the same as that shown in FIG. 1. The configuration is basically the same, and redundant explanation will be omitted. FIG. 9 is a time chart of each signal in the configuration of FIG. 8.

【0041】すなわちこの場合は、割り込みINTが入
った場合は、メモリAに対する書き込みを途中で中断す
ることは先の図3の実施例と同様であるが、割り込み終
了後メモリAに対する書き込みは先の図3の実施例のよ
うに最初から再実行させるのではなく、中途停止したア
ドレスの次のアドレスから再開させるのである。
In other words, in this case, when the interrupt INT occurs, writing to memory A is interrupted in the middle, as in the embodiment shown in FIG. Rather than restarting the process from the beginning as in the embodiment of FIG. 3, the process is restarted from the address next to the address where it was interrupted.

【0042】図8において、割り込み信号INT(図9
(c)参照)はフリップフロップ70に入力され、この
フリップフロップ70によって前記ライト基準信号W 
 のタイミングでラッチされ、MSK信号(図9(d)
参照)として出力される。このMSK信号の論理反転信
号をカウントダウンイネーブル信号CDE(図9(f)
参照)を形成するアンドゲート12へ入力することで、
割り込みの開始でアドレスダウンカウンタ10のカウン
ト動作を停止させるとともに、割り込みの終了でアドレ
スダウンカウンタ10のカウント動作を途中から再開さ
せる。また、メモリ10のチップセレクト信号CS  
を形成するインバータ13の手前にゲート71を挿入し
、このゲート71にMSK信号の論理反転信号を入力す
ることによってチップセレクト信号CS  の割り込み
による中断及び再開を制御する。また、メモリ10に対
するライト信号MCW  (図9(d)参照)について
も同様であり、ゲート72を挿入し、このゲート72に
MSK信号の論理反転信号を入力することによってライ
ト信号MCW  の前記割り込みによる中断及び再開を
制御する。
In FIG. 8, the interrupt signal INT (FIG. 9
(c)) is input to the flip-flop 70, and the write reference signal W
is latched at the timing of , and the MSK signal (Fig. 9(d)
reference). The logical inversion signal of this MSK signal is used as the countdown enable signal CDE (FIG. 9(f)).
(see) by inputting it to the AND gate 12 that forms
The counting operation of the address down counter 10 is stopped when the interrupt starts, and the counting operation of the address down counter 10 is restarted from the middle when the interrupt ends. In addition, the chip select signal CS of the memory 10
A gate 71 is inserted before the inverter 13 forming the chip select signal CS, and by inputting a logical inversion signal of the MSK signal to the gate 71, interruption and restart due to an interrupt of the chip select signal CS is controlled. The same applies to the write signal MCW to the memory 10 (see FIG. 9(d)), and by inserting a gate 72 and inputting a logical inversion signal of the MSK signal to the gate 72, the write signal MCW can be generated by the above-mentioned interrupt. Control suspension and resumption.

【0043】すなわち、前記割り込み信号INTは、メ
モリAのライト信号の元になるライト基準信号W  で
ラッチされ、このラッチ信号MSKによってアドレスダ
ウンカウンタ10の停止、再開およびメモリ10に対す
るチップセレクト信号CS  及びライト信号MCW 
 の停止、再開を決定しているために実際にメモリAに
対する書き込みを行っているまっ最中に割り込みが開始
されたときでも、この書き込みが終了してからアドレス
ダウンカウンタ10のカウント動作が中途停止されると
共に、割り込みが終了した後は先に中途停止したカウン
ト値の次のカウント値からカウント出力がアドレスダウ
ンカウンタ10から出力されることになり、アドレスダ
ウンカウンタ10のカウント値が1つ飛ばされたり、カ
ウント値のダブりが発生するようなことはなくなる。
That is, the interrupt signal INT is latched by the write reference signal W which is the source of the write signal for the memory A, and this latch signal MSK causes the address down counter 10 to stop and restart and the chip select signals CS and C to the memory 10 to be stopped and restarted. Light signal MCW
Even if an interrupt is started in the middle of actually writing to memory A, the counting operation of the address down counter 10 will stop midway after this writing is completed. At the same time, after the interrupt ends, the address down counter 10 will output a count from the next count value of the previously stopped count value, and the count value of the address down counter 10 will be skipped by one. This eliminates the possibility of duplicate count values.

【0044】因みに、図10に割り込み信号INTを前
記ライト基準信号W  とは位相のずれたクロック信号
CKの立ち下がりでラッチした場合のタイムチャートを
示し、また図11に割り込み信号INTをクロック信号
CKの立ち上りでラッチした場合のタイムチャートを示
す。図10のように割り込み信号INTをクロック信号
CKの立ち下がりでラッチした場合は、カウントダウン
イネーブル信号CDEがクロック信号CKの立下がりで
変化するため、アドレスダウンカウンタの10の出力A
0(この場合は最下位ビットA0のみを示す)が図10
の破線で示すように変化することがあり、このような場
合は割り込み終了後に最初に発生したライト信号MCW
  のときに、アドレスが1つ飛ばされてメモリAに入
力されることになる。
Incidentally, FIG. 10 shows a time chart when the interrupt signal INT is latched at the falling edge of the clock signal CK which is out of phase with the write reference signal W, and FIG. A time chart is shown when latching occurs at the rising edge of . When the interrupt signal INT is latched at the falling edge of the clock signal CK as shown in FIG. 10, the countdown enable signal CDE changes at the falling edge of the clock signal CK, so the address down counter 10 output
0 (in this case only the least significant bit A0 is shown) is shown in FIG.
In this case, the first write signal MCW generated after the interrupt ends
When , one address is skipped and input to memory A.

【0045】また、図11のように割り込み信号INT
をクロック信号CKの立ち上りでラッチした場合は、図
11の(g)に示すようにライト信号MCW  のパル
ス幅が半分になって出力されることがあり、このような
ときは確実にデータをメモリAに書き込める保証がなく
なる。
Furthermore, as shown in FIG. 11, the interrupt signal INT
If the write signal MCW is latched at the rising edge of the clock signal CK, the pulse width of the write signal MCW may be halved and output as shown in (g) in Figure 11. There is no guarantee that you can write to A.

【0046】これに対し、図8のように割り込み信号I
NTを前記ライト基準信号W  の立ち上がりで判断す
るようにすれば、上記図10や図11のような不具合は
確実に防止される。
On the other hand, as shown in FIG.
If NT is determined based on the rising edge of the write reference signal W 1 , the problems shown in FIGS. 10 and 11 can be reliably prevented.

【0047】なお、この発明上記実施例を適宜変更し得
るものであり、例えば各実施例の回路構成は同等の機能
を達成されるものであれば変更も可能である。また、メ
モリに対するアドレス指定用としてアップカウンタを用
いるようにしてもよい。また、実施例では、主にメモリ
の書き込み制御に本発明を用いたが、メモリからの読み
出し制御に本発明を用いるようにしてもよい。
It should be noted that the above-described embodiments of the present invention can be modified as appropriate; for example, the circuit configuration of each embodiment can be modified as long as the same function can be achieved. Further, an up counter may be used for specifying addresses to the memory. Further, in the embodiment, the present invention is mainly used for controlling writing to the memory, but the present invention may be used for controlling reading from the memory.

【0048】[0048]

【発明の効果】以上説明したようにこの発明によれば、
常時駆動されるカウンタ回路を用いてアドレスカウンタ
を駆動するクロック信号及びメモリを駆動する信号の元
になるメモリ駆動用基本信号とを形成すると共に、前記
クロック信号及び前記メモリ用基本信号を用いて前記ア
ドレスカウンタを制御するアドレスカウンタ用制御信号
と前記メモリを駆動するメモリ用制御信号を形成し、さ
らに前記アドレスカウンタを制御するアドレスカウンタ
用制御信号は前記メモリを駆動する信号の元になるメモ
リ駆動用基本信号に同期してアドレスカウンタに入力す
るようにしているので、メモリに入力されるメモリ用制
御信号とメモリに入力されるアドレスのタイミングは完
全に同期し、これにより正確なメモリアクセス動作をな
し得る。
[Effects of the Invention] As explained above, according to the present invention,
A constantly driven counter circuit is used to form a clock signal for driving an address counter and a memory driving basic signal which is the source of a memory driving signal, and the clock signal and the memory basic signal are used to form the memory driving basic signal. An address counter control signal that controls the address counter and a memory control signal that drives the memory are formed, and the address counter control signal that controls the address counter is a memory drive signal that is the source of the signal that drives the memory. Since the input to the address counter is synchronized with the basic signal, the timing of the memory control signal input to the memory and the address input to the memory are completely synchronized, thereby ensuring accurate memory access operations. obtain.

【0049】またこの発明では、割り込みが入った場合
は、割り込みの開始と共に前記アドレスカウンタ用制御
信号及び前記メモリ用制御信号を停止させてメモリに対
するアクセスを停止させ、割り込み終了後はまず前記ア
ドレスカウンタを初期設定し、この後アドレスカウンタ
を再駆動するようにしかつメモリ用制御信号は前記アド
レスカウンタの初期設定の終了後有効とさせるようにし
たので、割り込みが発生した場合も正確なメモリへのア
クセスをなし得る。
Further, in the present invention, when an interrupt occurs, the address counter control signal and the memory control signal are stopped at the same time as the interrupt starts, thereby stopping access to the memory, and after the interrupt ends, the address counter is first The address counter is initialized and then the address counter is re-driven, and the memory control signal is enabled after the address counter initialization is completed, so even if an interrupt occurs, accurate memory access is possible. can be done.

【0050】またこの発明では、メインコントローラに
送受信データ共有のメモリを備え、この送受信メモリの
アクセスは送信側が優先としているので、送信フレーム
の送出周期を変えることなく送受信メモリを共有できる
Further, according to the present invention, the main controller is provided with a memory for sharing transmission and reception data, and access to this transmission and reception memory is given priority to the transmitting side, so that the transmission and reception memory can be shared without changing the sending cycle of transmission frames.

【0051】またこの発明では、割り込み終了後はこの
割り込みによって停止された出力アドレスの次のアドレ
スからアドレスカウンタを再駆動するようにした場合に
おいて、割り込みの開始終了をメモリに対する書き込み
制御信号によって判断するようにしたので、割り込み前
後でアドレスが1つ飛されたり、書き込みデータが不安
定になるような事態を回避することができる。
Furthermore, in the present invention, when the address counter is re-driven from the address next to the output address stopped by the interrupt after the interrupt ends, the start and end of the interrupt is determined by the write control signal to the memory. This makes it possible to avoid situations where one address is skipped before or after an interrupt or where write data becomes unstable.

【図面の簡単な説明】[Brief explanation of the drawing]

【図1】この発明の第1実施例を示す論理回路図。FIG. 1 is a logic circuit diagram showing a first embodiment of the present invention.

【図2】第1実施例の作用を説明するタイムチャート。FIG. 2 is a time chart explaining the operation of the first embodiment.

【図3】この発明の第2実施例を示す論理回路図。FIG. 3 is a logic circuit diagram showing a second embodiment of the invention.

【図4】割り込みがない場合の第2実施例の作用を説明
するタイムチャート。
FIG. 4 is a time chart illustrating the operation of the second embodiment when there is no interrupt.

【図5】割り込みがある場合の第2実施例の作用を説明
するタイムチャート。
FIG. 5 is a time chart illustrating the operation of the second embodiment when there is an interrupt.

【図6】割り込みがある場合の第2実施例の作用を説明
するタイムチャート。
FIG. 6 is a time chart illustrating the operation of the second embodiment when there is an interrupt.

【図7】この発明の第3実施例を示す図。FIG. 7 is a diagram showing a third embodiment of the invention.

【図8】この発明の第4実施例を示す論理回路図。FIG. 8 is a logic circuit diagram showing a fourth embodiment of the invention.

【図9】第4実施例の作用を説明するタイムチャート。FIG. 9 is a time chart explaining the operation of the fourth embodiment.

【図10】第4実施例に対応する従来技術を示す図。FIG. 10 is a diagram showing a conventional technique corresponding to the fourth embodiment.

【図11】第4実施例に対応する他の従来技術を示す図
FIG. 11 is a diagram showing another conventional technique corresponding to the fourth embodiment.

【図12】従来技術を示す図。FIG. 12 is a diagram showing a prior art.

【図13】従来技術の作用を説明するタイムチャート。FIG. 13 is a time chart illustrating the operation of the prior art.

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

1…発振回路 10…アドレスダウンカウンタ 20…S/P変換回路 A,B,C…メモリ 1...Oscillation circuit 10...Address down counter 20...S/P conversion circuit A, B, C...Memory

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】入力されたクロック信号に同期して設定さ
れた初期値からのカウント動作を行なうアドレスカウン
タを用いてメモリのアドレスを指定するデータ処理回路
において、所定周波数の信号を発生する発振回路と、こ
の発振回路の出力に同期してカウント動作を行ない、そ
のカウント出力1ビットを前記アドレスカウンタを駆動
するクロック信号に用いるカウンタ回路と、前記カウン
タ回路の出力を用いて前記メモリを駆動する信号の元に
なるメモリ駆動用基本信号を形成するメモリ駆動基本信
号形成回路と、前記クロック信号及び前記メモリ用基本
信号を用いて前記アドレスカウンタを制御するアドレス
カウンタ用制御信号と前記メモリを駆動するメモリ用制
御信号を形成する論理回路と、を具えるデータ処理回路
1. An oscillation circuit that generates a signal of a predetermined frequency in a data processing circuit that specifies a memory address using an address counter that performs a counting operation from an initial value set in synchronization with an input clock signal. a counter circuit that performs a counting operation in synchronization with the output of this oscillation circuit and uses one bit of the count output as a clock signal for driving the address counter; and a signal that uses the output of the counter circuit to drive the memory. a memory drive basic signal forming circuit that forms a memory drive basic signal that is the basis of the memory drive signal, an address counter control signal that controls the address counter using the clock signal and the memory basic signal, and a memory that drives the memory. a logic circuit for forming control signals for the data processing circuit.
【請求項2】入力されたクロック信号に同期して設定さ
れた初期値からのカウント動作を行なうアドレスカウン
タを用いてメモリのアドレスを指定するデータ処理回路
において、所定周波数の信号を発生する発振回路と、こ
の発振回路の出力に同期してカウント動作を行ない、そ
のカウント出力1ビットを前記アドレスカウンタを駆動
するクロック信号に用いるカウンタ回路と、前記カウン
タ回路の出力を用いて前記メモリを駆動する信号の元に
なるメモリ駆動用基本信号を形成するメモリ駆動基本信
号形成回路と、前記クロック信号及び前記メモリ用基本
信号に基ずき前記アドレスカウンタを制御すると共に割
り込み信号の開始によって前記アドレスカウンタを停止
させかつ割り込みの終了後前記アドレスカウンタを初期
設定した後アドレスカウンタを再駆動するアドレスカウ
ンタ用制御信号を形成する第1の論理回路と、前記クロ
ック信号及び前記メモリ用基本信号に基ずき前記メモリ
を駆動するメモリ用制御信号を形成すると共に、割り込
みがあった場合は前記アドレスカウンタの初期設定の終
了後前記メモリ用制御信号を有効とさせる第2の論理回
路と、を具えるデータ処理回路。
2. An oscillation circuit that generates a signal at a predetermined frequency in a data processing circuit that specifies a memory address using an address counter that performs a counting operation from an initial value set in synchronization with an input clock signal. a counter circuit that performs a counting operation in synchronization with the output of this oscillation circuit and uses one bit of the count output as a clock signal for driving the address counter; and a signal that uses the output of the counter circuit to drive the memory. a memory drive basic signal forming circuit that forms a memory drive basic signal that is the basis of the memory drive signal, and a memory drive basic signal forming circuit that controls the address counter based on the clock signal and the memory basic signal, and stops the address counter by starting an interrupt signal. a first logic circuit for forming an address counter control signal for re-driving the address counter after initializing the address counter and re-driving the address counter after the end of an interrupt; a second logic circuit that forms a memory control signal that drives the memory control signal, and makes the memory control signal valid after initialization of the address counter is completed in the event of an interrupt.
【請求項3】複数のノードとコントローラとをループ接
続し、前記コントローラから前記複数のノードに与える
データを所定周期で一方向シリアル伝送しかつノードか
らのデータを所定周期でシリアル受信するシステムにお
いて、前記コントローラに、前記ノードからの受信デー
タを記憶する受信データメモリと、この第1メモリのシ
リアル出力をパラレルデータに変換するシリアルパラレ
ル変換回路と、前記シリアルパラレル変換回路からのパ
ラレル受信データとノードに送信する送信データを記憶
する送受信データ共有メモリと、この送受信データ共有
メモリに記憶された送信データに基ずき前記ノードに送
信する送信データフレーム信号を形成する送信回路と、
この送受信データ共有メモリ及び前記受信データメモリ
のアドレスを共通指定し、そのカウント周期ごとに前記
受信データメモリから前記送受信データ共有メモリへデ
ータを前記シリアルパラレル変換回路を介して伝送する
アドレスカウンタと、  所定周波数の信号を発生する
発振回路と、この発振回路の出力に同期してカウント動
作を行ない、そのカウント出力1ビットを前記アドレス
カウンタを駆動するクロック信号に用いるカウンタ回路
と、前記カウンタ回路の出力を用いて前記受信データメ
モリおよび前記送受信データ共有メモリを駆動する信号
の元になるメモリ駆動用基本信号を形成するメモリ駆動
基本信号形成回路と、前記クロック信号及び前記メモリ
用基本信号に基ずき、前記アドレスカウンタを制御する
と共に、前記送信回路からの割り込み信号の開始によっ
て前記アドレスカウンタを停止させかつこの割り込みの
終了後前記アドレスカウンタを初期設定した後アドレス
カウンタを再駆動するアドレスカウンタ用制御信号を、
形成する第1の論理回路と、前記クロック信号及び前記
メモリ用基本信号に基ずき前記受信データメモリおよび
前記送受信データ共有メモリを駆動するメモリ用制御信
号をそれぞれ形成すると共に、前記送信回路からの割り
込みがあった場合は前記アドレスカウンタの初期設定の
終了後前記メモリ用制御信号を有効と出力させる第2の
論理回路と、を具えるデータ処理回路。
3. A system in which a plurality of nodes and a controller are connected in a loop, data given from the controller to the plurality of nodes is unidirectionally serially transmitted at a predetermined period, and data from the nodes is serially received at a predetermined period, The controller includes a reception data memory that stores reception data from the node, a serial-to-parallel conversion circuit that converts the serial output of the first memory into parallel data, and a connection between the parallel reception data from the serial-to-parallel conversion circuit and the node. a transmission/reception data shared memory that stores transmission data to be transmitted; a transmission circuit that forms a transmission data frame signal to be transmitted to the node based on the transmission data stored in the transmission/reception data shared memory;
an address counter that commonly specifies addresses of the transmission/reception data shared memory and the reception data memory, and transmits data from the reception data memory to the transmission/reception data shared memory via the serial/parallel conversion circuit at each count cycle; an oscillation circuit that generates a frequency signal, a counter circuit that performs a counting operation in synchronization with the output of this oscillation circuit, and uses one bit of the count output as a clock signal for driving the address counter; a memory driving basic signal forming circuit that uses the memory driving basic signal to form a memory driving basic signal that is a source of a signal for driving the received data memory and the transmitted/received data shared memory, and based on the clock signal and the memory basic signal, an address counter control signal that controls the address counter, stops the address counter in response to the start of an interrupt signal from the transmitting circuit, initializes the address counter after the interrupt ends, and then re-drives the address counter; ,
a first logic circuit to be formed, and a memory control signal for driving the reception data memory and the transmission/reception data shared memory based on the clock signal and the memory basic signal, and a second logic circuit that outputs the memory control signal as valid after completion of the initial setting of the address counter when there is an interrupt.
【請求項4】入力されたクロック信号に同期して設定さ
れた初期値からのカウント動作を行なうアドレスカウン
タを用いてメモリのアドレスを指定するデータ処理回路
において、所定周波数の信号を発生する発振回路と、こ
の発振回路の出力に同期してカウント動作を行ない、そ
のカウント出力1ビットを前記アドレスカウンタを駆動
するクロック信号に用いるカウンタ回路と、前記カウン
タ回路の出力を用いて前記メモリを駆動する信号の元に
なるメモリ駆動用基本信号を形成するメモリ駆動基本信
号形成回路と、割り込み信号を前記メモリ駆動用基本信
号によってラッチするラッチ回路と、前記クロック信号
、前記メモリ用基本信号および前記ラッチ回路の出力に
基ずき、前記アドレスカウンタを制御すると共に割り込
み信号の開始によって前記アドレスカウンタを停止させ
かつ割り込みの終了後前記アドレスカウンタを前記割り
込みによって停止された出力アドレスの次のアドレスか
ら再駆動するアドレスカウンタ用制御信号を、形成する
第1の論理回路と、前記クロック信号および前記メモリ
用基本信号に基ずき前記メモリを駆動するメモリ用制御
信号を形成すると共に、割り込みがあった場合は前記ラ
ッチ回路の出力によって前記メモリ用制御信号の出力を
禁止させる第2の論理回路と、を具えるデータ処理回路
4. An oscillation circuit that generates a signal of a predetermined frequency in a data processing circuit that specifies a memory address using an address counter that performs a counting operation from an initial value set in synchronization with an input clock signal. a counter circuit that performs a counting operation in synchronization with the output of this oscillation circuit and uses one bit of the count output as a clock signal for driving the address counter; and a signal that uses the output of the counter circuit to drive the memory. a memory drive basic signal forming circuit that forms a memory drive basic signal that is the source of the memory drive basic signal, a latch circuit that latches an interrupt signal using the memory drive basic signal, and a memory drive basic signal forming circuit that forms the memory drive basic signal that is the basis of the memory drive basic signal, and a latch circuit that latches the interrupt signal using the memory drive basic signal; an address that controls the address counter based on the output, stops the address counter with the onset of an interrupt signal, and re-drives the address counter after the end of the interrupt from an address next to the output address stopped by the interrupt; a first logic circuit that forms a counter control signal; and a memory control signal that drives the memory based on the clock signal and the memory basic signal; a second logic circuit that inhibits output of the memory control signal by an output of the circuit.
JP2408747A 1990-12-28 1990-12-28 Memory control device Expired - Lifetime JP2860710B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2408747A JP2860710B2 (en) 1990-12-28 1990-12-28 Memory control device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2408747A JP2860710B2 (en) 1990-12-28 1990-12-28 Memory control device

Publications (2)

Publication Number Publication Date
JPH04232547A true JPH04232547A (en) 1992-08-20
JP2860710B2 JP2860710B2 (en) 1999-02-24

Family

ID=18518165

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2408747A Expired - Lifetime JP2860710B2 (en) 1990-12-28 1990-12-28 Memory control device

Country Status (1)

Country Link
JP (1) JP2860710B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001202327A (en) * 2000-01-20 2001-07-27 Fujitsu Ltd Bus control system for integrated circuit device improved in bus tree efficiency

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS51114839A (en) * 1975-04-02 1976-10-08 Hitachi Ltd Data processor
JPS6010357A (en) * 1983-06-30 1985-01-19 Fujitsu Ltd Data collecting device for measuring performance of computer
JPH01260551A (en) * 1988-04-12 1989-10-17 Fujitsu Ltd Memory initializing circuit

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS51114839A (en) * 1975-04-02 1976-10-08 Hitachi Ltd Data processor
JPS6010357A (en) * 1983-06-30 1985-01-19 Fujitsu Ltd Data collecting device for measuring performance of computer
JPH01260551A (en) * 1988-04-12 1989-10-17 Fujitsu Ltd Memory initializing circuit

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001202327A (en) * 2000-01-20 2001-07-27 Fujitsu Ltd Bus control system for integrated circuit device improved in bus tree efficiency

Also Published As

Publication number Publication date
JP2860710B2 (en) 1999-02-24

Similar Documents

Publication Publication Date Title
JP2572292B2 (en) Asynchronous data transmission device
JP3372970B2 (en) Self-synchronous transfer control circuit
WO2002069146A2 (en) Data processing system having an on-chip background debug system and method therefor
JP2000339966A (en) Data input circuit and method of semiconducor memory device
JP2011238327A (en) Semiconductor memory device, semiconductor system which comprises semiconductor memory device, and operation method of the same
JPH04119588A (en) Refresh control circuit for memory
KR100853479B1 (en) Semiconductor memory device
JP2695535B2 (en) Timer input control circuit and counter control circuit
JP2002304885A (en) Semiconductor integrated circuit
JP2000347761A (en) Control circuit
US4855901A (en) Apparatus for transferring data between a microprocessor and a memory
JPH04232547A (en) Data processing circuit
US4511993A (en) Arrangement for reading out defined data from a digital switching device with mutually asynchronous control signals for sequential switching of the device and transfer of the data
JP2624388B2 (en) DMA device
JP2000076860A (en) Output control signal generation method and output buffer control circuit in semiconductor memory device and the semiconductor memory device
JPH10340596A (en) Data storage device and semiconductor memory
JPS6323581B2 (en)
US6990596B2 (en) Memory device outputting read data in a time starting from a rising edge of an external clock that is shorter than that of known devices
JP3013817B2 (en) Asynchronous data conversion system
JP2552388B2 (en) Semiconductor memory device
JP2528965B2 (en) Clock phase control circuit
JPH06290586A (en) Semiconductor memory
JPH03214944A (en) Cyclic transmission type self-diagnostic device
JPH01102659A (en) Ram write/read arbitrating system
JPH07120940B2 (en) Oscillator circuit