JPH0561809A - Memory control circuit for semiconductor integrated circuit - Google Patents

Memory control circuit for semiconductor integrated circuit

Info

Publication number
JPH0561809A
JPH0561809A JP3245178A JP24517891A JPH0561809A JP H0561809 A JPH0561809 A JP H0561809A JP 3245178 A JP3245178 A JP 3245178A JP 24517891 A JP24517891 A JP 24517891A JP H0561809 A JPH0561809 A JP H0561809A
Authority
JP
Japan
Prior art keywords
data
data bus
memory
address
integrated circuit
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
JP3245178A
Other languages
Japanese (ja)
Inventor
Hideo Tanaka
秀夫 田中
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 Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP3245178A priority Critical patent/JPH0561809A/en
Publication of JPH0561809A publication Critical patent/JPH0561809A/en
Pending legal-status Critical Current

Links

Landscapes

  • Microcomputers (AREA)

Abstract

PURPOSE:To separate the internal data bus of LSI incorporating a memory for an external part and an internal processing function at the time of external access and to execute a parallel processing so as to realize a high speed processing. CONSTITUTION:The data bus 3 and the data bus 3a are separated by a separation circuit 7 at the time of external data bus access. Data access between the memory 1 and the external part is executed by using the data bus 3a. At that time, the separated data bus 3 is used at the internal part of LSI irrespective of an external access operation.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、半導体集積回路のメモ
リ制御回路に関し、特に、外部とのインターフェイスを
必要とするメモリ制御回路に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a semiconductor integrated circuit memory control circuit, and more particularly to a memory control circuit requiring an interface with the outside.

【0002】[0002]

【従来の技術】集積回路の進歩により、取り扱うデータ
の量及びそのデータのアクセス方法も複雑になってい
る。従来、このような集積回路は、図5に示すようなデ
ータバス構造をしていた。集積回路内部では取り扱うデ
ータを内部データバス53を経由して各処理部に転送す
る。従って、内部データバス53は図5のようにメモリ
51に接続されると共に、外部端子54にも接続されて
いる。
2. Description of the Related Art Advances in integrated circuits have complicated the amount of data to be handled and the method of accessing the data. Conventionally, such an integrated circuit has a data bus structure as shown in FIG. Inside the integrated circuit, the data to be handled is transferred to each processing unit via the internal data bus 53. Therefore, the internal data bus 53 is connected to the memory 51 as shown in FIG. 5 and also connected to the external terminal 54.

【0003】次に、図5を参照してデータの流れについ
て説明する。
Next, the data flow will be described with reference to FIG.

【0004】一連の処理すべきデータが外部端子54か
ら集積回路に取り込まれ、内部データバス53を経由し
てメモリ51に格納される。このとき、メモリ51のア
ドレスはアドレスレジスタ52により指示される。メモ
リ51に格納されたデータが、演算等に使用されるとき
は、必要とされるデータが内部データバス53を経由し
て演算部又はレジスタ類に転送される。また、処理され
たデータは、再び、内部データバス53を経由してメモ
リ51に格納される。更に、処理された一連のデータは
メモリ51から内部データバス53を経由して外部端子
54から集積回路の外部へ出力される。
A series of data to be processed is fetched from the external terminal 54 into the integrated circuit and stored in the memory 51 via the internal data bus 53. At this time, the address of the memory 51 is designated by the address register 52. When the data stored in the memory 51 is used for calculation or the like, necessary data is transferred to the calculation unit or registers via the internal data bus 53. The processed data is again stored in the memory 51 via the internal data bus 53. Further, the processed series of data is output from the memory 51 via the internal data bus 53 to the outside of the integrated circuit from the external terminal 54.

【0005】以上のように、集積回路内部では、外部か
らのデータの入力、メモリ51へのデータの格納及び演
算部へのデータの転送等は全て内部データバス53を経
由して行われることになる。また、メモリ以外のレジス
タ及び各処理部へのデータの入力及び出力等の転送も内
部データバスを用いている。
As described above, inside the integrated circuit, input of data from the outside, storage of data in the memory 51, transfer of data to the arithmetic unit, etc. are all performed via the internal data bus 53. Become. In addition, transfer of data such as input and output to registers other than the memory and each processing unit also uses the internal data bus.

【0006】[0006]

【発明が解決しようとする課題】しかしながら、上述し
た従来例では、集積回路内部及び外部とのインターフェ
イスでのデータの転送を内部データバス53経由で行っ
ているため、内部データバス53を用いた処理は、並列
的に処理することができない。例えば、メモリに格納し
ていたデータを外部に出力している期間は、演算部とレ
ジスタとの間等の他の処理部間のデータの転送はできな
いことになる。
However, in the above-described conventional example, since data transfer is performed via the internal data bus 53 at the interface with the inside and outside of the integrated circuit, the processing using the internal data bus 53 is performed. Cannot be processed in parallel. For example, while the data stored in the memory is being output to the outside, the data cannot be transferred between other processing units such as the arithmetic unit and the register.

【0007】このことは高速処理が必要とされる演算回
路等を内蔵した集積回路では、その高速性が阻害される
ことになり、重大な欠点となる。
This is a serious drawback because the high speed is hindered in an integrated circuit having an arithmetic circuit or the like which requires high speed processing.

【0008】本発明はかかる問題点に鑑みてなされたも
のであって、高速処理が可能な半導体集積回路のメモリ
制御回路を提供することを目的とする。
The present invention has been made in view of the above problems, and an object of the present invention is to provide a memory control circuit of a semiconductor integrated circuit capable of high-speed processing.

【0009】[0009]

【課題を解決するための手段】本発明に係る半導体集積
回路のメモリ制御回路は、メモリを内蔵した半導体集積
回路のメモリ制御回路において、前記メモリのアドレス
を格納するアドレスレジスタと、集積回路外部からアド
レスデータを入力するアドレス入力端子と、このアドレ
ス入力端子から入力されたアドレスと前記アドレスレジ
スタのアドレスのいずれか一方を選択し前記メモリのア
ドレスとして出力するマルチプレクサと、集積回路外部
からデータを入力するデータ入力端子と、前記データ入
力端子及び前記メモリに接続された第1のデータバス
と、集積回路内部で内部データを取り扱う第2のデータ
バスと、前記第1のデータバスと前記第2のデータバス
との接続又は分離を行う分離回路とを有することを特徴
とする。
According to another aspect of the present invention, there is provided a memory control circuit for a semiconductor integrated circuit, comprising: an address register for storing an address of the memory; An address input terminal for inputting address data, a multiplexer for selecting any one of the address input from the address input terminal and the address of the address register and outputting it as the address of the memory, and data input from outside the integrated circuit. A data input terminal, a first data bus connected to the data input terminal and the memory, a second data bus for handling internal data inside the integrated circuit, the first data bus and the second data And a separation circuit for connecting to or disconnecting from the bus.

【0010】[0010]

【作用】本発明においては、アドレス入力端子を介して
外部デ−タバスをアクセスする際、分離回路が第1のデ
−タバスと第2のデ−タバスとを分離する。そして、第
1のデ−タバスはメモリと外部との間のデ−タアクセス
に使用され、第2のデ−タバスは外部アクセス動作に無
関係に集積回路内部で使用される。従って、並列動作が
可能で、高速処理を行なうことができる。
According to the present invention, when the external data bus is accessed through the address input terminal, the separation circuit separates the first data bus and the second data bus. The first data bus is used for data access between the memory and the outside, and the second data bus is used inside the integrated circuit regardless of the external access operation. Therefore, parallel operation is possible and high-speed processing can be performed.

【0011】[0011]

【実施例】次に、本発明の実施例について添付の図面を
参照して説明する。
Embodiments of the present invention will now be described with reference to the accompanying drawings.

【0012】図1は本発明の実施例に係るメモリ制御回
路を示すブロック図である。本発明は、データを格納す
るメモリ1と、メモリ1の内部アドレスを格納するアド
レスレジスタ2と、集積回路外部からアドレスを入力す
るアドレス端子4と、アドレスレジスタ2とアドレス端
子4のデータのうちいずれか一方を選択してメモリ1に
そのアドレスとして出力するマルチプレクサ6と、外部
とのデータインターフェイスをとるデータ端子5と、各
処理部のデータを取り扱う内部データバス3と、メモリ
1及びデータ端子5に接続された内部データバス3a
と、内部データバス3の分離を行うゲート回路7とを有
する。ゲート回路7は図2に示すようにトランスファゲ
ートにより構成される。
FIG. 1 is a block diagram showing a memory control circuit according to an embodiment of the present invention. The present invention relates to any one of a memory 1 for storing data, an address register 2 for storing an internal address of the memory 1, an address terminal 4 for inputting an address from outside the integrated circuit, and data of the address register 2 and the address terminal 4. A multiplexer 6 that selects one of them and outputs it to the memory 1 as its address, a data terminal 5 that takes a data interface with the outside, an internal data bus 3 that handles the data of each processing unit, a memory 1 and a data terminal 5. Internal data bus 3a connected
And a gate circuit 7 for separating the internal data bus 3. The gate circuit 7 is composed of a transfer gate as shown in FIG.

【0013】次に、本実施例の動作について説明する。Next, the operation of this embodiment will be described.

【0014】集積回路内部では、メモリ1と各処理部と
の間のデータ転送では、先ず、必要とするアドレスデー
タがアドレスレジスタ2からマルチプレクサ6に入力さ
れ、マルチプレクサ6では、アドレスレジスタ2のアド
レスデータをメモリ1のアドレスとして出力する。この
アドレスのメモリセルに対するデータアクセスは、内部
データバス3との間で行われる。このとき、分離回路7
はメモリ1に対するデータバスと各処理部のデータバス
との間の接続を行うことになる。
In the data transfer between the memory 1 and each processing unit inside the integrated circuit, first, the necessary address data is input from the address register 2 to the multiplexer 6, and in the multiplexer 6, the address data of the address register 2 is input. Is output as the address of the memory 1. Data access to the memory cell of this address is performed with the internal data bus 3. At this time, the separation circuit 7
Connects the data bus for the memory 1 and the data bus of each processing unit.

【0015】次に、ゲート回路7の動作について説明す
る。
Next, the operation of the gate circuit 7 will be described.

【0016】1例として、8ビットのデータバス幅をも
つ内部データバスを取り上げる。上述のメモリ1のデー
タバス3aと各処理部のデータバス3を接続する場合、
分離信号であるaは、アクティブ(=1)になり、トラ
ンスファゲート21,22,23はオンになり、内部デ
ータバス3と内部データバス3aとは接続されることに
なる。
As an example, consider an internal data bus with a data bus width of 8 bits. When the data bus 3a of the memory 1 and the data bus 3 of each processing unit are connected,
The separation signal a becomes active (= 1), the transfer gates 21, 22 and 23 are turned on, and the internal data bus 3 and the internal data bus 3a are connected.

【0017】また、メモリ1と集積回路外部との間でデ
ータの転送を行う場合、アドレスバス端子4から入力さ
れたアドレスデータは、マルチプレクサ6に入力され、
メモリ1のアドレスを示すことになる。そして、このア
ドレスで示されたメモリセルのデータは、内部データバ
ス3aを経由してデータバス端子5を介して、外部とイ
ンターフェイスされることになる。このとき、ゲート回
路7では、分離信号aがインアクティブ(=0)にな
り、トランスファゲート21,22,23はオフ状態に
なり、内部データバス3と内部データバス3aとは分離
される。これにより、本実施例では、メモリ1に格納さ
れたデータを外部へ出力している期間、演算部及びその
他の処理部ではデータ転送などをデータバス3を介して
並列に行うことができる。このため、処理の高速化が達
成される。
When data is transferred between the memory 1 and the outside of the integrated circuit, the address data input from the address bus terminal 4 is input to the multiplexer 6.
It indicates the address of the memory 1. The data of the memory cell indicated by this address is interfaced with the outside through the internal data bus 3a and the data bus terminal 5. At this time, in the gate circuit 7, the separation signal a becomes inactive (= 0), the transfer gates 21, 22 and 23 are turned off, and the internal data bus 3 and the internal data bus 3a are separated. As a result, in this embodiment, during the period in which the data stored in the memory 1 is being output to the outside, data transfer and the like can be performed in parallel via the data bus 3 in the arithmetic unit and other processing units. Therefore, high speed processing is achieved.

【0018】次に、本発明の他の実施例似付いて、図3
及び図4に示す。
Next, referring to FIG. 3 which is similar to another embodiment of the present invention.
And shown in FIG.

【0019】本実施例は、データを格納するメモリ1
と、メモリ1の内部アドレスを格納するアドレスレジス
タ2と、集積回路外部のアドレスを入力するアドレス端
子4と、アドレスレジスタ2とアドレス端子4のデータ
のうちいずれか一方を選択するマルチプレクサ6と、外
部とのデータインターフェイスをとるデータ端子5と、
各処理部のデータを取り扱う内部データバス3と、メモ
リ1及びデータ端子5に接続された内部データバス3a
と、内部データバス3,3aの分離を行うバッファ回路
8とをもつ。バッファ回路8は、図4に示すように、ト
ライステートバッファによる構成されている。
In this embodiment, a memory 1 for storing data
An address register 2 for storing an internal address of the memory 1, an address terminal 4 for inputting an address outside the integrated circuit, a multiplexer 6 for selecting one of the data in the address register 2 and the address terminal 4, and an external device. A data terminal 5 for data interface with
An internal data bus 3 that handles data of each processing unit, and an internal data bus 3a connected to the memory 1 and the data terminal 5
And a buffer circuit 8 for separating the internal data buses 3 and 3a. The buffer circuit 8 is configured by a tri-state buffer as shown in FIG.

【0020】次に、本実施例の動作について説明する。Next, the operation of this embodiment will be described.

【0021】集積回路内部では、メモリ1と各処理部と
のデータ転送では、先ず、必要とするアドレスデータが
アドレスレジスタ2からマルチプレクサ6に入力され、
マルチプレクサ6は、アドレスレジスタ2のアドレスデ
ータをメモリ1のアドレスとして出力する。このアドレ
スのメモリセルに対するデータアクセスは、内部データ
バス3との間で行われる。このとき、バッファ回路8は
メモリ1に対するデータバス3aと、各処理部のデータ
バス3との接続を行うことになる。
In the data transfer between the memory 1 and each processing unit inside the integrated circuit, first, necessary address data is input from the address register 2 to the multiplexer 6,
The multiplexer 6 outputs the address data of the address register 2 as the address of the memory 1. Data access to the memory cell of this address is performed with the internal data bus 3. At this time, the buffer circuit 8 connects the data bus 3a for the memory 1 and the data bus 3 of each processing unit.

【0022】次に、バッファ回路8における動作につい
て図4を参照して説明する。
Next, the operation of the buffer circuit 8 will be described with reference to FIG.

【0023】実施例1と同様に、1例として8ビットの
データバス幅をもつ内部データバスを取り上げる。上述
のメモリ1のデータバス3aと各処理部のデータバス3
とを接続する場合、トライステートバッファの制御信号
であるbは、アクティブ(=1)になり、トライステー
トバッファ31,32,…,36は、導通状態になり、
内部データバス3と内部データバス3aとが接続される
ことになる。
Similar to the first embodiment, an internal data bus having a data bus width of 8 bits will be taken as an example. The data bus 3a of the memory 1 and the data bus 3 of each processing unit described above.
, Are connected, the control signal b of the tri-state buffer becomes active (= 1), the tri-state buffers 31, 32, ..., 36 become conductive,
The internal data bus 3 and the internal data bus 3a are connected.

【0024】また、メモリ1と集積回路外部との間でデ
ータの転送を行う場合、アドレスバス端子4から入力さ
れたアドレスデータは、マルチプレクサ6に入力され、
メモリ1のアドレスを示すことになる。このアドレスで
示されたメモリセルのデータは、内部データバス3aを
経由しデータバス端子5を介して、外部とインターフェ
イスされることになる。このとき、バッファ回路8で
は、制御信号bがインアクティブ(=0)になり、トラ
イステートバッファ31,32,…,36は非導通状態
になり、内部データバス3と内部データバス3aとが分
離される。
When data is transferred between the memory 1 and the outside of the integrated circuit, the address data input from the address bus terminal 4 is input to the multiplexer 6.
It indicates the address of the memory 1. The data in the memory cell indicated by this address is interfaced with the outside through the internal data bus 3a and the data bus terminal 5. At this time, in the buffer circuit 8, the control signal b becomes inactive (= 0), the tri-state buffers 31, 32, ..., 36 become non-conductive, and the internal data bus 3 and the internal data bus 3a are separated. To be done.

【0025】[0025]

【発明の効果】本発明によれば、メモリに格納されたデ
ータを外部へ出力している期間、演算部及びその他の処
理部でのデータ転送等を並列して行うことができるた
め、処理の高速化を図ることができる。
According to the present invention, data can be transferred in parallel in the arithmetic unit and other processing units while the data stored in the memory is being output to the outside. The speed can be increased.

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

【図1】本発明の第1の実施例に係るメモリ制御回路の
ブロック図である。
FIG. 1 is a block diagram of a memory control circuit according to a first embodiment of the present invention.

【図2】本実施例にて使用されているゲート回路の構成
を示す回路図である。
FIG. 2 is a circuit diagram showing a configuration of a gate circuit used in this embodiment.

【図3】本発明の他の実施例に係るメモリ制御回路を示
すブロック図である。
FIG. 3 is a block diagram showing a memory control circuit according to another embodiment of the present invention.

【図4】この実施例にて使用されているバッファ回路を
示す回路図である。
FIG. 4 is a circuit diagram showing a buffer circuit used in this embodiment.

【図5】従来のメモリ制御回路を示す回路図である。FIG. 5 is a circuit diagram showing a conventional memory control circuit.

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

1,51;メモリ 2,52;アドレスレジスタ 3,3a,53;データバス 4;アドレス端子 5,54;データ端子 6;マルチプレクサ 7;ゲート回路 8;バッファ回路 21〜23;トランスファゲート 31〜36;トライステートバッファ a,b;制御信号 1, 51; memory 2, 52; address register 3, 3a, 53; data bus 4; address terminal 5, 54; data terminal 6; multiplexer 7; gate circuit 8; buffer circuits 21-23; transfer gates 31-36; Tri-state buffer a, b; control signal

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 メモリを内蔵した半導体集積回路のメモ
リ制御回路において、前記メモリのアドレスを格納する
アドレスレジスタと、集積回路外部からアドレスデータ
を入力するアドレス入力端子と、このアドレス入力端子
から入力されたアドレスと前記アドレスレジスタのアド
レスのいずれか一方を選択し前記メモリのアドレスとし
て出力するマルチプレクサと、集積回路外部からデータ
を入力するデータ入力端子と、前記データ入力端子及び
前記メモリに接続された第1のデータバスと、集積回路
内部で内部データを取り扱う第2のデータバスと、前記
第1のデータバスと前記第2のデータバスとの接続又は
分離を行う分離回路とを有することを特徴とする半導体
集積回路のメモリ制御回路。
1. In a memory control circuit of a semiconductor integrated circuit having a built-in memory, an address register for storing an address of the memory, an address input terminal for inputting address data from the outside of the integrated circuit, and an input from this address input terminal. A selected address or an address of the address register and outputs it as an address of the memory, a data input terminal for inputting data from the outside of the integrated circuit, a data input terminal and a memory connected to the memory. One data bus, a second data bus that handles internal data inside the integrated circuit, and a separation circuit that connects or disconnects the first data bus and the second data bus. Control circuit for semiconductor integrated circuit.
JP3245178A 1991-08-29 1991-08-29 Memory control circuit for semiconductor integrated circuit Pending JPH0561809A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3245178A JPH0561809A (en) 1991-08-29 1991-08-29 Memory control circuit for semiconductor integrated circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3245178A JPH0561809A (en) 1991-08-29 1991-08-29 Memory control circuit for semiconductor integrated circuit

Publications (1)

Publication Number Publication Date
JPH0561809A true JPH0561809A (en) 1993-03-12

Family

ID=17129775

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3245178A Pending JPH0561809A (en) 1991-08-29 1991-08-29 Memory control circuit for semiconductor integrated circuit

Country Status (1)

Country Link
JP (1) JPH0561809A (en)

Similar Documents

Publication Publication Date Title
US5084837A (en) Fifo buffer with folded data transmission path permitting selective bypass of storage
US5291080A (en) Integrated circuit device having tristate input buffer for reducing internal power use
EP0408353B1 (en) Semiconductor integrated circuit
JPH0218498B2 (en)
US20020184471A1 (en) Semiconductor integrated circuit and computer-readable recording medium
JPS607812B2 (en) Data buffering device
JPS635444A (en) Microprocessor
JPH0561809A (en) Memory control circuit for semiconductor integrated circuit
US6510483B1 (en) Circuit, architecture and method for reading an address counter and/or matching a bus width through one or more synchronous ports
JPH0652090A (en) Memory control circuit
US20050149766A1 (en) Method and latch circuit for implementing enhanced performance with reduced quiescent power dissipation using mixed threshold CMOS devices
JPH07182849A (en) Fifo memory
JPS59214977A (en) Data processing device
JPH01126744A (en) Data processor
JP3886314B2 (en) Data transfer circuit and semiconductor integrated circuit device using the same
JPH1011411A (en) Interruption control system
JPS6349816B2 (en)
KR0114239Y1 (en) Interrupt handler circuit
JPH05108552A (en) Semiconductor integrated circuit device
JPH0561581A (en) Input/output circuit
JPS58199490A (en) Semiconductor integrated circuit
JPH05197666A (en) Cpu interface circuit
JPH03108022A (en) Semiconductor integrated circuit
JPH0375945A (en) Data processor
JPH0653778A (en) Digital signal processing unit