JPS63153672A - Hardware simulator - Google Patents

Hardware simulator

Info

Publication number
JPS63153672A
JPS63153672A JP61302523A JP30252386A JPS63153672A JP S63153672 A JPS63153672 A JP S63153672A JP 61302523 A JP61302523 A JP 61302523A JP 30252386 A JP30252386 A JP 30252386A JP S63153672 A JPS63153672 A JP S63153672A
Authority
JP
Japan
Prior art keywords
memory
data
signal line
logic element
input
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.)
Granted
Application number
JP61302523A
Other languages
Japanese (ja)
Other versions
JPH0575147B2 (en
Inventor
Akira Kuwata
桑田 明
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.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to JP61302523A priority Critical patent/JPS63153672A/en
Publication of JPS63153672A publication Critical patent/JPS63153672A/en
Publication of JPH0575147B2 publication Critical patent/JPH0575147B2/ja
Granted legal-status Critical Current

Links

Abstract

PURPOSE:To provide flexibility equivalent to the software simulator by realizing a logic function section by a memory element so as to apply correction of logic though the rewrite of a data in the memory only. CONSTITUTION:Addresses A0-A9 of a memory 9A are connected to an input signal line group 2 and data lines D0-D5 are connected to an output signal line group 3. In the memory 9A, the data D5 is decided by addresses A9, A8 only corresponding to the logical value of an input/output signal of a NAND gate as shown in table. Similarly, the data D4 depends on addresses A7, A6 the data D3 depends on addresses A5, A4, the data D2 by addresses A3, A2 and the data D1 by the address A1 and the data D0 depends on the address A0 by means of data setting in the memory. The output signal lines D10, D11 of the memory 1A are connected to the input signal line as shown in the switching section 4.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明はデジタル回路技術に関し、特にLSI段計時計
時イヤードロジックによって作られるハードウェアシミ
ュレータに関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to digital circuit technology, and more particularly to a hardware simulator made by LSI stage clock-eared logic.

〔従来の技術〕[Conventional technology]

LSIを設計する場合には、その論理設計を検証するた
めに、なんらかの形で論理回路のシミュレーションをす
る必要がある。従来、そのためには、大きく分けて二つ
の方法があった。
When designing an LSI, it is necessary to perform some form of logic circuit simulation in order to verify the logic design. Conventionally, there have been two main methods for this purpose.

第1の方法は、対象となるLSIの論理設計と等価な論
理式群によって構成されたシミュレーシミンプログラム
による計算機上でのソフトウェアシミュレーションであ
る。第2の方法は、各種ゲート、フリップフロップ、ラ
ッチなどの個々の論理素子をワイヤーラッピングもしく
はプリント基板によって実際に結線して作成したブレッ
ドボードモデルによるハードウェアシミュレーションで
ある。
The first method is software simulation on a computer using a simulation program configured by a group of logical formulas equivalent to the logical design of the target LSI. The second method is hardware simulation using a breadboard model created by actually connecting individual logic elements such as various gates, flip-flops, and latches using wire wrapping or a printed circuit board.

第5図はハードウェアシミュレータのブロック図である
FIG. 5 is a block diagram of the hardware simulator.

論理素子群(機能部)1は目的とするシミュレータを構
成するために必要な論理素子群であり、具体的には各種
ゲート、バッファ、フリップフロップなどの規模の小さ
なものから、カウンタ、ALU、メモリなどLSIレベ
ルの規模のものまでを含んでいる。また、各素子の入出
力は完全に分離されており、データバスなどのように双
方向性を持つものは、内部信号を使用して入出力を分離
している。入力信号線群2は論理素子群1の入力端子に
接続されており、同様に出力信号線群3は出力端子に接
続されている。スイッチングマトリクス4は出力信号線
群3の中の任意の信号線を、入力信号線群2の中の(複
数の)任意の信号線に接続し、その接続情報は外部から
与えることによって容易に変更できる。シミュレータに
外部から入力する外部入力信号線群5は論理素子群1の
中のバッファに接続され、シミュレータから外部へ出力
する外部出力信号1!i16はスイッチングマトリクス
4から引き出されている。
The logic element group (functional unit) 1 is a logic element group necessary to configure the target simulator, and specifically includes various gates, buffers, flip-flops, and other small scale devices, as well as counters, ALUs, and memories. This includes items up to the LSI level such as. In addition, the input and output of each element are completely separated, and in bidirectional devices such as data buses, input and output are separated using internal signals. The input signal line group 2 is connected to the input terminal of the logic element group 1, and the output signal line group 3 is similarly connected to the output terminal. The switching matrix 4 connects any signal line in the output signal line group 3 to any (plural) arbitrary signal line in the input signal line group 2, and the connection information can be easily changed by giving it from the outside. can. External input signal line group 5, which is input to the simulator from the outside, is connected to a buffer in logic element group 1, and external output signal 1! is output from the simulator to the outside. i16 is derived from the switching matrix 4.

このような構成にすることにより、出力信号線群3と入
力信号線群2との接続は外部からの接続情報で変更する
ことができるためソフトウェアの柔軟性とハードウェア
の高速性を兼ね備えたシミュレータを実現することがで
きる。以下、論理素子群1、およびスイッチングマトリ
クス4について詳述する。
With this configuration, the connection between the output signal line group 3 and the input signal line group 2 can be changed using external connection information, making it possible to create a simulator that combines the flexibility of software and the high speed of hardware. can be realized. The logic element group 1 and the switching matrix 4 will be described in detail below.

第6図は論理素子群(m、油部)1の規格化モジュール
および規格化モジュールソケットを示す図、第7図は規
格化基板を示す図である。
FIG. 6 is a diagram showing the standardized module and standardized module socket of the logic element group (m, oil section) 1, and FIG. 7 is a diagram showing the standardized board.

論理素子群(機能部)1は、上述したように各種ゲート
、バッファ、フリップ70ツブから、カウンタ、ALU
1メモリなどLSIレベルのものまで、いろいろな規模
の機能部品から構成されている。そしてこれらの機能部
品はすべてそれぞれの機能を有する実際のICが第6図
に示されているような種々のモジュールに組み込まれて
使用されている。このモジュール7、色は、内部のIC
に対する入出力が完全に分離されており、電源端子12
,13、GND14,15、入力端子列16.17、出
力端子列18.19の位置などが統一規格によって定め
られている。さらにこのモジュール7.9は統一規格の
基板20上に実装して使用される。この規格基板20も
モジュール7゜9と同様、モジュールソケット8,10
および基板端子に対し、電源端子、GND、入力端子列
21、出力端子列22の位置などが統一規格によって定
められており、各モジュールは同一サイズのどのモジュ
ールソケットに実装されても動作するようになっている
。以上のように規格化することにより、結線だけでなく
、論理素子群1の構成も可変とすることができ、より高
い柔軟性が得られている。
As mentioned above, the logic element group (functional unit) 1 includes various gates, buffers, flip 70 blocks, counters, ALUs, etc.
It is composed of functional parts of various sizes, up to LSI-level devices such as 1 memory. All of these functional parts are used by being incorporated into various modules as shown in FIG. 6, in which actual ICs having respective functions are used. This module 7, the color is the internal IC
The input and output for the power supply terminal 12 are completely separated.
, 13, GND 14, 15, the positions of the input terminal rows 16, 17, and the output terminal rows 18, 19, etc. are determined by the unified standard. Furthermore, this module 7.9 is used by being mounted on a board 20 of a uniform standard. This standard board 20 also has module sockets 8 and 10, similar to the module 7°9.
The positions of the power supply terminal, GND, input terminal row 21, output terminal row 22, etc. are determined by the unified standard, and each module can operate no matter which module socket of the same size is mounted. It has become. By standardizing as described above, not only the wiring but also the configuration of the logic element group 1 can be made variable, resulting in higher flexibility.

第8図は4×4スイツチングマトリクス4のブロック図
、第9図は第8図のスイッチングマトリクス4の結線の
一例を示す図である。
FIG. 8 is a block diagram of the 4×4 switching matrix 4, and FIG. 9 is a diagram showing an example of the wiring of the switching matrix 4 of FIG. 8.

スイッチングマトリクス4はRAM  ICによって実
現されている。いま、第8図に示した様な4×4のスイ
ッチングマトリクスを A−d、B−b、C−c、D−a と結線することを考える。結線状態が第9図にモデル化
して示されている。このような結線状態を持つスイッチ
ングマトリクス4は、左側の入力線列(A−D)に、 (A、B、C,D)= (0,O,O,O)と入力した
ときは、下側の出力線列(a−d)は、(a、b、c、
d)= (0,O,O,O)となり、 (A、B、C,D)= (0,O,0,1)としたとき
には、 (a、b:  c、d)= (1,O,O,O)となる
。以下同様に、スイッチングマトリクス4はそれぞれの
(A、B、C,D)の組み合わせに1対1に対応する合
計16通りの(a、b、c。
The switching matrix 4 is realized by a RAM IC. Now, consider connecting a 4×4 switching matrix as shown in FIG. 8 with A-d, B-b, C-c, and D-a. The wiring state is shown as a model in FIG. The switching matrix 4 with such a connection state is created when (A, B, C, D) = (0, O, O, O) is input to the input line array (A-D) on the left side. The side output line array (a-d) is (a, b, c,
d) = (0, O, O, O), and when (A, B, C, D) = (0, O, 0, 1), (a, b: c, d) = (1, O, O, O). Similarly, the switching matrix 4 has a total of 16 combinations (a, b, c) corresponding one-to-one to each combination of (A, B, C, D).

d)のパターンを有する。このようなスイッチングマト
リクス4は16ワード×4ビツト(アドレス線4本、デ
ータ線4本)のRAM  ICと全く同じ機能を有する
ことになる。よって、第9図に示されているスイッチン
グマトリクス4をRAMICによって実現するためには
、16ワード×4ビツトのRAMに表1に示されている
ようなデータを書込み、論理素子群1からの出力信号線
群3をデータバスに、入力信号線群2をアドレスバスに
接続すればよい。
It has the pattern d). Such a switching matrix 4 has exactly the same function as a 16 word x 4 bit (4 address lines, 4 data lines) RAM IC. Therefore, in order to realize the switching matrix 4 shown in FIG. The signal line group 3 may be connected to the data bus, and the input signal line group 2 may be connected to the address bus.

スイッチングマトリクスとしてこのようにRAM  I
Cを用いる場合には、シミュレータとして機能させる前
に表1のような結線情報を書込めるようにしておく必要
がある。
RAM I as a switching matrix like this
When using C, it is necessary to be able to write connection information as shown in Table 1 before making it function as a simulator.

表    1 第10図は数個のゲートで構成されている機能部1Cと
スイッチングマトリクス4Cを有するハードウェアシミ
ュレータの一例を示す図である。
Table 1 FIG. 10 is a diagram showing an example of a hardware simulator having a functional section 1C and a switching matrix 4C each consisting of several gates.

論理素子群1Cは第5図の論理素子群1に相当し、ここ
ではナンド、ノア、ナツトゲートがそれぞれ2つずつモ
ジュール9Cに組込まれている。
The logic element group 1C corresponds to the logic element group 1 in FIG. 5, and here two NAND gates, two NOR gates, and two NUT gates each are incorporated into the module 9C.

また、スイッチングマトリクス4Cは第5図のスイッチ
ングマトリクス4に相当し、ここでは説明のために、格
子状に交差させた何本かの線でモデル化され、以下の記
述では必要な部分のみを黒丸で結ぶことによって、その
接続情報が示されている。信号線AO〜A9は機能部1
Cに入力する入力信号線群2に含まれ、信号線Do−D
5は出力信号線群3に含まれている。
In addition, the switching matrix 4C corresponds to the switching matrix 4 in FIG. 5, and for the purpose of explanation, it is modeled here as several lines intersecting in a grid pattern, and in the following description, only the necessary parts are indicated by black circles. The connection information is shown by connecting them with . Signal lines AO to A9 are functional unit 1
Included in input signal line group 2 input to C, signal line Do-D
5 is included in the output signal line group 3.

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

上述した従来のシミュレーションは、どちらかの方法に
も一長一短があり、ソフトウェアシミュレーションは柔
軟性はあるが高速性に乏しく、ハードウェアシミュレー
ションは高速性を備えているが各モジュールに組み込ま
れたICなどのゲート類には制限があり、修正等により
論理ゲートが不足した場合にはモジュールを交換するか
、新に追加する必要があり、柔軟性に欠けるという欠点
がある。
Both of the above-mentioned conventional simulation methods have their advantages and disadvantages; software simulation is flexible but lacks high speed, and hardware simulation has high speed but is limited by the speed of the IC built into each module. There are limitations on gates, and if there is a shortage of logic gates due to modification or the like, it is necessary to replace the module or add a new module, which has the disadvantage of lacking flexibility.

本発明の目的は、LSI設計時の論理回路シミュレーシ
ョンにおいて、ソフトウェアシミュレータに匹敵する柔
軟性と、ハードウェアシミュレータと同等の高速性を有
するシミュレータを提供することである。
An object of the present invention is to provide a simulator that has flexibility comparable to a software simulator and high speed comparable to a hardware simulator in logic circuit simulation during LSI design.

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

本発明のハードウェアシミュレータは、相互に接続され
ておらず、かつ入力信号線と出力信号線が分離されてい
る論理素子の配列である論理素子群と同一の機能を有す
る機能部と、前記論理素子群の入力信号線群の中の任意
の信号線を制御信号によって該論理素子群の出力信号線
群および、外部入力信号線群の中の任意の信号線に接続
するスイッチングマトリクスと同一の機能を有するスイ
ッチング部を有するハードウェアシミュレータにおいて
、 前記機能部はメモリであり、該メモリのアドレス線およ
びデータ線はそれぞれ前記論理素子群の入力信号線およ
び出力信号線に対応しており、該メモリは、前記論理素
子の入力信号線に信号が入力された場合に該論理素子が
出力すべき信号に対応するデータを、該論理素子の入力
信号に対応するアドレスに格納していることを特徴とす
る。
The hardware simulator of the present invention includes a functional unit having the same function as a logic element group, which is an array of logic elements that are not connected to each other and whose input signal lines and output signal lines are separated; Same function as a switching matrix that connects any signal line in the input signal line group of the element group to the output signal line group of the logic element group and any signal line in the external input signal line group using a control signal In the hardware simulator having a switching unit, the functional unit is a memory, address lines and data lines of the memory correspond to input signal lines and output signal lines of the logic element group, respectively, and the memory has , characterized in that data corresponding to a signal that the logic element should output when a signal is input to the input signal line of the logic element is stored at an address corresponding to the input signal of the logic element. .

〔作用〕[Effect]

このように、メモリの、論理素子の入力に対応するアド
レスに、該論理素子の出力に対応するデータを格納する
ことによりメモリ内のデータを書換えるだけでハードウ
ェアを変更することなく論理修正をすることができ、ソ
フトウェアシミュレータなみの柔軟性を持ったハードウ
ェアシミュレータが得られる。
In this way, by storing data corresponding to the output of a logic element in the memory address corresponding to the input of the logic element, the logic can be modified without changing the hardware by simply rewriting the data in the memory. This provides a hardware simulator with the flexibility of a software simulator.

〔実施例〕〔Example〕

次に、本発明の実施例について図面を参照して説明する
Next, embodiments of the present invention will be described with reference to the drawings.

第1図は本発明のハードウェアシミュレータの第1の実
施例の概念図で、第1図(a)は半加算器の回路図、第
1図(b)は本発明のハードウェアシミュレータを用い
て半加算回路を実現した概念図、第2図は第10図のモ
ジュール9Cが置換えられる1にワード×6ビツトのメ
モリ9Aのブロック図である。
FIG. 1 is a conceptual diagram of the first embodiment of the hardware simulator of the present invention. FIG. 1(a) is a circuit diagram of a half adder, and FIG. FIG. 2 is a block diagram of a 1 word×6 bit memory 9A in which the module 9C of FIG. 10 is replaced.

本実施例は第10図の機能部1Cをメモリ1Aで置換え
て第1図(a)の論理回路を実現したものである。メモ
リ1A中に画かれている論理素子群は、メモリ1Aの機
能がこれらの論理素子群と同一の機能を有することを示
すために画かれたものである。
In this embodiment, the logic circuit shown in FIG. 1(a) is realized by replacing the functional section 1C shown in FIG. 10 with a memory 1A. The logic element groups depicted in the memory 1A are drawn to show that the memory 1A has the same function as these logic element groups.

モジュール9Cは次のようにしてメモリ9Aと首換えら
れている。すなわち、メモリ9AのアドレスラインAO
−A9は入力信号線群2に、またメモリ9Aのデータラ
インDo−D5は出力信号線群3に接続されている。メ
モリ9Aは予めアドレスA9.A’8の値だけでデータ
D5がナントゲートの入出力信号の論理値に対応して表
2のようにきまる。
The module 9C is replaced with the memory 9A as follows. That is, address line AO of memory 9A
-A9 is connected to input signal line group 2, and data line Do-D5 of memory 9A is connected to output signal line group 3. Memory 9A has address A9. Data D5 is determined only by the value of A'8 as shown in Table 2, corresponding to the logical values of the input/output signals of the Nant gate.

表2 同様にアドレスA7.A6.でデータD4、アドレス△
5.A4でデータD3、アドレスA3゜A2でデータD
2、アドレスA1でデータD1、アドレスAOでデータ
Doがきまり、メモリ内のデータが表3のように設定さ
れている。このようにして、第10図のモジュール9C
はメモリ9Aによって置換えられている。
Table 2 Similarly, address A7. A6. Then data D4, address △
5. Data D3 at A4, data D at address A3゜A2
2. Address A1 determines data D1, address AO determines data Do, and the data in the memory is set as shown in Table 3. In this way, module 9C in FIG.
has been replaced by memory 9A.

表   3 次に、メモリ1Aの出力信号線DO〜D5およびDlo
、Dllが、スイッチング部4にモデル化して示されて
いるように入力信号線に接続され、(実際のスイッチン
グマトリクスを用いてもよいし、前)ホのようにメモリ
を用いてもよい。)それによって第1図(a)の回路の
機能が、第1図(b)の装置上に実現されている。第1
図中、参照番号31〜34は、第1図(a)の論理素子
の入出力信号線と第1図(b)のメモリ1Aのアドレス
線およびデータ線との対応を示すために記されたちので
ある。また、信号(a、b)は入力信号、(X、V)は
出力信号を示す。
Table 3 Next, output signal lines DO to D5 and Dlo of memory 1A
, Dll are connected to the input signal line as shown modeled in the switching unit 4 (an actual switching matrix may be used, or a memory may be used as in E). ) Thereby, the function of the circuit of FIG. 1(a) is realized on the device of FIG. 1(b). 1st
In the figure, reference numbers 31 to 34 are written to indicate the correspondence between the input/output signal lines of the logic element in FIG. 1(a) and the address lines and data lines of the memory 1A in FIG. 1(b). It is. Furthermore, signals (a, b) indicate input signals, and (X, V) indicate output signals.

第3図、第4図はそれぞれ本発明のハードウェアシミュ
レータの第2.第3の実施例の概念図である。第3図(
a)は4人力1出力論理回路、第3図(b)は第3図(
a)の論理回路の機能がメモリ9Bを用いて実現されて
いる回路図である。参照番号41〜41はメモリ9Bの
アドレス線およびデータ線と、第3図(a)の論理素子
の入出力信号線との対応を示すためのものである。また
第3図(a)の信号(a、b、c、d)は入力信号を、
信号Xは出力信号を示す。
FIGS. 3 and 4 respectively show the second part of the hardware simulator of the present invention. FIG. 3 is a conceptual diagram of a third embodiment. Figure 3 (
a) is a 4-man power, 1-output logic circuit, and Fig. 3 (b) is
It is a circuit diagram in which the function of the logic circuit in a) is realized using memory 9B. Reference numbers 41 to 41 indicate the correspondence between the address lines and data lines of the memory 9B and the input/output signal lines of the logic element in FIG. 3(a). In addition, the signals (a, b, c, d) in FIG. 3(a) are the input signals,
Signal X indicates the output signal.

さらに、第3図(a)の論理回路を第10図のモジュー
ル9Cで示される機能部で実現しようとすると、ナンド
素子が1つ不足してしまう。しかし、第2図のメモリを
用いると、アドレスA5.A4およびA3.A2で発生
するメモリ内のデータD3、D2を表4に示すデータに
書換えたメモリ9Bを用いただけで第3図(a)の回路
の機能は簡単に実現されている。
Furthermore, if an attempt is made to realize the logic circuit of FIG. 3(a) using the functional section shown by the module 9C of FIG. 10, one NAND element will be missing. However, if the memory of FIG. 2 is used, address A5. A4 and A3. The functions of the circuit shown in FIG. 3(a) can be easily realized by simply using the memory 9B in which the data D3 and D2 in the memory generated at A2 are rewritten to the data shown in Table 4.

第4図(a)はDフリップ・フロップの回路図、第4図
(b)は第10図の機能部1Cに等価なメモリ1Aを用
いてDフリップフロップが実現された回路図である。
FIG. 4(a) is a circuit diagram of a D flip-flop, and FIG. 4(b) is a circuit diagram in which the D flip-flop is realized using a memory 1A equivalent to the functional section 1C of FIG.

本実施例では、表3に示されている真理値データが書込
まれた1にワード×6ビツトのメモリ9Aで第10図の
機能部1Cが置換えられることによってDフリップフロ
ップが実現されている。
In this embodiment, a D flip-flop is realized by replacing the functional unit 1C in FIG. 10 with a memory 9A of 1 word x 6 bits in which the truth value data shown in Table 3 is written. .

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

以上説明したように本発明は、論理様能または記憶機能
を有する素子から構成される論理機能部と、入力線と、
出力線を自由に接続するスイッチングマトリクス部から
成るハードウェアシミュレータにおける論理機能部をメ
モリ素子で実現することにより、論理修正がメモリ内の
データの書き換えだけで済み、ソフトウェアシミュレー
タなみの柔軟性を持ったハードウェアシミュレータとす
ることができる効果がある。
As explained above, the present invention includes a logic function section composed of an element having a logic function or a memory function, an input line,
By using memory elements to realize the logic function section of a hardware simulator, which consists of a switching matrix section that connects output lines freely, the logic can be modified by simply rewriting the data in the memory, making it as flexible as a software simulator. It has the effect of being a hardware simulator.

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

第1図は本発明のハードウェアシミュレータの第1の実
施例の概念図、第2図は第10図のモジュール9Cが置
換えられる1にワード×6ビツトのメモリのブロック図
、第3図および第4図は本発明のハードウェアシミュレ
ータの第2および第3の実施例の概念図、第5図はハー
ドウェアシミュレータのブロック図、第6図は論理素子
群(機能部)1の規格化モジュールおよび規格化モジュ
ールンケットを示す図、第7図は規格化基板を示す図、
第8図は4×4スイツチングマトリクス4のブロック図
、第9図は第8図のスイッチングマトリクス4の結線の
一例を示す図、第10図は数個のゲートで構成されてい
る機能部1Cとスイッチングマトリクス4Cを有するハ
ードウェアシミュレータを示す図である。 1A、1B・・・メモリ、 2・・・入力信号線群、 3・・・出力信号線群、 4・・・スイッチングマトリクス、 5・・・外部入力信号線群、 6・・・外部出力信号線群、 a、b、c、d・・・入力信号、 x、y・・・出力信号。
FIG. 1 is a conceptual diagram of a first embodiment of the hardware simulator of the present invention, FIG. 2 is a block diagram of a 1 word x 6 bit memory in which module 9C in FIG. 10 is replaced, and FIGS. FIG. 4 is a conceptual diagram of the second and third embodiments of the hardware simulator of the present invention, FIG. 5 is a block diagram of the hardware simulator, and FIG. A diagram showing a standardized module kit, FIG. 7 is a diagram showing a standardized board,
FIG. 8 is a block diagram of the 4×4 switching matrix 4, FIG. 9 is a diagram showing an example of the wiring of the switching matrix 4 in FIG. 8, and FIG. 10 is a functional unit 1C composed of several gates. FIG. 4 is a diagram showing a hardware simulator having a switching matrix 4C and a switching matrix 4C. 1A, 1B...Memory, 2...Input signal line group, 3...Output signal line group, 4...Switching matrix, 5...External input signal line group, 6...External output signal Line group, a, b, c, d...input signal, x, y...output signal.

Claims (1)

【特許請求の範囲】 相互に接続されておらず、かつ入力信号線と出力信号線
が分離されている論理素子の配列である論理素子群と同
一の機能を有する機能部と、前記論理素子群の入力信号
線群の中の任意の信号線を制御信号によって該論理素子
群の出力信号線群および、外部入力信号線群の中の任意
の信号線に接続するスイッチングマトリクスと同一の機
能を有するスイッチング部を有するハードウェアシミュ
レータにおいて、 前記機能部はメモリであり、該メモリのアドレス線およ
びデータ線はそれぞれ前記論理素子群の入力信号線およ
び出力信号線に対応しており、該メモリは、前記論理素
子の入力信号線に信号が入力された場合に該論理素子が
出力すべき信号に対応するデータを、該論理素子の入力
信号に対応するアドレスに格納していることを特徴とす
るハードウェアシミュレータ。
[Scope of Claims] A functional unit having the same function as a logic element group that is an array of logic elements that are not connected to each other and whose input signal lines and output signal lines are separated; and the logic element group. It has the same function as a switching matrix that connects any signal line in the input signal line group to the output signal line group of the logic element group and any signal line in the external input signal line group by a control signal. In a hardware simulator having a switching unit, the functional unit is a memory, address lines and data lines of the memory correspond to input signal lines and output signal lines of the logic element group, respectively, and the memory Hardware characterized in that data corresponding to a signal that a logic element should output when a signal is input to an input signal line of the logic element is stored at an address corresponding to the input signal of the logic element. simulator.
JP61302523A 1986-12-17 1986-12-17 Hardware simulator Granted JPS63153672A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61302523A JPS63153672A (en) 1986-12-17 1986-12-17 Hardware simulator

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61302523A JPS63153672A (en) 1986-12-17 1986-12-17 Hardware simulator

Publications (2)

Publication Number Publication Date
JPS63153672A true JPS63153672A (en) 1988-06-27
JPH0575147B2 JPH0575147B2 (en) 1993-10-19

Family

ID=17909986

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61302523A Granted JPS63153672A (en) 1986-12-17 1986-12-17 Hardware simulator

Country Status (1)

Country Link
JP (1) JPS63153672A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06348786A (en) * 1993-06-14 1994-12-22 Nec Corp Automatic wiring system for real chip board

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5916050A (en) * 1982-07-16 1984-01-27 Nec Corp Dynamic gate array

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5916050A (en) * 1982-07-16 1984-01-27 Nec Corp Dynamic gate array

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06348786A (en) * 1993-06-14 1994-12-22 Nec Corp Automatic wiring system for real chip board

Also Published As

Publication number Publication date
JPH0575147B2 (en) 1993-10-19

Similar Documents

Publication Publication Date Title
JPH0713654B2 (en) Hardware simulator
US5256918A (en) Programmable logic circuit
JPH0695568B2 (en) Method of manufacturing gate array integrated circuit device
US4736338A (en) Programmable look up system
JPS62264357A (en) Simulation of processor addition for parallel processor array
JPS5919367A (en) Gate array with memory
JPH073838B2 (en) Semiconductor integrated circuit
JPH0613592A (en) Asic-prototype manufacturing device
US4567592A (en) Method and apparatus for the stepwise static testing of the respective connections and integrated subsystems of a microprocessor-based system for use by the general public
JPS586973B2 (en) Memory load bunch access Seigiyohoshiki
JPH0432348B2 (en)
JP2549601B2 (en) Register control circuit
JPS63153672A (en) Hardware simulator
JPH08221164A (en) Trial manufacture supporting device, substrate for ic mounting, and bus device
Bell et al. The register transfer module design concept
US20020091507A1 (en) Logic emulator with routing chip providing virtual full-crossbar interconnect
JPH0429158B2 (en)
JPS6386040A (en) Hardware simulator
JP2922963B2 (en) Sequence controller
JPS6349831A (en) Electronic equipment
JPH0429425Y2 (en)
JPH05241698A (en) System for controlling input output port
US5790894A (en) Data processing with improved register bit structure
JPH0677047B2 (en) Selective connection method
JPS61198762A (en) Semiconductor integrated circuit