JPH05197778A - Logical simulation system - Google Patents

Logical simulation system

Info

Publication number
JPH05197778A
JPH05197778A JP4007273A JP727392A JPH05197778A JP H05197778 A JPH05197778 A JP H05197778A JP 4007273 A JP4007273 A JP 4007273A JP 727392 A JP727392 A JP 727392A JP H05197778 A JPH05197778 A JP H05197778A
Authority
JP
Japan
Prior art keywords
simulation
logical
logic
information
storage device
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
Application number
JP4007273A
Other languages
Japanese (ja)
Inventor
Naoyuki Kanazawa
尚之 金澤
Hiroshi Tomita
広志 冨田
Yoshito Mizogami
良人 溝上
Yoshiaki Kinoshita
佳明 木下
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.)
Hitachi Ltd
Hitachi Computer Engineering Co Ltd
Original Assignee
Hitachi Ltd
Hitachi Computer Engineering 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 Hitachi Ltd, Hitachi Computer Engineering Co Ltd filed Critical Hitachi Ltd
Priority to JP4007273A priority Critical patent/JPH05197778A/en
Publication of JPH05197778A publication Critical patent/JPH05197778A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To provide a means for rapidly executing the simulation of a large scale logical device by storing logical circuit information in an external storage device, dividing the logical circuit information into logical blocks to store the divided information in a main storage device and executing simulation in each logical block. CONSTITUTION:This logical simulation system consists of the external storage for collectively storing a logical circuit, the main storage for executing the simulation of the logical circuit in each of logical blocks BL1 to BL5 and logical simulation softwares such as a map table 302 to be used for the simulation of each logical block in the main storage, an inter-block event table, an input signal value event table, and an output signal value table. Since the external storage device is used, the simulation of a large scale logical circuit exceeding the capacity of the main storage can be executed, the number of accesses to the external storage device can be reduced by independently managing the variable information of the blocks BL1 to BL5 to be simulated and rapid simulation can be attained.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、外部記憶装置上に論理
回路情報を持ち、主記憶装置へ論理回路情報を論理ブロ
ック単位に分割して格納し、各論理ブロック単位にシミ
ュレ−ションを実行する事により、大規模な論理装置の
シミュレ−ションを高速に実行する方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention has logic circuit information in an external storage device, stores the logic circuit information in a main storage device by dividing it into logical block units, and executes a simulation in each logical block unit. By doing so, the present invention relates to a method for executing simulation of a large-scale logic device at high speed.

【0002】[0002]

【従来の技術】従来の論理シミュレ−ション方法は、シ
ミュレ−ション対象論理を一括して主記憶装置上に展開
し論理シミュレ−ションを行っている。外部記憶装置に
関しては、シミュレ−ション途中の実行結果の変化信号
情報を保存する手段に使われている例がある。
2. Description of the Related Art In the conventional logic simulation method, logic to be simulated is collectively expanded on a main storage device to perform logic simulation. Regarding an external storage device, there is an example in which it is used as a means for storing change signal information of an execution result during simulation.

【0003】また、対象論理をシミュレ−トを実行する
プロセサの数に分割し各プロセサに割当て、他のプロセ
サと同期をとりながらシミュレ−ションを進める方法が
用いられている。この手法として、シミュレ−ション対
象論理を記憶装置の数に分割し、それらの分割論理を記
憶装置の数より少ない個数のプロセサでシミュレ−ショ
ンを行う方法がある。本手法の一例として、特開平3−
184176号公報に記載のような論理シミュレ−ショ
ン方法がある。
Further, a method is used in which the target logic is divided into the number of processors that execute the simulation, is assigned to each processor, and the simulation is advanced in synchronization with other processors. As a method of this, there is a method in which the logic to be simulated is divided into the number of storage devices, and the divided logic is simulated by a smaller number of processors than the number of storage devices. As an example of this method, Japanese Patent Laid-Open No.
There is a logic simulation method as described in Japanese Patent No. 184176.

【0004】[0004]

【発明が解決しようとする課題】上記従来技術において
は、シミュレ−ション対象となる論理回路情報が主記憶
装置容量を超えるような大規模論理を取り扱う場合、主
記憶装置の実装拡大や、記憶装置の台数増設で対応する
事が生じるが、これらに要する費用は大きくなる。 し
たがって、大規模論理回路情報を一括して記憶できる外
部記憶装置を用い、論理ブロック単位に分けてシミュレ
−トを行う手段が必要となる。しかし、外部記憶として
用いられる磁気ディスク等は主記憶に比べアクセス時間
がはるかに長いため、アクセス回数を低減し性能低下原
因をできるだけ減らす事が大切である。 本発明の目的
は、上記問題を解決するために、巨大な容量を持つ外部
記憶装置を用いて、大規模な論理装置のシミュレ−ショ
ンを高速に実行可能とする論理シミュレ−ション方式を
提供することである。
In the above-mentioned prior art, when handling large-scale logic in which the logic circuit information to be simulated exceeds the capacity of the main memory device, the main memory device is expanded in mounting and the memory device is sized. It may be necessary to increase the number of units, but the cost required for these will increase. Therefore, it is necessary to use an external storage device capable of collectively storing large-scale logic circuit information, and to provide means for simulating the logic block units. However, since the access time of a magnetic disk or the like used as the external storage is much longer than that of the main storage, it is important to reduce the number of accesses to reduce the cause of performance degradation. In order to solve the above problems, an object of the present invention is to provide a logic simulation method that enables high-speed simulation of a large-scale logic device by using an external storage device having a huge capacity. That is.

【0005】[0005]

【課題を解決するための手段】本発明は、上記目的を達
成するためにシミュレ−ション対象となる論理回路情報
を、外部から指定するパラメタカ−ド等により論理情報
量を用いて分割し、さらに接続情報と信号値情報を対応
づける事により、シミュレ−ト結果で変化が生じる部分
と、変化が生じない部分を分割する事とした。さらに、
論理シミュレ−ション実行時に各論理素子間の信号変化
を伝播するための信号値変化情報等の記憶情報に変化が
生じる部分は、主記憶装置に常駐する配置とし、前記分
割した論理情報のうち変化の生じない接続情報は、外部
記憶装置に格納するととも、各シミュレ−ション単位時
刻毎に外部記憶装置から分割した論理ブロックの接続情
報を主記憶に取り込みシミュレ−トを行い、変化の生じ
た信号値については主記憶上の情報を更新し、一つの論
理ブロックのシミュレ−ト終了後に次の論理ブロックを
取り込み、順次シミュレ−トを行いシミュレ−ション単
位時刻のイベント(信号変化)がなくなった時、シミュ
レ−ション単位時刻を進めてシミュレ−トを繰り返す手
法とした。
According to the present invention, in order to achieve the above object, logic circuit information to be simulated is divided by a parameter card or the like designated from the outside using the amount of logic information, and further, By associating the connection information and the signal value information with each other, it is decided to divide the portion in which the simulation result changes and the portion in which the change does not occur. further,
A portion in which stored information such as signal value change information for propagating a signal change between the respective logic elements at the time of executing the logic simulation is arranged to be resident in the main storage device, and the portion of the divided logical information is changed. The connection information that does not occur is stored in the external storage device, and the connection information of the logical blocks divided from the external storage device at each simulation unit time is fetched into the main memory for simulation, and the signal that has changed is generated. When the value in the main memory is updated for the value, the next logical block is loaded after the simulation of one logical block is completed, and the simulation is performed sequentially, the event (signal change) at the simulation unit time disappears. , A method of advancing the simulation unit time and repeating the simulation.

【0006】[0006]

【作用】ここでシミュレ−ション対象となる論理ブロッ
クの情報は、信号値を別管理することにより接続内容そ
のものに変化が生じないため、論理ブロックのシミュレ
−ト終了時に外部記憶へ戻す必要が起きず、外部記憶装
置へのアクセス回数を低減できる。
In this case, since the information of the logic block to be simulated is not changed in the connection contents itself by separately managing the signal value, it is necessary to return it to the external memory at the end of the simulation of the logic block. Therefore, the number of accesses to the external storage device can be reduced.

【0007】[0007]

【実施例】以下、本発明の一実施例について図面を用い
て詳細に説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described in detail below with reference to the drawings.

【0008】図1は、本発明の論理シミュレ−ション実
行手順のフロ−チャ−トである。
FIG. 1 is a flow chart of the logic simulation execution procedure of the present invention.

【0009】処理101では、パラメタカ−ド等で指定
した主記憶装置に格納できる論理情報の容量、及びシミ
ュレ−ション終了時刻とを読み込み、主記憶内に格納で
きる論理情報量を算出し、処理102で論理情報を読み
込み、処理103で、その論理情報を主記憶格納容量単
位に分割しマップテ−ブルを作成した後、処理104で
各論理ブロックを外部記憶装置へ出力する。処理103
で作成するマップテ−ブルは、論理ブロック単位に論理
回路情報を外部記憶装置から主記憶装置へロ−ドする時
に発生する、論理ブロックのアドレス変換を管理するテ
−ブルである。
In process 101, the capacity of the logical information that can be stored in the main memory designated by the parameter card and the simulation end time are read, and the amount of logical information that can be stored in the main memory is calculated. In step 103, the logical information is read, the logical information is divided into main storage capacity units to create a map table, and in step 104 each logical block is output to the external storage device. Process 103
The map table created in (1) is a table for managing the address conversion of the logical block, which occurs when the logical circuit information is loaded from the external storage device to the main storage device in logical block units.

【0010】次に、シミュレ−ション実行フェ−ズに入
るが、処理105では、シミュレ−ション実行時刻を0
に仮定し、処理106で、それぞれの時刻において全論
理ブロックのシミュレ−ションの前に、テストデ−タ等
により設定したシミュレ−ション対象論理回路外部から
の信号値入力情報を入力信号値イベントテ−ブルに格納
し、各論理ブロックに対応するイベント情報をそれぞれ
のマップテ−ブルに登録する。
Next, the simulation execution phase is entered. In step 105, the simulation execution time is set to 0.
In step 106, signal value input information from the outside of the simulation target logic circuit set by test data or the like is input to the input signal value event table before the simulation of all logic blocks at each time. Event information corresponding to each logical block is registered in each map table.

【0011】処理107では、マップテ−ブルに従い外
部記憶装置からシミュレ−ション対象ブロックを主記憶
装置へ取り込む。このとき、別論理ブロックからのイベ
ントや、入力信号値イベントのない論理ブロックをマッ
プテ−ブル上で検出すると、それらの論理ブロックのロ
−ドは行わない。
In step 107, the simulation target block is fetched from the external storage device to the main storage device in accordance with the map table. At this time, when an event from another logic block or a logic block having no input signal value event is detected on the map table, those logic blocks are not loaded.

【0012】シミュレ−ション対象とする論理ブロック
を主記憶装置へ格納した後、処理108において、マッ
プテ−ブルと論理ブロック間イベントテ−ブルを用い
て、別論理ブロックからシミュレ−ション対象論理ブロ
ックへ伝播するイベントを取り出し、処理109で、シ
ミュレ−ション対象論理ブロックに入力する入力信号値
イベントの取り出しを行い、処理110では、処理10
8、処理109で取り出したイベントをシミュレ−ショ
ン対象イベントとして読み出す。
After the logic block to be simulated is stored in the main memory device, in step 108, another logic block is changed to the simulation target logic block by using the map table and the event table between logic blocks. The propagating event is extracted, the process 109 extracts the input signal value event to be input to the simulation target logic block, and the process 110 extracts the event.
8. The event extracted in the process 109 is read out as the simulation target event.

【0013】処理111において、論理ブロック間の信
号変化と外部からの入力信号値を用いて論理ブロック単
位のシミュレ−ションを行い、処理112で、処理中の
論理ブロック以外の論理ブロックへのイベントが発生し
たか否かを、マップテ−ブルの論理情報アドレスから求
め、処理中論理ブロック以外にイベントが発生した場合
は処理113へ、発生しなかった場合は処理114へ処
理が移る。
In step 111, a signal change between logic blocks and an input signal value from the outside are used to perform a simulation for each logic block. In step 112, an event to a logic block other than the logic block being processed is detected. Whether or not it has occurred is determined from the logical information address of the map table. If an event has occurred in a region other than the logical block being processed, the process proceeds to step 113. If not, the process proceeds to step 114.

【0014】処理113では、各論理素子のシミュレ−
ト結果で発生したシミュレ−ション対象論理ブロック以
外への信号変化伝播情報を、ブロック間イベントとし
て、マップテ−ブルより伝播すべき論理ブロックを算出
し、該当論理ブロックのイベントとしてブロック間イベ
ントテ−ブルに登録する。
In step 113, the simulation of each logic element is performed.
The signal change propagation information other than the simulation target logic block generated as a result of the simulation is calculated as the inter-block event from the map table, and the inter-block event table is calculated as the event of the relevant logic block. Register with.

【0015】処理114では、処理111で行ったシミ
ュレ−ション結果の出力値を、各論理情報に対応する出
力信号値テ−ブルに格納するとともに、シミュレ−ショ
ン結果出力のための各論理素子の出力変化信号値を外部
記憶へ出力する。
In process 114, the output value of the simulation result performed in process 111 is stored in the output signal value table corresponding to each logic information, and at the same time, each logic element for outputting the simulation result is output. The output change signal value is output to external storage.

【0016】次に、処理115において、シミュレ−シ
ョン対象論理ブロックへのイベントがなくなるまで、処
理110から処理114までをマップテ−ブルで指示さ
れた論理ブロックについて繰り返す。
Next, in process 115, processes 110 to 114 are repeated for the logic block designated by the map table until there are no events in the simulation target logic block.

【0017】処理116では、一つのシミュレ−ション
対象論理ブロックのシミュレ−トを完了すると、次の論
理ブロックを処理すべくマップテ−ブルに登録した全論
理ブロックについて、シミュレ−ション単位時刻のシミ
ュレ−トが終了するまで、処理107から処理116ま
でを繰り返す。
In step 116, when the simulation of one logical block to be simulated is completed, the simulation unit time simulation is performed for all the logical blocks registered in the map table to process the next logical block. The process 107 to the process 116 are repeated until the end of the process.

【0018】処理106から処理117までを、指定さ
れたシミュレ−ション終了時刻まで繰り返す。最後に、
処理119で外部記憶に登録されているシミュレ−ショ
ン結果を編集、出力する。
Steps 106 to 117 are repeated until the designated simulation end time. Finally,
In process 119, the simulation result registered in the external storage is edited and output.

【0019】以上の手順により、分割した各論理ブロッ
ク単位のシミュレ−ションを実行する。
According to the above procedure, the simulation is executed for each divided logical block.

【0020】図2は、シミュレ−ション対象素子の論理
情報を持つ論理表現テ−ブルである。
FIG. 2 shows a logic expression table having logic information of the simulation target device.

【0021】機能201は素子の機能を保持し、信号値
情報202は、素子の信号値をもつ信号値テ−ブルの相
対アドレスをもつ。素子接続情報203は、その素子の
イベントを伝播すべき素子の情報、すなわちイベント伝
播先相対アドレスを持つ。このテ−ブルによって、信号
値が変化した場合、つまりイベントが発生した場合その
素子のイベントを他の素子へ伝播させることができる。
またイベント伝播先相対アドレスによって、同一論理ブ
ロック内のイベントか、他論理ブロックへのイベントか
を判別できる。
The function 201 holds the function of the element, and the signal value information 202 has the relative address of the signal value table having the signal value of the element. The element connection information 203 has information on an element to which an event of the element should be propagated, that is, an event propagation destination relative address. By this table, when the signal value changes, that is, when an event occurs, the event of the element can be propagated to another element.
Further, it is possible to determine whether the event is in the same logical block or an event to another logical block by the relative address of the event propagation destination.

【0022】図3は、論理ブロック単位のシミュレ−シ
ョンを実現するための、分割した論理ブロックのアドレ
ス変換について説明した図である。
FIG. 3 is a diagram for explaining the address conversion of the divided logical blocks in order to realize the simulation in logical block units.

【0023】外部記憶装置に格納した論理ブロック30
1の、各論理ブロックの相対アドレスおよびデ−タ長
と、主記憶装置へ論理ブロックを格納した時の主記憶内
アドレスを持つマップテ−ブル302を、デ−タ長をキ
−とし、降順にソ−トする。主記憶装置へロ−ドする論
理ブロックの順序は、以下のようにして決定する。
Logical block 30 stored in an external storage device
The map table 302 having the relative address and data length of each logical block of 1 and the address in the main memory when the logical block is stored in the main memory is set in the descending order with the data length as a key. Sort. The order of the logical blocks loaded to the main memory is determined as follows.

【0024】パラメタカ−ドにより、主記憶常駐を指
定した論理ブロックを常駐領域へ配置する。
A logical block designated to be resident in the main memory is arranged in the resident area by the parameter card.

【0025】パラメタカ−ドで主記憶常駐を指定され
ていない論理ブロックについては、デ−タ長の長いもの
から順に、非常駐領域に配置する。
Logical blocks for which main memory resident is not designated by the parameter card are arranged in the non-resident area in order from the longest data length.

【0026】以上のようにして、主記憶にロ−ドする論
理ブロックの順序を決定する。
As described above, the order of the logical blocks loaded in the main memory is determined.

【0027】図4は、図3で説明したマップテ−ブル3
02の主記憶上での働きを詳細に説明したもので、論理
ブロック単位のシミュレ−ションを可能とするための、
主記憶401上に存在するマップテ−ブル402の働き
を、あるシミュレ−ション時刻について他のテ−ブルと
の関係を表したものである。
FIG. 4 shows the map table 3 described with reference to FIG.
This is a detailed description of the operation of 02 on the main memory. In order to enable the simulation in logical block units,
The function of the map table 402 existing in the main memory 401 is represented by the relationship between a certain simulation time and another table.

【0028】マップテ−ブル402は、図3で説明した
方法によって外部記憶に存在する論理回路情報を、論理
ブロック単位に、その全論理ブロック相対アドレスとデ
−タ長を格納し、デ−タ長で降順にソ−トしたものであ
る。
The map table 402 stores the logical circuit information existing in the external storage by the method described with reference to FIG. 3 in units of logical blocks, the relative address of all logical blocks and the data length, and the data length. It was sorted in descending order.

【0029】マップテ−ブル402はデ−タ内容に、上
記の外部記憶アドレス403とデ−タ長404の他、主
記憶アドレス405、常駐フラグ406、論理ブロック
間イベントテ−ブルアドレス407、入力信号値イベン
トテ−ブルアドレス408、出力信号値テ−ブルアドレ
ス409を持ち、それぞれ各論理ブロックに対応する。
以下、それぞれのマップテ−ブルの内容について説明す
る。
The map table 402 has the contents of data including the external storage address 403 and the data length 404, a main storage address 405, a resident flag 406, an event table address 407 between logical blocks, and an input signal. It has a value event table address 408 and an output signal value table address 409, which correspond to respective logic blocks.
The contents of each map table will be described below.

【0030】主記憶アドレス405は、主記憶に展開す
る論理ブロックの先頭アドレスを登録する。
In the main memory address 405, the head address of the logical block expanded in the main memory is registered.

【0031】常駐フラグ406は、主記憶内に常駐する
論理ブロックを示すもので、常駐領域へ配置された論理
ブロックと、非常駐領域へロ−ドする論理ブロックと区
別するものである。
The resident flag 406 indicates a logical block resident in the main memory, and distinguishes between a logical block arranged in the resident area and a logical block loaded in the non-resident area.

【0032】論理ブロック間イベントテ−ブルアドレス
407は、別論理ブロックからのイベント伝播がある場
合、論理ブロック間イベントテ−ブル411に格納した
イベントアドレスの中の該当論理ブロックに対応するイ
ベント群の先頭レコ−ドのアドレスを格納する。別論理
ブロックからのイベントがない場合は、ゼロを設定す
る。
If there is an event propagation from another logical block, the inter-logical block event table address 407 corresponds to the event group corresponding to the relevant logical block in the event addresses stored in the inter-logical block event table 411. Stores the address of the first record. Set to zero if there is no event from another logic block.

【0033】入力信号値イベントテ−ブルアドレス41
2は、テストデ−タ等で与えられる信号値入力情報があ
る場合、入力信号値イベントテ−ブル412に格納した
イベントアドレスの中の該当論理ブロックに対応するイ
ベント群の先頭レコ−ドのアドレスを格納する。入力信
号値イベントがない場合は、ゼロを設定する。出力信号
値テ−ブルアドレス409は、出力値テ−ブル413に
格納されている全論理ブロックの素子の出力値の中の該
当論理ブロックに対応する出力信号値群の先頭レコ−ド
のアドレスを格納する。
Input signal value Event table address 41
2 indicates the address of the first record of the event group corresponding to the corresponding logical block in the event address stored in the input signal value event table 412 when there is signal value input information given by test data or the like. Store. Set to zero if there are no input signal value events. The output signal value table address 409 is the address of the head record of the output signal value group corresponding to the relevant logic block among the output values of the elements of all the logic blocks stored in the output value table 413. Store.

【0034】[0034]

【発明の効果】本発明によれば、外部記憶装置にある論
理回路情報をある論理単位に分割し主記憶装置にロ−ド
しながらの論理シミュレ−ションが可能となるので、論
理規模が主記憶の取り扱い容量を超える論理についての
論理シミュレ−ションが実現できる。
According to the present invention, it is possible to divide the logic circuit information in the external storage device into a certain logical unit and load it into the main storage device for logic simulation. It is possible to realize a logic simulation of logic that exceeds the storage capacity of memory.

【0035】さらに、論理シミュレ−ション実行中に更
新される情報を、主記憶装置に常駐させておくことによ
り、論理シミュレ−ション実行後の論理情報を外部記憶
装置へストアする必要がなくなり、時間のかかる外部記
憶装置へのアクセス回数が半減できるため、論理シミュ
レ−ション時間全体を大幅に短縮する効果がある。
Furthermore, by making the information updated during the execution of the logic simulation resident in the main storage device, it becomes unnecessary to store the logical information after the execution of the logic simulation in the external storage device. Since the number of accesses to such an external storage device can be halved, there is an effect that the entire logic simulation time is significantly shortened.

【0036】また、外部記憶装置として半導体記憶装置
を用いることにより、さらに高速なシミュレ−ションを
実現できる。
Further, by using the semiconductor memory device as the external memory device, a higher speed simulation can be realized.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の処理フロ−FIG. 1 is a processing flow chart of the present invention.

【図2】論理表現テ−ブルの構造[Fig. 2] Structure of logical expression table

【図3】論理ブロックの外部記憶から主記憶へのロ−ド
管理方法
FIG. 3 is a method for managing the load of logical blocks from external storage to main storage.

【図4】シミュレ−ション実行時のマップテ−ブル関連
[Figure 4] Map table related diagram during simulation execution

【符号の説明】[Explanation of symbols]

BLn : 1から順に外部記憶内の論理ブロックの配置アド
レスを示す。 MSBLn : 1から順に内部記憶内の論理ブロックの配置ア
ドレスを示す。 BLEVTn : 1から順にブロック間イベントテ−ブルの配
置アドレスを示す。 ISEVTn : 1から順に入力信号値イベントテ−ブルの配
置アドレスを示す。 OSIGn : 1から順に出力信号値テ−ブルの配置アドレ
スを示す。
BLn: Indicates the allocation address of the logical block in the external storage in order from 1. MSBLn: Indicates the allocation address of the logical block in the internal storage in order from 1. BLEVTn: Indicates the allocation address of inter-block event table in order from 1. ISEVTn: Indicates the allocation address of the input signal value event table in order from 1. OSIGn: Indicates the allocation address of the output signal value table in order from 1.

───────────────────────────────────────────────────── フロントページの続き (72)発明者 冨田 広志 神奈川県秦野市堀山下1番地 日立コンピ ュータエンジニアリング株式会社内 (72)発明者 溝上 良人 神奈川県秦野市堀山下1番地 株式会社日 立製作所神奈川工場内 (72)発明者 木下 佳明 神奈川県秦野市堀山下1番地 株式会社日 立製作所神奈川工場内 ─────────────────────────────────────────────────── ─── Continuation of the front page (72) Inventor Hiroshi Tomita 1 Horiyamashita, Hadano City, Kanagawa Prefecture Hitachi Computer Engineering Co., Ltd. (72) Yoshito Mizoue 1 Horiyamashita, Hadano City, Kanagawa Prefecture At the Tate Manufacturing Kanagawa Plant (72) Inventor Yoshiaki Kinoshita 1 Horiyamashita, Hadano City, Kanagawa Prefecture Inside the Hitate Manufacturing Kanagawa Plant

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】論理回路の回路記述情報を用い、その動作
をシミュレ−トし結果を出力する論理シミュレ−ション
方法において、論理回路情報を特定の論理ブロック単位
に分割する手段と、論理回路情報を外部記憶装置上に格
納する手段と、あらかじめ分割した論理ブロック単位に
外部記憶装置から主記憶装置へ格納する手段を持ち、主
記憶装置上に格納した論理ブロック単位にシミュレ−ト
を行うことを特徴とする論理シミュレ−ション方式。
1. A logic simulation method of using circuit description information of a logic circuit, simulating its operation, and outputting a result, means for dividing the logic circuit information into specific logic block units, and logic circuit information. Is stored in the external storage device, and means for storing the data from the external storage device to the main storage device in units of logical blocks divided in advance, and the simulation is performed in the logical block unit stored in the main storage device. A characteristic logic simulation method.
【請求項2】請求項1のシミュレ−ション方式におい
て、論理ブロック情報をシミュレ−ト結果で値に変化が
生じる情報と値に変化の生じない情報の二つに分け、値
に変化の生じる情報のみを主記憶装置に常駐しておくこ
とにより、論理ブロック毎のシミュレ−ション終了時に
はシミュレ−トを行った論理ブロックの論理回路情報を
外部記憶装置へ格納しない事を特徴とする論理シミュレ
−ション方式。
2. The simulation system according to claim 1, wherein the logical block information is divided into two pieces, information in which a value changes according to a result of simulation and information in which a value does not change, and information in which a value changes. A logic simulation characterized in that the logic circuit information of the simulated logic block is not stored in the external storage device at the end of the simulation for each logic block by resident only the main memory device. method.
【請求項3】請求項1の論理シミュレ−ション方式にお
いて、メモリ素子を用いた拡張記憶装置を外部記憶装置
として用いシミュレ−ションを行うことを特徴とする論
理シミュレ−ション方式。
3. The logic simulation system according to claim 1, wherein the simulation is performed by using an extended storage device using a memory element as an external storage device.
JP4007273A 1992-01-20 1992-01-20 Logical simulation system Pending JPH05197778A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4007273A JPH05197778A (en) 1992-01-20 1992-01-20 Logical simulation system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4007273A JPH05197778A (en) 1992-01-20 1992-01-20 Logical simulation system

Publications (1)

Publication Number Publication Date
JPH05197778A true JPH05197778A (en) 1993-08-06

Family

ID=11661425

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4007273A Pending JPH05197778A (en) 1992-01-20 1992-01-20 Logical simulation system

Country Status (1)

Country Link
JP (1) JPH05197778A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112114531A (en) * 2020-08-10 2020-12-22 广州明珞装备股份有限公司 Method, system, device and storage medium for rapid deployment of cylinder logic blocks

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112114531A (en) * 2020-08-10 2020-12-22 广州明珞装备股份有限公司 Method, system, device and storage medium for rapid deployment of cylinder logic blocks

Similar Documents

Publication Publication Date Title
JPH04241072A (en) Wiring path search device
JPH02178730A (en) Internal sorting system using dividing method
JPS6142031A (en) Sorting processor
JPH05197778A (en) Logical simulation system
JPS5814257A (en) Data processor for logical simulation
US5740085A (en) Data processing apparatus for the modeling of logic circuitry
JPS62121532A (en) Data retrieving method
JPH04112253A (en) Data accessing method using multilayer buffer
JPS6143338A (en) Searching of thin data base using association technology
JP2588932B2 (en) Sorting device
JP2507399B2 (en) Database equipment
JP3004670B2 (en) Logic simulator
JPS6244843A (en) Simulator
JPS6269321A (en) Process switching system
JP2735255B2 (en) Hatching treatment method
JPH04181454A (en) Data access controller
JP2591362B2 (en) Data selection processing method
JPH0397035A (en) Storage means configuration system
JPS60218146A (en) Storage device address control system
JPS61240338A (en) Hardware event processor device
JPS62114040A (en) Event simulator
JPH0216651A (en) Disk cache control system
JPS61217868A (en) Access control system of vector data
JPH01230144A (en) Logical simulation device
JPS61110233A (en) Data processor