JP3449749B2 - Information processing device - Google Patents
Information processing deviceInfo
- Publication number
- JP3449749B2 JP3449749B2 JP15584193A JP15584193A JP3449749B2 JP 3449749 B2 JP3449749 B2 JP 3449749B2 JP 15584193 A JP15584193 A JP 15584193A JP 15584193 A JP15584193 A JP 15584193A JP 3449749 B2 JP3449749 B2 JP 3449749B2
- Authority
- JP
- Japan
- Prior art keywords
- bank
- address
- memory
- information processing
- select signal
- 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
Description
【0001】[0001]
【産業上の利用分野】本発明は、マイクロプロセッサユ
ニット等の情報処理装置に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information processing device such as a microprocessor unit.
【0002】[0002]
【従来の技術】図5は、ROM及びRAMを内蔵したM
PUのメモリマップを示す。頭部に&Hを付して16進
数を表記すると、内部ROM及び内部RAMのアドレス
範囲はそれぞれ&HFF8000〜&HFFFFFF及
び&H000100〜&H000FFFとなっている。
内部ROMには、プログラム及び定数データが格納され
ており、一方、内部RAMは、ワークエリアとして利用
され、データがアクセスされる。2. Description of the Related Art FIG. 5 shows an M including a ROM and a RAM.
The memory map of PU is shown. When & H is added to the head and a hexadecimal number is written, the address ranges of the internal ROM and internal RAM are & HFF8000 to & HFFFFFF and & H000100 to & H000FFF , respectively.
Programs and constant data are stored in the internal ROM, while the internal RAM is used as a work area for accessing data.
【0003】命令語中のアドレス指定部のビット数を少
なくして命令語長を短くするために、全メモリ空間を、
上位8ビットで区別されるバンクに分割している。プロ
グラム中の命令語読出用のバンクアドレスは命令語アク
セスバンクレジスタR1に保持され、データアクセス用
のバンクアドレスはデータアクセスバンクレジスタR2
に保持される。 データアクセスバンクレジスタR2に
は、内部RAM内のデータをアクセスする場合、&H0
0を書き込み、内部ROM内の定数データをアクセスす
る場合、&HFFを書き込む必要がある。このため、ア
クセス対象の内部RAM及び内部ROMに応じて、デー
タアクセスバンクレジスタR2の内容を書き換える必要
があり、プログラムが長くなったり、プログラム実行時
間が増加する原因となっていた。In order to reduce the number of bits of the address designation section in the instruction word and shorten the instruction word length, the entire memory space is
It is divided into banks that are distinguished by the upper 8 bits. The bank address for reading the instruction word in the program is held in the instruction word access bank register R1, and the bank address for data access is the data access bank register R2.
Held in. When accessing the data in the internal RAM, the data access bank register R2 is & H0.
When writing 0 and accessing constant data in the internal ROM, & HFF must be written. Therefore, it is necessary to rewrite the contents of the data access bank register R2 according to the internal RAM and the internal ROM to be accessed, which causes a long program and a long program execution time.
【0004】この問題を解決するために、従来では、電
源投入直後に実行される初期化ルーチンにおいて予め、
内部ROM内の全定数データを内部RAMに転送してお
き、内部RAMから定数データを読み出すようにしてい
た。In order to solve this problem, conventionally, in an initialization routine executed immediately after power-on,
All constant data in the internal ROM has been transferred to the internal RAM, and the constant data has been read from the internal RAM.
【0005】[0005]
【発明が解決しようとする課題】しかし、内部ROMの
定数データを内部RAMに転送するための余分な時間が
必要となり、かつ、内部RAMの利用可能な容量が少な
くなる。本発明の目的は、このような問題点に鑑み、R
OMに格納された定数データを予めRAMへ転送するこ
とによるRAMの記憶容量の無駄を省くことができ、R
OMに格納されるプログラムをより短くすることがで
き、かつ、プログラム実行時間を短縮することができる
情報処理装置を提供することにある。However, extra time is required to transfer the constant data in the internal ROM to the internal RAM, and the available capacity of the internal RAM is reduced. In view of such problems, the object of the present invention is to
Since the constant data stored in the OM is transferred to the RAM in advance, it is possible to eliminate waste of the storage capacity of the RAM.
An object of the present invention is to provide an information processing device that can shorten the program stored in the OM and can shorten the program execution time.
【0006】[0006]
【課題を解決するための手段及びその作用】本発明に係
る情報処理装置を、実施例図中の対応する構成要素の符
号を引用して説明する。本発明は、例えば図1〜3に示
す如く、上位アドレスでバンクが区別され、第1セレク
ト信号(CS1)で選択される第1メモリ(12)が第
1バンクに割当てられ、第2セレクト信号(CS2)で
選択される第2メモリ(13)が第2バンクに割当てら
れた情報処理装置において、 該上位アドレスに基づいて
該バンクを判定し、該第1バンクであると判定したとき
は該第1セレクト信号をアクティブにし、該第2バンク
であると判定したときは該第1セレクト信号及び該第2
セレクト信号を共にアクティブにするバンクデコード回
路(16)を備え、下位アドレスの領域が該第1メモリ
と該第2メモリとで異なるようにしたことを特徴とす
る。 An information processing apparatus according to the present invention will be described with reference to the reference numerals of corresponding constituent elements in the embodiments. The present invention is, for example, as shown in FIGS. 1-3, the banks are distinguished by the upper address, the first selector
The first memory (12) selected by the control signal (CS1)
It is assigned to one bank and the second select signal (CS2)
The selected second memory (13) is assigned to the second bank.
Information processing device based on the upper address
When the bank is determined and it is determined that the bank is the first bank
Activates the first select signal to activate the second bank
When it is determined that the first select signal and the second select signal
Bank decode times that activate both select signals
Path (16), the area of the lower address is the first memory
And the second memory is different.
It
【0007】上記構成により、第2バンクが指定されて
いるとバンクデコード回路(16)が判定したときは第
1セレクト信号CS1及び第2セレクト信号CS2が共
にアクティブになる。しかし、第2バンクの下位アドレ
ス範囲が第1メモリ(12)と第2メモリ(13)とで
異なるので、第1メモリ(12)又は第2メモリ(1
3)の何れか一方のみアクセスされ、データ衝突は生じ
ない。With the above structure, the second bank is designated.
If the bank decode circuit (16) determines that
1 select signal CS1 and second select signal CS2
Become active. However, the lower address of the second bank
The memory range is between the first memory (12) and the second memory (13).
Since it is different, the first memory (12) or the second memory (1
Only one of 3) is accessed and no data collision occurs.
【0008】第2バンクに格納されているデータをアク
セスする場合、データが第1メモリ(12)及び第2メ
モリ(13)の両方に格納されていても上位アドレスを
変更せずにアクセスすることができる。 The data stored in the second bank is accessed.
When accessing the data, the data is stored in the first memory (12) and the second memory (12).
Even if it is stored in both memory (13),
Can be accessed without modification.
【0009】したがって、この上位アドレス変更を避け
るために電源投入直後に実行される初期化ルーチンにお
いて予め第1メモリ内のデータを第2メモリに転送して
おく必要がなく、しかも、この転送による第2メモリの
記憶容量の無駄を省くことができる。また、上記のよう
に上位アドレスを変更しなくてよいので、第1メモリに
格納されるプログラムをより短くすることができ、か
つ、プログラム実行時間を短縮することもできる。本発
明の第1態様では、例えば図3(A)に示す如く、第1
バンクを指定する前記上位アドレスの値はその各ビット
が同一値であり、第2バンクを指定する該上位アドレス
の値はその各ビットが該同一値を反転した値であり、バ
ンクデコード回路(16)は、例えば図1(B)に示す
如く、上位アドレスが供給されるアンドゲート(21
A)又はノアゲート(22A)の出力により第1バンク
又は第2バンクであると判定する。 Therefore, avoiding this upper address change
Therefore, the initialization routine that is executed immediately after the power is turned on
And transfer the data in the first memory to the second memory in advance.
There is no need to keep it, and the second memory of this transfer
It is possible to reduce waste of storage capacity. Also as above
Since it is not necessary to change the upper address to
The stored program can be shorter,
Second, the program execution time can be shortened. In the first aspect of the present invention, as shown in FIG.
The value of the upper address that specifies a bank has the same value for each bit, and the upper address that specifies the second bank
Values are values that each bit is inverted one value of identity, bank decode circuit (16), for example as shown in FIG. 1 (B), AND gate upper address is supplied (21
A) or the output of the NOR gate (22A) determines that the bank is the first bank or the second bank.
【0010】この場合、構成が特に簡単になる。本発明
の第2態様では、上記構成にさらに、例えば図4に示す
如く、上位アドレスが第2バンクを指定し、かつ、下位
アドレスが第2メモリに割当てられた該第2バンクの領
域を示す下位アドレス範囲外であることを判別するアド
レス判別回路(33〜35)と、第2メモリの下位アド
レス範囲外において、下位アドレスを第1メモリの下位
アドレスに変換するアドレス変換回路(32)と、該判
別が行われたとき、該アドレス変換回路の出力を選択
し、該判別が行われなかったとき、変換前の該下位アド
レスを選択するセレクタ(31)とを有し、セレクタで
選択された出力を該第1メモリ及び該第2メモリの下位
アドレスの指定に用いる。In this case, the structure is particularly simple. In the second aspect of the present invention, in the above-mentioned configuration, as shown in FIG. 4, for example, the upper address designates the second bank, and the lower address indicates the area of the second bank allocated to the second memory. An address discrimination circuit (33 to 35) for discriminating that it is outside the lower address range, and an address conversion circuit (32) for translating the lower address into the lower address of the first memory outside the lower address range of the second memory, A selector (31) for selecting the output of the address conversion circuit when the determination is made , and selecting the lower address before the conversion when the determination is not made, and is selected by the selector. The output is used to specify a lower address of the first memory and the second memory.
【0011】この構成の場合、2つのバンクをもつ第1
メモリの両バンクでの下位アドレスを異ならせることが
できる。本発明の第3態様では、上記構成の情報処理装
置をワンチップ化したマイクロプロセッサユニットであ
る。本発明の効果は、記憶容量が比較的少ない第1メモ
リ及び第2メモリを内蔵したマイクロプロセッサユニッ
トに適用した場合に著しい。In the case of this configuration, the first with two banks
The lower addresses in both banks of memory can be different. A third aspect of the present invention is a microprocessor unit in which the information processing apparatus having the above configuration is integrated into a single chip. The effect of the present invention is that the first memory has a relatively small storage capacity.
This is remarkable when applied to a microprocessor unit having a memory and a second memory .
【0012】[0012]
【実施例】以下、図面に基づいて本発明の実施例を説明
する。図2は、ワンチップのMPU10の概略構成を示
す。このMPU10は、CPU11、ROM12、RA
M13、周辺回路14、I/Oポート15、バンクデコ
ード回路16、アドレスバス17及びデータバス18を
備えており、構成要素11〜16の間がアドレスバス1
7で接続され、構成要素11〜15の間がデータバス1
8で接続されている。Embodiments of the present invention will be described below with reference to the drawings. FIG. 2 shows a schematic configuration of the one-chip MPU 10. The MPU 10 includes a CPU 11, ROM 12, RA
An M13, a peripheral circuit 14, an I / O port 15, a bank decode circuit 16, an address bus 17 and a data bus 18 are provided, and the address bus 1 is provided between the constituent elements 11 to 16.
7 and the data bus 1 is connected between the constituent elements 11 to 15.
8 are connected.
【0013】周辺回路14は、例えば、タイマ、シリア
ル/パラレル変換回路、パラレル/シリアル変換回路及
びA/D変換器等を備えている。アドレスバス17は2
4ビットであり、そのメモリ空間は、上位8ビットで表
されるバンクに分割されている。命令語読出用のバンク
アドレス及びデータアクセス用のバンクアドレスはそれ
ぞれ、CPU11内の命令語アクセスバンクレジスタR
1及びデータアクセスバンクレジスタR2で指定され
る。CPU11内のプログラムカウンタの上位8ビット
は、命令語アクセスバンクレジスタR1の内容で定ま
り、一方、データアクセスアドレスは、その上位8ビッ
トがデータアクセスバンクレジスタR2の内容で定ま
り、下位16ビットが命令語中のアドレス指定部で定ま
る。このような構成により、短い命令語長で大容量のメ
モリ空間内のアドレスを指定することができる。The peripheral circuit 14 includes, for example, a timer, a serial / parallel conversion circuit, a parallel / serial conversion circuit, an A / D converter and the like. Address bus 17 is 2
It has 4 bits, and its memory space is divided into banks represented by the upper 8 bits. Bank for reading command words
The address and the bank address for data access are respectively the instruction word access bank register R in the CPU 11.
1 and the data access bank register R2. The upper 8 bits of the program counter in the CPU 11 are determined by the content of the instruction word access bank register R1, while the upper 8 bits of the data access address are determined by the content of the data access bank register R2 and the lower 16 bits are the instruction word. Determined by the addressing section inside. With such a configuration, an address in a large-capacity memory space can be designated with a short instruction word length.
【0014】バンクデコード回路16は、アドレスの上
位8ビットA23〜A16(上位アドレス)の値に応
じ、セレクト信号CS1〜CS4をアクティブにして、
それぞれROM12、RAM13、周辺回路14及びI
/Oポート15の何れかを有効にし、CPU11との間
でデータバス18を介しデータの授受を可能にする。有
効にされたROM12又はRAM13は、アドレスの下
位16ビットで記憶番地が指定される。The bank decoding circuit 16 activates the select signals CS1 to CS4 in accordance with the values of the upper 8 bits A23 to A16 (upper address) of the address,
ROM 12, RAM 13, peripheral circuit 14 and I respectively
One of the / O ports 15 is enabled, and data can be exchanged with the CPU 11 via the data bus 18. In the activated ROM 12 or RAM 13, the storage address is designated by the lower 16 bits of the address.
【0015】ROM12は、同一記憶領域に対し第1及
び第2の2つのアドレス範囲を持っており、例えば図3
(A)に示す如く、第1アドレス範囲は&HFF800
0〜&HFFFFFF、第2アドレス範囲は&H008
000〜&H00FFFFとなっている。この第2アド
レス範囲は、RAM13のアドレス範囲&H00010
0〜&H000FFFと同一のバンク&H00となって
いる。The ROM 12 has two first and second address ranges for the same storage area. For example, FIG.
As shown in (A), the first address range is & HFF800.
0 to & HFFFFFF, the second address range is & H008
000- & H00FFFF. This second address range is the address range & H00010 of RAM13.
0 && H000FFF, the same bank & H00.
【0016】ROM12の同一記憶領域に対し2つのア
ドレス範囲を付与するために、バンクデコード回路16
はその構成要素として、一般に図1(A)に示すような
セレクト信号CS1&CS2生成回路20を備えて、セ
レクト信号CS1を作成している。第1バンク判定回路
21及び第2バンク判定回路22には共に、アドレスの
上位8ビットA23〜A16が供給され、第1バンク判
定回路21は、このアドレスが第1バンクアドレスであ
ると判定したときのみ高レベルを出力し、第2バンク判
定回路22は、セレクト信号CS2として、このアドレ
スが第2バンクアドレスであると判定したときのみ高レ
ベルを出力する。第1バンク判定回路21及び第2バン
ク判定回路22の出力はオアゲート23に供給され、両
者の論理和がセレクト信号CS1として出力される。In order to give two address ranges to the same storage area of the ROM 12, the bank decoding circuit 16
As a component thereof, is generally provided with a select signal CS1 & CS2 generating circuit 20 as shown in FIG. 1 (A) to create the select signal CS1. Both the first bank determination circuit 21 and the second bank determination circuit 22 are supplied with the upper 8 bits A23 to A16 of the address, and when the first bank determination circuit 21 determines that this address is the first bank address. Only when it is determined that this address is the second bank address , the second bank determination circuit 22 outputs the high level as the select signal CS2. The outputs of the first bank determination circuit 21 and the second bank determination circuit 22 are supplied to the OR gate 23, and the logical sum of them is output as the select signal CS1.
【0017】図3(A)の場合には第1バンクがバンク
&HFFであり、第2バンクがバンク&H00であるの
で、セレクト信号CS1&CS2生成回路20は、図1
(B)に示すような回路20Aとすることができる。す
なわち、第1バンク判定回路21としてアンドゲート2
1Aを用い、第2バンク判定回路22としてノアゲート
22Aを用いることができ、構成が簡単になる。In the case of FIG. 3A, since the first bank is the bank & HFF and the second bank is the bank & H00, the select signal CS1 & CS2 generating circuit 20 is shown in FIG.
A circuit 20A as shown in (B) can be used. That is, the AND gate 2 is used as the first bank determination circuit 21.
1A and the NOR gate 22A can be used as the second bank determination circuit 22, which simplifies the configuration.
【0018】次に、上記の如く構成された第1実施例の
動作を説明する。データアクセスバンクレジスタR2の
内容が&HFFのとき、セレクト信号CS1〜CS4の
内CS1のみが高レベルとなり、データアクセスバンク
レジスタR2の内容が&H00のとき、セレクト信号C
S1及びCS2が共に高レベルとなる。しかし、ROM
12とRAM13のアドレスの下位16ビット(下位ア
ドレス)が互いに異なるので、何れか一方のみアクセス
可能であり、データ衝突は生じない。Next, the operation of the first embodiment constructed as described above will be explained. When the content of the data access bank register R2 is & HFF, only CS1 of the select signals CS1 to CS4 becomes high level, and when the content of the data access bank register R2 is & H00, the select signal C
Both S1 and CS2 go high. But ROM
Since the lower 16 bits (lower address) of the addresses of 12 and RAM 13 are different from each other, only one of them can be accessed and data collision does not occur.
【0019】電源投入直後またはその後のリセット動作
によりCPU11にリセット信号RSTが供給されて、
命令語アクセスバンクレジスタR1の内容が&HFFに
され、ROM12に格納されたプログラムがCPU11
により実行される。CPU11は、RAM13をアクセ
スする場合、まず、データアクセスバンクレジスタR2
の内容を&H00とする。ROM12に格納されている
定数データをアクセスする場合、CPU11は、従来で
は前処理としてデータアクセスバンクレジスタR2の内
容を&HFFにする必要があったが、本第1実施例では
ROM12に付与された第2アドレス範囲&H0080
00〜&H00FFFFをアクセスすることができるの
で、データアクセスバンクレジスタR2の内容を&H0
0のままで書き換える必要がない。The reset signal RST is supplied to the CPU 11 by the reset operation immediately after the power is turned on or thereafter,
The content of the instruction word access bank register R1 is set to & HFF, and the program stored in the ROM 12 is stored in the CPU 11
Executed by. When accessing the RAM 13, the CPU 11 first sets the data access bank register R2.
The content of is & H00. In the case of accessing the constant data stored in the ROM 12, the CPU 11 conventionally needs to set the content of the data access bank register R2 to & HFF as a preprocessing, but in the first embodiment, the first data assigned to the ROM 12 is used. 2 address range & H0080
Since it is possible to access 00 to & H00FFFF, the contents of the data access bank register R2 are set to & H0
There is no need to rewrite as 0.
【0020】したがって、ROM12に格納された定数
データを予めRAM13へ転送することによるRAM1
3の記憶容量の無駄を省くことができ、ROM12に格
納されるプログラムを従来よりも短くすることができ、
かつ、プログラム実行時間を短縮することができる。
[第2実施例]上記第1実施例では、図3(A)に示す
如く、バンク&HFFとバンク&H00とでROM12
の下位16ビットが同一であるが、図3(B)に示す如
く、この下位16ビットを異なる値にすることもでき
る。Therefore, the RAM 1 is obtained by transferring the constant data stored in the ROM 12 to the RAM 13 in advance.
It is possible to eliminate the waste of the storage capacity of 3, and to shorten the program stored in the ROM 12 as compared with the conventional one.
Moreover, the program execution time can be shortened. [Second Embodiment] In the first embodiment, as shown in FIG. 3A, the ROM 12 includes a bank & HFF and a bank & H00.
Although the lower 16 bits of are the same, the lower 16 bits can have different values as shown in FIG.
【0021】この場合、バンク&HFFのアドレス&H
8000〜&HFFFFとバンク&H00のアドレス&
H1000〜&H8FFFとが対応して、1つのROM
12に付与されている。ROM12をバンク&HFFと
バンク&H00とに対応させ、RAM13をバンク&H
00に対応させる点では上記第1実施例と同一であるの
で、図1(B)に示すセレクト信号CS1&CS2生成
回路20Aを用いることができる。In this case, the address of the bank & HFF & H
8000 && HFFFF and bank & H00 address &
One ROM in correspondence with H1000 to & H8FFF
12 are assigned. ROM 12 is associated with bank & HFF and bank & H00, and RAM 13 is associated with bank & H
Since it is the same as the first embodiment in that it corresponds to 00, the select signal CS1 & CS2 generation circuit 20A shown in FIG. 1B can be used.
【0022】しかし、ROM12の下位アドレス&H8
000〜&HFFFFと下位アドレス&H1000〜&
H8FFFとがずれて対応しているので、図4に示すよ
うなアドレス判別・変換回路30を、図2に示すCPU
11に備えている。CPU11から出力されるアドレス
A23〜A00に対し、CPU11内において命令語の
アドレス部解読により生成されるアドレスをA15’〜
A00’と表記する。アドレスA15’〜A12’は、
セレクタ31の一方の入力端、アドレス変換回路32及
びオアゲート33に共通に供給される。一方、データア
クセスバンクレジスタR2に保持された上位アドレスA
23〜A16がノアゲート34に供給される。アドレス
変換回路32の出力は、セレクタ31の他方の入力端に
供給される。オアゲート33及びノアゲート34の出力
は共にアンドゲート35に供給され、その出力がセレク
タ31の制御入力端に供給される。アドレス変換回路3
2は、&H1〜&H9を&H8〜&HFにシフトアップ
させるものである。However, the lower address of the ROM 12 & H8
000- & HFFFF and lower address & H1000- &
Since the H8FFF and the H8FFF correspond to each other, the address discrimination / conversion circuit 30 as shown in FIG.
Prepare for 11. For the addresses A23 to A00 output from the CPU 11, the addresses generated by decoding the address part of the instruction word in the CPU 11 are A15 'to
Notated as A00 '. Addresses A15'-A12 'are
It is commonly supplied to one input terminal of the selector 31, the address conversion circuit 32, and the OR gate 33. On the other hand, the upper address A held in the data access bank register R2
23 to A16 are supplied to the NOR gate 34. The output of the address conversion circuit 32 is supplied to the other input end of the selector 31. The outputs of the OR gate 33 and the NOR gate 34 are both supplied to the AND gate 35, and the output thereof is supplied to the control input terminal of the selector 31. Address conversion circuit 3
2 shifts up & H1 to & H9 to & H8 to & HF.
【0023】他の点は、上記第1実施例と同一構成であ
る。上記構成において、上位アドレスA23〜A16の
値が0でアドレスA15’〜A12’の値が0でないと
き、すなわち、バンク&H00(第2バンク)で下位ア
ドレスが&H1000〜&HFFFF内(RAM13の
アドレス範囲外)の値のとき、アンドゲート35の出力
が高レベルとなって、セレクタ31によりアドレス変換
回路32の出力が選択され、セレクタ31から、&H1
〜&H9内の値を&H8〜&HF内の値に変換したアド
レスA15〜A12が出力される。一方、バンクが&H
00であるので、図1(B)において、セレクト信号C
S1及びCS2が高レベルとなる。したがって、バンク
&H00のままでRAM13及びROM12をデータア
クセスすることができる。The other points are the same as those of the first embodiment. In the above configuration, when the value of the upper address A23 to A16 is 0 and the value of the address A15 'to A12' is not 0, that is, the lower address is in & H1000 to & HFFFF in the bank & H00 (second bank) (outside the address range of the RAM13). ), The output of the AND gate 35 becomes high level, the output of the address conversion circuit 32 is selected by the selector 31, and the selector 31 selects & H1.
Addresses A15 to A12 obtained by converting the values in & H9 to & H8 to & HF are output. Meanwhile, the bank is & H
00, the select signal C in FIG.
S1 and CS2 go high. Therefore, the RAM 13 and the ROM 12 can be data-accessed without changing the bank & H00.
【0024】この第2実施例によれば、2つのバンクを
もつROM12の両バンクでの下位アドレスを異ならせ
ることができるが、上記第1実施例に比し構成が複雑に
なる。なお、本発明には他にも種々の変形例が含まれ
る。例えば、図2において、ROM12の第2アドレス
範囲を、MPU10の外部に接続される不図示のRAM
と同一バンクにする構成であってもよい。According to the second embodiment, the lower addresses of both banks of the ROM 12 having two banks can be made different, but the configuration becomes complicated as compared with the first embodiment. In addition, the present invention includes various modifications. For example, in FIG. 2, the second address of the ROM 12
Range, (not shown) connected to an external MPU 10 RAM
The same bank may be used.
【0025】[0025]
【0026】[0026]
【図1】バンクデコード回路を構成するセレクト信号C
S1&CS2生成回路図である。FIG. 1 is a select signal C constituting a bank decode circuit.
It is a S1 & CS2 generation circuit diagram.
【図2】マイクロプロセッサユニットの概略構成を示す
ブロック図である。FIG. 2 is a block diagram showing a schematic configuration of a microprocessor unit.
【図3】マイクロプロセッサユニット内部のメモリマッ
プである。FIG. 3 is a memory map inside a microprocessor unit.
【図4】アドレス判別・変換回路図である。FIG. 4 is an address discrimination / translation circuit diagram.
【図5】従来のマイクロプロセッサユニットのメモリマ
ップである。FIG. 5 is a memory map of a conventional microprocessor unit.
10 MPU 11 CPU 12 ROM 13 RAM 16 バンクデコード回路 20、20A セレクト信号CS1&CS2生成回路 21 第1バンク判定回路 22 第2バンク判定回路 30 アドレス判別・変換回路 31 セレクタ 32 アドレス変換回路 10 MPU 11 CPU 12 ROM 13 RAM 16 bank decode circuit 20, 20A select signal CS1 & CS2 generation circuit 21 First Bank Determination Circuit 22 Second Bank Determination Circuit 30 Address discrimination / conversion circuit 31 selector 32 address conversion circuit
───────────────────────────────────────────────────── フロントページの続き (56)参考文献 特開 昭63−211447(JP,A) 特開 昭61−168436(JP,A) 特開 昭60−29854(JP,A) 特開 昭63−75852(JP,A) 特開 昭57−203154(JP,A) 特開 昭59−41069(JP,A) 特開 平5−233439(JP,A) 特開 平1−224853(JP,A) (58)調査した分野(Int.Cl.7,DB名) G06F 12/04,12/06 G06F 15/78 G06F 9/32,9/34 ─────────────────────────────────────────────────── ─── Continuation of the front page (56) Reference JP-A-63-211447 (JP, A) JP-A-61-168436 (JP, A) JP-A-60-29854 (JP, A) JP-A-63- 75852 (JP, A) JP 57-203154 (JP, A) JP 59-41069 (JP, A) JP 5-233439 (JP, A) JP 1-222453 (JP, A) (58) Fields surveyed (Int.Cl. 7 , DB name) G06F 12 / 04,12 / 06 G06F 15/78 G06F 9 / 32,9 / 34
Claims (5)
セレクト信号(CS1)で選択される第1メモリ(1
2)が第1バンクに割当てられ、第2セレクト信号(C
S2)で選択される第2メモリ(13)が第2バンクに
割当てられた情報処理装置において、 該上位アドレスに基づいて該バンクを判定し、該第1バ
ンクであると判定したときは該第1セレクト信号をアク
ティブにし、該第2バンクであると判定したときは該第
1セレクト信号及び該第2セレクト信号を共にアクティ
ブにするバンクデコード回路(16)を備え、下位アド
レスの領域が該第1メモリと該第2メモリとで異なるよ
うにしたことを特徴とする情報処理装置。 1.The bank is distinguished by the high-order address, and the first
The first memory (1 selected by the select signal (CS1)
2) is assigned to the first bank, and the second select signal (C
The second memory (13) selected in S2) is in the second bank
In the assigned information processing device, The bank is determined based on the upper address and the first bank is determined.
If it is determined that the first selection signal is
When it is determined to be the second bank, the
Activating both the 1 select signal and the second select signal
A bank decoding circuit (16) for
The memory area is different between the first memory and the second memory.
An information processing device characterized by the above.
2メモリはRAMであり、 命令語アクセス用バンクアドレスを保持するレジスタ
(R1)とデータアクセス用バンクアドレスを保持する
レジスタ(R2)とをさらに有する、 ことを特徴とする請求項1記載の情報処理装置。2. The first memory is a ROM, the second memory is a RAM, and a register (R1) holding an instruction word access bank address and a register (R2) holding a data access bank address. The information processing apparatus according to claim 1, further comprising:
レスの値はその各ビットが同一値であり、前記第2バン
クを指定する該上位アドレスの値はその各ビットが該同
一値を反転した値であり、 前記バンクデコード回路(16)は、該上位アドレスが
供給されるアンドゲート(21A)又はノアゲート(2
2A)の出力により該第1バンク又は該第2バンクであ
ると判定することを特徴とする請求項2記載の情報処理
装置。3. The value of the high-order address designating the first bank has the same value in each bit, and the value of the high-order address designating the second bank inverts the same value in each bit. The bank decode circuit (16) is provided with an AND gate (21A) or a NOR gate (2) to which the higher address is supplied.
The information processing apparatus according to claim 2, wherein the information processing apparatus determines that the bank is the first bank or the second bank based on the output of 2A).
記下位アドレスが前記第2メモリに割当てられた該第2
バンクの領域を示す下位アドレス範囲外であることを判
別するアドレス判別回路(33〜35)と、 該第2メモリの該下位アドレス範囲外において、該下位
アドレスを前記第1メモリの下位アドレスに変換するア
ドレス変換回路(32)と、 該判別が行われたとき、該アドレス変換回路の出力を選
択し、該判別が行われなかったとき、変換前の該下位ア
ドレスを選択するセレクタ(31)と、 を有し、該セレクタで選択された出力を該第1メモリ及
び該第2メモリの該下位アドレスの指定に用いることを
特徴とする情報処理装置。4. The second address according to claim 2 or 3, wherein the upper address designates the second bank, and the lower address is assigned to the second memory.
An address discriminating circuit (33 to 35) for discriminating that it is outside the lower address range indicating a bank area, and converting the lower address into a lower address of the first memory outside the lower address range of the second memory. And an selector (31) for selecting the output of the address conversion circuit when the determination is made and selecting the lower address before the conversion when the determination is not made. And an output selected by the selector is used for designating the lower address of the first memory and the second memory.
情報処理装置をワンチップ化したことを特徴とするマイ
クロプロセッサユニット。5. A microprocessor unit comprising the information processing apparatus according to claim 1 integrated into one chip.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP15584193A JP3449749B2 (en) | 1993-06-25 | 1993-06-25 | Information processing device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP15584193A JP3449749B2 (en) | 1993-06-25 | 1993-06-25 | Information processing device |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH0713860A JPH0713860A (en) | 1995-01-17 |
JP3449749B2 true JP3449749B2 (en) | 2003-09-22 |
Family
ID=15614672
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP15584193A Expired - Lifetime JP3449749B2 (en) | 1993-06-25 | 1993-06-25 | Information processing device |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP3449749B2 (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5005561B2 (en) | 2008-01-18 | 2012-08-22 | プラス株式会社 | Film transfer tool |
-
1993
- 1993-06-25 JP JP15584193A patent/JP3449749B2/en not_active Expired - Lifetime
Also Published As
Publication number | Publication date |
---|---|
JPH0713860A (en) | 1995-01-17 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP3670041B2 (en) | Nonvolatile memory chip enable encoding method, computer system, and memory controller | |
US6226736B1 (en) | Microprocessor configuration arrangement for selecting an external bus width | |
JPS607301B2 (en) | computer system | |
US4649476A (en) | Microcomputer having an internal address mapper | |
JPH0731626B2 (en) | Electronic circuit for connecting a processor to a mass storage device | |
US4918586A (en) | Extended memory device with instruction read from first control store containing information for accessing second control store | |
US4754435A (en) | Semiconductor device having a memory circuit | |
US5329631A (en) | Microprocessor system for effectively using a part of an address space | |
US5577221A (en) | Method and device for expanding ROM capacity | |
JP3449749B2 (en) | Information processing device | |
US5630098A (en) | System and method for interleaving memory addresses between memory banks based on the capacity of the memory banks | |
US5751998A (en) | Memory accessing system with portions of memory being selectively write protectable and relocatable based on predefined register bits and memory selection RAM outputs | |
US6567320B2 (en) | Data write circuit | |
US5410662A (en) | Programmable control of EMS page register addresses | |
US6327640B1 (en) | Overlapping peripheral chip select space with DRAM on a microcontroller with an integrated DRAM controller | |
US5793991A (en) | Method of equalizing loads on a computer bus | |
JP2874230B2 (en) | Memory addressing method of microcomputer | |
US5991212A (en) | Semi-conductor integrated circuit device having an external memory and a test method therefor | |
JP2954988B2 (en) | Information processing device | |
KR920003845B1 (en) | Rom region expansion system for users of pc | |
EP0755000A2 (en) | Microcomputer and address generation method | |
JPH03191450A (en) | Defective chip substituting circuit for memory card | |
JPH03211641A (en) | Address designation method for memory device | |
KR930009061B1 (en) | Memory access unit | |
EP0373594A2 (en) | Computer memory having its output lines selected for connection to a data bus by the memory address |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20030701 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20080711 Year of fee payment: 5 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313111 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090711 Year of fee payment: 6 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100711 Year of fee payment: 7 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100711 Year of fee payment: 7 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110711 Year of fee payment: 8 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110711 Year of fee payment: 8 |
|
S531 | Written request for registration of change of domicile |
Free format text: JAPANESE INTERMEDIATE CODE: R313531 |
|
S533 | Written request for registration of change of name |
Free format text: JAPANESE INTERMEDIATE CODE: R313533 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110711 Year of fee payment: 8 |
|
R371 | Transfer withdrawn |
Free format text: JAPANESE INTERMEDIATE CODE: R371 |
|
S531 | Written request for registration of change of domicile |
Free format text: JAPANESE INTERMEDIATE CODE: R313531 |
|
S533 | Written request for registration of change of name |
Free format text: JAPANESE INTERMEDIATE CODE: R313533 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110711 Year of fee payment: 8 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120711 Year of fee payment: 9 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120711 Year of fee payment: 9 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130711 Year of fee payment: 10 |
|
EXPY | Cancellation because of completion of term | ||
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313113 |
|
R360 | Written notification for declining of transfer of rights |
Free format text: JAPANESE INTERMEDIATE CODE: R360 |
|
R360 | Written notification for declining of transfer of rights |
Free format text: JAPANESE INTERMEDIATE CODE: R360 |
|
R371 | Transfer withdrawn |
Free format text: JAPANESE INTERMEDIATE CODE: R371 |