Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JPS6248864B2 - - Google Patents
[go: Go Back, main page]

JPS6248864B2 - - Google Patents

Info

Publication number
JPS6248864B2
JPS6248864B2 JP57030321A JP3032182A JPS6248864B2 JP S6248864 B2 JPS6248864 B2 JP S6248864B2 JP 57030321 A JP57030321 A JP 57030321A JP 3032182 A JP3032182 A JP 3032182A JP S6248864 B2 JPS6248864 B2 JP S6248864B2
Authority
JP
Japan
Prior art keywords
logic
integrated circuit
processors
output
state
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
Application number
JP57030321A
Other languages
Japanese (ja)
Other versions
JPS58146947A (en
Inventor
Masahiko Koike
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
Nippon Electric Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Electric Co Ltd filed Critical Nippon Electric Co Ltd
Priority to JP57030321A priority Critical patent/JPS58146947A/en
Publication of JPS58146947A publication Critical patent/JPS58146947A/en
Publication of JPS6248864B2 publication Critical patent/JPS6248864B2/ja
Granted legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/22Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing
    • G06F11/26Functional testing
    • G06F11/261Functional testing by simulating additional hardware, e.g. fault simulation

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Test And Diagnosis Of Digital Computers (AREA)

Description

【発明の詳細な説明】 本発明は、論理シミユレータに関する。[Detailed description of the invention] The present invention relates to logic simulators.

多くの種類の集積回路が多数用いられている論
理装置を開始する際には、実際に装置が配線され
て動作試験を行なつてから誤りを見つけたのでは
回路修正が大へんで開発日数、コストが大きくな
つてしまう。さらには近年のLSI、カスタムICが
さかんに用いられる様になると集積回路の修正が
必要となる事態も発生するので論理上の設計誤り
は早急に見つける必要がある。装置の試験をもつ
と前の段階から行なうために論理シミユレータが
よく用いられている。論理シミユレータは、対象
とする論理装置と同等の動作をシミユレーシヨン
によつて行なうもので、ソフトウエアによつて行
なわれているものが多い。
When starting a logic device that uses a large number of integrated circuits of many types, if you find an error after the device is actually wired and tested, it will take a lot of time to correct the circuit, and it will take a lot of development time. The cost will increase. Furthermore, as LSIs and custom ICs have come into widespread use in recent years, it has become necessary to modify integrated circuits, so it is necessary to find logical design errors as soon as possible. Logic simulators are often used to perform equipment testing starting from the previous stage. Logic simulators perform the same operations as the target logic device through simulation, and are often performed using software.

論理シミユレーシヨンがソフトウエアによつて
逐次処理されるので対象とする装置の論理規模が
大きくなると処理時間が尨大なものとなり一つの
CPUをシミユレートするのに数百年もかかるこ
とになり実用性の無いものになつてしまう欠点が
ある。
Since the logical simulation is processed sequentially by software, as the logical scale of the target device increases, the processing time increases and one
The drawback is that it takes hundreds of years to simulate a CPU, making it impractical.

本発明の目的はこの様な従来の欠点を除去せし
め大規模な論理装置の論理シミユレーシヨンを高
速に行なう論理シミユレータを提供することにあ
る。
SUMMARY OF THE INVENTION An object of the present invention is to provide a logic simulator that eliminates these conventional drawbacks and performs logic simulation of a large-scale logic device at high speed.

本発明の論理シミユレータによれば、シミユレ
ーシヨン対象の論理装置を構成する集積回路を種
類と個数で分け集積回路ごとのシミユレーシヨン
を複数のプロセツサで分担し、それぞれのプロセ
ツサに分担した集積回路の個数分の入出力ピンに
対応する論理状態を記憶する状態メモリと、分担
した集積回路の種類分の論理演算を行なう集積回
路論理演算器と、分担した集積回路の個数分の出
力ピンの布線表を記憶する接続メモリと、複数の
プロセツサを結合し相互に交信を行なう結合ネツ
トワークとを有し、複数のプロセツサがそれぞれ
の状態メモリからシミユレーシヨン対象の集積回
路に対応した入出力ピンの論理状態をとり出し、
集積回路論理演算器で演算を行ない状態メモリを
更新し、出力ピン変化に応じて接続メモリから布
線先のプロセツサを見つけ結合ネツトワークを介
して変化情報を伝達しながら同時に処理を行なう
ので、並列処理が行なわれる、又状態メモリと集
積回路論理演算器と接続メモリをそれぞれ別個に
持つているのでアクセスが集中せず、高速に論理
シミユレーシヨンが行なえることを特徴とする。
次に本発明の実施例について図面を参照して説明
する。
According to the logic simulator of the present invention, the integrated circuits constituting the logic device to be simulated are divided by type and number, and the simulation for each integrated circuit is shared between a plurality of processors. A state memory that stores logic states corresponding to input/output pins, an integrated circuit logic operator that performs logic operations for the types of integrated circuits that are assigned, and a wiring table for output pins for the number of integrated circuits that are assigned. It has a connection memory that connects multiple processors and communicates with each other, and the multiple processors retrieve the logic states of input/output pins corresponding to the integrated circuit to be simulated from their respective state memories. ,
The integrated circuit logic arithmetic unit performs calculations to update the state memory, and in response to changes in the output pins, the processor to be wired to is found from the connected memory, and processing is performed simultaneously while transmitting change information via the connection network, so parallel processing is possible. Furthermore, since the state memory, integrated circuit logic arithmetic unit, and connection memory are each separately provided, accesses are not concentrated, and logic simulation can be performed at high speed.
Next, embodiments of the present invention will be described with reference to the drawings.

第1図は本発明の一実施例を示す論理シミユレ
ータのブロツク図である。P1,P2,………
PJ………PNは複数のプロセツサであり、S1,
S2,………SJ………SNはそれぞれの状態メモ
リ、I1,I2,………IJ………INはそれぞれの
集積回路論理演算器、C1,C2,………CJ…
……CNはそれぞれの接続メモリであり、1は結
合ネツトワークである。
FIG. 1 is a block diagram of a logic simulator showing one embodiment of the present invention. P1, P2, ......
PJ...PN are multiple processors, S1,
S2,......SJ......SN are respective state memories, I1, I2,......IJ......IN are respective integrated circuit logic operators, C1, C2,......CJ...
...CN is each connection memory, and 1 is a connection network.

各プロセツサPJは、状態メモリSJよりシミユ
レーシヨン対象の集積回路に対応した入出力ピン
の論理状態をとり出し、集積回路論理演算器IJよ
り積集回路の論理演算を行ない状態メモリSJを
更新し出力ピンの変化に応じて接続メモリCJよ
り布線先の集積回路を求め、結合ネツトワーク1
を介し分担したプロセツサP1,P2,………
PJ………PNのいずれかに連続する。この動作が
それぞれのプロセツサP1,P2,………PJ…
……PNで並行して行なわれ、又状態メモリI
1,I2,………IJ……INと接続メモリC1,C
2,………CJ………CNへのメモリアクセスかそ
れぞれ独立している、さらに集積回路論理演算器
I1,I2,………IJ………INもそれぞれ独立に
集積回路の演算を行なうので高速な論理シミユレ
ーシヨンが行なわれる。
Each processor PJ retrieves the logic state of the input/output pin corresponding to the integrated circuit to be simulated from the state memory SJ, performs a logic operation on the integrated circuit from the integrated circuit logic operator IJ, updates the state memory SJ, and outputs the output pin. The integrated circuit to be wired is determined from the connection memory CJ according to the change in the connection network 1.
Processors P1, P2, ...... shared through
PJ...Continues to either PN. This operation is performed by each processor P1, P2,...PJ...
...is carried out in parallel in PN, and state memory I
1, I2, ......IJ...IN and connected memory C1, C
2. The memory accesses to CJ......CN are independent, and the integrated circuit logic operation units I1, I2, IJ...IN also perform integrated circuit operations independently. High-speed logic simulation is performed.

第2図は第1図に示す複数のプロセツサP1,
P2,………PJ………PNの内の1つのプロセツ
サPJの構成列を示すブロツク図である。
FIG. 2 shows a plurality of processors P1 shown in FIG.
FIG. 2 is a block diagram showing a configuration sequence of one processor PJ among P2, . . . PJ PN.

101は結合ネツトワーク1との接続線群、1
02は状態メモリSJのアクセス線群、103は
集積回路論理演算器IJとのアクセス線群、104
は接続メモリCJとのアクセス線群である。11
0,118はそれぞれ結合ネツトワークの接続線
群の中のメツセージ入力線群、メツセージ出力線
群である。10はメツセージ入力制御部であり、
メツセージ入力線群110より相当する集積回路
に対する状態変化のメツセージを受入れ、入力メ
ツセージ111を出す。11は状態メモリのアク
セス制御部であり入力メツセージ111に対応し
た集積回路の入出力ピン情報をアクセス線群10
2よりとり出し、ピン状態113を出す、12は
演算制御部であり、ピン状態113を用いてアク
セス線群103より集積回路論理演算器IJにアク
セスを行ない、新しい状態115を出力する。ア
クセス制御装置11は新しい状態115を入力し
アクセス線群112を介し状態メモリSJを更新
する。13は比較部であり新しい状態115とピ
ン状態113を入力し出力変化を調べ変化出力1
16を出す。14は接続メモリのアクセス制御部
であり変化出力116により接続メモリCJへア
クセス線群104を介してアクセス119を行な
い布線先の集積回路を求め変化メツセージ117
を出力する。15は結合ネツトワークの出力制御
部であり変化メツセージ117を入力し結合ネツ
トワーク1へメツセージ出力線群118を介し変
化メツセージを分担するプロセツサPKに伝え
る。
101 is a group of connection lines with connection network 1, 1
02 is a group of access lines to the state memory SJ, 103 is a group of access lines to the integrated circuit logic operation unit IJ, 104
is a group of access lines with connection memory CJ. 11
0 and 118 are a message input line group and a message output line group, respectively, of the connection line group of the coupling network. 10 is a message input control section;
It accepts a status change message for the corresponding integrated circuit from the message input line group 110 and outputs an input message 111. Reference numeral 11 denotes an access control unit for the state memory, which transmits input/output pin information of the integrated circuit corresponding to the input message 111 to the access line group 10.
2 and outputs a pin state 113. Reference numeral 12 denotes an arithmetic control unit, which uses the pin state 113 to access the integrated circuit logic operator IJ from the access line group 103, and outputs a new state 115. The access control device 11 inputs a new state 115 and updates the state memory SJ via the access line group 112. 13 is a comparison section which inputs the new state 115 and pin state 113, checks the output change, and outputs the change 1.
Roll 16. Reference numeral 14 denotes an access control unit for the connection memory, which uses a change output 116 to access the connection memory CJ via the access line group 104 119 to find the integrated circuit to which it is wired and sends a change message 117.
Output. Reference numeral 15 denotes an output control section of the connection network, which inputs the change message 117 and transmits it to the connection network 1 via a group of message output lines 118 to the processor PK that shares the change message.

第3図は第1図に示すそれぞれの状態メモリS
1,S2,………SJ………SNの内1つの状態メ
モリSJの構成例を示すブロツク図である。
Figure 3 shows each state memory S shown in Figure 1.
1, S2, ......SJ......SN is a block diagram showing an example of the configuration of one state memory SJ.

プロセツサPJからのアクセス線群102より
分担する集積回路の番号アドレスアクセス301
が与えられる、31はアクセス制御部で番号アド
レスアクセス301を入力しアドレスアクセス3
02を出す。32は状態メモリセルで分担する集
積回路分の入出力ピンの状態を記憶しておりアド
レスアクセス302が読み出しアクセスであれば
入出力ピン状態値303を出す。もしアドレスア
クセス302が更新アクセスであれば新しい状態
を状態メモリセル32に書込む。
Number address access 301 of the integrated circuit to be shared from the access line group 102 from the processor PJ
is given, 31 is the access control unit where the number address access 301 is input and address access 3
Roll out 02. 32 stores the status of the input/output pins of the integrated circuit shared by the status memory cells, and outputs the input/output pin status value 303 if the address access 302 is a read access. If address access 302 is an update access, a new state is written to state memory cell 32.

第4図は第1図に示す、それぞれの集積回路論
理演算器I1,I2,………IJ………INの内の1
つの集積回路論理演算器IJの構成例を示すブロツ
ク図である。プロセツサPJからくるアクセス線
群103より演算要求401が来る。41は選択
器であり演算要求401が来ると演算を行なう集
積回路の種類を判別し選択出力群402の1つを
選択する。42A,42B,………42Mは集積
回路群であり分担する。集積回路分の種類の論理
演算を行なうために実際に用いられる集積回路、
もしくは、実際に用いられる集積回路を同一機能
をもつPLAを用いている。選択器41により種
類に応じて集積回路群42A,42B、………4
2Mの1つが選択され論理演算が行なわれ状態値
403が得られる。43は状態出力器であり、得
られた状態値403より新しい状態値404をア
クセス線群103に出す。
Fig. 4 shows one of the integrated circuit logical operation units I1, I2, ......IJ......IN shown in Fig. 1.
FIG. 2 is a block diagram showing an example of the configuration of one integrated circuit logic operation unit IJ. A computation request 401 comes from the access line group 103 coming from the processor PJ. 41 is a selector which, when a calculation request 401 comes, determines the type of integrated circuit on which the calculation is to be performed and selects one of the selection output group 402. 42A, 42B, . . . 42M are a group of integrated circuits and share the responsibility. Integrated circuits that are actually used to perform the types of logical operations that are required for integrated circuits;
Alternatively, PLA is used which has the same function as the integrated circuit actually used. The selector 41 selects integrated circuit groups 42A, 42B,...4 according to the type.
One of 2M is selected and a logical operation is performed to obtain a state value 403. A status output device 43 outputs a status value 404 newer than the obtained status value 403 to the access line group 103.

第5図は第1図で示すそれぞれの接続メモリC
1,C2,………CJ………CNの中の1つの接続
メモリCJの構成例を示すブロツク図である。5
1はポインタテーブルであり、アクセス線群10
4よりプロセツサPJから成る状態変化501を
入力し、出力ピンに対する布線先の集積回路名が
入つているテーブルのポインタ502を出力す
る。53は接続テーブルであり出力ピンに対応す
る布線先の集積回路名と分担するプロセツサ名を
記憶するテーブルである。52はアクセス制御部
でありポインタ502を入力するとテーブルアク
セス503を出し、接続テーブル53へアクセス
し布線先の集積回路名と分担するプロセツサ名を
とり出し布線先名504をアクセス線群104へ
出力する。
Figure 5 shows each connection memory C shown in Figure 1.
FIG. 1 is a block diagram showing an example of the configuration of one connection memory CJ in CN. 5
1 is a pointer table, and access line group 10
4 inputs a state change 501 consisting of processor PJ, and outputs a pointer 502 of a table containing the names of integrated circuits to which output pins are wired. Reference numeral 53 is a connection table that stores the names of integrated circuits to which wiring is connected corresponding to output pins and the names of processors that share the wiring. Reference numeral 52 denotes an access control unit which, when the pointer 502 is input, outputs a table access 503, accesses the connection table 53, extracts the name of the integrated circuit to which the wiring is connected and the name of the processor to be shared, and sends the name of the wiring destination 504 to the access line group 104. Output.

第6図は第1図で示した結合ネツトワーク1の
構成例を示すためのブロツク図である。X11,X12
………X1u,X21,X22,………X2uはそれぞれク
ロスバースイツチであり小入力数のクロスバース
イツチを多段に接続して、入力数N、出力数Nの
任意の間のデータ転送を行なうことができる様に
接続されている。複数のプロセツサP1,P2,
………PJ………PNはそれぞれ入出力線群が対と
なつたアクセス線群601,602,………60
Nにそれぞれ接続され、任意のプロセツサPJが
任意のプロセツサPKに出力変化のメツセージを
伝達することができる。第6図では結合ネツトワ
ーク1の構成をクロスバースイツチの多段構成に
よる構成例を示したが、他の方式例えば共通バス
方式や一段の大きなクロスバースイツチ等で構成
することもできる。
FIG. 6 is a block diagram showing an example of the configuration of the connection network 1 shown in FIG. 1. X11 , X12
...... X 1u , X 21 , X 22 , ...... Connected to allow data transfer. A plurality of processors P1, P2,
......PJ...PN are access line groups 601, 602, ......60, each of which is a pair of input/output line groups.
N, and any processor PJ can transmit a message of an output change to any processor PK. Although FIG. 6 shows an example of the configuration of the coupling network 1 using a multi-stage configuration of crossbar switches, it can also be configured using other methods such as a common bus method or a single-stage large crossbar switch.

本発明によればシミユレーシヨン対象のシステ
ムを構成する。集積回路を種類と個数で分け各集
積回路のシミユレーシヨンを複数のプロセツサで
分担し、それぞれのプロセツサが分担するシミユ
レーシヨン対象の集積回路の入出力ピンに対応す
る論理状態を記憶するそれぞれの論理状態メモリ
からとり出し、集積回路の分担する種類分の論理
演算を行なうそれぞれの集積回路論理演算器に対
象とする集積回路の論理状態を与え論理演算を行
なわせ、状態メモリを更新するとともに出力ピン
変化に応じて、分担する個数分の出力ピンに対応
する布線表を記憶するそれぞれの接続メモリから
布線先の集積回路を見つけ、プロセツサ間を結合
する。結合ネツトワークを介して分担する。プロ
セツサに状態変化を伝えながら対象とするシステ
ムの論理シミユレーシヨンがシステムを構成する
集積回路ごとに複数のプロセツサで並列してシミ
ユレーシヨンを行なうので、高速に行なうことが
できるという効果が生じる。
According to the present invention, a system to be simulated is configured. The simulation of each integrated circuit is divided into types and numbers, and the simulation of each integrated circuit is shared between multiple processors. The logic state of the target integrated circuit is given to each integrated circuit logic operation unit, which performs logic operations for the types of integrated circuits, to perform logic operations, update the state memory, and respond to changes in the output pin. Then, the integrated circuits to be wired are found from each connection memory that stores wiring tables corresponding to the number of output pins to be shared, and the processors are connected. Sharing via a bond network. Since the logic simulation of the target system is performed in parallel by a plurality of processors for each integrated circuit constituting the system while transmitting state changes to the processor, the effect can be achieved at high speed.

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

第1図は本発明の一実施例を示す論理シミユレ
ータのブロツク例、第2図乃至第6図は第1図に
おけるプロセツサ、状態メモリ、集積回路論理演
算器、接続メモリ、結合ネツトワークのそれぞれ
の構成例を示すブロツク図である。 1……結合ネツトワーク、P1,P2,………
PJ………PN……プロセツサ、S1,S2,……
…SJ………SN……状態メモリ、I1,I2,…
……IJ………IN……集積回路論理演算器、C1,
C2,………CJ………CN……接続メモリ、10
……メツセージ入力制御部、11,14,31,
52……アクセス制御部、12……演算制御部、
13……比較部、15……出力制御部、32……
状態メモリセル、41……選択器、42A,42
B………42M……集積回路群、43……状態出
力器、51……ポインタテーブル、53……接続
テーブル、X11,X12………X1U,X2
1,X22,………X2U……クロスバースイツ
チ。
FIG. 1 is a block example of a logic simulator showing one embodiment of the present invention, and FIGS. 2 to 6 show each of the processor, state memory, integrated circuit logic operation unit, connection memory, and coupling network shown in FIG. FIG. 3 is a block diagram showing a configuration example. 1...Connection network, P1, P2,...
PJ……PN……Processor, S1, S2,……
…SJ…SN…Status memory, I1, I2,…
……IJ……IN……Integrated circuit logic operator, C1,
C2,……CJ……CN……Connection memory, 10
...Message input control section, 11, 14, 31,
52...Access control unit, 12...Arithmetic control unit,
13... Comparison section, 15... Output control section, 32...
State memory cell, 41...Selector, 42A, 42
B...42M...Integrated circuit group, 43...Status output device, 51...Pointer table, 53...Connection table, X11, X12...X1U, X2
1,X22,...X2U...Crossbar switch.

Claims (1)

【特許請求の範囲】[Claims] 1 論理装置のシミユレーシヨンを行なう論理シ
ミユレータにおいて、論理装置を構成する集積回
路を種類と個数ごとに分けて分担してシミユレー
シヨンを行なう複数のプロセツサと、前記複数の
プロセツサのそれぞれに、分担する集積回路の個
数分の入出力ピンの論理状態を記憶するそれぞれ
の状態メモリと、分担する集積回路の種類分の論
理演算を行なうそれぞれの集積回路論理演算器
と、分担する集積回路の個数分の出力ピンの布線
表を記憶するそれぞれの接続メモリと、前記複数
のプロセツサを結合し相互に交信を行なう結合ネ
ツトワークとを有し、前記複数のプロセツサは前
記それぞれの状態メモリからシミユレーシヨン対
象の集積回路の論理状態をとり出し、前記それぞ
れの集積回路論理演算器で演算を行ない、前記状
態メモリを更新し出力状態変化に応じて前記それ
ぞれの接続メモリから布線先の集積回路を見つけ
前記結合ネツトワークを介し担当する前記プロセ
ツサに出力変化を伝達し前記複数のプロセツサが
並列して論理シミユレーシヨンを行なうことを特
徴とする論理シミユレータ。
1. In a logic simulator that simulates a logic device, a plurality of processors divide the integrated circuits constituting the logic device by type and number and perform the simulation, and each of the plurality of processors has a Each state memory stores the logic states of the input/output pins, each integrated circuit logic operator performs logic operations for the types of integrated circuits to be shared, and the output pins for the number of output pins to be shared Each of the plurality of processors has a connection memory that stores a wiring table, and a connection network that connects the plurality of processors and communicates with each other. The state is taken out, the operation is performed by each of the integrated circuit logical arithmetic units, the state memory is updated, and the integrated circuit to be wired is found from each of the connection memories according to the change in the output state, and the integrated circuit is connected via the connection network. A logic simulator characterized in that an output change is transmitted to the processor in charge, and the plurality of processors perform logic simulation in parallel.
JP57030321A 1982-02-26 1982-02-26 Logical simulator Granted JPS58146947A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP57030321A JPS58146947A (en) 1982-02-26 1982-02-26 Logical simulator

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP57030321A JPS58146947A (en) 1982-02-26 1982-02-26 Logical simulator

Publications (2)

Publication Number Publication Date
JPS58146947A JPS58146947A (en) 1983-09-01
JPS6248864B2 true JPS6248864B2 (en) 1987-10-15

Family

ID=12300529

Family Applications (1)

Application Number Title Priority Date Filing Date
JP57030321A Granted JPS58146947A (en) 1982-02-26 1982-02-26 Logical simulator

Country Status (1)

Country Link
JP (1) JPS58146947A (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4866663A (en) * 1987-02-13 1989-09-12 Sanders Associates, Inc. Simulation system

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4306286A (en) * 1979-06-29 1981-12-15 International Business Machines Corporation Logic simulation machine

Also Published As

Publication number Publication date
JPS58146947A (en) 1983-09-01

Similar Documents

Publication Publication Date Title
Siegel et al. The multistage cube: A versatile interconnection network
KR100302981B1 (en) Tightly coupled emulation processors
CA1246743A (en) Array for simulating computer functions for large computer systems
JPH04227574A (en) Whole-event tracing gatherer for logic simulation machine
JP3176482B2 (en) Logic simulation equipment
JPS58205870A (en) Simulation apparatus of logic circuit
JPS6248864B2 (en)
JPS6141017B2 (en)
JP2557856B2 (en) CAD system
JPH0769893B2 (en) Neural network simulator
US7043417B1 (en) High speed software driven emulator comprised of a plurality of emulation processors with improved multiplexed data memory
JPH021571A (en) Faulty simulation device
Nordmann et al. Modular asynchronous control design
JPS60173483A (en) Logical circuit simulation system
JPS61186869A (en) Simulator
JPS61138333A (en) Arithmetic module
JP2972558B2 (en) Fault simulation method for logic circuits
JPS62221745A (en) Simulation method for logic circuit
JPS62114040A (en) Event simulator
JPS6065377A (en) Parallel processing method of 2-dimensional correlation coefficient
JPH0855093A (en) Multiple vector parallel computer
JPH04225475A (en) Logic simulation machine and processing method
JPH0245427B2 (en) ENHOKANSHISEIGYOSOCHI
JPS5966754A (en) Logical simulation system
JPS6299837A (en) Check system for input and output processor