JPH0827714B2 - Microcomputer - Google Patents
MicrocomputerInfo
- Publication number
- JPH0827714B2 JPH0827714B2 JP1002407A JP240789A JPH0827714B2 JP H0827714 B2 JPH0827714 B2 JP H0827714B2 JP 1002407 A JP1002407 A JP 1002407A JP 240789 A JP240789 A JP 240789A JP H0827714 B2 JPH0827714 B2 JP H0827714B2
- Authority
- JP
- Japan
- Prior art keywords
- data
- ram
- rom
- control circuit
- transferred
- 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
Links
Landscapes
- Executing Machine-Instructions (AREA)
Description
【発明の詳細な説明】 産業上の利用分野 本発明は、プログラム実行時の作業領域、および変数
領域等のデータ領域に記憶されているRAMデータを、プ
ログラムとして実行可能であり、かつROM内に記憶され
ているデータは、プログラムだけではなく、変数等のデ
ータとしても扱うことが可能なマイクロコンピュータに
関するものである。TECHNICAL FIELD The present invention is capable of executing RAM data stored in a work area at the time of executing a program and a data area such as a variable area as a program and storing the RAM data in a ROM. The stored data relates to a microcomputer that can be handled not only as a program but also as data such as variables.
従来の技術 従来より、マイクロコンピュータは、ROM内のプログ
ラムデータにより制御が行われていた。2. Description of the Related Art Conventionally, microcomputers have been controlled by program data stored in ROM.
以下に、従来のワンチップマイクロコンピュータのメ
モリ回路の動作について説明する。The operation of the memory circuit of the conventional one-chip microcomputer will be described below.
第4図は、従来のワンチップマイクロコンピュータの
メモリ配置である。第4図において、1はROMアドレス
バス、2はROMデータバス、3はRAMアドレスバス、4は
RAMデータバス、5はROM、6はRAM、7は命令デコー
ダ、8はROMアドレスバス1の情報をROM5に転送する制
御線、9はROM5のデータをROMデータバス2に転送する
制御線、10はRAMアドレスバス3の情報をRAM6に転送す
る制御線、11はRAM6のデータをRAMデータバス4に転送
する制御線である。FIG. 4 shows a memory arrangement of a conventional one-chip microcomputer. In FIG. 4, 1 is a ROM address bus, 2 is a ROM data bus, 3 is a RAM address bus, and 4 is
RAM data bus, 5 ROM, 6 RAM, 7 instruction decoder, 8 control line for transferring information of ROM address bus 1 to ROM 5, 9 control line for transferring data of ROM 5 to ROM data bus 2, 10 Is a control line for transferring the information of the RAM address bus 3 to the RAM 6, and 11 is a control line for transferring the data of the RAM 6 to the RAM data bus 4.
第5図は、従来の技術によるROM5,RAM6への読み出
し、書き込みのタイミング図である。FIG. 5 is a timing chart of reading and writing to the ROM5 and RAM6 according to the conventional technique.
第5図において、a,b,c,dは、読み出し書き込みの基
準となる各同期信号である。まずROM5内のプログラムの
読み出しが行われ、実行されるまでの過程を示す。ROM5
内のデータを読み出すためのアドレス情報が、ROMアド
レスバス1および制御線8を介して、同期信号cに同期
して、信号eのように出力される。上記信号eの動作時
に、ROMデータバス2に上記アドレス情報に対応するROM
5のデータが、信号fのように同期信号bに同期して、
制御線9および、ROMデータバス2、制御線12を介して
命令デコーダ7に転送され、解読後、実行される。In FIG. 5, a, b, c and d are respective sync signals which are the reference for reading and writing. First, the process in which the program in the ROM 5 is read and executed is shown. ROM5
The address information for reading the data in is output as a signal e in synchronization with the synchronization signal c via the ROM address bus 1 and the control line 8. ROM corresponding to the above address information on the ROM data bus 2 when the above signal e operates
The data of 5 is synchronized with the synchronization signal b like the signal f,
It is transferred to the instruction decoder 7 via the control line 9, the ROM data bus 2 and the control line 12, and is decoded and then executed.
次に、RAM6のデータが読み出されるまでの過程を示
す。RAM6を読み出すためのアドレス情報が、RAMアドレ
スバス3、制御線10を介して、同期信号aに同期して、
信号gのように出力される。上記信号gの動作時にRAM
データバス4に、上記アドレス情報に対応するRAM6のデ
ータが、信号hのように同期信号dに同期して、制御線
11、およびRAMデータバス4を介して転送される。Next, the process until the data in the RAM 6 is read will be shown. Address information for reading the RAM 6 is synchronized with the synchronization signal a via the RAM address bus 3 and the control line 10,
It is output like the signal g. RAM when the above signal g operates
The data of the RAM 6 corresponding to the above address information is synchronized with the synchronizing signal d like the signal h on the data bus 4 and the control line
11, and via the RAM data bus 4.
さらに、RAM6に、データが書き込まれるまでの過程を
示す。RAM6にデータを書き込むためのアドレス情報が、
RAMアドレスバス3、制御線10を介して同期信号aに同
期して、信号iのように出力される。上記信号iの動作
時に、RAMデータバス4に、書き込むデータを、信号j
のように、同期信号bに同期して、転送すれば、制御線
11を介して、RAM6に送られ、書き込みが行われる。Furthermore, the process until the data is written in the RAM 6 is shown. Address information for writing data to RAM6,
The signal i is output via the RAM address bus 3 and the control line 10 in synchronization with the synchronizing signal a. When the signal i is operated, the data to be written to the RAM data bus 4 is transferred to the signal j.
If the transfer is performed in synchronization with the synchronization signal b as shown in
It is sent to the RAM 6 via 11 and writing is performed.
発明が解決しようとする課題 しかしながら上記従来の構成では、ROMデータとRAMデ
ータが明確に分離され、ROM領域内のデータは、プログ
ラムとして利用され、RAMデータバスには上記ROMデータ
を直接転送はできず、かつ、RAM記憶領域のデータも上
記ROMデータと同様に、ROMデータとして、ROMデータバ
スに転送することができないため、RAM記憶領域には、
プログラムを記憶させることができないという問題点を
有していた。However, in the above conventional configuration, the ROM data and the RAM data are clearly separated, the data in the ROM area is used as a program, and the ROM data cannot be directly transferred to the RAM data bus. In addition, since the data in the RAM storage area cannot be transferred to the ROM data bus as ROM data like the above ROM data,
There was a problem that the program could not be stored.
本発明は、上記従来の問題点を解決するもので、RAM
領域内のデータアクセス時にも、ROMデータバスにRAMデ
ータの転送が可能であり、ROM領域内のデータアクセス
時にもRAMデータバスにROMデータの転送が可能とし、デ
ータの用途に柔軟性と汎用性を持たせたマイクロコンピ
ュータの提供を目的とする。The present invention solves the above-mentioned conventional problems, and
RAM data can be transferred to the ROM data bus even when accessing data in the area, and ROM data can be transferred to the RAM data bus even when accessing data in the ROM area, providing flexibility and versatility in data usage. The purpose is to provide a microcomputer having a.
課題を解決するための手段 この目的を達するために、本発明のマイクロコンピュ
ータは、ROMおよびRAM内データについて、一つのアドレ
スに対し、一つのデータの割り当てを行い、同一のアド
レスがROM,RAM空間を通じて存在しないようにし、か
つ、上記アドレス情報によりROMまたはRAMアドレス空間
のどちらであるかという、第1の判定を行い、かつ、RO
Mアドレスバスまたは、RAMアドレスバスのどちらから、
上記アドレス情報が送られてきたかという第2の判定が
行える第1の制御回路を設け、上記第1の制御回路は、
第2の制御回路へ、上記第1および上記第2の判定結果
を転送し、第2の制御回路は、上記第1、および上記第
2の判定結果に基づいて上記アドレス情報に対応するデ
ータを上記ROMアドレスバスから、アドレス情報が送ら
れてきた場合には、ROMデータバスに、ROMデータとして
意味づけられる同期信号に同期して転送され、また、上
記RAMアドレスバスからアドレス情報が送られてきたと
きは、RAMデータとして、RAMデータバスにRAMデータと
して意味づけられる同期信号に同期して転送される構成
を有している。Means for Solving the Problems To achieve this object, the microcomputer of the present invention assigns one data to one address for the data in the ROM and the RAM, and the same address is assigned to the ROM and RAM spaces. , And whether the ROM address space is the ROM address space or the RAM address space is determined by the first address.
From either M address bus or RAM address bus,
A first control circuit is provided which can make a second determination as to whether or not the address information has been sent, and the first control circuit comprises:
The first and second determination results are transferred to the second control circuit, and the second control circuit stores data corresponding to the address information based on the first and second determination results. When the address information is sent from the ROM address bus, it is transferred to the ROM data bus in synchronization with a synchronization signal that is meant as ROM data, and the address information is sent from the RAM address bus. In this case, the RAM data is transferred to the RAM data bus in synchronization with a synchronization signal that is meant as the RAM data.
作用 この構成により、RAMおよびROM内のデータを区別なく
扱うことが可能であるので、RAM内データをROM内のプロ
グラムと同じように解読実行が行えると共に、ROM内デ
ータも、従来技術のRAMデータと同様に読み出し参照す
ることができる。Operation With this configuration, the data in RAM and ROM can be handled without distinction, so the data in RAM can be decoded and executed in the same way as the program in ROM, and the data in ROM can It can be read and referenced in the same manner as.
実施例 以下に本発明の実施例について、図面を参照しながら
説明する。Embodiments Embodiments of the present invention will be described below with reference to the drawings.
第1図、第2図は、本発明実施例のマイクロコンピュ
ータのメモリ回路を示すものであり、第3図は、上記コ
ンピュータのメモリのアドレス空間を示す概念図であ
る。1 and 2 show the memory circuit of the microcomputer of the embodiment of the present invention, and FIG. 3 is a conceptual diagram showing the address space of the memory of the computer.
第1図、第2図において、1はROMアドレスバス、2
はROMデータバス、3はRAMアドレスバス、4はRAMデー
タバス、5はROM,6はRAMである。7は命令デコーダ、30
はアドレス情報を第2の制御回路40に転送すると共に、
ROMアドレスバス1、または、RAMアドレスバス3のどち
らから転送されてきたかを判定する第1の制御回路、40
は第1の制御回路からのアドレス情報をROM5,RAM6に転
送すると共に、読み出されたデータをROMデータバス2,R
AMデータバス4のどちらかに転送する第2の制御回路、
51はROMアドレス情報を第1の制御回路30に転送する制
御線、52はRAMアドレス情報を第1の制御回路30に転送
する制御線、53はアドレス情報を第2の制御回路40に転
送する制御線、54は第1の制御回路30が判定した結果
を、第2の制御回路40に転送する制御線、55は第2の制
御回路40からのアドレス情報をRAM6に転送する制御線、
56はRAMデータをRAMと第2の制御回路40との間で転送さ
せる制御線、57はROM5にアドレス情報を転送する制御
線、58はROM5のデータを第2の制御回路40に転送する制
御線、59はRAMデータバス4と第2の制御回路40を接続
する制御線、60はROMデータバス2と第2の制御回路40
を接続させる制御線である。1 and 2, 1 is a ROM address bus, 2
Is a ROM data bus, 3 is a RAM address bus, 4 is a RAM data bus, 5 is a ROM, and 6 is a RAM. 7 is an instruction decoder, 30
Transfers address information to the second control circuit 40, and
A first control circuit for determining whether the transfer is made from the ROM address bus 1 or the RAM address bus 3, 40
Transfers the address information from the first control circuit to ROM5, RAM6, and reads the read data from ROM data bus 2, R6.
A second control circuit that transfers to either of the AM data buses 4,
Reference numeral 51 is a control line for transferring the ROM address information to the first control circuit 30, 52 is a control line for transferring the RAM address information to the first control circuit 30, and 53 is a transfer line for the address information to the second control circuit 40. A control line, 54 is a control line for transferring the result determined by the first control circuit 30 to the second control circuit 40, 55 is a control line for transferring the address information from the second control circuit 40 to the RAM 6,
56 is a control line for transferring RAM data between the RAM and the second control circuit 40, 57 is a control line for transferring address information to the ROM 5, 58 is a control for transferring the data of the ROM 5 to the second control circuit 40 A line, 59 is a control line connecting the RAM data bus 4 and the second control circuit 40, and 60 is a ROM data bus 2 and the second control circuit 40.
Is a control line for connecting the.
401はアドレス情報または、読み出したデータの転送
するタイミングを変更する制御回路、402はアドレス情
報を、一時記憶すると共に、制御回路401の制御信号に
より、ROM5、またはRAM6に転送する回路、403はROM5ま
たはRAM6の読み出したデータ、および、RAM6に書き込む
データを一時記憶すると共に、制御回路401の制御信号
により、ROMデータバス2、RAMデータバス4に、上記デ
ータを転送する回路である。Reference numeral 401 is a control circuit for changing the transfer timing of the address information or read data, 402 is a circuit for temporarily storing the address information and transferring it to the ROM5 or RAM6 by the control signal of the control circuit 401, and 403 is the ROM5 Alternatively, it is a circuit for temporarily storing the data read from the RAM 6 and the data to be written to the RAM 6 and transferring the above data to the ROM data bus 2 and the RAM data bus 4 by the control signal of the control circuit 401.
第3図において、501はROMのアドレス空間、502は従
来技術のROMデータが記憶できるRAM空間、503は従来技
術のRAMとして扱える空間である。In FIG. 3, 501 is a ROM address space, 502 is a RAM space that can store ROM data of the related art, and 503 is a space that can be handled as RAM of the related art.
つぎに、本実施例のマイクロコンピュータについて、
その動作を説明する。Next, regarding the microcomputer of the present embodiment,
The operation will be described.
まず、ROM5内のデータを読み出すまでの過程を示す。 First, the process of reading the data in the ROM 5 will be described.
アドレス情報がROMアドレスバス1を介して転送され
てきた場合は、上記アドレス情報が制御線51を介して、
第1の制御回路30へ、従来技術の第5図での信号eのよ
うに、同期信号cに同期して転送される。第1の制御回
路30は、アドレス情報を制御線53を介して制御回路402
に転送すると共に、上記アドレス情報が、第3図の通
り、501に示す空間であることを判定し、上記判定結果
を制御線54を介し、制御回路401へ転送する。制御回路4
01は、制御回路402のアドレス情報を制御線57を介し
て、そのままROM5に通過転送する。上記アドレス情報に
対応するROMデータは、第5図、同期信号bに同期し
て、制御線58を介して、制御回路403に転送される。制
御回路401からの信号により制御回路403のROMデータを
制御線60を介して、ROMデータバス2に通過転送させ、
第5図の信号fのように転送される。When the address information is transferred via the ROM address bus 1, the address information is transferred via the control line 51.
The signal is transferred to the first control circuit 30 in synchronism with the synchronizing signal c, like the signal e in FIG. 5 of the prior art. The first control circuit 30 sends the address information to the control circuit 402 via the control line 53.
At the same time, the address information is determined to be the space 501 as shown in FIG. 3, and the determination result is transferred to the control circuit 401 via the control line 54. Control circuit 4
01 transfers the address information of the control circuit 402 to the ROM 5 as it is via the control line 57. The ROM data corresponding to the above address information is transferred to the control circuit 403 via the control line 58 in synchronization with the synchronizing signal b shown in FIG. The ROM data of the control circuit 403 is transferred through the control line 60 to the ROM data bus 2 by the signal from the control circuit 401,
It is transferred as the signal f in FIG.
上記ROMデータは、制御線61を介して、命令デコーダ
7に転送された後、解読され実行される。The ROM data is transferred to the instruction decoder 7 via the control line 61 and then decoded and executed.
また、上記アドレス情報が、RAMアドレスバス3を介
して、転送されてきた場合は、上記アドレス情報が制御
線52を介して、第1の制御回路30へ、第5図の信号gの
ように同期信号aに同期して転送される。第1の制御回
路30は、上記アドレス情報を制御線53を介して、制御回
路402に転送すると共に、上記アドレス情報が、第3図5
01に示す空間であることを判定し、上記判定結果を制御
線54を介して、制御回路401へ転送する。制御回路402
は、転送された上記アドレス情報を一時記憶すると共
に、制御回路401は、第5図における同期信号cに同期
して、制御回路402のデータを制御線57を介して、ROM5
に転送する。上記アドレス情報に対応するROMデータ
は、第5図の同期信号bに同期して制御線58を介して、
制御回路403に転送される。制御回路403は、上記ROMデ
ータを一時記憶すると共に、制御回路401からの信号に
より、第5図の同期信号dに同期して、制御回路403の
上記ROMデータを制御線59を介して、RAMデータバス4に
転送する。When the address information is transferred via the RAM address bus 3, the address information is transferred to the first control circuit 30 via the control line 52 as shown by the signal g in FIG. It is transferred in synchronization with the synchronization signal a. The first control circuit 30 transfers the address information to the control circuit 402 via the control line 53, and the address information is transferred to the control circuit 402 shown in FIG.
It is determined that the space is indicated by 01, and the above determination result is transferred to the control circuit 401 via the control line 54. Control circuit 402
Temporarily stores the transferred address information, and the control circuit 401 synchronizes the data of the control circuit 402 with the ROM5 via the control line 57 in synchronization with the synchronization signal c in FIG.
Transfer to. The ROM data corresponding to the above address information is synchronized with the synchronization signal b in FIG.
It is transferred to the control circuit 403. The control circuit 403 temporarily stores the ROM data, and, in response to a signal from the control circuit 401, synchronizes the ROM data of the control circuit 403 with the RAM through the control line 59 in synchronization with the synchronization signal d of FIG. Transfer to the data bus 4.
次に、RAM6内のデータを読み出すまでの過程を示す。 Next, a process of reading the data in the RAM 6 will be described.
アドレス情報が、RAMアドレスバス3を介して転送さ
れてきた場合は、上記アドレス情報が制御線52を介して
第1の制御回路30へ、第5図の同期信号aに同期して、
信号gのように転送される。第1の制御回路30は、上記
アドレス情報を制御線53を介して、制御回路402に転送
すると共に、上記アドレス情報が、第3図の502、503に
示すRAM空間であることを判定し、上記判定結果を制御
線54を介して制御回路401に転送する。制御回路401は、
制御回路402の上記アドレス情報を制御線55を介して、R
AM6に通過転送する。上記アドレス情報に対応するRAMデ
ータは、第5図の同期信号dに同期して、制御線56を介
して、制御回路403に転送される。制御回路401からの信
号により、制御回路403の上記RAMデータを制御線59を介
して、RAMデータバス4に通過転送させ、第5図の信号
hのように転送される。When the address information is transferred via the RAM address bus 3, the address information is transferred to the first control circuit 30 via the control line 52 in synchronization with the synchronization signal a shown in FIG.
It is transferred as signal g. The first control circuit 30 transfers the address information to the control circuit 402 via the control line 53, and determines that the address information is the RAM space indicated by 502 and 503 in FIG. The determination result is transferred to the control circuit 401 via the control line 54. The control circuit 401 is
The address information of the control circuit 402 is transferred to R via the control line 55.
Transfer to AM6. The RAM data corresponding to the address information is transferred to the control circuit 403 via the control line 56 in synchronization with the synchronization signal d shown in FIG. A signal from the control circuit 401 causes the RAM data of the control circuit 403 to pass through the RAM data bus 4 via the control line 59, and is transferred as a signal h in FIG.
また、上記アドレス情報が、ROMアドレスバス1を介
して転送されてきた場合は、上記アドレス情報が、制御
線51を介して第1の制御回路30へ、第5図の同期信号c
に同期して信号eのように転送される。第1の制御回路
30は、上記アドレス情報を、制御線53を介して、制御回
路402に転送すると共に、上記アドレス情報が、第3図
の502に示すROMデータとして記憶可能であるRAM領域と
いうことを判定し、制御回路402に転送する。制御回路4
02は、上記アドレス情報を一時記憶すると共に、制御回
路401は、第5図における同期信号aに同期させて、RAM
6に、制御回路402のデータを制御線55を介して転送す
る。上記アドレス情報に対するRAMデータは、第5図の
同期信号dに同期して、RAM6より制御線56を介して制御
回路403に転送される。制御回路403は、上記RAMデータ
を一時記憶すると共に、制御回路401からの信号によ
り、第5図の同期信号bに同期して、制御回路403のデ
ータを制御線60を介して、ROMデータバス2に、第5図
の信号fのように転送される。そして、制御線61、およ
び命令デコーダ7を介して解読実行される。Further, when the address information is transferred via the ROM address bus 1, the address information is transferred to the first control circuit 30 via the control line 51 to the synchronization signal c in FIG.
Is transferred in synchronization with the signal e. First control circuit
30 transfers the address information to the control circuit 402 via the control line 53, and determines that the address information is a RAM area that can be stored as ROM data indicated by 502 in FIG. Transfer to the control circuit 402. Control circuit 4
02 temporarily stores the address information, and the control circuit 401 synchronizes with the synchronization signal a in FIG.
6, the data of the control circuit 402 is transferred via the control line 55. RAM data corresponding to the address information is transferred from the RAM 6 to the control circuit 403 via the control line 56 in synchronization with the synchronization signal d shown in FIG. The control circuit 403 temporarily stores the RAM data, and in accordance with the signal from the control circuit 401, synchronizes the data of the control circuit 403 with the ROM data bus via the control line 60 in synchronization with the synchronization signal b of FIG. 2 is transferred as shown in FIG. Then, the decoding is executed via the control line 61 and the instruction decoder 7.
次に、RAM6にデータが書き込まれるまでの過程を示
す。Next, a process until data is written in the RAM 6 will be shown.
アドレス情報が、RAMアドレスバス3、および、制御
線52を介して第1の制御回路30に第5図の同期信号aに
同期して転送される。第1の制御回路30は、上記アドレ
ス情報を、制御線53を介して制御回路402に転送すると
共に、上記アドレス情報が、第3図の502,503に示すRAM
空間であることを判定し、上記判定結果を制御線54を介
して制御回路401に転送する。制御回路401は、上記アド
レス情報である制御回路402のデータを制御線55を介し
て、RAM6へ通過転送させる。RAM6に書き込まれるデータ
は、RAMデータバス4および、制御線59を介して、第5
図の同期信号bに同期して、制御回路403へ、第5図の
信号jのように転送される。制御回路401からの信号に
より、制御回路403のデータを制御線56を介して、RAM6
に転送され、書き込みが行われる。Address information is transferred to the first control circuit 30 via the RAM address bus 3 and the control line 52 in synchronization with the synchronization signal a shown in FIG. The first control circuit 30 transfers the address information to the control circuit 402 via the control line 53, and the address information is stored in the RAMs 502 and 503 shown in FIG.
It is determined that it is a space, and the determination result is transferred to the control circuit 401 via the control line 54. The control circuit 401 transfers the data of the control circuit 402, which is the address information, to the RAM 6 through the control line 55. The data written in the RAM 6 is transferred to the fifth via the RAM data bus 4 and the control line 59.
The signal is transferred to the control circuit 403 as a signal j in FIG. 5 in synchronization with the synchronizing signal b in the figure. In response to a signal from the control circuit 401, the data of the control circuit 403 is transferred to the RAM 6 via the control line 56.
And is written to.
以上のように本実施例によれば、RAM内のデータを従
来技術のROMデータにも、あるいは、ROM内データも従来
技術のRAMデータとして読み出せるようにしたことによ
り、RAM内にも、プログラムデータ、ROM内にも参照用デ
ータの記憶が行え、コンピュータとしての柔軟性や、機
能を増大させることができる。As described above, according to the present embodiment, the data in the RAM can be read as the ROM data of the conventional technique, or the data in the ROM can be read as the RAM data of the conventional technique. The reference data can be stored in the data and the ROM, and the flexibility and function as a computer can be increased.
なお、本実施例では、第5図における同期信号は、4
相としたが、3相、2相でもかまわず、また、ROMアド
レスバス、RAMアドレスバスにアドレス情報が転送され
るタイミング、あるいは、アドレス情報に対応するデー
タが転送されるタイミングは、従来例に示す様式でなく
てもかまわず、ROM内データがRAMデータとして意味づけ
られる同期信号に同期して、RAMデータバスへ、また
は、RAM内データが、ROMデータバスへROMデータとして
意味づけられる同期して転送されるのであるならば、ど
のような、タイミングに転送されてもなんらさしつかえ
ない。In this embodiment, the sync signal in FIG.
Although it is assumed that the phases are three phases or two phases, the timing at which the address information is transferred to the ROM address bus and the RAM address bus, or the timing at which the data corresponding to the address information is transferred is the same as in the conventional example. The data in the ROM does not have to be in the format shown, but the data in the ROM can be synchronized to the RAM data bus or the data in the RAM can be synchronized to the ROM data bus in synchronization with the synchronization signal that is defined as the RAM data. If it is transferred at any time, it does not matter what kind of timing is transferred.
発明の効果 以上のように、本発明によれば、RAM内データをROMデ
ータバスへ、ROM内データをRAMデータバスへ転送できる
機構を設けたことにより、RAM内データを従来技術のROM
データ、すなわちプログラムとして実行が行え、かつ、
上記プログラムの編集、修正、追加等が簡単に行え、ま
た、ROM内にも、参照用データを記憶することができる
優れたマイクロコンピュータが実現可能である。As described above, according to the present invention, the mechanism for transferring the data in the RAM to the ROM data bus and the data in the ROM to the RAM data bus is provided.
Data, that is, it can be executed as a program, and
It is possible to realize an excellent microcomputer capable of easily editing, modifying, adding, etc. of the program and storing the reference data in the ROM.
第1図,第2図は本実施例におけるマイクロコンピュー
タのメモリ構成図、第3図はアドレス空間配置図、第4
図は従来技術のメモリ構成図、第5図はRAMおよびROM内
データの読み込み、書き出しのタイミングチャートであ
る。 1……ROMアドレスバス、2……ROMデータバス、3……
RAMアドレスバス、4……RAMデータバス、5……ROM、
6……RAM、7……命令デコーダ、30……第1の制御回
路,40……第2の制御回路、8,9,10,11,12,51,52,53,54,
55,56,57,58,59,60,61……制御線、402,403……一時記
憶できる制御回路、401……402,403を制御する制御回
路、501……ROMアドレス空間、502……従来技術のROMデ
ータを記憶できるRAMアドレス空間、503……従来技術と
同じ用途のRAMアドレス空間。1 and 2 are memory block diagrams of the microcomputer in this embodiment, FIG. 3 is an address space layout diagram, and FIG.
FIG. 5 is a memory configuration diagram of a conventional technique, and FIG. 5 is a timing chart of reading and writing data in RAM and ROM. 1 ... ROM address bus, 2 ... ROM data bus, 3 ...
RAM address bus, 4 ... RAM data bus, 5 ... ROM,
6 ... RAM, 7 ... instruction decoder, 30 ... first control circuit, 40 ... second control circuit, 8,9,10,11,12,51,52,53,54,
55 ... RAM address space that can store ROM data, 503 ... RAM address space for the same purpose as the conventional technology.
Claims (1)
接続され、前記RAMアドレスバスまたは前記ROMアドレス
バスから得られるアドレス情報がRAMアドレス空間を示
すかROMアドレス空間を示すかを判定し、判定結果を制
御信号として出力する第1の制御回路と、前記第1の制
御回路の出力する制御信号に基づき、RAMあるいはROMの
いずれかに前記アドレス情報を転送し、前記RAMまたは
前記ROMの中の前記アドレス情報に対応するデータを読
みだし、このデータを前記RAMデータバスまたは前記ROM
データバスに転送する第2の制御回路とを備えることに
より、前記RAM内に記憶されたデータを前記RAMデータバ
スまたは前記ROMデータバスのいずれにも転送可能と
し、また前記ROM内に記憶されたデータを前記RAMデータ
バスまたは前記ROMデータバスのいずれにも転送可能と
したマイクロコンピュータ。1. A RAM address bus and a ROM address bus are connected, and it is determined whether the RAM address bus or the address information obtained from the ROM address bus indicates a RAM address space or a ROM address space. A first control circuit outputting as a control signal, and the address information is transferred to either a RAM or a ROM based on the control signal output from the first control circuit, and the address in the RAM or the ROM is transferred. The data corresponding to the information is read out, and this data is transferred to the RAM data bus or the ROM.
By providing the second control circuit for transferring to the data bus, the data stored in the RAM can be transferred to either the RAM data bus or the ROM data bus, and the data stored in the ROM is also stored. A microcomputer capable of transferring data to either the RAM data bus or the ROM data bus.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP1002407A JPH0827714B2 (en) | 1989-01-09 | 1989-01-09 | Microcomputer |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP1002407A JPH0827714B2 (en) | 1989-01-09 | 1989-01-09 | Microcomputer |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH02183331A JPH02183331A (en) | 1990-07-17 |
JPH0827714B2 true JPH0827714B2 (en) | 1996-03-21 |
Family
ID=11528392
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP1002407A Expired - Lifetime JPH0827714B2 (en) | 1989-01-09 | 1989-01-09 | Microcomputer |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH0827714B2 (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0659971A (en) * | 1992-08-10 | 1994-03-04 | Matsushita Electric Ind Co Ltd | Memory reader |
Family Cites Families (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS5694451A (en) * | 1979-12-27 | 1981-07-30 | Fujitsu Ltd | Microprocessor incorporating memory |
JPS59117651A (en) * | 1982-12-24 | 1984-07-07 | Matsushita Electric Ind Co Ltd | Memory extension circuit of single-chip microcomputer |
JPS60129856A (en) * | 1983-12-19 | 1985-07-11 | Matsushita Electric Ind Co Ltd | Memory control circuit |
JPS6375852A (en) * | 1986-09-18 | 1988-04-06 | Toyo Commun Equip Co Ltd | Memory access system |
-
1989
- 1989-01-09 JP JP1002407A patent/JPH0827714B2/en not_active Expired - Lifetime
Also Published As
Publication number | Publication date |
---|---|
JPH02183331A (en) | 1990-07-17 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JPH0827714B2 (en) | Microcomputer | |
JPS60146366A (en) | Picture processor | |
JPS61228539A (en) | Address converting circuit | |
JPH0246970B2 (en) | MEMORIKA KUCHOHOSHIKI | |
JP2687679B2 (en) | Program development equipment | |
JPH05189352A (en) | I/o address translation system | |
JPH07311842A (en) | Picture storage device | |
JPH079280Y2 (en) | Stack circuit | |
JPS6329864A (en) | System constitution control system | |
JPS60134947A (en) | Memory extension system | |
JP2837477B2 (en) | Multiplex control of bitmap memory | |
JP2626294B2 (en) | Color image processing equipment | |
JPS6353588A (en) | Display device | |
JPS62243075A (en) | Image data transfer device | |
JPH0385658A (en) | Data processor | |
JPS61193252A (en) | Variable address conversion system | |
JPH0865497A (en) | Image processing system | |
JPH08329232A (en) | Picture data storage device | |
JPH0247782A (en) | Picture signal processor | |
JPS62108351A (en) | Common memory access system | |
JPS6362055A (en) | Read-only memory | |
JPH0387957A (en) | Bus access method | |
JPS58178390A (en) | Image display system | |
JPS6037062A (en) | Memory reading-out method | |
JPS61184587A (en) | Image display controller |