JP3408262B2 - Digital circuit and method of accessing digital circuit with external elements - Google Patents

Digital circuit and method of accessing digital circuit with external elements

Info

Publication number
JP3408262B2
JP3408262B2 JP35842091A JP35842091A JP3408262B2 JP 3408262 B2 JP3408262 B2 JP 3408262B2 JP 35842091 A JP35842091 A JP 35842091A JP 35842091 A JP35842091 A JP 35842091A JP 3408262 B2 JP3408262 B2 JP 3408262B2
Authority
JP
Japan
Prior art keywords
port
cpu core
internal
memory
dma controller
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.)
Expired - Fee Related
Application number
JP35842091A
Other languages
Japanese (ja)
Other versions
JPH05181789A (en
Inventor
信幸 春日
康平 浜田
Original Assignee
アジレント・テクノロジー株式会社
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 アジレント・テクノロジー株式会社 filed Critical アジレント・テクノロジー株式会社
Priority to JP35842091A priority Critical patent/JP3408262B2/en
Publication of JPH05181789A publication Critical patent/JPH05181789A/en
Application granted granted Critical
Publication of JP3408262B2 publication Critical patent/JP3408262B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、CPUコアによる内部
メモリへのアクセスを、より高速に行うことができるデ
ィジタル回路およびディジタル回路の外部素子とのアク
セス方法に関し、特に、ICテスタ等の各種電気部品試
験装置のディジタル・シグナル・プロセッサ(DSP)
や、汎用コンピュータの画像処理用,音声処理用等のD
SP等として使用されるディジタルICおよび当該IC
の外部素子とのアクセス方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a digital circuit which enables a CPU core to access an internal memory at a higher speed, and an access to an external element of the digital circuit.
In particular, a digital signal processor (DSP) of a test device for various electric parts such as an IC tester.
D for image processing and audio processing of general-purpose computer
Digital IC and the IC is used as an SP, etc.
Of the external device of the present invention .

【0002】[0002]

【技術背景】マイクロ・プロセッサが、メモリにアクセ
スする場合、アドレス・バス上に所望のアドレスを出力
し、前記メモリの該アドレスに格納されたデータ(オペ
ランド,プログラムデータ,演算の対象となるデータ
等)をデータバスを介して取り込む。そして、必要に応
じて該取り込んだデータをレジスタに格納したり、演算
等を施す等の処理が行われる。マイクロ・プロセッサが
高速動作するためには、マイクロ・プロセッサ自体が高
速動作することはもちろん、メモリのアクセスタイム
や、アドレスバス,データバスの信号の伝搬遅延時間ま
で含めて、(マイクロ・プロセッサによるアドレス出
力)→(メモリのデータ・アクセス)→(メモリからの
データ出力)→(MPUによるデータの取込み)、と言
った一連のループに要する時間を短縮する必要がある。
BACKGROUND ART When a microprocessor accesses a memory, it outputs a desired address on an address bus, and the data (operand, program data, data to be operated, etc.) stored at the address of the memory. ) Is taken in via the data bus. Then, if necessary, the fetched data is stored in a register, and processing such as calculation is performed. In order for the microprocessor to operate at high speed, not only the microprocessor itself operates at high speed, but also the memory access time and the propagation delay time of the signal on the address bus and data bus, It is necessary to reduce the time required for a series of loops such as (output) → (memory data access) → (memory data output) → (data acquisition by MPU).

【0003】このため、ICテスタやエンジニアリング
・ワーク・ステーション(EWS)等のシステムでは、
高速フーリエ変換、画像・音声信号処理等を高速に行う
ために、一のチップ内にCPUコアとメモリとを内蔵し
た上記処理等のために専用に設計されたディジタルIC
も開発されている。このようなICでは、図2に示すよ
うに、マイクロ・プロセッサ(CPUコア11)と内部
メモリ2とを、専用のメモリアクセス用のバス5を介し
て接続し、CPUコア11と内部メモリ2とのデータ転
送速度の向上を図っている。ところで、ホスト・コンピ
ュータ、I/Oポート、外部メモリ等の外部素子(以
下、単に「外部素子」と言う)が上記チップ内メモリに
アクセスする場合には、ダイレクト・メモリ・アクセス
(DMA)によるデータ転送が行われる。
For this reason, in systems such as IC testers and engineering work stations (EWS),
A digital IC specially designed for the above processing, etc., in which a CPU core and a memory are built in one chip in order to perform high speed Fourier transform, image / audio signal processing, etc. at high speed.
Is also being developed. In such an IC, as shown in FIG. 2, the microprocessor (CPU core 11) and the internal memory 2 are connected via a dedicated memory access bus 5, and the CPU core 11 and the internal memory 2 are connected. To improve the data transfer rate. By the way, when an external element such as a host computer, an I / O port, or an external memory (hereinafter simply referred to as “external element”) accesses the on-chip memory, data by direct memory access (DMA) is used. Transfer is done.

【0004】図3は、CPUコア11とメモリ2とを内
蔵したディジタルIC20にDMAコントローラ13を
接続した様子を示す、従来のDMAによるデータ転送方
式の説明図である。同図では、CPUコア11の一のポ
ートPと内部メモリ2とは、図2の場合と同様メモリ
アクセス用のバス5で接続されており、外部システムバ
ス7は、DMAコントローラ13を介して前記メモリア
クセス用バス5に接続されている。また、CPUコア1
1は、内部のレジスタやキャッシュメモリ等の、外部と
アクセスする機能を本来有しているので、外部システム
バス6はCPUコア11の内部メモリ2が接続されたポ
ートPとは異なるポートPに接続されている。
FIG. 3 is an explanatory diagram of a conventional DMA data transfer system showing a state in which a DMA controller 13 is connected to a digital IC 20 having a CPU core 11 and a memory 2 built therein. In the figure, one port P 1 of the CPU core 11 and the internal memory 2 are connected by the memory access bus 5 as in the case of FIG. 2, and the external system bus 7 is connected via the DMA controller 13. It is connected to the memory access bus 5. Also, CPU core 1
1 originally has a function of accessing the outside, such as an internal register and a cache memory, so that the external system bus 6 is a port P 2 different from the port P 1 to which the internal memory 2 of the CPU core 11 is connected. It is connected to the.

【0005】このようなディジタルIC20では、CP
Uコア11が内部メモリ2と組となって動作する本来の
動作時には、DMAコントローラ13はCPUコア11
にイネーブル信号(EN)を出力し、CPUコア11に
接続されたデータやアドレスの出力がイネーブルとな
り、DMAコントローラ13の出力は不定(トライステ
ート状態)になる。逆に、外部素子が内部メモリ2とア
クセスする場合には、CPUコア11はDMAコントロ
ーラ13にイネーブル信号(EN)を出力し、DMAコ
ントローラ13の出力がイネーブルとなり、CPUコア
11のデータやアドレスの出力はトライステート状態と
なる。すなわち、DMAコントローラ13は、DMA要
求があったときは、I/Oポート7を介して外部素子と
内部メモリ2とのDMAを実行することができる。ま
た、CPUコア11は、内部メモリとある程度の高速で
アクセスすることができるし、外部素子とI/Oポート
7を介してアクセスすることができる。
In such a digital IC 20, the CP
During the original operation in which the U core 11 operates in combination with the internal memory 2, the DMA controller 13 operates as the CPU core 11
The enable signal (EN) is output to the output, the output of the data and address connected to the CPU core 11 is enabled, and the output of the DMA controller 13 becomes indefinite (tristate state). Conversely, when the external element accesses the internal memory 2, the CPU core 11 outputs the enable signal (EN) to the DMA controller 13, the output of the DMA controller 13 is enabled, and the data and address of the CPU core 11 are transferred. The output is tri-stated. That is, the DMA controller 13 can execute DMA between the external element and the internal memory 2 via the I / O port 7 when there is a DMA request. Further, the CPU core 11 can access the internal memory at a high speed to some extent, and can access the external memory through the I / O port 7.

【0006】ところが、図3に示すディジタルIC20
では、メモリアクセス用バス5を、CPUコア11とD
MAコントローラ13とで共有しているため、バスの長
さが長くなり、CPUコア11のアドレス出力の負荷が
重くなり(すなわち、負荷電流が増大する)、データや
アドレスの伝搬遅延時間が長くなり、内部メモリ2への
アクセス速度が低下するという不都合がある。上述のよ
うに、DMAコントローラ13をディジタルIC20と
別素子として構成する場合は、アドレスバス等のバスの
引き回しが長くなるが、DMAコントローラ13をディ
ジタルIC20に内蔵したとしても、該バスがメモリと
CPUコア11との距離を最短にする際の制限ともな
り、上記アドレスの伝搬遅延時間の大きくするという不
都合を解消することはできず、本来のCPU動作速度を
低下させる。
However, the digital IC 20 shown in FIG.
Then, the memory access bus 5 is connected to the CPU core 11 and the D
Since it is shared with the MA controller 13, the bus length becomes long, the address output load of the CPU core 11 becomes heavy (that is, the load current increases), and the data or address propagation delay time becomes long. However, there is an inconvenience that the access speed to the internal memory 2 is reduced. As described above, when the DMA controller 13 is configured as a separate element from the digital IC 20, the routing of a bus such as an address bus becomes long. However, even if the DMA controller 13 is built in the digital IC 20, the bus is a memory and a CPU. It also becomes a limitation when the distance from the core 11 is made the shortest, and the inconvenience of increasing the propagation delay time of the address cannot be eliminated, and the original CPU operating speed is reduced.

【0007】[0007]

【発明の目的】本発明は、高速動作が要求されるCPU
コア及びメモリを内蔵するディジタル回路(特に、ディ
ジタルIC)において、CPUコアと内蔵メモリ間距離
を最短とし、より一層の高速動作を達成するディジタル
回路および当該ICの外部素子とのアクセス方法を提供
することを目的とする。
An object of the present invention is to provide a CPU which is required to operate at high speed.
Provided is a digital circuit (especially a digital IC) having a core and a memory therein, in which the distance between the CPU core and the built-in memory is minimized and a further high speed operation is achieved, and an access method to an external element of the IC. The purpose is to

【0008】[0008]

【発明の概要】以下、本発明をディジタルICを例にと
って説明する。本発明において、ディジタルICは、内
部パスにより相互に接続されてなる複数ポートを有する
CPUコアと、前記複数ポートのうち一のポートにメモ
リアクセス用バスを介して接続された内部メモリとを有
している。そして、ディジタルICのI/Oポートと、
前記内部メモリが接続されたポート以外のポートとの間
に形成した内部システムバス上にDMAコントローラが
備えられる。
SUMMARY OF THE INVENTION The present invention will be described below by taking a digital IC as an example. In the present invention, the digital IC has a CPU core having a plurality of ports connected to each other by an internal path, and an internal memory connected to one of the plurality of ports via a memory access bus. ing. And I / O port of digital IC,
A DMA controller is provided on an internal system bus formed between the internal memory and a port other than the port to which the internal memory is connected.

【0009】また、(i)前記I/Oポートと、前記D
MAコントローラが接続されたポートとの間、あるい
は、(ii)前記I/Oポートと、前記CPUコアの複
数ポートのうち、前記DMAコントローラまたは内部メ
モリが接続されたポート以外のポートとの間、に形成し
た内部システムバス上にトライ・ステート・バッファが
備えられている。例えば、外部素子がディジタルICの
内部メモリとのDMAをDMAコントローラに要求した
場合、DMAコントローラは、前記トライ・ステート・
バッファに使用不許可信号を出力することで、前記CP
Uコアを外部システムバスから切り離す。これと共に、
DMAコントローラはCPUコアに内部論理停止信号
(インヒビット信号)を出力して、該CPUコアの内部
機能を停止させる。これにより、外部素子は、前記I/
Oポート、前記DMAコントローラが接続されたCPU
コアのポート、及び前記内部メモリが接続されたCPU
コアのポートを介して、前記内部メモリとのアクセスを
行うことができる。
Further, (i) the I / O port and the D
Between the port to which the MA controller is connected, or (ii) between the I / O port and a port other than the port to which the DMA controller or the internal memory is connected among the plurality of ports of the CPU core, A tri-state buffer is provided on the internal system bus formed in. For example, when an external device requests the DMA controller to perform DMA with the internal memory of the digital IC, the DMA controller is controlled by the tri-state
By outputting a use disapproval signal to the buffer, the CP
Disconnect the U core from the external system bus. With this,
The DMA controller outputs an internal logic stop signal (inhibit signal) to the CPU core to stop the internal function of the CPU core. As a result, the external element is
O port, CPU to which the DMA controller is connected
CPU to which the core port and the internal memory are connected
The internal memory can be accessed via the port of the core.

【0010】一方、例えば、外部素子からのDMAの要
求がないときは、DMAコントローラは、トライ・ステ
ート・バッファに使用許可信号を出力する。この場合に
は、DMAコントローラは、CPUコアに内部論理停止
信号を出力しないことは勿論である。これにより、該外
部素子は、前記I/Oポート、及び前記トライ・ステー
ト・バッファが接続されたCPUコアのポートを介して
CPUコアのレジスタ等のデータを読み出したり、逆に
CPUコアは外部素子からデータを読み出したりするこ
とができる。
On the other hand, for example, when there is no DMA request from an external element, the DMA controller outputs a use permission signal to the tri-state buffer. In this case, it goes without saying that the DMA controller does not output the internal logic stop signal to the CPU core. As a result, the external element reads data such as a register of the CPU core through the I / O port and the port of the CPU core to which the tri-state buffer is connected, and conversely, the CPU core is an external element. You can read the data from.

【0011】[0011]

【実施例】図1は本発明の一実施例を示す説明図であ
る。同図において、ディジタルIC10は、CPUコア
1、内部メモリ(RAM、ROMまたはこれら双方の何
れであってもよい)2、DMAコントローラ3、及びト
ライ・ステート・バッファ4の回路要素により構成され
ている。ここで、CPUコア1のポートP1と内部メモ
リ2は、メモリアクセス用のバス5(アドレスバス、デ
ータバス、コントロール信号ラインにより構成されてい
る)で接続されている。また、外部システムバス6はデ
ィジタルIC10のI/Oポート(一のポートのみを示
す)7に接続され、該I/OポートとCPUコア1のポ
ートP2とは、2経路の内部システムバス8a及び8b
により接続されている。すなわち、一方の内部システム
バス8aは、DMAコントローラ3を介してポートに、
他方の内部システムバス8bは、トライ・ステート・バ
ッファ4を介してポートP2に接続されている。更に、
上記ポート1とポート2とは、CPUコア1の内部パス
9により接続状態にある。なお、同図では、DMAコン
トローラ3が接続されるポートと、トライ・ステート・
バッファ4が接続されるポートとは同一ポートP2を使
用しているが、異なるポートを使用することもできる。
FIG. 1 is an explanatory view showing an embodiment of the present invention. In the figure, a digital IC 10 is composed of a CPU core 1, an internal memory (which may be RAM, ROM or both of them) 2, a DMA controller 3, and a circuit element of a tri-state buffer 4. . Here, the port P1 of the CPU core 1 and the internal memory 2 are connected by a bus 5 for memory access (composed of an address bus, a data bus, and a control signal line). Further, the external system bus 6 is connected to the I / O port (only one port is shown) 7 of the digital IC 10, and the I / O port and the port P2 of the CPU core 1 have two paths of the internal system bus 8a and 8b
Connected by. That is, one internal system bus 8a is connected to a port via the DMA controller 3.
The other internal system bus 8b is connected to the port P2 via the tri-state buffer 4. Furthermore,
The ports 1 and 2 are connected by the internal path 9 of the CPU core 1. In the figure, the port to which the DMA controller 3 is connected and the tri-state
Although the same port P2 is used as the port to which the buffer 4 is connected, a different port can be used.

【0012】一方、DMAコントローラ3からトライ・
ステート・バッファ4に対してイネーブル信号(EN)
を出力する制御線が接続されている。図1においては、
説明の便宜上、上記構成のみを図示したが、ウオッチド
ッグタイマ等の各種タイマ、A/D変換器、ポート1,
2以外のポート等、通常のDSPやシングルチップマイ
コンに搭載される各種装置が内蔵できる。
On the other hand, the DMA controller 3 tries to
Enable signal (EN) for state buffer 4
A control line for outputting is connected. In FIG.
For convenience of explanation, only the above configuration is illustrated, but various timers such as a watchdog timer, an A / D converter, a port 1,
Ports other than 2, etc., can be incorporated with various devices mounted on a normal DSP or a single-chip microcomputer.

【0013】以下、図1のディジタルIC10の動作を
説明する。 (1)DMAコントローラ3がDMA動作を行う場合 DMAコントローラ3の動作は、一般のDMA制御と同
様である。DMAコントローラ3の初期化は、通常、図
示しないホストCPU、他のCPU、あるいはCPUコ
ア1が、各種レジスタ(アドレスレジスタ、カウンタレ
ジスタ、制御レジスタ)を設定することで行う。そし
て、DMAコントローラ3がホストCPUあるいは他の
CPU等の外部素子から、外部システムバス6を介して
DMAの要求(DMAREQ)を受けると、DMAコン
トローラ3は、CPUコア1にインヒビット信号を、ト
ライ・ステート・バッファ4に非イネーブル信号を出力
する。これにより、CPUコア1の内部機能は停止する
と共に、トライ・ステート・バッファ4は不活性(外部
論理から見ると不定)となる。そして、DMAコントロ
ーラ3、あるいはホストCPUあるいは他のCPU等の
外部素子(あるいは、場合によってはCPUコア1自身
であってもよい)がCPUコア1のポート1,2を活性
にし、DMAの転送方式(バースト方式,サイクルスチ
ール方式等)に応じたDMA転送が実行される。この場
合、外部システムバス6は、I/Oポート7,DMAコ
ントローラ3,ポート2,内部パス9,ポート1を介し
てメモリアクセス用バス5と接続され、内部メモリ2の
要求された所定アドレスのデータの読み書きが、行われ
る。
The operation of the digital IC 10 shown in FIG. 1 will be described below. (1) When the DMA controller 3 performs the DMA operation The operation of the DMA controller 3 is the same as the general DMA control. Initialization of the DMA controller 3 is normally performed by setting various registers (address register, counter register, control register) by a host CPU (not shown), another CPU, or the CPU core 1. When the DMA controller 3 receives a DMA request (DMAREQ) from an external element such as the host CPU or another CPU via the external system bus 6, the DMA controller 3 sends an inhibit signal to the CPU core 1 to send a try signal. The non-enable signal is output to the state buffer 4. As a result, the internal function of the CPU core 1 is stopped, and the tri-state buffer 4 is deactivated (undefined from the external logic). Then, the DMA controller 3 or an external element (or, in some cases, the CPU core 1 itself) such as a host CPU or another CPU activates the ports 1 and 2 of the CPU core 1 to transfer the DMA transfer method. DMA transfer according to (burst method, cycle steal method, etc.) is executed. In this case, the external system bus 6 is connected to the memory access bus 5 via the I / O port 7, the DMA controller 3, the port 2, the internal path 9 and the port 1, and has a predetermined address requested by the internal memory 2. Reading and writing of data is performed.

【0014】(2)DMAコントローラ3がDMA動作
を行わない場合 この場合には、DMAコントローラ3はトライ・ステー
ト・バッファ4に、イネーブル信号(EN)を出力し、
トライ・ステート・バッファ4は活性となっており、D
MAコントローラ3は、自ら不活性となっている。ま
た、CPUコア1は、インヒビット信号が入力されない
ので、内部論理は停止しない。このため、CPUコア1
は外部素子と、I/Oポート7,トライ・ステート・バ
ッファ4,ポートPを介して外部素子とアクセスする
ことができると共に、内部メモリ2にアクセスすること
ができる。CPUコア1が内部メモリ2とアクセスする
には、ポート1に接続したメモリアクセス用バス5を開
始で行われるが、該バスにはDMAコントローラ3が接
続されていないので、CPUコア1の出力が重くなるこ
とはない。なお、以上説明したように、本発明のディジ
タルIC10は、ホトリソグラフ、エッチング、イオン
注入等の工程によりウエハ上にICロジックを形成する
ことで製造することもできるし、ゲートアレイー等を用
いて製造することもできる。以上、ディジタルICにつ
いて説明したが、本発明回路をボード上に形成すること
もできる。この場合、トライ・ステート・バッファ4を
DMAコントローラ3に内蔵することも可能である。
(2) When the DMA controller 3 does not perform the DMA operation In this case, the DMA controller 3 outputs the enable signal (EN) to the tri-state buffer 4,
Tri-state buffer 4 is active and D
The MA controller 3 is inactive by itself. Further, since the inhibit signal is not input to the CPU core 1, the internal logic does not stop. Therefore, the CPU core 1
Can access the external device, the external device through the I / O port 7, the tri-state buffer 4, and the port P 2 , and also access the internal memory 2. The CPU core 1 accesses the internal memory 2 by starting the memory access bus 5 connected to the port 1. However, since the DMA controller 3 is not connected to the bus, the output of the CPU core 1 is It doesn't get heavy. As described above, the digital IC 10 of the present invention can be manufactured by forming an IC logic on a wafer by a process such as photolithography, etching and ion implantation, or using a gate array or the like. It can also be manufactured. Although the digital IC has been described above, the circuit of the present invention can be formed on a board. In this case, the tri-state buffer 4 can be built in the DMA controller 3.

【0015】[0015]

【発明の効果】本発明では、ディジタル回路は、メモリ
アクセス用バスを、CPUコアとDMAコントローラと
で共有しないので、システムバス自体の長さを短くする
ことができる。したがって、CPUコアのアドレス出力
の負荷が重くなり、データやアドレスの伝搬遅延時間が
長くなると言った不都合は生じない。また、DMAコン
トローラをディジタルICに内蔵できるので、アドレス
バス等のバスの引き回しが長くなると言った不都合も生
じない。この結果、CPUコアによる、メモリへのアク
セス速度をより高速化することができる。
According to the present invention , since the digital circuit does not share the memory access bus between the CPU core and the DMA controller, the length of the system bus itself can be shortened. Therefore, the load of address output of the CPU core becomes heavy, and the inconvenience that the propagation delay time of data and address becomes long does not occur. Further, since the DMA controller can be built in the digital IC, there is no inconvenience that the routing of the bus such as the address bus becomes long. As a result, the access speed to the memory by the CPU core can be further increased.

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

【図1】本発明の一実施例を示す説明図である。FIG. 1 is an explanatory diagram showing an embodiment of the present invention.

【図2】従来技術を説明するための、CPUコアと内部
メモリとを内蔵したディジタルICの説明図である。
FIG. 2 is an explanatory diagram of a digital IC including a CPU core and an internal memory for explaining a conventional technique.

【図3】従来の、CPUコアと内部メモリとを内蔵した
ディジタルICの構成を示す説明図である。
FIG. 3 is an explanatory diagram showing a configuration of a conventional digital IC having a CPU core and an internal memory built therein.

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

1 CPUコア 2 内部メモリ 3 DMAコントローラ 4 トライ・ステート・バッファ 5 メモリアクセス用バス 6 外部システムバス 7 I/Oポート 8a,8b 内部システムバス 9 内部パス 10 ディジタルIC P,P CPUコアのポート1 CPU core 2 internal memory 3 DMA controller 4 tri-state buffer 5 memory access bus 6 external system bus 7 I / O ports 8a, 8b the internal system bus 9 internal path 10 digital IC P 1, P 2 CPU core ports

───────────────────────────────────────────────────── フロントページの続き (58)調査した分野(Int.Cl.7,DB名) G06F 13/28 ─────────────────────────────────────────────────── ─── Continued Front Page (58) Fields surveyed (Int.Cl. 7 , DB name) G06F 13/28

Claims (2)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 複数ポートを有するCPUコアと、前記
複数ポートのうち一のポートにメモリアクセス用バスを
介して接続された内部メモリと、I/Oポートとを有し
てなるディジタル回路であって、 I/Oポートと、前記内部メモリが接続されたポート
以外のポートとの間に形成された、第1および第2の経
路を含む2経路の内部システムバスを備え、該第1の経
路にはDMAコントローラを備え、該第2の経路にはト
ライ・ステート・バッファを備え、 ダイレクトメモリアクセス即ち DMAの要求があったと
きは、前記DMAコントローラは、前記トライ・ステー
ト・バッファに使用不許可信号を出力して、前記トライ
・ステート・バッファを介した前記I/Oポートから前
記CPUコアへの前記第2の経路によるアクセスを停止
すると共に、前記CPUコアに内部論理停止信号を出力
して、該CPUコアの内部機能を停止させ、これによ
り、前記DMAコントローラが接続されたCPUコアの
ポート、及び前記内部メモリが接続されたCPUコアの
ポートを介して行われる前記I/Oポートから前記内部
メモリへのDMAを可能とし、 DMAの要求がないときは、前記DMAコントローラ
は、前記トライ・ステート・バッファ使用許可信号を
出力することで、前記トライ・ステート・バッファを介
した前記I/OポートからCPUコアのアクセスを可
能とする、 ことを特徴とするディジタル回路。
1. A digital circuit comprising a CPU core having a plurality of ports, an internal memory connected to one of the plurality of ports via a memory access bus, and an I / O port. Te, said the I / O ports, the internal memory is formed between the ports other than the connection port, the first and second through
An internal system bus 2 path including the road, after the first
The path is equipped with a DMA controller and the second path is
Comprising a line-state buffer, when there is direct memory access i.e. DMA request, the DMA controller is used to output a disable signal to said tri-state buffer, said tri
.From the I / O port via the state buffer
Stop access to the CPU core via the second route
At the same time , it outputs an internal logic stop signal to the CPU core to stop the internal function of the CPU core, and thereby the CPU core port to which the DMA controller is connected and the CPU to which the internal memory is connected. From the I / O port through the core port to the internal
To allow the DMA to the memory, the absence DMA requests, the DMA controller, by outputting a use permission signal to the tri-state buffer, through the tri-state buffer
Digital circuit for the to from the I / O ports allowing access to the CPU core, and wherein the.
【請求項2】 複数ポートを有するCPUコアと、前記
複数ポートのうち一のポートにメモリアクセス用バスを
介して接続された内部メモリと、I/Oポートとを有し
てなるデジタル回路の前記I/Oポートからのアクセス
方法であって、 I/Oポートと前記内部メモリが接続されたポート以
外のポートとの間に形成された、第1および第2の経路
を含む2経路の内部システムバスを備え、該第1の経路
にはDMAコントローラを備え、該第2の経路にはトラ
イ・ステート・バッファを備え、 ダイレクトメモリアクセス即ち DMAの要求があったと
きは、前記DMAコントローラは、前記トライ・ステー
ト・バッファに使用不許可信号を出力して、前記トライ
・ステート・バッファを介した前記I/Oポートから前
記CPUコアへの前記第2の経路によるアクセスを停止
すると共に、前記CPUコアに内部論理停止信号を出力
して、該CPUコアの内部機能を停止させ、これによ
り、前記DMAコントローラが接続されたCPUコアの
ポート、及び前記内部メモリが接続されたCPUコアの
ポートを介して行われる前記I/Oポートから前記内部
メモリへのDMAを可能とし、 DMAの要求がないときは、前記DMAコントローラ
は、前記トライ・ステート・バッファ使用許可信号を
出力することで、前記トライ・ステート・バッファを介
した前記I/OポートからCPUコアのアクセスを可
能とする、 ことを特徴とするディジタル回路の前記I/Oポートか
のアクセス方法。
2. A CPU core having a plurality of ports, an internal memory connected to one of the plurality of ports via a memory access bus, and an I / O port.
Access from the I / O port of the digital circuit
A method, said I / O port and the internal memory is formed between the ports other than the connection port, the first and second paths
An internal system bus 2 routes including the route of the first
Is equipped with a DMA controller, and a traffic is provided on the second path.
Comprises a Lee-state buffer, when there is direct memory access i.e. DMA request, the DMA controller is used to output a disable signal to said tri-state buffer, said tri
.From the I / O port via the state buffer
Stop access to the CPU core via the second route
At the same time , it outputs an internal logic stop signal to the CPU core to stop the internal function of the CPU core, and thereby the CPU core port to which the DMA controller is connected and the CPU to which the internal memory is connected. From the I / O port through the core port to the internal
To allow the DMA to the memory, the absence DMA requests, the DMA controller, by outputting a use permission signal to the tri-state buffer, through the tri-state buffer
Wherein enabling access from the I / O port to the CPU core, or the I / O ports of the digital circuit, characterized in that it has
Et access methods.
JP35842091A 1991-12-27 1991-12-27 Digital circuit and method of accessing digital circuit with external elements Expired - Fee Related JP3408262B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP35842091A JP3408262B2 (en) 1991-12-27 1991-12-27 Digital circuit and method of accessing digital circuit with external elements

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP35842091A JP3408262B2 (en) 1991-12-27 1991-12-27 Digital circuit and method of accessing digital circuit with external elements

Publications (2)

Publication Number Publication Date
JPH05181789A JPH05181789A (en) 1993-07-23
JP3408262B2 true JP3408262B2 (en) 2003-05-19

Family

ID=18459208

Family Applications (1)

Application Number Title Priority Date Filing Date
JP35842091A Expired - Fee Related JP3408262B2 (en) 1991-12-27 1991-12-27 Digital circuit and method of accessing digital circuit with external elements

Country Status (1)

Country Link
JP (1) JP3408262B2 (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017099497A (en) * 2015-11-30 2017-06-08 京楽産業.株式会社 Game machine
JP2017099495A (en) * 2015-11-30 2017-06-08 京楽産業.株式会社 Game machine
JP2017099493A (en) * 2015-11-30 2017-06-08 京楽産業.株式会社 Game machine
JP2017099496A (en) * 2015-11-30 2017-06-08 京楽産業.株式会社 Game machine
JP2017099494A (en) * 2015-11-30 2017-06-08 京楽産業.株式会社 Game machine
JP2017099491A (en) * 2015-11-30 2017-06-08 京楽産業.株式会社 Game machine
JP2017099492A (en) * 2015-11-30 2017-06-08 京楽産業.株式会社 Game machine

Also Published As

Publication number Publication date
JPH05181789A (en) 1993-07-23

Similar Documents

Publication Publication Date Title
US5761458A (en) Intelligent bus bridge for input/output subsystems in a computer system
US7051137B2 (en) Event delivery
US5632021A (en) Computer system with cascaded peripheral component interconnect (PCI) buses
EP2568389A2 (en) Coherence switch for I/O traffic
JP3408262B2 (en) Digital circuit and method of accessing digital circuit with external elements
JP2001168917A (en) Integrated circuit having additional port
JP3562583B2 (en) Apparatus, method and computer program product for managing a processor local bus
US6604163B1 (en) Interconnection of digital signal processor with program memory and external devices using a shared bus interface
JP3078000B2 (en) Information processing device
US6738869B1 (en) Arrangements for out-of-order queue cache coherency and memory write starvation prevention
US6587390B1 (en) Memory controller for handling data transfers which exceed the page width of DDR SDRAM devices
JPH1091568A (en) Method and device for accessing chip selection enable device in data processing system
Hitanshu Optimized design of ahb multiple master slave memory controller using VHDL
JP2565916B2 (en) Memory access controller
JP3868316B2 (en) Multiprocessor and control method thereof
JPS6240565A (en) Memory control system
JPH11328102A (en) Bus control system and bus control method
JP2928036B2 (en) Logic semiconductor integrated circuit
JPH07113914B2 (en) Memory controller
JP3219422B2 (en) Cache memory control method
JPH06301641A (en) Electronic computer
JP3047992B2 (en) Main memory key control method
JPH11283362A (en) Fifo memory control circuit and microprocessor using the same
JP2001014214A (en) Method for sharing memory and multiprocessor facility using this method
JPH02307123A (en) Computer

Legal Events

Date Code Title Description
S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: R3D02

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080314

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090314

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100314

Year of fee payment: 7

LAPS Cancellation because of no payment of annual fees