JPH0562383B2 - - Google Patents

Info

Publication number
JPH0562383B2
JPH0562383B2 JP60033215A JP3321585A JPH0562383B2 JP H0562383 B2 JPH0562383 B2 JP H0562383B2 JP 60033215 A JP60033215 A JP 60033215A JP 3321585 A JP3321585 A JP 3321585A JP H0562383 B2 JPH0562383 B2 JP H0562383B2
Authority
JP
Japan
Prior art keywords
signal
input
address
read
write
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
JP60033215A
Other languages
Japanese (ja)
Other versions
JPS61193252A (en
Inventor
Satoru Tsushima
Yoshihiko Taniguchi
Noryuki Suzuki
Hidenori Hayashi
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP60033215A priority Critical patent/JPS61193252A/en
Publication of JPS61193252A publication Critical patent/JPS61193252A/en
Publication of JPH0562383B2 publication Critical patent/JPH0562383B2/ja
Granted legal-status Critical Current

Links

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は情報処理システムにおけるアドレス変
換装置に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to an address translation device in an information processing system.

マイクロプロセツサを用いた情報処理システム
においては、マイクロプロセツサがそれに接続さ
れる各種入出力ポートのいづれかを選択する場
合、対応するアドレス信号を送出するとアドレス
変換装置において所望の入出力ポートを選択する
ための入出力選択信号に変換され、その信号によ
つて所望の入出力ポートが選択される。
In an information processing system using a microprocessor, when the microprocessor selects one of the various input/output ports connected to it, when the microprocessor sends out a corresponding address signal, the address translation device selects the desired input/output port. The signal is converted into an input/output selection signal for selecting a desired input/output port.

なお情報処理システムの構成が変更され、各入
出力ポートに付与されるアドレスが変更になる場
合には、マイクロプロセツサは速やかに新たなア
ドレス信号により所要の入出力ポートが選択可能
となることが要望される。
Note that if the configuration of the information processing system is changed and the addresses assigned to each input/output port are changed, the microprocessor must be able to immediately select the required input/output port using the new address signal. requested.

〔従来の技術〕[Conventional technology]

第2図は従来あるアドレス変換装置の一例を示
す図であり、第3図は従来あるアドレス変換装置
の他の一例を示す図である。
FIG. 2 is a diagram showing an example of a conventional address translation device, and FIG. 3 is a diagram showing another example of a conventional address translation device.

第2図において、図示されぬマイクロプロセツ
サからアドレスバス1に送出されるアドレス信号
aの中、上位数ビツトはデコーダ2に、残る下位
ビツトはデコーダ3および4に入力される。
In FIG. 2, of an address signal a sent from a microprocessor (not shown) to an address bus 1, several high-order bits are input to a decoder 2, and the remaining low-order bits are input to decoders 3 and 4.

デコーダ2は、入力された上位ビツトを回路指
定信号c1およびc2の何れかに変換し、更にマ
イクロプロセツサから送出されるアドレス有効信
号bがデコーダ2に入力されると、変換した回路
指定信号c1またはc2の出力し、デコーダ3ま
たは4に伝達する。
The decoder 2 converts the input upper bits into either circuit designation signals c1 or c2, and when the address valid signal b sent from the microprocessor is input to the decoder 2, the converted circuit designation signal c1 or output from c2 and transmit it to decoder 3 or 4.

デコーダ3および4は、入力されたアドレス信
号aの下位ビツトを、対応する入出力ポートを選
択する入出力選択信号dに変換するが、デコーダ
2から回路指定信号c1が出力される場合にはデ
コーダ3が入出力選択信号dを、また回路指定信
号c2が出力される場合にはデコーダ4が入出力
選択信号dを出力し、図示されぬ入出力ポートに
伝達する。
Decoders 3 and 4 convert the lower bits of the input address signal a into an input/output selection signal d that selects the corresponding input/output port, but when the circuit designation signal c1 is output from the decoder 2, the decoder 3 outputs an input/output selection signal d, and when a circuit designation signal c2 is output, a decoder 4 outputs an input/output selection signal d, which is transmitted to an input/output port (not shown).

かかるアドレス変換装置においては、入力され
るアドレス信号aに対し、変換出力される入出力
選択信号dはデコーダ2乃至4により固定されて
いる為、入出力ポートに付与されたアドレスが変
更となつた場合には、デコーダ2乃至4を交換す
る必要がある。
In such an address conversion device, since the input/output selection signal d converted and outputted with respect to the input address signal a is fixed by the decoders 2 to 4, the address given to the input/output port is changed. In this case, it is necessary to replace decoders 2 to 4.

次に第3図においては、第2図におけるデコー
ダ3および4の代わりに、読出専用メモリ
(ROM)5および6がそれぞれ用いられている。
読出専用メモリ5および6には、アドレス信号a
の下位ビツトの示すアドレスに、それぞれ対応す
る入出力選択信号dが格納されている。
Next, in FIG. 3, read-only memories (ROM) 5 and 6 are used in place of decoders 3 and 4 in FIG. 2, respectively.
The read-only memories 5 and 6 have an address signal a
Corresponding input/output selection signals d are stored at the addresses indicated by the lower bits of .

第3図においても、図示されぬマイクロプロセ
ツサからアドレスバス1に送出されるアドレス信
号aの中、上位数ビツトはデコーダ2に、残る下
位ビツトは読出専用メモリ5および6に入力され
る。
Also in FIG. 3, of the address signal a sent from a microprocessor (not shown) to the address bus 1, several high-order bits are input to the decoder 2, and the remaining low-order bits are input to the read-only memories 5 and 6.

デコーダ2は第2図におけると同様に、入力さ
れた上位ビツトを回路指定信号c1およびc2の
何れかに変換し、更にマイクロプロセツサからア
ドレス有効信号bが入力されると、変換した回路
指定信号c1またはc2を出力し、読出専用メモ
リ5または6に伝達する。
As in FIG. 2, the decoder 2 converts the input upper bit into either circuit designation signal c1 or c2, and when the address valid signal b is input from the microprocessor, the converted circuit designation signal c1 or c2 is output and transmitted to read-only memory 5 or 6.

回路指定信号c1またはc2を入力された読出
専用メモリ5または6は、入力されたアドレス信
号aの下位ビツトに対応する入出力選択信号dを
抽出し、図示されぬ入出力ポートに伝達する。
The read-only memory 5 or 6 to which the circuit designation signal c1 or c2 is input extracts the input/output selection signal d corresponding to the lower bit of the input address signal a and transmits it to an input/output port (not shown).

かかるアドレス変換装置においても、入力され
るアドレス信号aに対し、変換出力される入出力
選択信号dはデコーダ2、並びに読出専用メモリ
5および6により固定されている為、入出力ポー
トに付与されたアドレスが変更となつた場合に
は、デコーダ2、読出専用メモリ5および6を変
換する必要がある。
In such an address conversion device, the input/output selection signal d converted and outputted with respect to the input address signal a is fixed by the decoder 2 and the read-only memories 5 and 6, so that the input/output selection signal d applied to the input/output port is If the address changes, the decoder 2 and read-only memories 5 and 6 must be converted.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

以上の説明から明らかな如く、従来あるアドレ
ス変換装置においては、入力されるアドレス信号
aに対し、変換出力される入出力選択信号dが固
定されている為、入出力ポートに付与されるアド
レスが変更となつた場合には、デコーダまたは読
出専用メモリを交換する必要があり、速やかにア
ドレスの変更に対処することが不可能であつた。
As is clear from the above explanation, in a conventional address conversion device, the input/output selection signal d to be converted and output is fixed for the input address signal a, so the address given to the input/output port is If the address changes, it is necessary to replace the decoder or the read-only memory, making it impossible to quickly deal with the address change.

〔問題点を解決するための手段〕[Means for solving problems]

上記問題点は本発明により、データバスよりの
アドレス信号の上位数ビツトとアドレスバスより
のアドレス信号の上位数ビツドとを比較し一致す
れば回路指定信号を出力する比較回路及びアドレ
スバスよりのアドレス信号のうちの上位数ビツト
を除く下位ビツトと、比較回路よりの回路指定信
号と、データバスよりゲートを介するアドレス信
号に対応する入出力選択信号と、書込または読出
信号とが与えられる書込読出メモリより構成さ
れ、データバスよりアドレス信号の上位数ビツト
及びアドレス信号に対応する入出力選択信号と、
アドレスバスよりのアドレス信号と、書込信号と
が入力されると、比較回路よりの回路指定信号
と、アドレスバスより上位数ビツトを除く下位ビ
ツトと、データバスよりの入出力選択信号と、書
込信号とにより書込読出メモリにはアドレス信号
の下位ビツトと回路指定信号とに対応する位置に
入出力選択信号が書込まれ、データバスよりのア
ドレス信号の上位数ビツトと、アドレスバスより
のアドレス信号と、読出信号とが入力されると、
比較回路よりの回路指定信号と、アドレスバスよ
りの上位数ビツトを除く下位ビツトと、読出信号
とによりアドレス信号に対応した入出力選択信号
が書込読出メモリより出力されることを特徴とす
るアドレス変換装置によつて解決される。
The above problem can be solved by the present invention, which includes a comparison circuit that compares the upper few bits of the address signal from the data bus with the upper few bits of the address signal from the address bus, and outputs a circuit designation signal if they match; Write in which the lower bits of the signal excluding the upper few bits, the circuit designation signal from the comparison circuit, the input/output selection signal corresponding to the address signal from the data bus via the gate, and the write or read signal are applied. Consisting of a read memory, the upper few bits of the address signal from the data bus and an input/output selection signal corresponding to the address signal,
When the address signal and write signal from the address bus are input, the circuit designation signal from the comparison circuit, the lower bits excluding the upper few bits from the address bus, the input/output selection signal from the data bus, and the write signal are input. The input/output selection signal is written into the read/write memory at the location corresponding to the lower bits of the address signal and the circuit designation signal, and the upper bits of the address signal from the data bus and the upper bits of the address signal from the address bus are written into the read/write memory. When the address signal and read signal are input,
An address characterized in that an input/output selection signal corresponding to an address signal is outputted from a write/read memory by a circuit designation signal from a comparison circuit, lower bits excluding the upper few bits from an address bus, and a read signal. The problem is solved by a converter.

〔作用〕[Effect]

即ち本発明によれば、入力されるアドレス信号
に対応して変換出力される入出力選択信号は、マ
イクロプロセツサから書込読出メモリに書込み可
能である為、入出力ポートに付与されたアドレス
が変更された場合には、直ちに書込読出メモリ内
の入出力選択信号を更新することにより、新たな
アドレスに容易に対応可能となる。
That is, according to the present invention, since the input/output selection signal converted and output in response to the input address signal can be written from the microprocessor to the read/write memory, the address given to the input/output port is When the address is changed, by immediately updating the input/output selection signal in the write/read memory, it becomes possible to easily correspond to the new address.

また本発明によれば書込読出メモリのアドレス
としてアドレス信号中の下位ビツトのみを使用し
ているためメモリを小容量とすることが可能とな
る。
Further, according to the present invention, since only the lower bits of the address signal are used as the address of the read/write memory, it is possible to reduce the capacity of the memory.

〔実施例〕〔Example〕

以下、本発明の一実施例を図面により説明す
る。第1図は本発明の一実施例によるアドレス変
換装置を示す図である。なお、全図を通じて同一
符号は同一対象物を示す。
An embodiment of the present invention will be described below with reference to the drawings. FIG. 1 is a diagram showing an address translation device according to an embodiment of the present invention. Note that the same reference numerals indicate the same objects throughout the figures.

第1図において、第2図および第3図における
デコーダ2の代りにレジスタ7および比較回路8
が、また第2図におけるデコーダ3および4、或
いは第3図における読出専用メモリ5および6の
代わりに書込読出メモリ(RAM)9が設けられ
ている。
In FIG. 1, a register 7 and a comparison circuit 8 are used instead of the decoder 2 in FIGS. 2 and 3.
However, a write/read memory (RAM) 9 is provided in place of the decoders 3 and 4 in FIG. 2 or the read-only memories 5 and 6 in FIG. 3.

第1図において、図示されぬマイクロプロセツ
サから書込読出メモリ9に入出力選択信号dを格
納する場合には、アドレスバス1にアドレス信号
aを、データバス10にアドレス信号aに対応す
る入出力選択信号dと、アドレス信号aの上位数
ビツトとを送出し、更にレジスタ7および書込読
出メモリ9に書込信号wを、またゲート11乃至
13に導通状態制御信号を入力する。レジスタ7
はデータバス10から入力されたアドレス信号a
の上位ビツトを蓄積し、比較回路8に伝達する。
アドレスバス1から入力されたアドレス信号a
の、上位数ビツトは比較回路8に入力され、残る
下位ビツトは書込読出メモリ9に入力される。比
較回路8は、レジスタから伝達される上位ビツト
とアドレスバスから入力される上位ビツトとが一
致することから回路指定信号cを出力し、書込読
出メモリ9に伝達する。またデータバス10に入
力された入出力選択信号dは、導通状態にあるゲ
ート11を介して書込読出メモリ9に入力される
が、導通状態制御信号はゲート12には反転して
与えられるためゲート12は遮断状態となり、入
出力選択信号dは図示されぬ入出力ポートに伝達
されることは無い。更に導通状態にあるゲート1
3を介して、マイクロプロセツサから入力された
書込信号wが書込読出メモリ9に入力される。
In FIG. 1, when storing the input/output selection signal d from the write/read memory 9 from a microprocessor (not shown), an address signal a is sent to the address bus 1, and an input signal corresponding to the address signal a is sent to the data bus 10. It sends out the output selection signal d and the upper few bits of the address signal a, and also inputs the write signal w to the register 7 and the write/read memory 9, and the conduction state control signal to the gates 11 to 13. register 7
is the address signal a input from the data bus 10
The upper bits of the data are accumulated and transmitted to the comparator circuit 8.
Address signal a input from address bus 1
The upper few bits are input to the comparison circuit 8, and the remaining lower bits are input to the write/read memory 9. Since the upper bits transmitted from the register and the upper bits input from the address bus match, the comparator circuit 8 outputs a circuit designation signal c and transmits it to the read/write memory 9. Further, the input/output selection signal d input to the data bus 10 is input to the write/read memory 9 via the gate 11 which is in a conductive state, but the conductive state control signal is inverted and given to the gate 12. The gate 12 is in a cutoff state, and the input/output selection signal d is not transmitted to an input/output port (not shown). Furthermore, gate 1 is in a conductive state.
A write signal w input from the microprocessor is input to the write/read memory 9 via the microprocessor 3.

その結果書込読出メモリ9においては、アドレ
ス信号aの下位ビツトと回路指定信号とに対応す
るアドレスに、入出力選択信号dが格納される。
格納し終わると、マイクロプロセツサはゲート1
1乃至13に入力していた導通状態制御信号を停
止する。その結果ゲート11および13は遮断状
態となり、ゲート12は導通状態となる。
As a result, in the write/read memory 9, the input/output selection signal d is stored at the address corresponding to the lower bit of the address signal a and the circuit designation signal.
Once stored, the microprocessor switches to gate 1.
The conduction state control signals input to terminals 1 to 13 are stopped. As a result, gates 11 and 13 are turned off, and gate 12 is turned on.

以下同様にして、書込読出メモリ9の各アドレ
スに、対応する入出力選択信号dが格納される。
Similarly, the corresponding input/output selection signal d is stored in each address of the write/read memory 9.

次にマイクロプロセツサが、入出力ポートに入
出力選択信号dを伝達する為にアドレス信号aを
アドレスバス1に、またデータバス10にアドレ
ス信号の上位数ビツトを送出すると、アドレス信
号aの上位数ビツトは比較回路8に入力され、残
る下位ビツトは書込読出メモリ9に入力される。
比較回路8は、レジスタ7に蓄積されている上位
ビツトと、アドレスバス1から入力される上位ビ
ツトとを比較し、両者が一致すると回路指定信号
cを出力し、書込読出メモリ9に伝達する。更に
マイクロプロセツサから読出信号rが、導通状態
にあるゲート13を介して書込読出メモリ9に入
力されると、書込読出メモリ9からは入力された
アドレス信号aの下位ビツトに対応して格納され
ている入出力選択信号dが抽出され、導通状態に
あるゲート12を介して入出力ポートに伝達され
る。
Next, when the microprocessor sends the address signal a to the address bus 1 and the upper few bits of the address signal to the data bus 10 in order to transmit the input/output selection signal d to the input/output port, the upper bits of the address signal a Several bits are input to the comparison circuit 8, and the remaining lower bits are input to the read/write memory 9.
Comparison circuit 8 compares the upper bits stored in register 7 and the upper bits input from address bus 1, and if they match, it outputs circuit designation signal c and transmits it to read/write memory 9. . Further, when the read signal r from the microprocessor is input to the write/read memory 9 via the gate 13 which is in a conductive state, the read/write memory 9 outputs a signal corresponding to the lower bit of the input address signal a. The stored input/output selection signal d is extracted and transmitted to the input/output port via the gate 12 which is in a conductive state.

以上の説明から明らかな如く、本実施例によれ
ば、書込読出メモリ9には任意のアドレスに任意
の入出力選択信号dがマイクロプロセツサから格
納することが出来、またマイクロプロセツサから
アドレスを入力することにより格納された入出力
選択信号dを出力することが可能となる。従つて
入出力ポートに付与されるアドレスが変更された
場合にも、書込読出メモリ9内に格納された入出
力選択信号dを更新することにより、容易に変更
に対処することが出来る。
As is clear from the above explanation, according to the present embodiment, any input/output selection signal d can be stored in the write/read memory 9 at any address from the microprocessor, and the address can be stored from the microprocessor. By inputting , it becomes possible to output the stored input/output selection signal d. Therefore, even if the address given to the input/output port is changed, the change can be easily handled by updating the input/output selection signal d stored in the write/read memory 9.

さらに書込読出メモリへの入出力選択信号はア
ドレス信号のうち下位ビツトのみで指定される位
置に格納するようにしているので小容量の書込読
出メモリで済むことになる。
Furthermore, since the input/output selection signal to the write/read memory is stored in a position specified by only the lower bits of the address signal, a small capacity write/read memory is required.

なお、第1図はあく迄本発明の一実施例に過ぎ
ず、例えば書込読出メモリ9は1組に限定される
ことは無く、複数組設けることも可能であるが、
何れの場合にも本発明の効果は変わらない。
Note that FIG. 1 is only one embodiment of the present invention, and for example, the number of write/read memories 9 is not limited to one set, and it is possible to provide a plurality of sets.
In either case, the effects of the present invention remain the same.

〔発明の効果〕〔Effect of the invention〕

以上、本発明によれば、前記情報処理システム
において、入力されるアドレス信号に対応して変
換出力される入出力選択信号は、マイクロプロセ
ツサから書込読出メモリに書込み可能である為、
入出力ポートに付与されたアドレスが変更された
場合には、直ちに書込読出メモリ内の入出力選択
信号を更新することにより、新たなアドレスに容
易に対応可能となる。
As described above, according to the present invention, in the information processing system, the input/output selection signal converted and output in response to the input address signal can be written from the microprocessor to the read/write memory.
When the address given to the input/output port is changed, by immediately updating the input/output selection signal in the write/read memory, it becomes possible to easily correspond to the new address.

また書込読出メモリのアドレス指定はアドレス
信号の下位ビツトのみを使用するためメモリは小
容量で済むことになる。
Further, since only the lower bits of the address signal are used to designate the address of the read/write memory, the capacity of the memory can be small.

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

第1図は本発明の一実施例によるアドレス変換
装置を示す図、第2図は従来あるアドレス変換装
置の一例を示す図であり、第3図は従来あるアド
レス変換装置の他の一例をしめす図である。 図において、1はアドレスバス、2乃至4はデ
コーダ、5および6は読出専用メモリ(ROM)、
7はレジスタ、8は比較回路、9は書込読出メモ
リ(RAM)、10はデータバス、11乃至13
はゲート、aはアドレス信号、bはアドレス有効
信号、c,c1およびc2は回路指定信号、dは
入出力選択信号、を示す。
FIG. 1 is a diagram showing an address translation device according to an embodiment of the present invention, FIG. 2 is a diagram showing an example of a conventional address translation device, and FIG. 3 is a diagram showing another example of a conventional address translation device. It is a diagram. In the figure, 1 is an address bus, 2 to 4 are decoders, 5 and 6 are read-only memories (ROM),
7 is a register, 8 is a comparison circuit, 9 is a write/read memory (RAM), 10 is a data bus, 11 to 13
is a gate, a is an address signal, b is an address valid signal, c, c1 and c2 are circuit designation signals, and d is an input/output selection signal.

Claims (1)

【特許請求の範囲】[Claims] 1 データバスよりのアドレス信号の上位数ビツ
トとアドレスバスよりのアドレス信号の上位数ビ
ツトとを比較し一致すれば回路指定信号を出力す
る比較回路及びアドレスバスよりのアドレス信号
のうちの上位数ビツトを除く下位ビツトと、比較
回路よりの回路指定信号と、データバスよりゲー
トを介するアドレス信号に対応する入出力選択信
号と、書込または読出信号とが与えられる書込読
出メモリより構成され、データバスよりアドレス
信号の上位数ビツト及びアドレス信号に対応する
入出力選択信号と、アドレスバスよりのアドレス
信号と、書込信号とが入力されると、比較回路よ
りの回路指定信号と、アドレスバスより上位数ビ
ツトを除く下位ビツトと、データバスよりの入出
力選択信号と、書込信号とにより書込読出メモリ
にはアドレス信号の下位ビツトと回路指定信号と
に対応する位置に入出力選択信号が書込まれ、デ
ータバスよりのアドレス信号の上位数ビツトと、
アドレスバスよりのアドレス信号と、読出信号と
が入力されると、比較回路よりの回路指定信号
と、アドレスバスよりの上位数ビツトを除く下位
ビツトと、読出信号とによりアドレス信号に対応
した入出力選択信号が書込読出メモリより出力さ
れることを特徴とするアドレス変換装置。
1 Comparison circuit that compares the high-order bits of the address signal from the data bus with the high-order bits of the address signal from the address bus and outputs a circuit designation signal if they match, and the high-order bits of the address signal from the address bus. It consists of a write/read memory to which lower bits excluding the data bus, a circuit designation signal from a comparator circuit, an input/output selection signal corresponding to an address signal from a data bus via a gate, and a write or read signal are applied. When the upper few bits of the address signal and the input/output selection signal corresponding to the address signal, the address signal from the address bus, and the write signal are input from the bus, the circuit designation signal from the comparator circuit and the input/output selection signal corresponding to the address signal are input from the comparator circuit, The input/output selection signal is set in the write/read memory at the location corresponding to the lower bits of the address signal and the circuit designation signal by the lower bits excluding the upper few bits, the input/output selection signal from the data bus, and the write signal. written, the upper few bits of the address signal from the data bus,
When the address signal and read signal from the address bus are input, the circuit designation signal from the comparison circuit, the lower bits excluding the upper few bits from the address bus, and the read signal are used to perform input/output corresponding to the address signal. An address translation device characterized in that a selection signal is output from a read/write memory.
JP60033215A 1985-02-21 1985-02-21 Variable address conversion system Granted JPS61193252A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP60033215A JPS61193252A (en) 1985-02-21 1985-02-21 Variable address conversion system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60033215A JPS61193252A (en) 1985-02-21 1985-02-21 Variable address conversion system

Publications (2)

Publication Number Publication Date
JPS61193252A JPS61193252A (en) 1986-08-27
JPH0562383B2 true JPH0562383B2 (en) 1993-09-08

Family

ID=12380222

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60033215A Granted JPS61193252A (en) 1985-02-21 1985-02-21 Variable address conversion system

Country Status (1)

Country Link
JP (1) JPS61193252A (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61193252A (en) * 1985-02-21 1986-08-27 Fujitsu Ltd Variable address conversion system

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5930139A (en) * 1982-08-10 1984-02-17 Mitsubishi Electric Corp Bit pattern comparing device
JPS5966728A (en) * 1982-10-08 1984-04-16 Hitachi Micro Comput Eng Ltd Address decode circuit of microcomputer system
JPS61193252A (en) * 1985-02-21 1986-08-27 Fujitsu Ltd Variable address conversion system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5930139A (en) * 1982-08-10 1984-02-17 Mitsubishi Electric Corp Bit pattern comparing device
JPS5966728A (en) * 1982-10-08 1984-04-16 Hitachi Micro Comput Eng Ltd Address decode circuit of microcomputer system
JPS61193252A (en) * 1985-02-21 1986-08-27 Fujitsu Ltd Variable address conversion system

Also Published As

Publication number Publication date
JPS61193252A (en) 1986-08-27

Similar Documents

Publication Publication Date Title
US4445170A (en) Computer segmented memory management technique wherein two expandable memory portions are contained within a single segment
JPS60157646A (en) Memory bank switching device
EP0217479A2 (en) Information processing unit
JPH0562383B2 (en)
JPS644207B2 (en)
KR930007046B1 (en) Extended addressing using sub-addressed segment registers
JPS5911980B2 (en) Random access memory touch
GB2228813A (en) Data array conversion
JPH0447920B2 (en)
JPH05108477A (en) Memory access system
JPH0512883A (en) Sequential memory
JP2687679B2 (en) Program development equipment
JPH0444691A (en) Memory device
JPH05189352A (en) I/o address translation system
JPS5856124B2 (en) Sequence control device
JPS5913766B2 (en) Address control method
JPS593440Y2 (en) memory selection device
JPH05289938A (en) Memory access device
JPS6049334B2 (en) control storage
JPS6257043A (en) Memory circuit
JPS6312057A (en) Bus control system
JPH02236647A (en) Converter
JPH0222938A (en) Time slot switching method
JPH04432Y2 (en)
JPH0121383Y2 (en)