JP3020356B2 - Memory mapper circuit - Google Patents

Memory mapper circuit

Info

Publication number
JP3020356B2
JP3020356B2 JP4213205A JP21320592A JP3020356B2 JP 3020356 B2 JP3020356 B2 JP 3020356B2 JP 4213205 A JP4213205 A JP 4213205A JP 21320592 A JP21320592 A JP 21320592A JP 3020356 B2 JP3020356 B2 JP 3020356B2
Authority
JP
Japan
Prior art keywords
address
emulation
circuit
memory
register
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 - Lifetime
Application number
JP4213205A
Other languages
Japanese (ja)
Other versions
JPH0635746A (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 JP4213205A priority Critical patent/JP3020356B2/en
Publication of JPH0635746A publication Critical patent/JPH0635746A/en
Application granted granted Critical
Publication of JP3020356B2 publication Critical patent/JP3020356B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Test And Diagnosis Of Digital Computers (AREA)

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、エミュレーション・シ
ステム等におけるエミュレーション・メモリに対してユ
ーザ・メモリ空間の割り付けを行うメモリのマッパ回路
に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a memory mapper circuit for allocating a user memory space to an emulation memory in an emulation system or the like.

【0002】[0002]

【従来の技術】従来より、インサーキットエミュレータ
は、マイクロプロセッサの代わりにターゲット・システ
ムに接続することで、プログラムの任意の実行/停止、
メモリ等の資源の読み/書き、実行のトレース機能等を
有するマイクロプロセッサ開発支援装置として知られて
いる。
2. Description of the Related Art Conventionally, an in-circuit emulator is connected to a target system instead of a microprocessor, thereby enabling arbitrary execution / stop of a program,
It is known as a microprocessor development support device having a trace function of reading / writing and execution of resources such as a memory.

【0003】図8は、従来のエミュレーション・システ
ムにおけるエミュレーション・メモリのマッパ回路のブ
ロック図である。
FIG. 8 is a block diagram of a mapper circuit of an emulation memory in a conventional emulation system.

【0004】同図において、従来のマッパ回路は、例え
ば、16Mバイトのメモリ空間を持つCPUのエミュレ
ーション・システムにおいて、4Kバイト単位で割り付
けができる64Kバイトのエミュレーション・メモリ1
を用いたマッパ回路であり、エミュレーションCPU2
が停止(ブレーク)時に、ホスト・アドレス・バス3及
びホスト・データ・バス4に切り替え、割り付けデータ
をホスト側よりマッパ用メモリ5に書き込んでおく。
In FIG. 1, a conventional mapper circuit has a 64K byte emulation memory 1 which can be allocated in units of 4K bytes in a CPU emulation system having a memory space of 16M bytes.
Is a mapper circuit using the emulation CPU 2
Is switched to the host address bus 3 and the host data bus 4 at the time of a stop (break), and the allocation data is written in the mapper memory 5 from the host side.

【0005】次に、エミュレーションCPU2が動作
(ユーザ・プログラム実行)時に、マルチプレクサ(以
下、MPXという)6でエミュレーション・アドレスの
上位側(A23〜A12)入力に切り替え、このエミュ
レーション・アドレス(A23〜A12)に対応するマ
ッパ用メモリ5に書き込まれたデータを、エミュレーシ
ョン・メモリ1あるいはターゲットメモリ(ユーザメモ
リ)7をアクセスするためのS/U−信号とするととも
に、ページ・アドレスとしてエミュレーション・メモリ
・アドレスの上位側(PA3〜PA0)に用いている。
Next, when the emulation CPU 2 operates (executes a user program), the multiplexer (hereinafter referred to as MPX) 6 switches the input to the upper side (A23 to A12) of the emulation address, and the emulation address (A23 to A12). ) Is used as an S / U-signal for accessing the emulation memory 1 or the target memory (user memory) 7, and the emulation memory address is used as a page address. (PA3 to PA0).

【0006】図9に示すように、例えば、エミュレーシ
ョンCPU2のメモリ・マップにおいて、「1000〜
1FFF」番地、及び「700000〜705FFF」
番地は、マッパ用メモリ・マップにおいては、それぞれ
「1」番地、または「700〜705」番地に対応して
おり、この番地にホスト側から「10」、及び「11〜
16」を書き込んでおけば、この書き込んだ値の上位1
ビットがS/U−信号、下位4ビットがページ・アドレ
スとしてエミュレーション・メモリ1の上位側(下位側
はエミュレーション・アドレス・バス8の下位側A11
〜A0)となるため、16Mバイトのメモリ空間を4K
単位で64Kバイトのエミュレーション・メモリ1に割
り付けができる。
As shown in FIG. 9, for example, in the memory map of the emulation CPU 2, "1000 to 1000"
"1FFF" address and "700000 to 705FFF"
The addresses correspond to addresses “1” or “700 to 705”, respectively, in the mapper memory map, and the addresses “10” and “11 to 11” from the host side.
16 ", the top 1 of this written value
The bit is the S / U- signal, and the lower 4 bits are the page address as the upper side of the emulation memory 1 (the lower side is the lower side A11 of the emulation address bus 8).
~ A0), the memory space of 16M bytes is 4K
It can be allocated to the emulation memory 1 of 64 Kbytes in units.

【0007】[0007]

【発明が解決しようとする課題】しかしながら、従来の
マッパ回路では、エミュレーションCPU2が高速にな
れば、このエミュレーションCPU2にウェイトを入れ
ずに、エミュレーション・メモリ1かあるいはターゲッ
ト・メモリかのアクセス・メモリの判定を行わなければ
ならないため、高速なマッパ用メモリが必要となる。ま
た、エミュレーション・バス幅が拡がれば、それに伴い
大容量のメモリが必要となり、エミュレーション・メモ
リ1も増大する結果、エミュレーション・アドレスを得
るために複数個のメモリを必要とする。このような高速
で大容量のメモリは、高価であり、また複数個使用した
場合には、マッパ用メモリの基板専用面積が増大してし
まうという問題点があった。
However, in the conventional mapper circuit, if the emulation CPU 2 is operated at a high speed, the emulation CPU 2 does not have to wait and the access memory of the emulation memory 1 or the target memory can be used. Since the judgment has to be made, a high-speed mapper memory is required. Further, as the emulation bus width increases, a large-capacity memory is required, and the emulation memory 1 is also increased. As a result, a plurality of memories are required to obtain an emulation address. Such a high-speed and large-capacity memory is expensive, and when a plurality of memories are used, there is a problem in that the area dedicated to the substrate of the mapper memory increases.

【0008】そこで本発明は、高速、小型で、しかも低
コストなメモリのマッパ回路を提供することを目的とす
る。
Accordingly, an object of the present invention is to provide a high-speed, small-sized and low-cost memory mapper circuit.

【0009】[0009]

【課題を解決するための手段】上記目的を達成するため
に、本発明のメモリのマッパ回路は、エミュレーション
・メモリに対する割り付け開始アドレスを外部設定する
割り付け開始アドレス・レジスタと、前記割り付け開始
アドレス・レジスタの対応するビットにマスク・ビット
を外部設定するマスク・アドレス・レジスタと、前記エ
ミュレーション・メモリの上位アドレスとなるページ・
アドレスを外部設定するページ・アドレス・レジスタ
と、ターゲット・メモリ・アクセスかエミュレーション
・メモリ・アクセスかを選択する属性を外部設定する属
性レジスタと、前記マスク・アドレス・レジスタにマス
クセットされているマスク・ビットに対応する前記開始
アドレスとエミュレーション・アドレスの各ビット同志
の比較は行わず、マスクセットされていないマスク・ビ
ットに対応する前記開始アドレスとエミュレーション・
アドレスの各ビット同志を比較し、これらの全ビットが
一致したときにのみ一致信号を出力する比較回路とを備
え、前記比較回路から出力される一致信号に基づき、前
記ページ・アドレス・レジスタと属性レジスタのデータ
を出力するものである。
In order to achieve the above object, a memory mapper circuit according to the present invention comprises: an allocation start address register for externally setting an allocation start address for an emulation memory; and the allocation start address register. A mask address register that externally sets a mask bit to a corresponding bit of the emulation memory, and a page address that is an upper address of the emulation memory.
A page address register for externally setting an address, an attribute register for externally setting an attribute for selecting between target memory access and emulation memory access, and a mask set in the mask address register. No comparison is made between each bit of the emulation address and the start address corresponding to the bit, and the start address and the emulation address corresponding to the mask bit that is not set in the mask are set.
A comparison circuit that compares each bit of the address and outputs a match signal only when all of these bits match; based on the match signal output from the comparison circuit, the page address register and the attribute It outputs register data.

【0010】また、本発明の実施態様では、前記比較回
路は、複数チャネル備え、各チャネルから出力される一
致信号の優先順位を決定して前記ページ・アドレス・レ
ジスタと属性レジスタのデータを出力するものである。
In the embodiment of the present invention, the comparison circuit includes a plurality of channels, determines the priority of the coincidence signal output from each channel, and outputs the data of the page address register and the attribute register. Things.

【0011】[0011]

【作用】上記構成によれば、比較回路においてマスク・
アドレス・レジスタにマスクセットされているマスク・
ビットに対応する開始アドレスとエミュレーション・ア
ドレスの各ビット同志の比較は行わず、マスク・アドレ
ス・レジスタにマスクセットされていないマスク・ビッ
トのみに対応する開始アドレスとエミュレーション・ア
ドレスの各ビット同志が比較され、全ビットが一致した
ときにのみ一致信号が出力され、この一致信号に基づい
て、ページ・アドレス・レジスタのページ・アドレスと
属性レジスタの属性データが出力される。これにより、
エミュレーションCPUのアドレスをページ・アドレス
に変換することで、エミュレーションCPU空間をエミ
ュレーション・メモリの任意の空間に割り当てることが
できる。
According to the above arrangement, the comparison circuit has a mask
The mask set in the address register
No comparison is made between each bit of the emulation address and the start address corresponding to the bit, and each bit of the start address and each bit of the emulation address corresponding to only the mask bits not set in the mask address register are compared. A match signal is output only when all bits match, and the page address of the page address register and the attribute data of the attribute register are output based on the match signal. This allows
By converting the address of the emulation CPU to a page address, the emulation CPU space can be allocated to an arbitrary space of the emulation memory.

【0012】また、比較回路を複数チャネル備え、各チ
ャネルから出力される一致信号の優先順位を決定して前
記ページ・アドレス・レジスタと属性レジスタのデータ
を出力すれば、複数の割り付けが可能になる。
Further, if a plurality of comparison circuits are provided, the priority of the coincidence signal outputted from each channel is determined, and the data of the page address register and the attribute register are outputted, a plurality of assignments can be made. .

【0013】[0013]

【実施例】以下、本発明を図示の一実施例により具体的
に説明する。図1は本発明実施例のメモリのマッパ回路
に関する全体ブロック図である。
BRIEF DESCRIPTION OF THE DRAWINGS FIG. 1 is a block diagram showing a first embodiment of the present invention; FIG. 1 is an overall block diagram of a mapper circuit of a memory according to an embodiment of the present invention.

【0014】本実施例のマッパ回路は、例えば、4Gバ
イトのメモリ空間を有するCPUのエミュレーション・
システムにおいて、最小が4Kバイト単位以上で割り付
けできる1Mバイトのエミュレーション・メモリのマッ
パ回路を示すものである。
The mapper circuit of this embodiment emulates a CPU having a memory space of 4 Gbytes, for example.
In the system, a mapper circuit of a 1-Mbyte emulation memory which can be allocated in units of 4 Kbytes or more is shown.

【0015】同図おいて、このマッパ回路は、ホスト・
バス11及びエミュレーション・アドレス・バス12に
それぞれ接続された8個の第1〜第8チャネル回路CH
1〜CH8と、これらチャネルを決定するチャネル決定
回路13とから構成されている。ホスト・バス11は、
図示しないホスト・コンピュータから外部設定する、後
述の割り付け開始アドレス、アドレス・マスク、ページ
・アドレス及び属性を各第1〜第8チャネル回路CH1
〜CH8にそれぞれ供給するためのバスであり、エミュ
レーション・アドレス・バス12は、エミュレーション
CPUからの、エミュレーション・アドレス・データを
各第1〜第8チャネル回路CH1〜CH8にそれぞれ供
給するためのバスである。また、チャネル決定回路13
は、第1〜第8チャネル回路CH1〜CH8の出力のい
ずれかを決定して、図示しないエミュレーション・メモ
リのアドレスの上位側へ供給するページ・アドレスPA
を出力するとともに、上述したエミュレーション・メモ
リかあるいはターゲット・メモリのいずれかをアクセス
するためのS/U−信号を出力する回路である。
Referring to FIG. 1, the mapper circuit includes a host
Eight first to eighth channel circuits CH connected to the bus 11 and the emulation address bus 12, respectively.
1 to CH8 and a channel determination circuit 13 for determining these channels. The host bus 11
An allocation start address, an address mask, a page address, and attributes, which will be described later, which are externally set from a host computer (not shown), are respectively assigned to the first to eighth channel circuits CH1
To the CH8. The emulation address bus 12 is a bus for supplying the emulation address data from the emulation CPU to each of the first to eighth channel circuits CH1 to CH8. is there. Further, the channel determination circuit 13
Determines the output of any of the first to eighth channel circuits CH1 to CH8 and supplies the page address PA to the upper side of the address of the emulation memory (not shown).
And an S / U- signal for accessing either the emulation memory or the target memory.

【0016】上記第1チャネル回路CH1は、エミュレ
ーションCPUのエミュレーション・アドレス(ターゲ
ット・メモリのアドレスと等しい)をエミュレーション
・メモリに割り付けするための、例えば、20ビットか
らなる割り付け開始アドレス・データを保持する割り付
け開始アドレス・レジスタ14と、例えば、同じ20ビ
ットのマスク・データを保持するアドレス・マスク・レ
ジスタ15と、例えば、8ビットのページ・データを保
持するページ・アドレス・レジスタ16と、例えば、1
ビットの属性データを保持する属性レジスタ17とを備
えている。また、第1チャネル回路CH1は、エミュレ
ーション・アドレス、割り付け開始アドレス・レジスタ
14の開始アドレス及びアドレス・マスク・レジスタ1
5のマスク・データを入力し一致信号を出力する比較回
路18と、エミュレーション・アドレス、マスク・デー
タ及びアドレス・マスク・レジスタ16のページ・アド
レスを入力しチャネル毎のページ・アドレスを出力する
MPX等からなるページ・アドレス出力回路19とを備
えている。
The first channel circuit CH1 holds, for example, 20-bit allocation start address data for allocating the emulation address of the emulation CPU (equal to the address of the target memory) to the emulation memory. An allocation start address register 14, for example, an address mask register 15 for holding the same 20-bit mask data, for example, a page address register 16 for holding 8-bit page data, and, for example, 1
And an attribute register 17 for storing bit attribute data. The first channel circuit CH1 includes an emulation address, a start address of the allocation start address register 14, and an address mask register 1.
5, a comparator 18 for inputting the mask data and outputting a match signal, and an MPX for inputting an emulation address, mask data and the page address of the address mask register 16 and outputting a page address for each channel. And a page address output circuit 19 comprising:

【0017】また、各第2〜第8チャネル回路CH2〜
CH8は、上記の第1チャネル回路CH1と同様に構成
されている。各チャネルの比較回路18の出力である一
致信号CH1EQ〜CH8EQ、各ページ・アドレス出
力回路19の出力であるチャネル・ページ・アドレスC
H1PA〜CH8PA、及び各属性レジスタ17の出力
である属性信号CH1S/U−〜CH8S/U−は、そ
れぞれチャネル決定回路13に供給されるようになって
いる。
Further, each of the second to eighth channel circuits CH2 to CH2
CH8 is configured similarly to the above-described first channel circuit CH1. Match signals CH1EQ to CH8EQ output from the comparison circuit 18 of each channel, and channel page address C output from each page address output circuit 19
H1PA to CH8PA and the attribute signals CH1S / U- to CH8S / U- output from the attribute registers 17 are supplied to the channel determination circuit 13, respectively.

【0018】図2は本発明実施例の比較回路の内部構成
を示す回路図であり、同図において、例えば、第1チャ
ネル回路CH1の比較回路18は、エミュレーション・
アドレスと、割り付け開始アドレスとを1ビット毎に2
0ビット比較する回路であり、エミュレーション・アド
レス(A12〜A31)に対応して20個の1ビット比
較回路18−12〜18−31が設けられている。例え
ば、1ビット比較回路18−12は、2入力エクスクル
ーシブ・ノアゲート18−12aと2入力オアゲート1
8−12bとから構成されており、この2入力エクスク
ルーシブ・ノアゲート18−12aの一方の入力側に
は、エミュレーション・アドレスの上位ビットA12が
入力され、また、他方の入力側には、対応する割り付け
開始アドレスのビットCH1A12がそれぞれ入力され
る。また、オアゲート18−12bの一方の入力側に
は、2入力エクスクルーシブ・ノアゲート18−12a
の出力が入力され、他方の入力側には、アドレス・マス
ク・レジスタ15に設定された対応するビットCH1M
A12が入力されるようになっている。
FIG. 2 is a circuit diagram showing the internal configuration of the comparison circuit of the embodiment of the present invention. In FIG. 2, for example, the comparison circuit 18 of the first channel circuit CH1 is an emulation circuit.
The address and the allocation start address are 2 for each bit.
This is a circuit for comparing 0 bits, and 20 1-bit comparison circuits 18-12 to 18-31 are provided corresponding to the emulation addresses (A12 to A31). For example, the one-bit comparison circuit 18-12 includes a two-input exclusive NOR gate 18-12a and a two-input OR gate 1
8-12b. The upper bit A12 of the emulation address is input to one input side of the two-input exclusive NOR gate 18-12a, and the other input side has a corresponding allocation. The bits CH1A12 of the start address are input. One input side of the OR gate 18-12b is connected to a two-input exclusive NOR gate 18-12a.
And the other input side has the corresponding bit CH1M set in the address mask register 15.
A12 is input.

【0019】同様に、他の各1ビット比較回路18−1
3〜18−31は、上記と同様に2入力エクスクルーシ
ブ・ノアゲートと2入力オアゲートとから構成されてお
り、それぞれに対応するエミュレーション・アドレスの
上位ビットA13〜A31のアドレス、割り付け開始ア
ドレス・レジスタ14に設定されたビットCH1A13
〜CH1A31、及びマスクのビットCH1MA13〜
CH1MA31が、上記1ビット比較回路18−12と
同様に入力されるようになっている。
Similarly, each of the other 1-bit comparison circuits 18-1
3 to 18-31 are composed of a two-input exclusive NOR gate and a two-input OR gate in the same manner as described above. The addresses of the upper bits A13 to A31 of the corresponding emulation address and the allocation start address register 14 Set bit CH1A13
~ CH1A31 and mask bits CH1MA13 ~
CH1MA31 is input in the same manner as the one-bit comparison circuit 18-12.

【0020】そして、これら20個の各1ビット比較回
路18−12〜18−31の2入力オアゲートの出力
は、20入力ナンドゲート18−40の入力側に入力さ
れ、それらの入力の論理が全て“1”の場合に、このナ
ンドゲート18−40の出力から“0”の一致信号CH
1EQ−が出力される。同様にして、第2〜第8チャネ
ル回路CH2〜CH8の各比較回路18から、一致信号
CH2EQ−〜CH8EQ−がそれぞれチャネル決定回
路13へ出力される。
The outputs of the two-input OR gates of these 20 one-bit comparison circuits 18-12 to 18-31 are input to the input side of a 20-input NAND gate 18-40, and the logics of those inputs are all " In the case of "1", the coincidence signal CH of "0" is output from the output of the NAND gate 18-40.
1EQ- is output. Similarly, match signals CH2EQ- to CH8EQ- are output from the respective comparison circuits 18 of the second to eighth channel circuits CH2 to CH8 to the channel determination circuit 13, respectively.

【0021】図3は本発明実施例のチャネル決定回路の
内部構成を示すブロック図であり、同図において、チャ
ネル決定回路13は、各チャネルの比較回路18から出
力される一致信号CHEQ−(CH1EQ−〜CH8E
Q−)をもとに優先順位を決める優先順位回路20と、
その決められたチャネルのページ・アドレスCHPAを
出力するページ・アドレス決定回路21と、その属性S
/U−を出力する属性決定回路22とから構成されてい
る。
FIG. 3 is a block diagram showing the internal configuration of the channel determination circuit according to the embodiment of the present invention. In FIG. 3, a channel determination circuit 13 outputs a coincidence signal CHEQ- (CH1EQ) output from a comparison circuit 18 for each channel. -~ CH8E
A priority circuit 20 for determining a priority based on Q-);
A page address determination circuit 21 for outputting the page address CHPA of the determined channel;
And an attribute determination circuit 22 that outputs / U-.

【0022】図4は本発明実施例の優先順位回路を説明
するブロック図であり、同図において、優先順位回路2
0は、上記第1〜第8チャネルの比較回路18から出力
される一致信号CH1EQ−〜CH8EQ−を入力し、
有効となるチャネルを決定する回路であり、第1〜第8
チャネルに対応する出力CH1ON〜CH8ONのう
ち、有効となったチャネルに対応したものがアクティブ
ハイを出力する。すなわち、第1チャネルの一致信号C
H1EQ−が有効となった場合には、出力CH1ONが
“1”となり、同様に第2〜第8チャネルの一致信号C
H2EQ−〜CH8EQ−が有効となった場合には、そ
れぞれに対応してCH2ON〜CH8ONが“1”とな
る。その際、出力CH1ON〜CH8ONのうち2つ以
上の出力が“1”となった場合には、その優先順位はC
H1ONが最も高く、次いでCH2ON〜CH8ONの
順になる。
FIG. 4 is a block diagram for explaining a priority order circuit according to the embodiment of the present invention.
0 inputs the match signals CH1EQ- to CH8EQ- output from the first to eighth channel comparison circuits 18;
A circuit for determining an effective channel;
Of the outputs CH1ON to CH8ON corresponding to the channel, the one corresponding to the enabled channel outputs active high. That is, the coincidence signal C of the first channel
When H1EQ- becomes valid, the output CH1ON becomes "1", and the coincidence signal C of the second to eighth channels is similarly output.
When H2EQ-〜CH8EQ- becomes effective, CH2ON〜CH8ON becomes “1” corresponding to each. At this time, if two or more of the outputs CH1ON to CH8ON become “1”, the priority is C
H1ON is the highest, followed by CH2ON to CH8ON.

【0023】図5は本発明実施例のページ・アドレス決
定回路の内部構成を示す図であり、ページ・アドレス決
定回路21は、優先順位回路20の第1〜第8チャネル
の出力CH1ON〜CH8ONの有効(アクティブハ
イ)となったチャネルのアドレスをページ・アドレスP
A(PA0〜PA7)として出力する回路であり、この
ページ・アドレスPAは、エミュレーション・メモリ・
アドレスの上位側として用いられる。同図において、こ
のページ・アドレス決定回路21は、それぞれのページ
・アドレス出力回路19からの出力である各チャネルの
ページ・アドレスCH1PA〜CH8PAと、優先順位
回路20の第1〜第8チャネルの出力CH1ON〜CH
8ONとがそれぞれ入力される8個のゲート回路21−
1〜21−8を備えている。ここで、ページ・アドレス
CH1PAは、CH1PA0〜CH1PA7の8ビット
で構成され、同様にページ・アドレスCH2PA〜CH
8PAは、それぞれ8ビットで構成されている。そし
て、各ゲート回路21−1〜21−8は、8ビットに対
応して8個の2入力アンドゲートを有しており、例え
ば、ゲート回路21−1は、8個のアンドゲート21−
10〜21−17で構成されている。これらアンドゲー
ト21−10〜21−17の各一方の入力側には、それ
ぞれ第1チャネルのビットCH1PA0〜CH1PA7
が入力され、それらの各他方の入力側には、優先順位回
路20の第1チャネルの出力CH1ONが入力される。
その他のチャネルのゲート回路21−2〜21−8にお
いても、第2〜第8チャネルの出力CH2ON〜CH8
ONと、8ビット構成のページ・アドレスCH2PA〜
CH8PAとが上記ゲート回路21−1と同様に入力さ
れるようになっている。さらに、ゲート回路21−1の
各アンドゲート21−10〜21−17の出力は、それ
ぞれ8入力オアゲート21−20〜21−27の入力側
に入力され、同様に、他のゲート回路21−2〜21−
8の各アンドゲートの出力は、それぞれオアゲート21
−20〜21−27の入力側に入力される。そして、こ
れらオアゲート21−20〜21−27の各出力PA0
〜PA7は、8ビットのページ・アドレスPAとしてエ
ミュレーション・メモリ・アドレスの上位側に用いられ
る。
FIG. 5 is a diagram showing the internal configuration of the page address determination circuit according to the embodiment of the present invention. The page address determination circuit 21 is provided with the outputs CH1ON to CH8ON of the first to eighth channels of the priority order circuit 20. The address of the channel that has become valid (active high) is indicated by the page address P
A (PA0 to PA7) and outputs the page address PA in the emulation memory
Used as the upper side of the address. In the figure, the page address determination circuit 21 includes a page address CH1PA to CH8PA of each channel which is an output from each page address output circuit 19, and outputs of the first to eighth channels of the priority order circuit 20. CH1ON ~ CH
8 gate circuits 21- to which 8ON is input respectively.
1 to 21-8. Here, the page address CH1PA is composed of eight bits CH1PA0 to CH1PA7. Similarly, the page address CH2PA to CH1PA7 is
8PA is composed of 8 bits each. Each of the gate circuits 21-1 to 21-8 has eight 2-input AND gates corresponding to 8 bits. For example, the gate circuit 21-1 includes eight AND gates 21-
10 to 21-17. Bits CH1PA0 to CH1PA7 of the first channel are respectively connected to one input sides of these AND gates 21-10 to 21-17.
And the other input side thereof receives the output CH1ON of the first channel of the priority order circuit 20.
In the gate circuits 21-2 to 21-8 of the other channels, the outputs CH2ON to CH8 of the second to eighth channels are also provided.
ON and page address CH2PA of 8-bit configuration
CH8PA is input similarly to the gate circuit 21-1. Further, the outputs of the AND gates 21-10 to 21-17 of the gate circuit 21-1 are input to the input sides of the 8-input OR gates 21-20 to 21-27, respectively. ~ 21-
The output of each AND gate 8 is OR gate 21
-20 to 21-27. Then, each output PA0 of these OR gates 21-20 to 21-27.
PA7 are used as the 8-bit page address PA on the upper side of the emulation memory address.

【0024】図6は本発明実施例の属性決定回路の内部
構成を示す図であり、同図において、属性決定回路22
は、第1〜第8チャネル回路からの属性信号CH1S/
U−〜CH8S/Uのうち、優先順位回路20の出力C
H1ON〜CH8ONの有効(アクティブハイ)となっ
たチャネルに対応した属性信号をS/U−信号として出
力する回路であり、8ビットに対応した8つの2入力ア
ンドゲート22−1〜22−8を備えている。これら各
アンドゲート22−1〜22−8の一方の入力側には、
第1〜第8チャネルの優先順位の出力CH1ON〜CH
8ONがそれぞれ入力され、他方の入力側には、各属性
レジスタ17からのそれぞれの属性信号CH1S/U−
〜CH8S/Uが入力されるようになっている。また、
各アンドゲート22−1〜22−8の出力は、8入力オ
アゲート22−10の入力側に入力され、その出力がS
/U−信号としてエミュレーション・メモリ及びターゲ
ット・メモリに供給される。
FIG. 6 is a diagram showing the internal configuration of the attribute determining circuit according to the embodiment of the present invention.
Is the attribute signal CH1S / from the first to eighth channel circuits.
U- to CH8S / U, the output C of the priority circuit 20
This is a circuit which outputs an attribute signal corresponding to a channel in which H1ON to CH8ON is valid (active high) as an S / U- signal, and includes eight 2-input AND gates 22-1 to 22-8 corresponding to 8 bits. Have. On one input side of each of these AND gates 22-1 to 22-8,
Outputs CH1ON to CH1 of priority of the first to eighth channels
8ON are input, and the other input side is provided with the respective attribute signals CH1S / U- from the respective attribute registers 17.
To CH8S / U are input. Also,
The output of each of the AND gates 22-1 to 22-8 is input to the input side of an 8-input OR gate 22-10, and the output is S
It is supplied to the emulation memory and the target memory as a / U- signal.

【0025】次に、以上のように構成されるマッパ回路
の動作を説明する。予め、チャネル回路CH1〜CH8
の各割り付け開始アドレス・レジスタ14、アドレス・
マスク・レジスタ15、ページ・アドレス・レジスタ1
6、及び属性レジスタ17に対し、ホスト側からホスト
・バス11を介して20ビットの開始アドレス(CH1
A12〜CH1A31)、20ビットのマスク・データ
(CH1MA12〜CH1MA31)、8ビットのペー
ジ・アドレス、及び1ビットの属性データをそれぞれ外
部設定し保持させておく。
Next, the operation of the mapper circuit configured as described above will be described. In advance, the channel circuits CH1 to CH8
Each allocation start address register 14, address
Mask register 15, Page address register 1
6 and the attribute register 17 from the host via the host bus 11 with a 20-bit start address (CH1
A12 to CH1A31), 20-bit mask data (CH1MA12 to CH1MA31), 8-bit page address, and 1-bit attribute data are externally set and held.

【0026】まず、比較回路18においては、例えば、
第1チャネル回路CH1の割り付け開始アドレス・レジ
スタ14の開始アドレス(CH1A12〜CH1A3
1)は、それぞれ各1ビット比較回路18−12〜18
−31中のエクスクルーシブ・ノアゲート18−12a
の一方の入力側にそれぞれ入力され、その各エクスクル
ーシブ・ノアゲート18−12aの他方の入力側には、
エミュレーション・アドレス・バス12を介してエミュ
レーションCPU側からエミュレーション・アドレスの
対応する上位側ビットA12〜A31がそれぞれ入力さ
れる。その結果、各チャネルのエクスクルーシブ・ノア
ゲート18−12aの出力は、開始アドレスとエミュレ
ーション・アドレスとの論理が一致したときは“1”と
なり、不一致のときは“0”となる。この各エクスクル
ーシブ・ノアゲート18−12aの出力は、各オアゲー
ト18−12bの一方の入力側にそれぞれ入力され、そ
の他方の入力側に入力されるマスク・データ(CH1M
A12〜CH1MA31)とビット毎にそれぞれ論理和
がとられる。そして、各オアゲート18−12bの出力
はナンドゲート18−40の入力側に入力される。
First, in the comparison circuit 18, for example,
The start address (CH1A12 to CH1A3) of the allocation start address register 14 of the first channel circuit CH1
1) are 1-bit comparison circuits 18-12 to 18-18, respectively.
Exclusive NOR gate 18-12a in -31
Of each of the exclusive NOR gates 18-12a.
The corresponding upper bits A12 to A31 of the emulation address are input from the emulation CPU via the emulation address bus 12. As a result, the output of the exclusive NOR gate 18-12a of each channel becomes "1" when the logic of the start address matches the logic of the emulation address, and becomes "0" when they do not match. The output of each exclusive NOR gate 18-12a is input to one input side of each OR gate 18-12b, and the mask data (CH1M) input to the other input side.
A12 to CH1MA31) and a logical sum is obtained for each bit. The output of each OR gate 18-12b is input to the input side of the NAND gate 18-40.

【0027】すなわち、マスク・データのビットが
“1”であるとき(マスク状態のとき)、これに対応す
る開始アドレスとエミュレーション・アドレスとの一致
/不一致の比較は行わず、マスク・データのビットが
“0”であるときに、各エクスクルーシブ・ノアゲート
18−12aの出力がそれぞれオアゲート18−12b
の出力となり、前記一致/不一致の比較が行われる。上
記マスク・データは、下位ビット側から順次設定されて
いる。その結果、割り付け開始アドレスとエミュレーシ
ョン・アドレスとが一致している場合は、ナンドゲート
18−40の入力側に“1”が入力される。そして、各
オアゲート18−12bの出力が全て“1”となったと
きにナンドゲート58−40の出力側から“0”の一致
信号CH1EQ−が出力される。第2〜第8チャネル回
路CH2〜CH8の比較回路18においても、上記同様
の動作が行われる。
That is, when the bit of the mask data is "1" (in a mask state), the matching / mismatch between the corresponding start address and the emulation address is not performed, and the bit of the mask data is not compared. Is "0", the output of each exclusive NOR gate 18-12a is output from the OR gate 18-12b.
And the comparison of the match / mismatch is performed. The mask data is set sequentially from the lower bit side. As a result, if the allocation start address matches the emulation address, "1" is input to the input side of the NAND gate 18-40. Then, when all the outputs of the respective OR gates 18-12b become "1", the coincidence signal CH1EQ- of "0" is outputted from the output side of the NAND gate 58-40. The same operation as described above is performed in the comparison circuits 18 of the second to eighth channel circuits CH2 to CH8.

【0028】続いて、ページ・アドレス出力回路の動作
を図7を用いて説明する。なお、図7は、ページ・アド
レス出力回路19の動作を説明するための図である。同
図において、例えば、第1チャネル回路CH1のページ
・アドレス出力回路19には、エミュレーションCPU
側からエミュレーション・アドレス・バス12を介して
エミュレーション・アドレスの上位8ビット(A12〜
A19)と、アドレス・マスク・レジスタ15中のマス
ク・データの8ビットと、ページ・アドレス・レジスタ
16中の8ビットのページ・データ及び属性データとが
入力される。まず、レーション・アドレスとマスク・デ
ータは、論理積がとられる。例えば、エミュレーション
・アドレスが「1010 1010」、マスク・データ
が「0000 1111」であった場合、その論理積結
果は「0000 1010」となる。さらに、この論理
積結果は、例えば「1100 0000」のページ・デ
ータと論理和がとられて、この論理和結果が「1100
1010」となり、これがチャネル・ページ・アドレ
スCH1PAとして出力される。すなわち、マスク・デ
ータが“1”のビットは、それに対応するエミュレーシ
ョン・アドレスのビットをページ・アドレスCH1PA
のビット・データとし、マスク・データが“0”のビッ
トは、それに対応するページ・データのビットをページ
・アドレスCH1PAのビットデータとして設定する。
Next, the operation of the page address output circuit will be described with reference to FIG. FIG. 7 is a diagram for explaining the operation of the page address output circuit 19. In the figure, for example, an emulation CPU is provided in a page address output circuit 19 of a first channel circuit CH1.
The upper 8 bits (A12 to A12) of the emulation address via the emulation address bus 12 from the side.
A19), 8 bits of mask data in the address mask register 15, and 8-bit page data and attribute data in the page address register 16 are input. First, a logical product is obtained between the ration address and the mask data. For example, when the emulation address is “1010 1010” and the mask data is “0000 1111”, the logical product result is “0000 1010”. Further, the logical product result is ORed with the page data of “1100 0000”, for example, and the logical sum result is “1100 0000”.
1010 ", which is output as the channel page address CH1PA. In other words, a bit whose mask data is "1" sets the bit of the emulation address corresponding to the bit to the page address CH1PA.
The bit data of the mask data “0” sets the corresponding page data bit as the bit data of the page address CH1PA.

【0029】第2〜第8チャネル回路CH2〜CH8の
ページ・アドレス出力回路19においても、上記と同様
の動作が行われる。これにより、ページ・データの値を
ホスト側で設定することにより、ページ・アドレスCH
1PA〜CH8PAの上位ビット(マスク・データが
“0”でマスク状態にないとき)を自在に変更すること
ができる。
The same operation as described above is performed in the page address output circuits 19 of the second to eighth channel circuits CH2 to CH8. Thus, by setting the value of the page data on the host side, the page address CH
The upper bits of 1PA to CH8PA (when the mask data is "0" and not in the mask state) can be freely changed.

【0030】次に、チャネル決定回路13では、上記の
ようにして、各第1〜第8チャネル回路CH1〜CH8
からそれぞれ出力される各チャネルの一致信号CH1E
Q−〜CH8EQ−と、チャネル・ページ・アドレスC
H1PA〜CH8PAと、属性信号CH1S/U−〜C
H8S/U−とが、チャネル決定回路13の優先順位回
路20と、ページ・アドレス決定回路21と、属性決定
回路22とにそれぞれ入力される。
Next, in the channel determination circuit 13, as described above, each of the first to eighth channel circuits CH1 to CH8
Signal CH1E of each channel output from
Q- to CH8EQ- and channel page address C
H1PA to CH8PA and attribute signals CH1S / U- to C
H8S / U- is input to the priority ordering circuit 20, the page address determining circuit 21, and the attribute determining circuit 22 of the channel determining circuit 13.

【0031】優先順位回路20では、上述したように、
各チャネルの一致信号CH1EQ−〜CH8EQ−のう
ち、有効となる信号をデコードし、各チャネルの優先順
位の出力CH1ON〜CH8ONのうち、その信号に対
応したものを“1”とする。そして、この出力CH1O
N〜CH8ONは、ページ・アドレス決定回路21と属
性決定回路22とに供給される。例えば、第1チャネル
の出力CH1ONのみが有効(“1”)となった場合、
ページ・アドレス決定回路21のゲート回路21−1で
は、チャネル・ページ・アドレスのビットCH1PA0
〜CH1PA7のうちの“1”となるものに対応したア
ンドゲート21−10〜21−17の出力が“1”とな
る。
In the priority order circuit 20, as described above,
Among the coincidence signals CH1EQ-CH8EQ- of each channel, a valid signal is decoded, and among the outputs CH1ON-CH8ON of the priority of each channel, a signal corresponding to the signal is set to "1". And this output CH1O
N to CH8ON are supplied to the page address determination circuit 21 and the attribute determination circuit 22. For example, when only the output CH1ON of the first channel becomes valid (“1”),
In the gate circuit 21-1 of the page address determination circuit 21, the bit CH1PA0 of the channel page address is set.
The outputs of the AND gates 21-10 to 21-17 corresponding to "1" of the signals CH1PA7 become "1".

【0032】従って、オアゲート21−20〜21−2
7の出力PA0〜PA7は、ビットCH1PA0〜CH
1PA7のうちの“1”であるものに対応したものが
“1”となり、その他は“0”となる。つまり、チャネ
ル・ページ・アドレスCH1PAのビットCH1PA0
〜CH1PA7がそのまま出力される。このように、出
力CH1ON〜CH8ONのうち有効となったチャネル
に対応したチャネル・ページ・アドレスがページ・アド
レスPAとして決定され、エミュレーション・メモリ・
アドレスの上位側として用いられる。
Accordingly, the OR gates 21-20 to 21-2
7 are output from bits CH1PA0 to CH7.
The one corresponding to “1” in 1PA7 is “1”, and the others are “0”. That is, bit CH1PA0 of channel page address CH1PA
CHCH1PA7 is output as it is. As described above, the channel page address corresponding to the valid channel among the outputs CH1ON to CH8ON is determined as the page address PA, and the emulation memory address is determined.
Used as the upper side of the address.

【0033】一方、属性決定回路22では、アンドゲー
ト22−1〜22−8により、出力CH1ON〜CH8
ONと属性信号CH1S/U−〜CH8S/U−との論
理積がそれぞれとられ、その論理積結果をORゲート2
2−10で論理和し、その結果を上記S/U−信号とし
て出力する。すなわち、出力CH1ON〜CH8ONの
うち有効となったチャネルに対応した属性信号がS/U
−信号として決定される。
On the other hand, in the attribute determination circuit 22, outputs CH1ON to CH8 are output by AND gates 22-1 to 22-8.
The logical product of ON and the attribute signals CH1S / U- to CH8S / U- is respectively obtained, and the result of the logical product is OR gate 2
The logical sum is obtained in 2-10, and the result is output as the S / U- signal. That is, the attribute signal corresponding to the valid channel among the outputs CH1ON to CH8ON is S / U
-Determined as a signal.

【0034】上述したように、本実施例では、ページ・
データの値をホスト側で外部設定することにより、ペー
ジ・アドレスPAの上位ビットを変更すれば、エミュレ
ーション・アドレスをページ・アドレスで任意に設定で
きる。これにより、エミュレーションCPUメモリ空間
(ユーザメモリ空間)をエミュレーション・メモリの任
意の空間に割り当てることができる。従って、従来のよ
うに、マッパ用メモリを用いなくとも、図9に示すよう
にエミュレーションCPUメモリ空間を、エミュレーシ
ョン・メモリの空間に割り付けることが可能となる。ま
た、従来のようにマッパ用メモリを用いず、外部から設
定するデータを保持するレジスタやゲート回路で構成し
ているため、エミュレーションCPUが高速になっても
アクセスを高速に行うことができる。さらに、エミュレ
ーション・バス幅が拡がっても、比較ビットを多くする
ことで対応できるとともに、安価にでき、かつこれらの
回路をゲートアレイで構成すれば基板占有面積も少なく
することができる。
As described above, in this embodiment, the page
The emulation address can be arbitrarily set by the page address by changing the upper bits of the page address PA by externally setting the data value on the host side. Thereby, the emulation CPU memory space (user memory space) can be allocated to an arbitrary space of the emulation memory. Accordingly, the emulation CPU memory space can be allocated to the emulation memory space as shown in FIG. 9 without using a mapper memory as in the related art. Further, since a register and a gate circuit which hold data to be set from the outside are used without using a mapper memory as in the related art, access can be performed at high speed even if the emulation CPU is operated at high speed. Further, even if the width of the emulation bus is widened, it can be dealt with by increasing the number of comparison bits, can be inexpensive, and the area occupied by the substrate can be reduced by configuring these circuits with a gate array.

【0035】なお、上記実施例において、4Gバイトの
メモリ空間を有するCPUのエミュレーション・システ
ムにおいて、最小が4Kバイト単位以上で割り付けでき
る1Mバイトのエミュレーション・メモリのマッパ回路
を例の説明したが、これに限らず、任意のメモリ空間を
有するCPUについて、所定の単位で割り付けする任意
の容量のエミュレーション・メモリに適用でき、比較回
路18、ページ・アドレス出力回路19等におけるビッ
ト数も実施例に限定されない。
In the above embodiment, a mapper circuit of a 1 Mbyte emulation memory which can be allocated in units of 4 Kbytes or more in a CPU emulation system having a memory space of 4 Gbytes has been described. The present invention is not limited to this, and can be applied to an emulation memory having an arbitrary capacity that is allocated in a predetermined unit for a CPU having an arbitrary memory space. .

【0036】[0036]

【発明の効果】以上詳細に説明したように、本発明によ
れば、比較回路においてマスク・アドレス・レジスタに
マスクセットされているマスク・ビットにより対応する
開始アドレスとエミュレーション・アドレスの各ビット
同志の比較を制御し、全ビットが一致したときにのみ一
致信号を出力し、この一致信号に基づいて、ページ・ア
ドレス・レジスタのページ・アドレスと属性レジスタの
属性データを出力することで、エミュレーションCPU
のアドレスをページ・アドレスに変換し、エミュレーシ
ョンCPU空間をエミュレーション・メモリの任意の空
間に割り当てることができ、マッパ回路の高速化、小型
化、及び低コスト化を実現できる効果がある。
As described above in detail, according to the present invention, each bit of the start address and the emulation address corresponding to the corresponding start address and emulation address is determined by the mask bit set in the mask address register in the comparison circuit. The emulation CPU controls the comparison, outputs a match signal only when all bits match, and outputs a page address of a page address register and attribute data of an attribute register based on the match signal.
Can be converted to a page address, and the emulation CPU space can be allocated to an arbitrary space of the emulation memory, which has the effect of increasing the speed, size, and cost of the mapper circuit.

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

【図1】本発明実施例のメモリのマッパ回路に関する全
体ブロック図である。
FIG. 1 is an overall block diagram of a mapper circuit of a memory according to an embodiment of the present invention.

【図2】本発明実施例の比較回路の内部構成を示す回路
図である。
FIG. 2 is a circuit diagram showing an internal configuration of a comparison circuit according to the embodiment of the present invention.

【図3】本発明実施例のチャネル決定回路の内部構成を
示すブロック図である。
FIG. 3 is a block diagram showing an internal configuration of a channel determination circuit according to the embodiment of the present invention.

【図4】本発明実施例の優先順位回路を説明するブロッ
ク図である。
FIG. 4 is a block diagram illustrating a priority order circuit according to an embodiment of the present invention.

【図5】本発明実施例のページ・アドレス決定回路の内
部構成を示す図である。
FIG. 5 is a diagram showing an internal configuration of a page address determination circuit according to the embodiment of the present invention.

【図6】本発明実施例の属性決定回路の内部構成を示す
図である。
FIG. 6 is a diagram showing an internal configuration of an attribute determination circuit according to the embodiment of the present invention.

【図7】本発明実施例のページ・アドレス出力回路の動
作を説明する図である。
FIG. 7 is a diagram for explaining the operation of the page address output circuit according to the embodiment of the present invention.

【図8】従来のエミュレーション・システムにおけるエ
ミュレーション・メモリのマッパ回路のブロック図であ
る。
FIG. 8 is a block diagram of a mapper circuit of an emulation memory in a conventional emulation system.

【図9】従来のメモリ空間の割り付け状態を説明する図
である。
FIG. 9 is a diagram illustrating a conventional memory space allocation state.

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

11 ホスト・バス 12 エミュレーション・アドレス・バス 13 チャネル決定回路 14 割り付け開始アドレス・レジスタ 15 アドレス・マスク・レジスタ 16 ページ・アドレス・レジスタ 17 属性レジスタ 18 比較回路 19 ページ・アドレス出力回路 20 優先順位回路 21 ページ・アドレス決定回路 22 属性決定回路 11 Host Bus 12 Emulation Address Bus 13 Channel Determination Circuit 14 Allocation Start Address Register 15 Address Mask Register 16 Page Address Register 17 Attribute Register 18 Comparison Circuit 19 Page Address Output Circuit 20 Priority Circuit 21 Page .Address determination circuit 22 Attribute determination circuit

フロントページの続き (56)参考文献 特開 平2−150929(JP,A) 特開 昭63−269237(JP,A) 特開 平4−80833(JP,A) 特開 平4−15833(JP,A) 実開 平1−135546(JP,U) (58)調査した分野(Int.Cl.7,DB名) G06F 11/22 - 11/34 G06F 12/00 - 12/06 Continuation of front page (56) References JP-A-2-150929 (JP, A) JP-A-63-269237 (JP, A) JP-A-4-80833 (JP, A) JP-A-4-15833 (JP) , A) Hikaru 1-135546 (JP, U) (58) Fields investigated (Int. Cl. 7 , DB name) G06F 11/22-11/34 G06F 12/00-12/06

Claims (2)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 エミュレーション・メモリに対する割り
付け開始アドレスを外部設定する割り付け開始アドレス
・レジスタと、 前記割り付け開始アドレス・レジスタの対応するビット
にマスク・ビットを外部設定するマスク・アドレス・レ
ジスタと、 前記エミュレーション・メモリの上位アドレスとなるペ
ージ・アドレスを外部設定するページ・アドレス・レジ
スタと、 ターゲット・メモリ・アクセスかエミュレーション・メ
モリ・アクセスかを選択する属性を外部設定する属性レ
ジスタと、 前記マスク・アドレス・レジスタにマスクセットされて
いるマスク・ビットに対応する前記開始アドレスとエミ
ュレーション・アドレスの各ビット同志の比較は行わ
ず、マスクセットされていないマスク・ビットに対応す
る前記開始アドレスとエミュレーション・アドレスの各
ビット同志を比較し、これらの全ビットが一致したとき
にのみ一致信号を出力する比較回路とを備え、前記比較
回路から出力される一致信号に基づき、前記ページ・ア
ドレス・レジスタと属性レジスタのデータを出力するこ
とを特徴とするメモリのマッパ回路。
1. An allocation start address register for externally setting an allocation start address for an emulation memory; a mask address register for externally setting a mask bit in a corresponding bit of the allocation start address register; A page address register for externally setting a page address which is an upper address of the memory; an attribute register for externally setting an attribute for selecting whether to access a target memory or an emulation memory; The start address corresponding to the mask bit set in the register and the emulation address are not compared with each other, and the start address corresponding to the mask bit not set and the emulator address are not compared. A comparison circuit that compares each bit of the translation address and outputs a match signal only when all of these bits match, based on the match signal output from the comparison circuit, And a data mapper circuit for outputting data of the attribute register.
【請求項2】 前記比較回路は、複数チャネルを有し、
各チャネルから出力される一致信号の優先順位を決定し
て前記ページ・アドレス・レジスタと属性レジスタのデ
ータを出力する請求項1記載のメモリのマッパ回路。
2. The comparison circuit has a plurality of channels,
2. The memory mapper circuit according to claim 1, wherein the priority of the coincidence signal output from each channel is determined and the data of the page address register and the attribute register are output.
JP4213205A 1992-07-20 1992-07-20 Memory mapper circuit Expired - Lifetime JP3020356B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4213205A JP3020356B2 (en) 1992-07-20 1992-07-20 Memory mapper circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4213205A JP3020356B2 (en) 1992-07-20 1992-07-20 Memory mapper circuit

Publications (2)

Publication Number Publication Date
JPH0635746A JPH0635746A (en) 1994-02-10
JP3020356B2 true JP3020356B2 (en) 2000-03-15

Family

ID=16635282

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4213205A Expired - Lifetime JP3020356B2 (en) 1992-07-20 1992-07-20 Memory mapper circuit

Country Status (1)

Country Link
JP (1) JP3020356B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3463543B2 (en) * 1997-10-29 2003-11-05 安藤電気株式会社 Address generation circuit for data compression

Also Published As

Publication number Publication date
JPH0635746A (en) 1994-02-10

Similar Documents

Publication Publication Date Title
US5944813A (en) FPGA input output buffer with registered tristate enable
US7509391B1 (en) Unified memory management system for multi processor heterogeneous architecture
US5752275A (en) Translation look-aside buffer including a single page size translation unit
JP2745949B2 (en) A data processor that simultaneously and independently performs static and dynamic masking of operand information
JPH1055288A (en) System and method for emulating memory
KR19980081499A (en) In-memory data processing device and processing system
US6460131B1 (en) FPGA input output buffer with registered tristate enable
US5715419A (en) Data communications system with address remapping for expanded external memory access
CN112732639B (en) Coarse-grained dynamic reconfigurable processor and data processing method thereof
US8943240B1 (en) Direct memory access and relative addressing
US20210295607A1 (en) Data reading/writing method and system in 3d image processing, storage medium and terminal
US4413315A (en) Addressing system
US7765250B2 (en) Data processor with internal memory structure for processing stream data
US5890220A (en) Address conversion apparatus accessible to both I/O devices and processor and having a reduced number of index buffers
JP2001043180A (en) Microprocessor and storage device therefor
US6694407B1 (en) Cache memory with data transfer control and method of operating same
US5369750A (en) Method and apparatus for configuring multiple absolute address spaces
US5657476A (en) Signal processor with delay line management logic
JP3020356B2 (en) Memory mapper circuit
JP4459641B2 (en) Computer system with built-in sequential buffer to improve data access performance of DSP and access method of the computer system
US20030229721A1 (en) Address virtualization of a multi-partitionable machine
JP3681590B2 (en) Data processing apparatus and data processing system
JPH11259417A (en) Bus access system and bus access controller
US6029210A (en) Memory initialization system selectively outputting a data between a normal data stored in the memory and a fixed value according to a registered access state
US8020139B1 (en) Method and apparatus for implementing a dataflow circuit model using application-specific memory implementations