JP2597156Y2 - Evaluation microcomputer - Google Patents

Evaluation microcomputer

Info

Publication number
JP2597156Y2
JP2597156Y2 JP1991045406U JP4540691U JP2597156Y2 JP 2597156 Y2 JP2597156 Y2 JP 2597156Y2 JP 1991045406 U JP1991045406 U JP 1991045406U JP 4540691 U JP4540691 U JP 4540691U JP 2597156 Y2 JP2597156 Y2 JP 2597156Y2
Authority
JP
Japan
Prior art keywords
register
write
read
microcomputer
evaluation
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
JP1991045406U
Other languages
Japanese (ja)
Other versions
JPH04136757U (en
Inventor
文雄 斎藤
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.)
Sanyo Electric Co Ltd
Original Assignee
Sanyo Electric Co 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 Sanyo Electric Co Ltd filed Critical Sanyo Electric Co Ltd
Priority to JP1991045406U priority Critical patent/JP2597156Y2/en
Publication of JPH04136757U publication Critical patent/JPH04136757U/en
Application granted granted Critical
Publication of JP2597156Y2 publication Critical patent/JP2597156Y2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Microcomputers (AREA)

Description

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

【0001】[0001]

【産業上の利用分野】本考案は、量産用マイクロコンピ
ュータのプログラム開発を行うための評価用マイクロコ
ンピュータに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an evaluation microcomputer for developing a microcomputer program for mass production.

【0002】[0002]

【従来の技術】一般に、量産用の1チップマイクロコン
ピュータは、それ自体の動作を制御するためのROMを
内蔵しているが、このROMはマスクで作られることが
多い。つまり、ROMに書き込まれたプログラムデータ
を書き換えることはできず、ROMにプログラムデータ
を書き込む際には、誤ったプログラムデータを書き込ま
ない様に十分な配慮が必要である。
2. Description of the Related Art Generally, a one-chip microcomputer for mass production has a built-in ROM for controlling the operation of the microcomputer itself, but this ROM is often made of a mask. That is, the program data written in the ROM cannot be rewritten, and when writing the program data to the ROM, sufficient care must be taken so that incorrect program data is not written.

【0003】そこで、ROMに正しいプログラムデータ
を書き込める様に、量産用の1チップマイクロコンピュ
ータと略同一機能を有する評価用マイクロコンピュータ
が今日使用されており、この評価用マイクロコンピュー
タはそれ自体の動作を制御するためのプログラムメモリ
を外部に設けており、このプログラムメモリはROMと
して動作するもののプログラムデータの書き込み読み出
しが可能なプログラムRAMで構成されている。このプ
ログラムRAMには、外部からユーザの希望するROM
に記憶すべきプログラムデータが書き込まれ、評価用マ
イクロコンピュータはプログラムRAMから読み出され
るプログラムデータに基づいて動作するのである。評価
用マイクロコンピュータがプログラムRAMからのプロ
グラムデータに基づいて動作して得られた処理データ
は、評価用マイクロコンピュータ内部のデータRAMに
書き込まれる。そして、評価用マイクロコンピュータを
所定のタイミング(データRAMの評価すべきアドレス)
でブレークした状態で、データRAMに書き込まれた処
理データを外部に読み出して本来得られるべきデータと
比較することにより、処理データの正誤を判断し、即ち
プログラムデータの正誤を判断していた。上記した評価
動作を繰り返すことにより、量産用の1チップマイクロ
コンピュータ内部のROMにマスク処理すべき正しいプ
ログラムデータを得ているのである。
Therefore, an evaluation microcomputer having almost the same function as a mass-production one-chip microcomputer is used today so that correct program data can be written in a ROM, and this evaluation microcomputer controls its own operation. A program memory for control is provided externally, and this program memory is configured as a program RAM that operates as a ROM but can write and read program data. This program RAM has a ROM desired by the user from outside.
Is written in the memory, and the evaluation microcomputer operates based on the program data read from the program RAM. Process data obtained by the evaluation microcomputer operating based on the program data from the program RAM is written to the data RAM inside the evaluation microcomputer. Then, the evaluation microcomputer is set at a predetermined timing (address of the data RAM to be evaluated).
In the state where the break occurs, the processing data written in the data RAM is read out and compared with the data to be originally obtained, thereby determining whether the processing data is correct or not, that is, whether the program data is correct or not. By repeating the above evaluation operation, correct program data to be mask-processed is obtained in the ROM inside the one-chip microcomputer for mass production.

【0004】ここで、量産用の1チップマイクロコンピ
ュータにおいては、チップサイズの縮小化を図る為に、
一旦書き込んだデータを内部バスに読み出すことを必要
としないレジスタ等は書き込み専用として構成されてお
り、内部バスへの読み出し配線パターンを省いてチップ
の小型化又は高密度化を実現している。この書き込み専
用レジスタは例えば各入出力ポート毎に設けられて接続
され、これらの入出力ポートをプログラマブルにオープ
ンドレイン、プルアップ、プルダウン、CMOS出力等
の形態に設定する場合に使用される。つまり、プログラ
マがあるレジスタに所定の制御データをセットして入出
力ポートをある形態に一旦設定してしまった場合、それ
以降このレジスタの内容を内部バスに読み出して使用し
ない為、このレジスタは書き込み専用でよいことにな
る。
Here, in a one-chip microcomputer for mass production, in order to reduce the chip size,
Registers and the like that do not need to read once written data to the internal bus are configured for writing only, and realize a smaller or higher-density chip by omitting a read wiring pattern to the internal bus. The write-only register is provided and connected for each input / output port, for example, and is used when these input / output ports are set in a programmable manner such as open drain, pull-up, pull-down, and CMOS output. In other words, if the programmer sets predetermined control data in a certain register and sets the I / O port to a certain form once, the contents of this register will not be read out to the internal bus and used thereafter, so this register will be written. Dedicated and good.

【0005】上記した如く、評価用マイクロコンピュー
タは、量産用の1チップマイクロコンピュータと略同一
機能である為、当然の如く、量産用の1チップマイクロ
コンピュータが持つ書き込み専用レジスタを有してい
る。そして、プログラム評価を行う際、評価用マイクロ
コンピュータの書き込み専用レジスタに書き込まれた内
容は、読み出されることなくそのまま保持されていた。
As described above, since the evaluation microcomputer has substantially the same function as the mass-production one-chip microcomputer, it naturally has the write-only register of the mass-production one-chip microcomputer. When the program evaluation is performed, the content written in the write-only register of the evaluation microcomputer is held without being read.

【0006】[0006]

【考案が解決しようとする課題】しかしながら、量産用
の1チップマイクロコンピュータの高機能化に伴い、例
えば所定の形態に設定すべき入出力ポートの数も増加す
る傾向にある。こういった高機能化された量産用の1チ
ップマイクロコンピュータと略同一機能の評価用マイク
ロコンピュータを用いてプログラム評価を行う場合、入
出力ポートの形態のチェックは今までプログラマの記憶
に頼らざるを得なかった。ところが、入出力ポートの数
の増加に伴ってプログラマも全入出力ポートの形態を覚
えきれなくなり、これに加えて上記の如く、各入出力ポ
ートの形態を決定するための各書き込み専用レジスタの
内容を読み出すことができない為、各入出力ポートの形
態のチェックが不確実になる。従って、評価用マイクロ
コンピュータの各入出力ポートにおけるデータが正しい
のか誤っているのかを、外部のホストコンピュータ等で
判断できなくなり、即ち、正しいプログラム評価を行え
なくなる問題点があった。
However, with the sophistication of mass-produced one-chip microcomputers, the number of input / output ports to be set in a predetermined form, for example, tends to increase. When a program evaluation is performed using an evaluation microcomputer having substantially the same function as such a high-performance mass-production one-chip microcomputer, checking the form of the input / output port has had to rely on the memory of the programmer until now. I didn't get it. However, with the increase in the number of I / O ports, the programmer cannot remember the configuration of all I / O ports, and in addition, as described above, the contents of each write-only register for determining the configuration of each I / O port Cannot be read, it is uncertain that the form of each input / output port is checked. Therefore, there is a problem that it is impossible for an external host computer or the like to judge whether data at each input / output port of the evaluation microcomputer is correct or incorrect, that is, there is a problem that a correct program evaluation cannot be performed.

【0007】そこで、本考案は、書き込み専用レジスタ
に書き込まれた内容と同一内容を外部に読み出して確認
することのできる評価用マイクロコンピュータを提供す
ることを目的とする。
Accordingly, an object of the present invention is to provide an evaluation microcomputer which can read out and confirm the same contents as the contents written in the write-only register.

【0008】[0008]

【課題を解決するための手段】本考案は、前記問題点を
解決する為に成されたものであり、その特徴とするとこ
ろは、所定機能を所定形態に設定するための制御データ
が内部バスを介して書き込まれ、且つ書き込まれた前記
制御データを前記内部バスに読み出すことのない書き込
み専用レジスタを含む量産用マイクロコンピュータと略
同一機能を有する評価用マイクロコンピュータにおい
て、前記書き込み専用レジスタに対応するレジスタと、
該レジスタに対応する書き込み読み出しレジスタとを備
え、書き込み読み出し制御信号が前記制御データの書き
込みを指示している時、前記制御データを前記内部バス
を介して前記レジスタ及び前記書き込み読み出しレジス
タに同時に書き込み、前記書き込み読み出し制御信号が
前記制御データの読み出しを指示している時、前記書き
込み読み出しレジスタからのみ前記制御データを前記内
部バスを介して外部に取り出し、前記レジスタの内容を
確認可能とした点である。
SUMMARY OF THE INVENTION The present invention has been made to solve the above-mentioned problems, and the feature of the present invention is that control data for setting a predetermined function to a predetermined form is stored in an internal bus. An evaluation microcomputer having substantially the same function as a mass-production microcomputer including a write-only register that does not read out the written control data to the internal bus and that does not read out the written control data, Registers and
A write / read register corresponding to the register, and when the write / read control signal instructs the writing of the control data, simultaneously write the control data to the register and the write / read register via the internal bus; When the write / read control signal instructs the reading of the control data, the control data is taken out only from the write / read register via the internal bus and the contents of the register can be confirmed. .

【0009】[0009]

【作用】本考案によれば、評価用マイクロコンピュータ
内部に、量産用マイクロコンピュータの書き込み専用レ
ジスタに対応するレジスタへの制御データの書き込みと
同時に該制御データの書き込みを行い、且つ、該制御デ
ータを内部バスに読み出すことのできる書き込み読み出
しレジスタを設けた為、書き込み専用レジスタの内容の
確認が可能となり、正しいプログラム評価を行うことが
できる。
According to the present invention, the control data is simultaneously written into the register corresponding to the write-only register of the mass-production microcomputer, and the control data is written into the evaluation microcomputer. Since a read / write register that can be read is provided on the internal bus, the contents of the write-only register can be checked, and correct program evaluation can be performed.

【0010】[0010]

【実施例】本考案の詳細を図面に従って具体的に説明す
る。図1は、本考案の評価用マイクロコンピュータを説
明するためのブロック図である。図1において、(1)
は、量産用マイクロコンピュータと略同一機能を有する
評価用マイクロコンピュータである。ここで、量産用マ
イクロコンピュータは、例えば入出力ポート等の形態を
決定するための制御データが記憶されるレジスタ、即ち
内部バスを介して制御データの書き込みを行うが前記内
部バスに前記制御データを読み出すことのできない書き
込み専用レジスタを内蔵しており、これに準じて評価用
マイクロコンピュータ(1)内部にも書き込み専用レジス
タ(2)が設けられている。また、評価用マイクロコンピ
ュータ(1)内部において、(3)は、内部バス(4)を介し
て制御データの書き込みを行うと共に内部バス(4)に制
御データを読み出すことのできる書き込み読み出しレジ
スタであり、書き込み専用レジスタ(2)と共に書き込み
読み出し制御信号が印加される。つまり、書き込み状態
とするための書き込み読み出し制御信号が両レジスタ
(2)(3)に印加されると、両レジスタ(2)(3)には、後
述する開発支援ボードから得られた制御データが内部バ
ス(4)を介して同時に書き込まれる。そして、書き込み
専用レジスタ(2)のビット出力は入出力ポートを構成す
るトランジスタのゲートと接続されており、入出力ポー
トは書き込み専用レジスタ(2)のビット出力によって所
定の形態に設定されることになる。反対に読み出し状態
とするための書き込み読み出し制御信号が両レジスタ
(2)(3)に印加された場合、書き込み専用レジスタ(2)
のビット出力は内部バス(2)と接続されていない為、書
き込み読み出しレジスタ(3)のみが内部バス(4)への読
み出し状態となり、内部バス(4)を介して外部に取り出
されることになる。尚、書き込み専用レジスタ(2)を書
き込み読み出し兼用レジスタとせずに新たに書き込み読
み出しレジスタ(3)を設けたのは、評価用マイクロコン
ピュータ(1)がチップ上において量産用マイクロコンピ
ュータと同一パターンを有している為、書き込み専用レ
ジスタ(2)を読み出し兼用とするためのパターン変更を
するということはその周辺のパターン変更をも強いられ
ることになり、その結果評価用マイクロコンピュータ
(1)の大規模なパターン変更が必要となってしまうから
である。それに比べ、単に書き込み専用レジスタ(2)に
対応する書き込み読み出しレジスタ(3)をチップ上に設
けたほうがパターン変更が少なくて済み、評価用マイク
ロコンピュータ(1)の開発も速やかに行えるからであ
る。また、(5)は、評価用マイクロコンピュータ(1)の
処理データの書き込み又は読み出しを行うためのデータ
RAMである。
DESCRIPTION OF THE PREFERRED EMBODIMENTS The details of the present invention will be specifically described with reference to the drawings. FIG. 1 is a block diagram for explaining the evaluation microcomputer of the present invention. In FIG. 1, (1)
Is an evaluation microcomputer having substantially the same function as a mass-production microcomputer. Here, the mass-production microcomputer writes control data via a register in which control data for determining the form of an input / output port or the like is stored, that is, the internal bus, but writes the control data to the internal bus. A write-only register that cannot be read is built in, and a write-only register (2) is provided inside the evaluation microcomputer (1) according to this. Further, inside the evaluation microcomputer (1), (3) is a write / read register capable of writing control data via the internal bus (4) and reading control data onto the internal bus (4). , A write / read control signal is applied together with the write only register (2). That is, the write / read control signal for setting the write state is applied to both registers.
When applied to (2) and (3), control data obtained from a development support board, which will be described later, is simultaneously written into both registers (2) and (3) via the internal bus (4). The bit output of the write-only register (2) is connected to the gate of the transistor constituting the input / output port, and the input / output port is set to a predetermined form by the bit output of the write-only register (2). Become. Conversely, the write / read control signal for setting the read state is
(2) When applied to (3), write-only register (2)
Is not connected to the internal bus (2), only the write / read register (3) is in a read state to the internal bus (4) and is taken out to the outside via the internal bus (4). . The reason why the write / read register (3) is newly provided without using the write-only register (2) as the write / read register is that the evaluation microcomputer (1) has the same pattern on the chip as the mass production microcomputer. Therefore, changing the pattern of the write-only register (2) so that it can be used for both reading and reading also forces a change of the pattern around the register. As a result, the evaluation microcomputer is used.
This is because the large-scale pattern change of (1) is required. On the other hand, when the write / read register (3) corresponding to the write-only register (2) is simply provided on the chip, the pattern change is reduced, and the evaluation microcomputer (1) can be developed quickly. (5) is a data RAM for writing or reading processing data of the evaluation microcomputer (1).

【0011】(6)は前述した開発支援ボードである。開
発支援ボード(6)上において、(7)はプログラムRAM
であり、評価用マイクロコンピュータ(1)を動作させる
ためのプログラムデータや、書き込み専用レジスタ(2)
及び書き込み読み出し専用レジスタ(3)に所定の制御デ
ータを書き込むためのプログラムデータ等が記憶され
る。そして、これらのプログラムデータは、内部バス
(8)(4)を介して評価用マイクロコンピュータ(1)内部
に取り込まれることになる。また、(9)は評価用RAM
であり、評価用マイクロコンピュータ(1)を評価動作即
ちブレークさせたり1ステップ動作させたりするための
コマンドデータが記憶されている。
(6) is the development support board described above. On the development support board (6), (7) is the program RAM
And program data for operating the evaluation microcomputer (1) and a write-only register (2).
Program data for writing predetermined control data and the like are stored in the write / read only register (3). These program data are stored in the internal bus
(8) It is taken into the evaluation microcomputer (1) via (4). (9) is an evaluation RAM
And command data for causing the evaluation microcomputer (1) to perform an evaluation operation, that is, a break or a one-step operation, is stored.

【0012】(10)はホストコンピュータであり、評価用
マイクロコンピュータ(1)内部のデータRAM(5)の書
き込み内容やその他の各種レジスタの内容等を確認でき
るものである。更に、ホストコンピュータ(10)にはFD
(フロッピーディスク)等の外部記憶媒体(図示せず)が装
着可能となっており、開発支援ボード(6)上のプログラ
ムRAM(7)には、外部記憶媒体に予め記憶されたプロ
グラムデータが内部バス(8)を介してロードされ、所定
アドレスに必要とされるプログラムデータが書き込まれ
ることになる。
Reference numeral (10) denotes a host computer capable of confirming the written contents of the data RAM (5) in the evaluation microcomputer (1) and the contents of other various registers. Furthermore, the host computer (10) has an FD
An external storage medium (not shown), such as a floppy disk, can be mounted. The program RAM (7) on the development support board (6) contains program data stored in advance in the external storage medium. The program data is loaded via the bus (8) and required program data is written at a predetermined address.

【0013】以上の構成において、評価用マイクロコン
ピュータ(1)を評価動作させた場合、評価用マイクロコ
ンピュータ(1)の書き込み読み出しレジスタ(3)に書き
込まれている内容を内部バス(4)を介して外部に取り出
すことによって、量産用マイクロコンピュータの書き込
み専用レジスタに書き込むべき内容と同一内容をホスト
コンピュータ(10)で確認することができ、これより所定
形態に設定すべき入出力ポートの数が多くても、入出力
ポートのプログラマブルな設定状態をプログラマの記憶
に頼ることなく、容易に読み出された書き込み読み出し
レジスタ(3)の内容に基づいて、入出力ポートにおける
データの正誤を確実にチェックでき、強いてはプログラ
ム評価を確実に行えることになる。
In the above configuration, when the evaluation microcomputer (1) is operated for evaluation, the contents written in the write / read register (3) of the evaluation microcomputer (1) are transferred via the internal bus (4). By taking it out to the outside, the same contents to be written to the write-only register of the mass-production microcomputer can be confirmed by the host computer (10). However, the correct setting of the data at the input / output port can be reliably checked based on the contents of the read / write register (3) easily read without relying on the memory of the programmer for the programmable setting state of the input / output port. In other words, program evaluation can be performed reliably.

【0014】[0014]

【考案の効果】本考案によれば、評価用マイクロコンピ
ュータ内部に、量産用マイクロコンピュータの書き込み
専用レジスタへの制御データの書き込みと同時に該制御
データの書き込みを行い、且つ、該制御データを内部バ
スに読み出すことのできる書き込み読み出しレジスタを
設けた為、書き込み専用レジスタの内容の確認が可能と
なり、正しいプログラム評価を行うことができる利点が
得られる。
According to the present invention, the control data is simultaneously written into the write-only register of the mass-production microcomputer in the evaluation microcomputer, and the control data is written to the internal bus. Since a write / read register capable of reading data is provided, the contents of the write-only register can be checked, and an advantage that correct program evaluation can be performed can be obtained.

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

【図1】本考案の評価用マイクロコンピュータを説明す
るためのブロック図である。
FIG. 1 is a block diagram for explaining an evaluation microcomputer of the present invention.

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

(1) 評価用マイクロコンピュータ (2) 書き込み専用レジスタ (3) 書き込み読み出しレジスタ (4) 内部バス (1) Evaluation microcomputer (2) Write-only register (3) Write-read register (4) Internal bus

Claims (1)

(57)【実用新案登録請求の範囲】(57) [Scope of request for utility model registration] 【請求項1】 所定機能を所定形態に設定するための制
御データが内部バスを介して書き込まれ、且つ書き込ま
れた前記制御データを前記内部バスに読み出すことのな
い書き込み専用レジスタを含む量産用マイクロコンピュ
ータと略同一機能を有する評価用マイクロコンピュータ
において、 前記書き込み専用レジスタに対応し且つ前記書き込み専
用レジスタと同一パターンで配置されたレジスタと、該
レジスタに対応する書き込み読み出しレジスタとを備
え、前記レジスタ及び前記書き込み読み出しレジスタに
同時且つ共通印加される書き込み読み出し制御信号が前
記制御データの書き込みを指示している時、前記制御デ
ータを前記内部バスを介して前記レジスタ及び前記書き
込み読み出しレジスタに同時に書き込み、前記書き込み
読み出し制御信号が前記制御データの読み出しを指示し
ている時、前記書き込み読み出しレジスタからのみ前記
制御データを前記内部バスを介して外部に取り出し、前
記レジスタの内容を確認可能としたことを特徴とする評
価用マイクロコンピュータ。
1. A mass-production microcontroller for writing control data for setting a predetermined function to a predetermined form via an internal bus, and including a write-only register that does not read the written control data to the internal bus. An evaluation microcomputer having substantially the same function as a computer, wherein the evaluation microcomputer corresponds to the write-only register and
And a write / read register corresponding to the register, and the register and the write / read register
When a simultaneously and commonly applied write / read control signal indicates writing of the control data, the control data is simultaneously written to the register and the write / read register via the internal bus, and the write / read control signal is An evaluation microcomputer which, when instructing the reading of the control data, takes out the control data only from the write / read register via the internal bus to the outside so that the contents of the register can be confirmed. .
JP1991045406U 1991-06-17 1991-06-17 Evaluation microcomputer Expired - Lifetime JP2597156Y2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1991045406U JP2597156Y2 (en) 1991-06-17 1991-06-17 Evaluation microcomputer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1991045406U JP2597156Y2 (en) 1991-06-17 1991-06-17 Evaluation microcomputer

Publications (2)

Publication Number Publication Date
JPH04136757U JPH04136757U (en) 1992-12-18
JP2597156Y2 true JP2597156Y2 (en) 1999-06-28

Family

ID=31925277

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1991045406U Expired - Lifetime JP2597156Y2 (en) 1991-06-17 1991-06-17 Evaluation microcomputer

Country Status (1)

Country Link
JP (1) JP2597156Y2 (en)

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6343559U (en) * 1986-09-05 1988-03-23
JPH02281341A (en) * 1989-04-24 1990-11-19 Matsushita Graphic Commun Syst Inc Write data confirming method for debugging

Also Published As

Publication number Publication date
JPH04136757U (en) 1992-12-18

Similar Documents

Publication Publication Date Title
KR930000096B1 (en) Single chip microcomputer
JP2597156Y2 (en) Evaluation microcomputer
JPH0476681A (en) Microcomputer
JPS581451B2 (en) Data transfer method
JP3635996B2 (en) Information processing system
US5163135A (en) Computer system and method for setting recovery time upon execution of an I/O command
JPH03668B2 (en)
JP2004021421A (en) Control method for memory device, its program, and recording medium
JP3142084B2 (en) Information processing device
JPH11265319A (en) Method and device for reading out, changing and rewriting data stored in storage device
JP2793258B2 (en) Data setting method for positioning control device
JPS642177Y2 (en)
JP2643803B2 (en) Microcomputer
JP2940722B2 (en) Development support system
JPH0261749A (en) Data transfer device
GB2264574A (en) External data storage device and connection therefor.
JPH0155504B2 (en)
JPH07248927A (en) Input/output emulation circuit and data checking circuit
JP2919357B2 (en) CPU interface circuit
JP3293144B2 (en) Peripheral control device
JPH0736154B2 (en) Data storage
JPH03167682A (en) Microcomputer
JPS6218935B2 (en)
JPH0736178B2 (en) Memory controller
JPS59139427A (en) Information processing device

Legal Events

Date Code Title Description
EXPY Cancellation because of completion of term