JP2002229921A - Interface circuit, logical circuit verification method, logical device, information processing equipment - Google Patents

Interface circuit, logical circuit verification method, logical device, information processing equipment

Info

Publication number
JP2002229921A
JP2002229921A JP2001029403A JP2001029403A JP2002229921A JP 2002229921 A JP2002229921 A JP 2002229921A JP 2001029403 A JP2001029403 A JP 2001029403A JP 2001029403 A JP2001029403 A JP 2001029403A JP 2002229921 A JP2002229921 A JP 2002229921A
Authority
JP
Japan
Prior art keywords
circuit
interface circuit
mode flag
mode
logic
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
JP2001029403A
Other languages
Japanese (ja)
Other versions
JP3678656B2 (en
Inventor
Hisashi Shindo
久 進藤
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 Computertechno Ltd
Original Assignee
NEC Computertechno 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 NEC Computertechno Ltd filed Critical NEC Computertechno Ltd
Priority to JP2001029403A priority Critical patent/JP3678656B2/en
Publication of JP2002229921A publication Critical patent/JP2002229921A/en
Application granted granted Critical
Publication of JP3678656B2 publication Critical patent/JP3678656B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Tests Of Electronic Circuits (AREA)
  • Test And Diagnosis Of Digital Computers (AREA)

Abstract

PROBLEM TO BE SOLVED: To solve such a problem that every conventional means for increasing the speed of the simulation of logical circuit requires the extraction process of specific circuit and the element for the determination, and the process thereof requires considerable design man-hours, and that a circuit different from the logical circuit, unlike the hardware model, is produced for performing the simulation, so that the time taken for the debug for the verification of validity thereof is generated. SOLUTION: This logical device is composed of a device A3 having a cycle of operation controlling mechanism 9, a device B4 composed of LSIA 46, LSIB 47, LSIC 48 equipped with interface circuits 10 that operate on different clocks respectively and have, like the device A3, the cycle of operation controlling mechanisms 9, and an other connected device 5 composed of a plurality of LSID 51s and LSIE 51s equipped with the interface circuits 10 having, like the device A3, the cycle of operation controlling mechanisms 9. Regarding the device A3, the device B4 and the other connected device 5, the data transmission between the device B4 and the device connected thereto is made in the same or a different cycle of operation.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明はインタフェース回路
に関し、特にインタフェース回路の論理検証を容易にす
るための制御機構に関する。
[0001] 1. Field of the Invention [0002] The present invention relates to an interface circuit, and more particularly to a control mechanism for facilitating logic verification of an interface circuit.

【0002】[0002]

【従来の技術】従来のシミュレーション高速化あるいは
効率化方式は、例えば特開平11−96196号公報
「回路変換方法及び回路設計支援装置」、特開平10−
149385号公報「論理回路のシミュレーション装置
及びそのシミュレーション方法」で開示されているよう
にシミュレーションの対象である論理回路の出力動作タ
イミングを変更することなく、データ転送回数を減少さ
せるために論理回路を変換する手段や特定の組み合わせ
回路を抽出してレジスタを削減しレジスタの割り付け位
置を変更する手段、あるいは、クロック信号の簡略化、
レジスタ信号の変数変換等を指定したりしてシミュレー
ションの高速化を図っていた。
2. Description of the Related Art Conventional simulation speed-up or efficiency improvement methods are disclosed in, for example, JP-A-11-96196, "Circuit Conversion Method and Circuit Design Support Device", and
As disclosed in JP-A-149385, “Logic Circuit Simulation Apparatus and Simulation Method”, a logic circuit is converted to reduce the number of data transfers without changing the output operation timing of the logic circuit to be simulated. Or a means to extract specific combinational circuits to reduce registers and change register allocation positions, or to simplify clock signals,
The simulation was speeded up by designating variable conversion of a register signal or the like.

【0003】従来から用いられていた大規模回路のシミ
ュレーション手法としてイベントドリブン方式とサイク
ルベース方式などが挙げられる。イベントドリブン法と
は、ある時刻である素子の入力に変化があれば、次の時
刻でその素子の論理演算を行い、変化がなければ何も行
わない手法である。信号の値の変化(イベント)を検出
して、順次信号値を伝搬させていき、全ての信号に変化
が無くなった時に初めて、時刻の更新を行う。
Conventionally used large-scale circuit simulation methods include an event-driven system and a cycle-based system. The event-driven method is a method in which if there is a change in the input of an element at a certain time, the logical operation of the element is performed at the next time, and if there is no change, nothing is performed. A change (event) in the signal value is detected, the signal value is sequentially propagated, and the time is updated only when all the signals have no change.

【0004】サイクルベース方式は、あらかじめシミュ
レーションモデルの処理に依存関係を静的に解析し、イ
ベントドリブン方式でシミュレーションした場合とクロ
ックの区切りで結果が一致するようにプロセス等の実行
順序を決定して、1クロック毎に回路全体を決められた
回数だけ評価する。サイクルベース方式のシミュレーシ
ョンはタイミングを検証するために用いられるのではな
く、機能の確認に目的を絞って高速に検証を行うために
用いられる。
In the cycle-based method, dependencies are statically analyzed in advance in the processing of a simulation model, and the execution order of processes and the like is determined so that the result is the same at the time of clock division as in the event-driven simulation. The entire circuit is evaluated for a predetermined number of times for each clock. The cycle-based simulation is not used to verify the timing, but is used to perform high-speed verification with a focus on function confirmation.

【0005】[0005]

【発明が解決しようとする課題】例えば特開平11−9
6196号公報「回路変換方法及び回路設計支援装
置」、特開平10−149385号公報「論理回路のシ
ミュレーション装置及びそのシミュレーション方法」で
開示されている上述の手段は、LSI等の設計対象ハー
ドウェアの大規模化に伴って、シミュレーション高速化
のため何れも特定回路の抽出行程や判定する要素が必要
であり、そのプロセスに多大な設計工数を要する。ま
た、ハードウェアモデルと異なる論理回路とは異なる回
路を生成してシミュレートを実施することからその正当
性を検証するためのデバッグに要す時間が発生する問題
がある。
SUMMARY OF THE INVENTION For example, JP-A-11-9
The above-described means disclosed in Japanese Unexamined Patent Application Publication No. 6196 “Circuit conversion method and circuit design support device” and Japanese Unexamined Patent Application Publication No. 10-149385 “Logic circuit simulation device and its simulation method” are used for designing hardware such as LSI. Along with the increase in the scale, a process for extracting a specific circuit and an element for determination are all required for speeding up the simulation, and the process requires a great deal of design man-hours. Further, since a circuit different from a hardware model and a logic circuit different from the hardware model is generated and simulated, there is a problem that time required for debugging for verifying the validity is generated.

【0006】サイクルベース方式は、クロック信号以外
の信号の代入予約記述に書かれた遅延を許さないか、無
視されることが多い。サイクルベース方式のシミュレー
ションは、イベントドリブン方式に較べて高速化するこ
とが可能であるが、装置あるはLSI内の動作サイクル
と装置間またはLSI間の動作サイクル異なる構成にお
いては、動作サイクルが遅いものに依存してシミュレー
ション時間がかかる。このことにより、例えば接続先の
装置あるいはLSIの内部論理を検証するまでにシミュ
レーション時間を要することから、LSI内部論理の競
合評価等が効率良く実施できない。
The cycle-based method often does not allow or ignore the delay written in the assignment reservation description of a signal other than the clock signal. The cycle-based simulation can be performed at a higher speed than the event-driven simulation. However, in a configuration in which the operation cycle in a device or an LSI differs from the operation cycle between devices or between LSIs, the operation cycle is slow. Simulation time depends on the As a result, for example, a simulation time is required to verify the internal logic of the connected device or the LSI, so that it is not possible to efficiently evaluate the competition of the LSI internal logic.

【0007】本発明の目的は、本来の動作とは別に効率
と高速化のための動作サイクル制御機構、例えば、nク
ロックで動作するインタフェースを4分の1の1/4n
クロックで動作させる機構を用意し、この高速化機能を
使用して論理検証または実機の評価を実施する場合には
特定命令によりモードフラグを設定してデファイナ信号
の制御を切り換えることにより高速転送を実施して論理
検証または実機の評価を行い、また、実動作環境におい
て、例えば装置間が数メートから数十メートルあるいは
それ以上のケーブルで接続される場合、上述した動作サ
イクル切り換え機構により動作可能なモードに設定し、
パルスジェネレータ等の外部装置を用いて直接信号を入
力し接続先装置の論理回路を高速かつ効率的に評価する
ことである。
An object of the present invention is to provide an operation cycle control mechanism for improving efficiency and speeding apart from the original operation, for example, to reduce an interface operated by n clocks to 1 / 4n
A mechanism that operates with a clock is provided, and when performing logic verification or actual device evaluation using this high-speed function, high-speed transfer is performed by setting the mode flag with a specific instruction and switching the control of the definer signal In the actual operation environment, for example, when devices are connected by a cable of several meters to several tens of meters or more, a mode operable by the operation cycle switching mechanism described above. Set to
The purpose is to directly and directly input a signal using an external device such as a pulse generator and evaluate the logic circuit of the connected device at high speed and efficiently.

【0008】[0008]

【課題を解決するための手段】本発明第一のインタフェ
ース回路は、論理回路間のインタフェースを変更するこ
となくインタフェース回路の動作サイクル高速モードあ
るいは通常モードに設定するためのモードフラグと、前
記モードフラグの状態を判定するための判定手段と、上
記モードフラグの状態によりデファイナクロックを切り
換える手段と、前記デファイナクロックにより前記イン
タフェース回路の入出力信号を制御する手段とを有す
る。
A first interface circuit according to the present invention comprises: a mode flag for setting an operation cycle of an interface circuit to a high-speed mode or a normal mode without changing an interface between logic circuits; And a means for switching a refiner clock according to the state of the mode flag, and a means for controlling an input / output signal of the interface circuit by the refiner clock.

【0009】本発明第一の論理回路検証方法は、論理回
路をハードウエア記述言語により記述する第一の手順
と、前記論理回路の動作サイクル高速モードあるいは通
常モードに設定するためのモードフラグと、前記モード
フラグの状態を判定するための判定手段と、上記モード
フラグの状態によりデファイナクロックを切り換える手
段と、前記デファイナクロックにより前記インタフェー
ス回路の入出力信号を制御する手段とを有する動作サイ
クル制御機構をハードウエア記述言語により記述する第
二の手順と、前記論理回路と前記動作サイクル制御機構
手段のハードウエア記述言語により記述した論理モデル
をシミュレータにより入力する第三のステップと、前記
モードフラグを高速モードに設定しシミュレーションを
前記シミュレータにより実行する第四のステップを有す
る。
According to a first logic circuit verification method of the present invention, a first procedure for describing a logic circuit in a hardware description language, a mode flag for setting a high-speed operation cycle mode or a normal mode of the logic circuit, An operation cycle control comprising: a determination unit for determining a state of the mode flag; a unit for switching a refiner clock according to the state of the mode flag; and a unit for controlling an input / output signal of the interface circuit by the refiner clock. A second procedure of describing a mechanism in a hardware description language, a third step of inputting a logic model described in a hardware description language of the logic circuit and the operation cycle control mechanism by a simulator, and Set high-speed mode and run simulation on the simulator Ri has a fourth step of executing.

【0010】本発明第二のインタフェース回路は、シリ
アルバスからの命令とデータを入力する入力部と、前記
シリアルバスへ前記命令の応答を出力する出力部から構
成されるインタフェース回路であって、前記入力部と前
記出力部はそれぞれ、インタフェース回路の動作サイク
ル高速モードあるいは通常モードに設定するためのモー
ドフラグと、前記モードフラグの状態を判定するための
判定手段と、上記モードフラグの状態によりデファイナ
クロックを切り換える手段と、前記デファイナクロック
により前記インタフェース回路の入出力信号を制御する
手段と、前記命令をデコードする命令デコード回路と、
転送回数を計数するカウンタと、前記カウンタの値へ1
を加算する加算器と、前記データをビットシフトするシ
フトレジスタと、転送回数を保持する転送回数保持部と
前記転送回数保持部と前記カウンタの値を比較する比較
回路をから構成される動作サイクル制御機構を有する。
A second interface circuit according to the present invention is an interface circuit comprising an input section for inputting a command and data from a serial bus, and an output section for outputting a response to the command to the serial bus. The input unit and the output unit are respectively a mode flag for setting an operation cycle high-speed mode or a normal mode of the interface circuit, a determination unit for determining a state of the mode flag, and a definer based on the state of the mode flag. Means for switching a clock, means for controlling input / output signals of the interface circuit by the definer clock, an instruction decode circuit for decoding the instruction,
A counter for counting the number of transfers;
An operation cycle control comprising: an adder for adding a transfer number; a shift register for bit-shifting the data; a transfer count holding unit for holding a transfer count; and a comparison circuit for comparing the value of the counter with the transfer count holding unit. Has a mechanism.

【0011】本発明の論理装置は、本発明第二のインタ
フェース回路と前記インタフェース回路からの命令を実
行する内部論理回路を有する。
A logic device according to the present invention includes a second interface circuit according to the present invention and an internal logic circuit for executing an instruction from the interface circuit.

【0012】本発明の情報処理装置は、本発明第二のイ
ンタフェース回路をそれぞれが有する中央処理装置と入
出力装置と記憶装置を相互に接続した。
In the information processing apparatus according to the present invention, the central processing unit, the input / output device, and the storage device, each having the second interface circuit according to the present invention, are mutually connected.

【0013】本発明第二の論理回路検証方法は、インタ
フェース回路の動作サイクル高速モードあるいは通常モ
ードに設定するためのモードフラグと、前記モードフラ
グの状態を判定するための判定手段と、上記モードフラ
グの状態によりデファイナクロックを切り換える手段
と、前記デファイナクロックにより前記インタフェース
回路の入出力信号を制御する手段とを有するインタフェ
ース回路を評価する際に、前記モードフラグを高速モー
ドに設定する第一の手順と、前記インタフェース回路に
外部装置から直接信号を与える第二の手順とにより評価
を行う。
According to a second logic circuit verification method of the present invention, a mode flag for setting an operation cycle high-speed mode or a normal mode of an interface circuit, a determination means for determining a state of the mode flag, Setting a mode flag to a high-speed mode when evaluating an interface circuit having means for switching a refiner clock according to the state of the interface circuit and means for controlling an input / output signal of the interface circuit by the definer clock. The evaluation is performed according to a procedure and a second procedure of directly supplying a signal from the external device to the interface circuit.

【0014】[0014]

【発明の実施の形態】次に、本発明の実施の形態につい
て図面を参照して詳細に説明する。まず、本発明の実施
の形態の動作について図面を参照して説明する。図1
は、本発明実施の形態の動作サイクル制御機構9を有す
るインタフェース回路10を用いて相互に接続した論理
装置1の構成と論理装置1のHDL記述のシミュレータ
2へ入力を示すブロック図である。図1を参照すると、
動作サイクル制御機構9を具備する装置A3と、それぞ
れ異なるクロックで動作し上記装置A3と同様に動作サ
イクル制御機構9を有するインタフェース回路10を具
備するLSIA46、LSIB47、LSIC48から
構成される装置B4と、装置A3と同様に動作サイクル
制御機構9を有するインタフェース回路10を具備する
複数のLSID51とLSIE52から構成される他接
続装置5から構成され、それぞれ装置A3,装置B4,
他接続装置5は装置B4と接続する装置間は同一あるい
は異なる動作サイクルでデータ転送が行われる。動作サ
イクル制御機構9の具体的な機構は、図2と3を用いて
説明する。
Next, embodiments of the present invention will be described in detail with reference to the drawings. First, the operation of the embodiment of the present invention will be described with reference to the drawings. Figure 1
FIG. 2 is a block diagram showing a configuration of a logic device 1 interconnected by using an interface circuit 10 having an operation cycle control mechanism 9 according to the embodiment of the present invention, and inputs to the simulator 2 of an HDL description of the logic device 1. Referring to FIG.
A device A3 including an operation cycle control mechanism 9, a device B4 including an LSIA 46, an LSIB 47, and an LSIC 48 each operating at a different clock and including an interface circuit 10 including the operation cycle control mechanism 9 like the device A3; Similar to the device A3, the connection device 5 includes a plurality of LSIDs 51 and an LSIE 52 each including an interface circuit 10 having an operation cycle control mechanism 9, and includes devices A3, B4,
The other connection device 5 performs data transfer between the devices connected to the device B4 in the same or different operation cycles. The specific mechanism of the operation cycle control mechanism 9 will be described with reference to FIGS.

【0015】それぞれ装置A3,装置B4,他接続装置
5およびLSIA46、lSIB47、LSIC48、
LSID51とLSIE52には全装置基本クロックと
異種クロックが供給され、更に各装置あるいはLSI内
部の保持あるいは格納するタイミングを規定するデファ
イナ信号により動作する。また、上記装置間のインタフ
ェースの動作サイクルは、上記装置あるいは装置内の動
作サイクルより同一あるいは遅い周波数で制御され動作
する。
The apparatus A3, apparatus B4, other connecting apparatus 5 and LSIA 46, ISIB 47, LSIC 48,
The LSID 51 and the LSIE 52 are supplied with a basic clock and a heterogeneous clock for all the devices, and further operate according to a definer signal that defines the timing of holding or storing in each device or in the LSI. The operation cycle of the interface between the devices is controlled and operated at the same or slower frequency than the operation cycle of the device or the device.

【0016】上記の各装置の論理回路における論理検証
を実施するため装置A3,装置B4,他接続装置5の論
理回路のハードウェア記述言語(例えば、HDL 、Ha
rdware description Language)で記述されたものより
論理検証モデル1を作成し、上記論理検証モデルの動作
検証をするためのシミュレータ2より動作検証を実施す
る。ハードウェア記述言語には、例えば、HDL(Hard
ware description Language)等を用いる。
In order to perform logic verification in the logic circuit of each of the above devices, a hardware description language (eg, HDL, Ha) of the logic circuit of the devices A3, B4, and the other connection device 5
The logic verification model 1 is created from the description described in the rdware description language), and the operation verification is performed by the simulator 2 for verifying the operation of the logic verification model. Hardware description languages include, for example, HDL (Hard
ware description Language).

【0017】次に図2を参照し、上記動作サイクル制御
機構9を含むインタフェース回路10に関して説明す
る。図2は、本発明実施の形態のインタフェース回路1
0の構成を示すブロック図である。図1における装置A
3と装置B4あるいは装置B4と他接続装置5を接続す
るインタフェース回路10は次の要素から構成される。
Next, the interface circuit 10 including the operation cycle control mechanism 9 will be described with reference to FIG. FIG. 2 shows an interface circuit 1 according to an embodiment of the present invention.
FIG. 3 is a block diagram showing a configuration of a 0. Apparatus A in FIG.
The interface circuit 10 for connecting the device 3 to the device B4 or the device B4 and the other connection device 5 includes the following elements.

【0018】各装置間の入出力を制御する命令ストロー
ブ、命令コード、シリアルバス使用要求信号を含む制御
線102,制御線104、上記制御線102、制御線1
04に付随するアドレス、送信先コード、およびデータ
を転送するシリアルバス101、接続される装置の出力
を制御線102と信号線103を介して受信する入力部
12、入力部12で受信したコマンドコードをデコード
する命令デコード回路14、信号線106を介して入力
部12より送出される信号と信号線108を介して命令
デコード回路14より出力される信号線109より、接
続先の装置から送信される命令の転送回数を保持する転
送回数保持部15、命令デコード回路14より信号線1
10を介し受信した各命令に応じて転送回数を計数し転
送終了時にリセットされるカウンタ16、カウンタ16
の値をカウントアップする加算回路17を有する。カウ
ントアップの際に信号線112によりカウンタ16へ書
き込まれる。
A control line 102, a control line 104 including a command strobe, a command code, and a serial bus use request signal for controlling input / output between the devices, the control line 102, the control line 1
04, an address, a destination code, a serial bus 101 for transferring data, an input unit 12 for receiving an output of a connected device via a control line 102 and a signal line 103, and a command code received by the input unit 12. A signal transmitted from the input unit 12 via the signal line 106 and a signal line 109 output from the instruction decode circuit 14 via the signal line 108 and transmitted from the connected device. The transfer count holding unit 15 for holding the transfer count of the instruction, and the signal line 1 from the instruction decode circuit 14
The counter 16 counts the number of transfers according to each command received through the counter 10 and is reset at the end of the transfer.
Has an adder circuit 17 for counting up the value of. At the time of counting up, it is written to the counter 16 by the signal line 112.

【0019】また、信号線107を介して送信される命
令コードおよび信号線108を介して送出されるアドレ
ス(A)、送出先コード(C)、データ(D)をカウン
タ16の値によりビットシフトしながら格納するシフト
レジスタ19、信号線111を介して送出される転送回
数保持部15の出力と信号線113を介して送信される
値を比較する比較回路18を有する。比較回路18は転
送回数保持部15とカウンタ16の値を比較し一致した
場合は“1”を出力し、一致しない場合は“0”を出力
する。比較回路18で“1”を出力した場合は、接続先
の装置あるいはLSIが送出した命令を受信側の装置あ
るいはLSIが全データである命令コード、アドレス、
送出先コード、データを受信完了とみなし、信号線11
4を介して受信した命令のストローブ信号を送信すると
同時にシフトレジスタ19に格納された命令コード、ア
ドレス、送信先コード、データを信号線115により内
部論理回路11に送信する。
The instruction code transmitted through the signal line 107 and the address (A), destination code (C) and data (D) transmitted through the signal line 108 are bit-shifted by the value of the counter 16. And a comparison circuit 18 for comparing the output of the transfer count holding unit 15 transmitted via the signal line 111 with the value transmitted via the signal line 113. The comparison circuit 18 compares the value of the transfer count holding unit 15 with the value of the counter 16 and outputs “1” when they match, and outputs “0” when they do not match. When the comparison circuit 18 outputs "1", the command transmitted by the connection destination device or the LSI is transmitted to the receiving device or the LSI by the instruction code, address,
The transmission destination code and data are regarded as reception completed, and the signal line 11
At the same time as transmitting the strobe signal of the command received via the command line 4, the command code, address, transmission destination code and data stored in the shift register 19 are transmitted to the internal logic circuit 11 via the signal line 115.

【0020】さらに、判定回路22は、比較回路18の
出力が“1”でかつシフトレジスタ19に格納された情
報を判定し、左記出力は信号線116を介してよりモー
ドフラグ21に設定される。モードフラグ21に設定さ
れた値は信号線117を介してデファイナ切り換え回路
20に送信され、デファイナ切り換え回路20は信号線
119を介して送信されるデファイナ信号を切り換え
る。デファイナ切り換え回路20の出力は信号線118
を介して、動作サイクル制御機構9内の転送回数保持部
15、カウンタ16、シフトレジスタ19、モードフラ
グ21、および入力部12に配信され制御する。
Further, the determination circuit 22 determines whether the output of the comparison circuit 18 is "1" and the information stored in the shift register 19, and the output on the left is set to the mode flag 21 via the signal line 116. . The value set in the mode flag 21 is transmitted to the definer switching circuit 20 via the signal line 117, and the definer switching circuit 20 switches the refiner signal transmitted via the signal line 119. The output of the definer switching circuit 20 is a signal line 118
Through the transfer cycle holding unit 15, the counter 16, the shift register 19, the mode flag 21, and the input unit 12 in the operation cycle control mechanism 9.

【0021】出力部13は、入力部12より送信される
信号を制御する動作サイクル制御機構9を具備してお
り、信号線120を介して送信されるスタート信号と信
号線121を介して送信される命令コード、アドレス、
送出先コード、データを受信し、信号線119を介して
配信されるデファイナ信号を動作サイクル制御機構9内
のデファイナ切り換え回路20により切り換えられ接続
先への出力が制御される。出力処理部13の出力は、制
御線104を介して命令ストローブ、命令コード、シリ
アルバス使用要求信号を含む信号を送信し、信号線10
5を介してシリアルバス101に接続し、各装置間ある
いはLSI間で各々の命令が処理される。
The output unit 13 includes an operation cycle control mechanism 9 for controlling a signal transmitted from the input unit 12, and includes a start signal transmitted via a signal line 120 and a start signal transmitted via a signal line 121. Instruction code, address,
The destination code and the data are received, and the refiner signal distributed via the signal line 119 is switched by the refiner switching circuit 20 in the operation cycle control mechanism 9 to control the output to the connection destination. The output of the output processing unit 13 transmits a signal including an instruction strobe, an instruction code, and a serial bus use request signal via the control line 104, and
5 are connected to the serial bus 101, and each instruction is processed between devices or between LSIs.

【0022】内部論理回路11は、格納部、論理算術機
能部等を具備しており各命令処理を行う。
The internal logic circuit 11 includes a storage unit, a logical arithmetic function unit and the like, and performs each instruction processing.

【0023】図3は、本発明実施の形態のインタフェー
ス回路10が有するデファイナ切り替え回路20の構成
を示すブロック図である。デファイナ切り換え回路20
は、信号線119を介して送信されるデファイナ信号を
フリップフロップ30からフリップフロップ31へ、さ
らにフリップフロップ32に順次格納し、上記出力の各
々と論理和回路33、論理和回路34および論理和回路
35により論理和をとる。上記各々のフリップフロップ
30からフリップフロップ31へ、さらにフリップフロ
ップ32の出力および論理和回路33、論理和回路34
および論理和回路35の出力は、信号線117を介して
送信されるモードフラグ21の設定値によりデファイナ
信号がセレクタ36により選択され、信号線118を介
して動作サイクル制御機構9内の転送回数保持部15、
カウンタ16、シフトレジスタ19、モードフラグ2
1、および入力部12に配信され制御する。
FIG. 3 is a block diagram showing a configuration of the definer switching circuit 20 included in the interface circuit 10 according to the embodiment of the present invention. Definer switching circuit 20
Stores the refiner signal transmitted via the signal line 119 from the flip-flop 30 to the flip-flop 31 and further to the flip-flop 32, and outputs the above-mentioned outputs to each of the OR circuits 33, 34 and 34. The logical sum is calculated by 35. From each of the flip-flops 30 to the flip-flop 31, the output of the flip-flop 32 and the OR circuit 33, the OR circuit 34
The output of the OR circuit 35 is selected by the selector 36 according to the set value of the mode flag 21 transmitted via the signal line 117 by the selector 36, and the number of transfers in the operation cycle control mechanism 9 is held via the signal line 118. Part 15,
Counter 16, shift register 19, mode flag 2
1, and distributed to the input unit 12 and controlled.

【0024】次に図4を参照して装置間で転送される命
令の一例を示す。図4は、本発明実施の形態のインタフ
ェース回路10により転送される命令の例を示す図であ
る。装置A3、装置B4、他接続装置5間では複数の命
令が送受信されるが、ここでは8バイトライト命令実行
時の転送サイクルに関して説明する。phase(相)
は、各命令毎のデータ長により可変であり、装置間のイ
ンタフェースを占有する個々のサイクルの相を示す。こ
こでは、8バイトライト命令を一例としているため、計
80phaseを要してデータ転送が実施される。16
バイト命令では144,64バイトライト命令では52
8phaseを要する。
Next, an example of an instruction transferred between devices will be described with reference to FIG. FIG. 4 is a diagram illustrating an example of an instruction transferred by the interface circuit 10 according to the embodiment of the present invention. Although a plurality of commands are transmitted and received between the device A3, the device B4, and the other connection device 5, a transfer cycle when executing an 8-byte write command will be described here. phase
Is variable depending on the data length of each instruction, and indicates the phase of each cycle occupying the interface between the devices. Here, since an 8-byte write instruction is taken as an example, data transfer is performed in a total of 80 phases. 16
144 bytes for byte instructions and 52 bytes for 64 byte write instructions
Requires 8 phases.

【0025】Strobeは、シリアルバス使用要求が
許可され、命令の有効信号を示し各命令の先頭Phas
eに同期して”1”となる。尚、図中では明記していな
いが、Strobe信号が”1”のPhaseで命令コ
ード(ここでは、8バイト命令のコード)が接続元の装
置から送信される。Dataは、シリアルバス101を
介して送信される8ビットの送信先コードC(0)から
C(8)、8ビット幅のアドレスA(0)からA
(8)、8バイト幅のデータD(0)からD(64)を
ビットシリアルに転送するケースでの転送サイクル毎の
相を示している。
Strobe indicates that a serial bus use request is permitted, indicates a valid signal of an instruction, and indicates the start Phase of each instruction.
It becomes "1" in synchronization with e. Although not explicitly shown in the figure, an instruction code (here, an 8-byte instruction code) is transmitted from the connection source device in a phase in which the Strobe signal is “1”. Data is an 8-bit destination code C (0) to C (8) transmitted via the serial bus 101, and an 8-bit wide address A (0) to A (0).
(8) shows a phase in each transfer cycle in the case where data D (0) to D (64) having a width of 8 bytes are transferred bit-serial.

【0026】次に、図5および図6を参照して装置間あ
るいはLSI間で実行される8バイトライト命令実行時
の動作を説明する。図5は、本発明実施の形態のインタ
フェース回路10により転送される8バイトライト命令
通常動作時のタイミングチャートを示す図である。ここ
では、上述したことと同様に図3における装置A3と装
置B4のLSIA46に関して説明する。装置A3の内
部論理回路11およびLSIA46の内部回路はCLK
1で動作するものとする。通常の装置A3とLSIA4
6間はCLK1の4分の1サイクルで動作すものとす
る。
Next, with reference to FIGS. 5 and 6, an operation at the time of executing an 8-byte write instruction executed between devices or between LSIs will be described. FIG. 5 is a diagram showing a timing chart during the normal operation of the 8-byte write instruction transferred by the interface circuit 10 according to the embodiment of the present invention. Here, the LSIA 46 of the devices A3 and B4 in FIG. 3 will be described in the same manner as described above. The internal logic circuit 11 of the device A3 and the internal circuit of the LSIA 46 are CLK
1 Normal device A3 and LSIA4
It is assumed that the circuit operates during one-fourth cycle of CLK1 during period 6.

【0027】図5は、動作サイクル制御機構9のモード
フラグ21にall”0”が設定される通常動作時のケ
ースであり、装置およびLSIA46に取り込まれたデ
ファイナ信号(DEF_OUT)が直接対応する回路に
配信される。通常動作時は、T00=1,T04=1,
T08=1の様に4Tに1回のサイクルで”1”とな
る。1TはCLK1の1クロック分を示す。STB1
は、シリアルバス要求が許可され送信元の装置が命令を
送信する有効信号である。この信号は、インタフェース
仕様に準拠して4T間”1”となる。STB2は送信先
で受信したストローブ信号でありT01〜T04で”
1”となる。同時に命令コードが送信元の装置より送信
される。CNTは、図1のカウンタ16に格納される値
であり、各命令の図4におけるPhaseの値を示し、
送信される転送回数に応じて加算回路17によりカウン
トアップする。
FIG. 5 shows a case of a normal operation in which the mode flag 21 of the operation cycle control mechanism 9 is set to all "0". Will be delivered to During normal operation, T00 = 1, T04 = 1,
As in T08 = 1, it becomes "1" in one cycle every 4T. 1T indicates one clock of CLK1. STB1
Is a valid signal for permitting a serial bus request and transmitting a command from a transmission source device. This signal is "1" for 4T according to the interface specifications. STB2 is a strobe signal received at the transmission destination.
1 ". At the same time, the instruction code is transmitted from the transmission source device. CNT is a value stored in the counter 16 of FIG. 1 and indicates the value of Phase of each instruction in FIG.
The addition circuit 17 counts up in accordance with the number of transmissions transmitted.

【0028】DATA1は、送信元の装置がシリアルバ
ス101を介して送出される送信先コード(C)、アド
レス(A)、データ(D)である。DATA2は、受信
側の装置が転送サイクルに従って順次データを受信して
いるものである。D63は8バイトライト命令のデータ
の最終ビットであり、受信側の装置はT321で全デー
タを受信することとなる。STB3は、内部論理回路1
1に8バイト命令を出力するストローブ信号であり、カ
ウンタ16と転送回数保持部15の値が一致したT32
1に”1”となる。同時にシフトレジスタ19に格納さ
れた送出先コード(C)、アドレス(A)、データ
(D)が内部論理回路11に送信され各々の命令毎に処
理される。つまり、通常動作時は321Tを要して8バ
イト命令が受信され処理される。
DATA1 is a destination code (C), address (A), and data (D) transmitted from the transmission source device via the serial bus 101. DATA2 is a device in which a receiving device sequentially receives data according to a transfer cycle. D63 is the last bit of the data of the 8-byte write instruction, and the receiving device receives all the data in T321. STB3 is the internal logic circuit 1
This is a strobe signal for outputting an 8-byte instruction to T1, and when the value of the counter 16 matches the value of the transfer count holding unit 15 in T32
1 becomes "1". At the same time, the destination code (C), address (A), and data (D) stored in the shift register 19 are transmitted to the internal logic circuit 11 and processed for each instruction. In other words, during normal operation, an 8-byte instruction requiring 321T is received and processed.

【0029】次に動作サイクル制御機構9によりデータ
高速化したケースを説明する。このケースは、動作検証
を高速化する場合のみ使用するものである。実際の装置
間では高速化モードは実行されないことから、前処理と
してインタフェース仕様上でリザーブコードあるいは使
用されていないアドレスにデファイナを切り換えるため
の命令を割り付ける。ここでは、アドレス=FF(he
x)に割り当てることとする。初期動作は上述した動作
と同様とであり4分の1Tのサイクルで転送され、受信
した命令を判定回路22により、モードフラグ21をa
ll”0”以外の高速モードに設定する。この場合、L
SI内の内部論理回路11では上記命令(アドレス=F
F(hex))を無効とする。装置元では既に設定が完
了していることからモードフラグ21に設定された値に
応じてデファイナ切り換え回路20により切り換えら
れ、その出力(DEF_OUT)により制御された動作
がシミュレートされる。
Next, a case where the data speed is increased by the operation cycle control mechanism 9 will be described. This case is used only when speeding up the operation verification. Since the high-speed mode is not executed between the actual devices, a reserve code or an instruction for switching the definer to an unused address is assigned as pre-processing on the interface specification. Here, address = FF (he
x). The initial operation is the same as the above-described operation, and is transferred in a cycle of 1 / 4T.
Set to a high-speed mode other than "0". In this case, L
In the internal logic circuit 11 in the SI, the above instruction (address = F
F (hex)) is invalidated. Since the setting has already been completed in the device, the device is switched by the definer switching circuit 20 in accordance with the value set in the mode flag 21, and the operation controlled by the output (DEF_OUT) is simulated.

【0030】図6は、本発明実施の形態のインタフェー
ス回路10により転送される8バイトライト命令高速モ
ード動作時のタイミングチャートを示す図である。デフ
ァイナ(DEF_OUT)は、”1”のままレベル信号
となる。よって、CLK1と同期して発行元より送信さ
れる命令が処理される。T01でPhase1の情報が
受信され、T80で8バイト命令の全情報を受信し、T
81より内部論理回路11で各命令の処理が実施され
る。
FIG. 6 is a diagram showing a timing chart in the 8-byte write instruction high-speed mode operation transferred by the interface circuit 10 according to the embodiment of the present invention. The definer (DEF_OUT) becomes a level signal with "1". Therefore, the command transmitted from the issuing source in synchronization with CLK1 is processed. At T01, the information of Phase 1 is received. At T80, all information of the 8-byte instruction is received.
From 81, the processing of each instruction is performed in the internal logic circuit 11.

【0031】高速モードにすることにより、321Tを
要していたものが80Tに短縮されることから論理検証
を効率的に実施することが可能であり、装置あるいはL
SI内の内部論理回路11を通常時より短い時間で検証
することが可能となる。高速モードにするための命令を
既存のテストベクトルに追加するものであり、論理設計
者の負担は殆どない。また、高速モードを実際のHWコ
ーディングでインプリメントするが、LSI全体のHW
ボリュームからすると極めて少量であり問題とならな
い。また、従来の特定機能の抽出工程や論理回路変換工
程が不要となり、左記工程に対するデバッグ作業がない
ことから高速かつ効率的な論理検証が実現可能である。
本実施例では装置A3と装置B4ないのLSIA46に
関して一例をあげたが、他の装置間に関しても上述した
機構を具備して論理検証を実施することにより装置全体
の論理検証の高速化と効率化を実現するものである。
By setting the mode to the high-speed mode, what required 321T is reduced to 80T, so that the logic verification can be efficiently performed.
The internal logic circuit 11 in the SI can be verified in a shorter time than usual. The instruction for setting the high-speed mode is added to the existing test vector, and there is almost no burden on the logic designer. Although the high-speed mode is implemented by actual HW coding, the HW of the entire LSI is implemented.
In terms of volume, it is extremely small and does not pose a problem. Further, the conventional process of extracting a specific function and the process of converting a logic circuit are not required, and there is no debugging work for the process described on the left, so that high-speed and efficient logic verification can be realized.
In this embodiment, an example is given of the LSIA 46 without the device A3 and the device B4. However, the logic verification is carried out between the other devices by providing the above-described mechanism, thereby increasing the speed and efficiency of the logic verification of the entire device. Is realized.

【0032】図7は、本発明実施の形態の動作サイクル
制御機構9を有する論理装置1の外部装置60を使用し
た評価時の構成を示すブロック図である。図3の装置A
3と装置B4が実動作環境において、例えば装置間が数
メートから数十メートルあるいはそれ以上のケーブルで
接続される場合、図3の装置A3の代わりにパルスジェ
ネレータ等の外部装置60を使用し、上述した動作サイ
クル制御機構9により動作可能なデファイナ出力に切り
換え、装置B4内のLSIおよび装置B4に接続される
他装置の論理回路の動作検証を行う。
FIG. 7 is a block diagram showing a configuration at the time of evaluation using the external device 60 of the logical device 1 having the operation cycle control mechanism 9 according to the embodiment of the present invention. Apparatus A of FIG.
When the device 3 and the device B4 are connected in an actual operating environment, for example, by a cable of several meters to several tens of meters or more, an external device 60 such as a pulse generator is used instead of the device A3 of FIG. The output is switched to the definer output operable by the operation cycle control mechanism 9 described above, and the operation of the LSI in the device B4 and the logic circuit of another device connected to the device B4 are verified.

【0033】つまり、装置間が数メートから数十メート
あるいはそれ以上のケーブル接続され、データ転送に時
間がかかるインタフェースにおいても、直接上記外部デ
バイス装置より信号の入力が可能となることから装置A
3と直接接続をしなくても装置自体の論理回路における
動作検証が可能となり効率的な評価が可能となる。よっ
て、早期に品質を向上できると同時に短期開発が可能と
なる。
In other words, even in an interface in which cables are connected by several to several tens of meters or more between devices and data transfer takes a long time, signals can be directly input from the external device device.
The operation of the logic circuit of the device itself can be verified without directly connecting to the device 3, and efficient evaluation can be performed. Therefore, quality can be improved at an early stage, and at the same time, short-term development becomes possible.

【0034】図8は、本発明実施の形態の情報処理装置
の構成を示すブロック図である。中央処理装置901、
記憶装置902、入出力装置903それぞれがシリアル
バス101により接続されており相互にデータ、命令の
転送を行い処理を実行する。
FIG. 8 is a block diagram showing a configuration of the information processing apparatus according to the embodiment of the present invention. Central processing unit 901,
The storage device 902 and the input / output device 903 are connected to each other by the serial bus 101 and mutually transfer data and instructions to execute processing.

【0035】[0035]

【発明の効果】本発明の効果は、装置あるいはLSI間
のインタフェースの信号線を変更することなく、比較的
少量のHWで動作サイクルを制御する機構を付加するこ
とにより、接続先の装置あるいはLSI内部の論理検証
を加速させ、論理検証時間を大幅に短縮する。
The effect of the present invention is as follows. By adding a mechanism for controlling the operation cycle with a relatively small amount of HW without changing the signal line of the interface between the devices or the LSI, the connection destination device or the LSI can be obtained. Accelerate internal logic verification and significantly reduce logic verification time.

【0036】また、異なる動作クロックで動作する装置
間あるいはLSI間においても上述した機構を具備する
ことにより容易にデファイナ信号を切り換え、最大限の
データ転送を実現することから高速かつ効率的な論理検
証が可能となる。また、実動作環境において、例えば装
置間が数メートから数十メートルあるいはそれ以上のケ
ーブルで接続される場合、上述した動作サイクル切り換
え機構により高速動作モードに設定し、外部装置(パル
スジェネレータ)等を用いて直接信号を入力し接続先装
置の論理回路を高速かつ効率的に評価が可能となる。
Further, by providing the above-described mechanism between devices or LSIs operating at different operation clocks, the definer signal can be easily switched and the maximum data transfer can be realized. Becomes possible. In the actual operating environment, for example, when the devices are connected by a cable of several meters to several tens of meters or more, the operation cycle switching mechanism is set to the high-speed operation mode, and the external device (pulse generator) and the like are set. The logic circuit of the connection destination device can be evaluated at high speed and efficiently by directly inputting a signal.

【0037】上述の通り、本発明を実施することにより
高速かつ効率的な論理回路の検証を実現し、論理回路の
検証を加速させることから短期間で装置あるいはLSI
の品質を向上することが可能であり、装置開発TATが
短縮できる効果がある。つまり、装置あるいはLSI設
計において、シミュレーションによる論理回路検証およ
び開発後の実動作環境での論理検証回路検証を高速かつ
効率的に実施することが可能となる。
As described above, high-speed and efficient verification of a logic circuit is realized by implementing the present invention, and verification of a logic circuit is accelerated.
Quality can be improved, and there is an effect that the device development TAT can be shortened. That is, in the device or LSI design, it is possible to perform the logic circuit verification by simulation and the logic verification circuit verification in an actual operating environment after development at high speed and efficiently.

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

【図1】本発明実施の形態の動作サイクル制御機構9を
有するインタフェース回路10を用いて相互に接続した
論理装置1の構成と論理装置1のHDL記述のシミュレ
ータ2へ入力を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of a logic device 1 interconnected by using an interface circuit 10 having an operation cycle control mechanism 9 according to an embodiment of the present invention and an input to a simulator 2 of an HDL description of the logic device 1; .

【図2】本発明実施の形態のインタフェース回路10の
構成を示すブロック図である。
FIG. 2 is a block diagram showing a configuration of an interface circuit 10 according to the embodiment of the present invention.

【図3】本発明実施の形態のインタフェース回路10が
有するデファイナ切り替え回路20の構成を示すブロッ
ク図である。
FIG. 3 is a block diagram illustrating a configuration of a definer switching circuit 20 included in the interface circuit 10 according to the embodiment of the present invention.

【図4】本発明実施の形態のインタフェース回路10に
より転送される命令の例を示す図である。
FIG. 4 is a diagram showing an example of an instruction transferred by the interface circuit 10 according to the embodiment of the present invention.

【図5】本発明実施の形態のインタフェース回路10に
より転送される8バイトライト命令通常動作時のタイミ
ングチャートを示す図である。
FIG. 5 is a diagram showing a timing chart in a normal operation of an 8-byte write instruction transferred by the interface circuit 10 according to the embodiment of the present invention.

【図6】本発明実施の形態のインタフェース回路10に
より転送される8バイトライト命令高速モード動作時の
タイミングチャートを示す図である。
FIG. 6 is a diagram showing a timing chart in an 8-byte write instruction high-speed mode operation transferred by the interface circuit 10 according to the embodiment of the present invention.

【図7】本発明実施の形態の動作サイクル制御機構9を
有する論理装置1の外部装置を使用した評価時の構成を
示すブロック図である。
FIG. 7 is a block diagram showing a configuration at the time of evaluation using an external device of the logical device 1 having the operation cycle control mechanism 9 according to the embodiment of the present invention.

【図8】本発明実施の形態の情報処理装置の構成を示す
ブロック図である。
FIG. 8 is a block diagram illustrating a configuration of an information processing apparatus according to an embodiment of the present invention.

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

1 論理装置 2 シミュレータ 3 装置A 4 装置B 5 他接続装置 9 動作サイクル制御機構 10 インタフェース回路 11 内部論理回路 12 入力部 13 出力部 14 命令デコード回路 15 転送回数保持部 16 カウンタ 17 加算回路 18 比較回路 19 シフトレジスタ 20 デファイナ切り替え回路 21 モードフラグ 22 判定回路 30 フリップフロップ 31 フリップフロップ 32 フリップフロップ 33 論理和回路 34 論理和回路 35 論理和回路 36 セレクタ 46 LSIA 47 LSIB 48 LSIC 51 LSID 52 LSIE 60 外部装置 101 シリアルバス 102 制御線 103 信号線 104 制御線 105 信号線 106 信号線 107 信号線 108 信号線 109 信号線 110 信号線 111 信号線 112 信号線 113 信号線 114 信号線 115 信号線 116 信号線 117 信号線 118 信号線 119 信号線 120 信号線 121 信号線 901 中央処理装置 902 記憶装置 903 入出力装置 DESCRIPTION OF SYMBOLS 1 Logic device 2 Simulator 3 Device A 4 Device B 5 Other connection device 9 Operation cycle control mechanism 10 Interface circuit 11 Internal logic circuit 12 Input unit 13 Output unit 14 Instruction decode circuit 15 Transfer count holding unit 16 Counter 17 Addition circuit 18 Comparison circuit Reference Signs List 19 shift register 20 definer switching circuit 21 mode flag 22 determination circuit 30 flip-flop 31 flip-flop 32 flip-flop 33 logical OR circuit 34 logical OR circuit 35 logical OR circuit 36 selector 46 LSIA 47 LSIB 48 LLIC 51 LSID 52 LSIIE 60 external device 101 Serial bus 102 control line 103 signal line 104 control line 105 signal line 106 signal line 107 signal line 108 signal line 109 signal line 110 signal line 111 signal line 112 Line 113 signal line 114 signal line 115 signal line 116 signal line 117 signal line 118 signal line 119 signal line 120 signal line 121 signal line 901 the central processing unit 902 memory 903 input and output device

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 論理回路間のインタフェースを変更する
ことなくインタフェース回路の動作サイクル高速モード
あるいは通常モードに設定するためのモードフラグと、
前記モードフラグの状態を判定するための判定手段と、
上記モードフラグの状態によりデファイナクロックを切
り換える手段と、前記デファイナクロックにより前記イ
ンタフェース回路の入出力信号を制御する手段とを有す
ることを特徴とするインタフェース回路。
A mode flag for setting an operation cycle of an interface circuit to a high-speed mode or a normal mode without changing an interface between logic circuits;
Determining means for determining the state of the mode flag;
An interface circuit, comprising: means for switching a definer clock according to a state of the mode flag; and means for controlling input / output signals of the interface circuit by the definer clock.
【請求項2】 論理回路をハードウエア記述言語により
記述する第一の手順と、前記論理回路の動作サイクル高
速モードあるいは通常モードに設定するためのモードフ
ラグと、前記モードフラグの状態を判定するための判定
手段と、上記モードフラグの状態によりデファイナクロ
ックを切り換える手段と、前記デファイナクロックによ
り前記インタフェース回路の入出力信号を制御する手段
とを有する動作サイクル制御機構をハードウエア記述言
語により記述する第二の手順と、前記論理回路と前記動
作サイクル制御機構手段のハードウエア記述言語により
記述した論理モデルをシミュレータにより入力する第三
のステップと、前記モードフラグを高速モードに設定し
シミュレーションを前記シミュレータにより実行する第
四のステップを有することを特徴とする論理回路検証方
法。
2. A first procedure for describing a logic circuit in a hardware description language, a mode flag for setting a high-speed operation cycle mode or a normal mode of the logic circuit, and determining a state of the mode flag. , An operation cycle control mechanism having means for switching a definer clock according to the state of the mode flag, and means for controlling an input / output signal of the interface circuit by the definer clock is described in a hardware description language. A second procedure, a third step of inputting a logic model described in a hardware description language of the logic circuit and the operation cycle control mechanism by a simulator, and setting the mode flag to a high-speed mode to execute a simulation by the simulator. Has a fourth step performed by A logic circuit verification method, characterized in that:
【請求項3】 シリアルバスからの命令とデータを入力
する入力部と、前記シリアルバスへ前記命令の応答を出
力する出力部から構成されるインタフェース回路であっ
て、前記入力部と前記出力部はそれぞれ、 インタフェース回路の動作サイクル高速モードあるいは
通常モードに設定するためのモードフラグと、前記モー
ドフラグの状態を判定するための判定手段と、上記モー
ドフラグの状態によりデファイナクロックを切り換える
手段と、前記デファイナクロックにより前記インタフェ
ース回路の入出力信号を制御する手段と、前記命令をデ
コードする命令デコード回路と、転送回数を計数するカ
ウンタと、前記カウンタの値へ1を加算する加算器と、
前記データをビットシフトするシフトレジスタと、転送
回数を保持する転送回数保持部と前記転送回数保持部と
前記カウンタの値を比較する比較回路をから構成される
動作サイクル制御機構を有することを特徴とするインタ
フェース回路。
3. An interface circuit comprising an input unit for inputting an instruction and data from a serial bus, and an output unit for outputting a response to the instruction to the serial bus, wherein the input unit and the output unit are A mode flag for setting an operation cycle high-speed mode or a normal mode of the interface circuit, a determination unit for determining a state of the mode flag, a unit for switching a refiner clock according to a state of the mode flag, Means for controlling an input / output signal of the interface circuit with a definer clock, an instruction decode circuit for decoding the instruction, a counter for counting the number of transfers, and an adder for adding 1 to the value of the counter;
A shift register for bit-shifting the data, an operation cycle control mechanism including a transfer count holding unit for holding a transfer count, and a comparison circuit for comparing the value of the counter with the transfer count holding unit. Interface circuit.
【請求項4】 請求項3記載のインタフェース回路と前
記インタフェース回路からの命令を実行する内部論理回
路を有することを特徴とする論理装置。
4. A logic device comprising: the interface circuit according to claim 3; and an internal logic circuit for executing an instruction from the interface circuit.
【請求項5】 請求項3記載のインタフェース回路をそ
れぞれが有する中央処理装置と入出力装置と記憶装置を
相互に接続したことを特徴とする情報処理装置。
5. An information processing apparatus comprising: a central processing unit, an input / output device, and a storage device, each having the interface circuit according to claim 3;
【請求項6】 インタフェース回路の動作サイクル高速
モードあるいは通常モードに設定するためのモードフラ
グと、前記モードフラグの状態を判定するための判定手
段と、上記モードフラグの状態によりデファイナクロッ
クを切り換える手段と、前記デファイナクロックにより
前記インタフェース回路の入出力信号を制御する手段と
を有するインタフェース回路を評価する際に、前記モー
ドフラグを高速モードに設定する第一の手順と、前記イ
ンタフェース回路に外部装置から直接信号を与える第二
の手順とにより評価を行うことを特徴とする論理回路検
証方法。
6. A mode flag for setting an operation cycle of the interface circuit to a high-speed mode or a normal mode, a determination unit for determining a state of the mode flag, and a unit for switching a refiner clock according to the state of the mode flag. A first procedure for setting the mode flag to a high-speed mode when evaluating an interface circuit having means for controlling input / output signals of the interface circuit by the definer clock; and A logic circuit verification method, wherein the evaluation is performed according to a second procedure for directly providing a signal from the logic circuit.
JP2001029403A 2001-02-06 2001-02-06 Interface circuit, logic circuit verification method, logic device, information processing device Expired - Fee Related JP3678656B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001029403A JP3678656B2 (en) 2001-02-06 2001-02-06 Interface circuit, logic circuit verification method, logic device, information processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001029403A JP3678656B2 (en) 2001-02-06 2001-02-06 Interface circuit, logic circuit verification method, logic device, information processing device

Publications (2)

Publication Number Publication Date
JP2002229921A true JP2002229921A (en) 2002-08-16
JP3678656B2 JP3678656B2 (en) 2005-08-03

Family

ID=18893757

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001029403A Expired - Fee Related JP3678656B2 (en) 2001-02-06 2001-02-06 Interface circuit, logic circuit verification method, logic device, information processing device

Country Status (1)

Country Link
JP (1) JP3678656B2 (en)

Also Published As

Publication number Publication date
JP3678656B2 (en) 2005-08-03

Similar Documents

Publication Publication Date Title
JP3835754B2 (en) Integrated circuit design method and integrated circuit designed thereby
US8286025B1 (en) Selection of port adapters for clock crossing boundaries
US6536031B2 (en) Method for generating behavior model description of circuit and apparatus for logic verification
US7930162B1 (en) Accelerating hardware co-simulation using dynamic replay on first-in-first-out-driven command processor
JP4599266B2 (en) Simulation apparatus and simulation method
US7062728B2 (en) Method of designing a logic circuit utilizing an algorithm based in C language
JP4272108B2 (en) Improved flexibility in designing bus interconnect blocks for data processing equipment.
US8161444B1 (en) Allocating hardware resources for high-level language code sequences
JP2006285333A (en) Operation composition device and method
US7228513B2 (en) Circuit operation verification device and method
US20030196194A1 (en) Hardware design protocol and system
JP2002366602A (en) Simulation method, system and program for software and hardware
US7370311B1 (en) Generating components on a programmable device using a high-level language
US7676685B2 (en) Method for improving the data transfer in semi synchronous clock domains integrated circuits at any possible m/n clock ratio
JP2009009318A (en) Asynchronous circuit-verifying program data generation method, asynchronous circuit verification method and asynchronous circuit verification device
US6449763B1 (en) High-level synthesis apparatus, high level synthesis method, and recording medium carrying a program for implementing the same
JP3678656B2 (en) Interface circuit, logic circuit verification method, logic device, information processing device
JP5328447B2 (en) High-level synthesis apparatus and high-level synthesis method, semiconductor integrated circuit manufacturing method, control program, and readable storage medium
US8176451B2 (en) Behavioral synthesis apparatus, behavioral synthesis method, and computer readable recording medium
JPH08263526A (en) Simulation device
JP2004361171A (en) Semiconductor integrated circuit and method for verifying function of the same
JP2009301192A (en) Simulation device and simulation method
JP2007156728A (en) Logic verification method and logic verification system
JP5444784B2 (en) Context creation program, compiler apparatus, and context creation method
Gulati et al. Design of a cell library for asynchronous microengines

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20040921

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040928

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20041102

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20050314

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20050426

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20050510

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090520

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100520

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110520

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110520

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120520

Year of fee payment: 7

LAPS Cancellation because of no payment of annual fees