JPH0635751A - Chip for evaluation - Google Patents
Chip for evaluationInfo
- Publication number
- JPH0635751A JPH0635751A JP4185166A JP18516692A JPH0635751A JP H0635751 A JPH0635751 A JP H0635751A JP 4185166 A JP4185166 A JP 4185166A JP 18516692 A JP18516692 A JP 18516692A JP H0635751 A JPH0635751 A JP H0635751A
- Authority
- JP
- Japan
- Prior art keywords
- chip
- evaluation
- address
- ram
- memory
- 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.)
- Pending
Links
Landscapes
- Debugging And Monitoring (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】この発明は、マイクロコンピュー
タ(以下マイコンと略す)などのデバッグ装置に使用さ
れる評価用チップ(エバリューションチップ略してエバ
チップとも言う)のメモリマッピング機能、特にマイコ
ンのRAM(データ)空間のマッピング機能に関するも
のである。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a memory mapping function of an evaluation chip (also called an evaluation chip for short) which is used in a debugging device such as a microcomputer (hereinafter abbreviated as a microcomputer), and particularly, a RAM for a microcomputer. It relates to a (data) space mapping function.
【0002】[0002]
【従来の技術】周知のように、1チップ構成のLSIで
あるマイコンなどでは、開発当初、プログラムをデバッ
グして仕様を満足する機能が得られてからソフトウエア
をマスクROMに書き込むようにするなどのため、評価
用チップが用いられる。2. Description of the Related Art As is well known, in a microcomputer such as a one-chip LSI, at the beginning of development, a program is debugged and software is written in a mask ROM after a function satisfying the specifications is obtained. Therefore, an evaluation chip is used.
【0003】一般にマイコンは、内部RAM(ランダム
アクセスメモリ)と外部RAM領域を有しており、内部
RAM容量は数十ないし数百バイト仕様のものが多い。
そのため、数キロバイトのデータをRAM上に格納する
ようなアプリケーションプログラムの場合、必然的に外
部RAMにそのデータを格納している。しかし、最近で
は、このRAMをマイコンチップ内に取り込む傾向にな
ってきている。そこでオンチップRAM空間(非外部R
AM空間)の指定を行なう機能が評価用チップとして必
要となってきている。Generally, a microcomputer has an internal RAM (random access memory) and an external RAM area, and the internal RAM capacity is often tens or hundreds of bytes.
Therefore, in the case of an application program that stores several kilobytes of data in the RAM, the data is necessarily stored in the external RAM. However, recently, there is a tendency to incorporate this RAM into a microcomputer chip. So on-chip RAM space (non-external R
A function for designating the (AM space) is required as an evaluation chip.
【0004】従来のメモリ容量の変更方式として、オン
チップROM(リードオンリーメモリ)(マスクRO
M)のマッピングに関しては特開平1−237843号
公報に開示されるものがある。この文献の方式は、メモ
リのアドレス領域割り当て(マッピング)を示す情報を
記憶し、実行すべき命令アドレスを判定し、割り当てら
れたメモリに対してアクセスを許可する方法であって、
メモリマップを可変にしてROMバージョンが異なって
も共通の評価用チップを仕様できるようにしている。As a conventional memory capacity changing method, an on-chip ROM (read only memory) (mask RO
Regarding the mapping of M), there is one disclosed in Japanese Patent Laid-Open No. 1-237843. The method of this document is a method of storing information indicating address area allocation (mapping) of a memory, determining an instruction address to be executed, and permitting access to the allocated memory,
The memory map is made variable so that a common evaluation chip can be specified even if the ROM version is different.
【0005】[0005]
【発明が解決しようとする課題】しかしながら、前記文
献に記載の構成の評価用チップでは、図6に示すような
メモリマップを持つマイコンの場合に、ROM容量の変
更には対処できるが、RAM容量の変更には対処するこ
とができない。特に対象マイコンにEA端子(外付けR
OM制御の端子)がある場合が問題となる。通常EA端
子をアクティブにすると、マスクROM空間は存在しな
くなり、すべて外部ROM空間となる。そのため、前記
文献の手法ではオンチップRAMに対処できない。However, in the evaluation chip having the structure described in the above-mentioned document, in the case of a microcomputer having a memory map as shown in FIG. Can not cope with the change. Especially for the target microcomputer, EA terminal (external R
There is a problem when there is an OM control terminal). Normally, when the EA terminal is activated, the mask ROM space does not exist and all becomes the external ROM space. Therefore, the method of the above document cannot deal with the on-chip RAM.
【0006】即ち、例えば図6のように、汎用メモリ空
間として内蔵のマスクROMと外付けのメモリ空間を有
し、ローカルメモリとしてRAMとSFR(スペッシャ
ルファンクションレジスタいわば内蔵のI/O)で構成
されている(図6のFFFFHや3FFFHなどは周知
のようにアドレスを表わす)メモリ構造のマイコンにお
いて、内蔵RAM容量を256バイトから4Kバイト以
上に拡張する場合には、アーキテクチャ上の制限(ロー
カルメモリ空間の容量制限)により、汎用メモリ空間に
オンチップRAM(内蔵RAM)を増設することにな
る。このような場合、前記構成ではオンチップRAMを
評価用チップに内蔵していなければならない。つまり、
前記文献の評価用チップでは前述したようなRAM容量
の変更(拡張)をしようとすれば、拡張したい値を割り
付けられるだけの容量のRAMが内蔵されてなければ内
蔵RAMの変更はできない。つまり、オンチップRAM
を内蔵してないと、外部ROMが必要となる。That is, for example, as shown in FIG. 6, it has a built-in mask ROM as a general-purpose memory space and an external memory space, and is constituted by a RAM and SFR (special function register so-called built-in I / O) as a local memory. In a microcomputer having a memory structure (FFFFH, 3FFFH, etc. in FIG. 6 represent addresses as is well known), when the internal RAM capacity is expanded from 256 bytes to 4 Kbytes or more, there is an architectural limitation (local memory space). On-chip RAM (built-in RAM) will be added to the general-purpose memory space. In such a case, the on-chip RAM must be built in the evaluation chip in the above configuration. That is,
In the evaluation chip of the above document, if the RAM capacity is changed (expanded) as described above, the built-in RAM cannot be changed unless the RAM having a capacity to which a value to be expanded is assigned is built-in. In other words, on-chip RAM
An external ROM is required if it is not built-in.
【0007】本発明は、以上述べたように、同一の評価
用チップで、マスクROM容量の変更とオンチップRA
M(内蔵RAM)の拡張を行なうことができる機能を持
つ評価用チップを提供することを目的とする。As described above, the present invention uses the same evaluation chip to change the mask ROM capacity and on-chip RA.
An object is to provide an evaluation chip having a function capable of expanding M (built-in RAM).
【0008】[0008]
【課題を解決するための手段】前記目的のため本発明
は、評価用チップにおいて、チップ外部より2種のアド
レスを設定する手段と、上記設定アドレスと実行すべき
アドレスとの大小比較を行なう手段と、前記比較結果に
基づき、外部メモリアクセス動作の許可/禁止をする手
段と、実行すべきアドレス及びデータ(または命令)の
入出力を行なう手段を設けたものである。To achieve the above object, the present invention provides a means for setting two kinds of addresses from outside the chip in an evaluation chip and a means for comparing the set address with the address to be executed. And a means for permitting / prohibiting the external memory access operation based on the comparison result and a means for inputting / outputting an address and data (or an instruction) to be executed.
【0009】[0009]
【作用】前述のように本発明は、評価用チップに2種の
アドレスを意味するデータを入力する端子を設け、前述
の入力値と評価用チップが実行するアドレスを比較する
比較部を設け、さらにその比較結果に基づき、外部メモ
リ・アクセス動作の禁止/許可を指示するモード制御部
を設けるようにしたので、前述の2種のアドレスを意味
するデータではさまれた領域が、EA端子の状態に関ら
ず内部メモリ・アクセス動作ができるようになる。As described above, according to the present invention, the evaluation chip is provided with the terminals for inputting data representing two kinds of addresses, and the comparison unit for comparing the input value and the address executed by the evaluation chip is provided. Further, based on the comparison result, a mode control unit for instructing prohibition / permission of the external memory access operation is provided. Therefore, the area sandwiched by the data representing the above-mentioned two types of addresses is the state of the EA terminal. The internal memory access operation can be performed regardless of this.
【0010】従って、評価用チップに入力する2種のデ
ータ値を変更するだけで、内部ROM/RAM容量の異
なる派生品種に対応することができる。Therefore, it is possible to deal with the derivative products having different internal ROM / RAM capacities by simply changing the two kinds of data values input to the evaluation chip.
【0011】[0011]
【実施例】本発明の実施例として、前述の図6のような
メモリ構造のマイコンにおいて、汎用メモリ空間に4K
バイトのオンチップRAMを増設する場合を一実施例と
して示す。DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS As an embodiment of the present invention, in a microcomputer having a memory structure as shown in FIG.
An example of adding an on-chip RAM of bytes is shown as an example.
【0012】図1に本実施例の機能を持つ評価用チップ
を用いた場合のデバッグ装置の概念図を示す。なお本発
明とは直接関係のないブレークやトレース用回路、コマ
ンド入力用キーボードなどは図示していない。FIG. 1 is a conceptual diagram of a debug device when an evaluation chip having the function of this embodiment is used. Breaks and trace circuits, command input keyboards, and the like, which are not directly related to the present invention, are not shown.
【0013】図1の例では、図6で示した汎用メモリ空
間が64Kバイトの評価用チップ1に2種のアドレス入
力(a,b)として各4ビットを入力している。このよ
うにすることにより64K/16=4Kバイト単位での
アドレス指定ができるようになる。In the example of FIG. 1, 4 bits are input as two types of address inputs (a, b) to the evaluation chip 1 having the general-purpose memory space shown in FIG. 6 of 64 Kbytes. By doing so, addressing can be performed in units of 64K / 16 = 4K bytes.
【0014】図2に本実施例の機能の要部構成図を示
す。FIG. 2 shows a block diagram of the essential parts of the functions of this embodiment.
【0015】図2において、比較部とは、実行する汎用
メモリ空間のアドレスを示すプログラムカウンタ(PC
12−15)出力上位4ビットC(c0-3)の値(C)
と、アドレス入力部dを経由しての内蔵RAM上限アド
レス指示入力線aを介して入力されるa0-3 の値(A)
及びマスクROM上限アドレス指定入力線bを介して入
力されるb0-3 の値(B)の大小比較を行ない、結果が
真であればB<C<A,C>A,B>Cの各出力信号と
してHレベルを出力する。In FIG. 2, the comparison unit is a program counter (PC which indicates the address of the general-purpose memory space to be executed).
12-15) Output higher 4 bits C (c 0-3 ) value (C)
And the value of a 0-3 input through the internal RAM upper limit address instruction input line a via the address input unit d (A)
And the value (B) of b 0-3 input via the mask ROM upper limit addressing input line b is compared, and if the result is true, B <C < A, C> A, B> C The H level is output as each output signal.
【0016】モード制御部fでは、前記比較部eからの
入力及びユーザーが応用回路(マイコンを使って動かし
たいユーザ要求の回路)上で設定したEA/端子(Exte
rnalAccess Mode Pin)の状態を判定し、図3に示す論理
のEXON信号(PORTを制御する信号)を図2のh
より出力する。In the mode control section f, the input from the comparison section e and the EA / terminal (Exte) set by the user on the application circuit (the circuit requested by the user to operate by using the microcomputer)
rnalAccess Mode Pin) state is determined and the EXON signal (signal controlling PORT) of the logic shown in FIG.
Output more.
【0017】評価用チップ1は、上記EXON信号がL
レベルの時はポート(PROT)の外部メモリアクセス
動作を禁止し、図1に示す汎用メモリ・アドレス線及び
データ線を用いて、評価用装置内のエミュレーションメ
モリ2よりメモリ・リード/ライト動作を行なう。また
EXON信号がHレベルの時は、ポートの外部メモリ・
アクセス動作を許可し、評価用チップに接続されたター
ゲット・ケーブルを介して応用回路上の外部メモリをア
クセスさせる。In the evaluation chip 1, the EXON signal is L
When the level is set, the external memory access operation of the port (PROT) is prohibited, and the memory read / write operation is performed from the emulation memory 2 in the evaluation device by using the general-purpose memory address line and data line shown in FIG. . When the EXON signal is at H level, the external memory of the port
The access operation is permitted and the external memory on the application circuit is accessed via the target cable connected to the evaluation chip.
【0018】例えば図5に示したような汎用メモリ空間
の割付けを行なう場合を考えると、まず、評価用装置の
システムコントロール回路を用いて、評価用チップのa
0-3,b0-3 入力端子に入力する3H , 2H のデータをア
ドレス入力部dに設定する。このようにすると、実行す
るアドレスを示すPC12-15 の値により図4のようなE
XON信号が出力される(ただし、図3,図4,図5の
比較結果出力の信号A,B,Cは各々a0-3,b0-3,c
0-3 入力に対応する)。Considering, for example, the case of allocating a general-purpose memory space as shown in FIG. 5, first, by using the system control circuit of the evaluation device, a of the evaluation chip is used.
The data of 3 H and 2 H input to the 0-3 and b 0-3 input terminals are set in the address input section d. By doing this, E 12 as shown in FIG. 4 is obtained depending on the value of PC 12-15 indicating the address to be executed.
XON signal is output (however, the signals A, B, and C of the comparison result output in FIGS. 3, 4, and 5 are a 0-3 , b 0-3 , and c, respectively).
Corresponding to 0-3 input).
【0019】つまり、EA/端子がHレベルの場合は、
アドレス0〜12Kバイト空間は、ポートがスタティッ
ク動作となりチップ内部の空間として扱われる。That is, when the EA / terminal is at the H level,
The address 0 to 12 Kbytes space is treated as a space inside the chip because the port operates statically.
【0020】また、EA/端子がLレベルの場合は、ア
ドレス8K〜12Kバイトの空間のみでポートがスタテ
ィック動作となり、チップ内部の空間として扱われる。When the EA / terminal is at the L level, the port operates statically only in the space of the address 8K to 12K bytes and is treated as the space inside the chip.
【0021】このようにポート動作が行なわれること
は、0〜8Kバイト空間がマスクROM領域で、8K〜
12Kバイト空間が内蔵RAM(または内蔵メモリ)領
域で、12Kバイト以上が外部メモリ領域であることを
意味する。The port operation is performed in this manner because the 0-8K byte space is the mask ROM area, and the 8K-
It means that the 12 Kbyte space is an internal RAM (or internal memory) region, and 12 Kbytes or more is an external memory region.
【0022】このように2種類のアドレス指定値を評価
用チップに外部より入力し、入力された値と評価用チッ
プが実行するアドレス値との比較を行ない比較結果に従
ってポートの外部メモリ・アクセス動作の禁止/許可す
ることにより、マイコンの内蔵ROM/RAM容量の異
なる派生品種に対して1種類の評価用チップで対応する
ことができるようになる。In this way, two types of addressing values are externally input to the evaluation chip, the input value is compared with the address value executed by the evaluation chip, and the external memory access operation of the port is performed according to the comparison result. By prohibiting / permitting the above, it becomes possible to deal with derivative types having different ROM / RAM capacities of the microcomputer with one type of evaluation chip.
【0023】なお、本実施例はアドレス指定値を2種と
したが、これは2種に限るものではなく、必要に応じて
3種以上にすることは勿論差支えない。In the present embodiment, two kinds of addressing values are used, but the number is not limited to two kinds, and of course, three kinds or more may be used if necessary.
【0024】[0024]
【発明の効果】以上述べたように本発明は、評価用チッ
プに2種のアドレスを意味するデータを入力する端子を
設け、その入力値と評価用チップが実行するアドレスを
意味するプログラムカウンタの値を比較する比較部を設
け、さらに比較結果及びEA/端子の状態によりポート
の外部メモリ・アクセス動作の禁止/許可を指示するモ
ード制御部を設けるようにしたので、前述の2種のアド
レスを意味するデータではさまれた領域がEA/端子の
状態に関らず内部メモリ・アクセス動作ができるように
なる。As described above, according to the present invention, the evaluation chip is provided with a terminal for inputting data representing two kinds of addresses, and the input value and a program counter representing an address executed by the evaluation chip are provided. Since the comparison unit for comparing the values is provided, and further the mode control unit for instructing the prohibition / permission of the external memory access operation of the port is provided according to the comparison result and the state of the EA / terminal, the above-mentioned two types of addresses are used. The area sandwiched by the meaning data enables the internal memory access operation regardless of the state of the EA / terminal.
【0025】従って、評価用チップに入力する2種のデ
ータ値を変更するだけで、内部ROM/RAM容量の異
なる派生品種に対応することができる。Therefore, only by changing the two types of data values input to the evaluation chip, it is possible to deal with the derivative types having different internal ROM / RAM capacities.
【図1】本発明の実施例の概念図FIG. 1 is a conceptual diagram of an embodiment of the present invention.
【図2】本発明の実施例の要部構成図FIG. 2 is a configuration diagram of main parts of an embodiment of the present invention.
【図3】EXON状態説明図FIG. 3 is an explanatory diagram of EXON state
【図4】マッピング状態説明図FIG. 4 is an explanatory diagram of a mapping state.
【図5】汎用メモリ空間設定例FIG. 5: General memory space setting example
【図6】マイコンのメモリマップ例[Figure 6] Example of memory map of microcomputer
1 評価用チップ 2 エミュレーションメモリ a 内蔵RAM上限アドレス指定入力線 b マスクROM上限アドレス指定入力線 c プログラムカウンタ出力上位4ビット d アドレス入力部 e 比較部 f モード制御部 g EA/ピン入力信号線 h 外部アクセス許可出力信号 1 Evaluation chip 2 Emulation memory a Built-in RAM upper limit addressing input line b Mask ROM upper limit addressing input line c Program counter output upper 4 bits d Address input section e Comparison section f Mode control section g EA / pin input signal line h External Access permission output signal
Claims (1)
力手段を持ち、該データ入力値とコンピュータ部が実行
するアドレスとを比較する比較部と、該比較部での比較
結果により外部メモリアクセス動作の許可または禁止を
制御する制御部を有し、前記データ入力値ではさまれる
メモリ空間を内蔵メモリ空間とする手段を有することを
特徴とする評価用チップ。1. A comparison unit having two or more kinds of data inputting means representing an address and comparing the data input value with an address executed by a computer unit, and an external memory access operation based on a comparison result of the comparison unit. An evaluation chip having a control unit for controlling the permission or prohibition of the above, and having a unit for making a memory space sandwiched by the data input value into a built-in memory space.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP4185166A JPH0635751A (en) | 1992-07-13 | 1992-07-13 | Chip for evaluation |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP4185166A JPH0635751A (en) | 1992-07-13 | 1992-07-13 | Chip for evaluation |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH0635751A true JPH0635751A (en) | 1994-02-10 |
Family
ID=16165988
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP4185166A Pending JPH0635751A (en) | 1992-07-13 | 1992-07-13 | Chip for evaluation |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH0635751A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO1997049035A1 (en) * | 1996-06-18 | 1997-12-24 | Hitachi, Ltd. | Emulator |
-
1992
- 1992-07-13 JP JP4185166A patent/JPH0635751A/en active Pending
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO1997049035A1 (en) * | 1996-06-18 | 1997-12-24 | Hitachi, Ltd. | Emulator |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7213117B2 (en) | 1-chip microcomputer having controlled access to a memory and IC card using the 1-chip microcomputer | |
US5802347A (en) | Emulator with function for detecting illegal access to special function register | |
US6810471B2 (en) | Memory protection method and circuit specifying attributes on access | |
US5802598A (en) | Data memory access control and method using fixed size memory sections that are sub-divided into a fixed number of variable size sub-sections | |
US5619670A (en) | Address decoder with small circuit scale and address area expansion capability | |
US5592652A (en) | Single-chip microcomputer system having address space allocation hardware for different modes | |
JPH0635751A (en) | Chip for evaluation | |
US5126972A (en) | Arrangement and method of ascertaining memory addresses which have been accessed during program execution | |
US6092148A (en) | Microcomputer having different memory capacities that can be selected from a common chip layout | |
US5826059A (en) | Microcomputer for emulation | |
EP0864983A2 (en) | Computer system including memory adress management circuit for protecting memory from illegal writing | |
JP2967825B2 (en) | Microcomputer | |
JP2597409B2 (en) | Microcomputer | |
JP6803957B2 (en) | Memory control device and memory control method | |
US5991212A (en) | Semi-conductor integrated circuit device having an external memory and a test method therefor | |
US7624205B2 (en) | Microcontroller | |
JPS6035694B2 (en) | Main memory protection method | |
JPH08185360A (en) | Device for inhibiting read of built-in rom | |
JPH07306807A (en) | Computer system device | |
JP3555856B2 (en) | Mask processing circuit | |
JPH077353B2 (en) | Address selection method | |
JP3001464B2 (en) | Microprocessor device | |
JPH05189264A (en) | One-chip microcomputer | |
JPH08272603A (en) | Data processor | |
KR20050097212A (en) | Micro-controller unit for extending internal memory area |