JP2002094369A - Write data conversion method for fpga, optical transmission reception level monitor method using the same - Google Patents

Write data conversion method for fpga, optical transmission reception level monitor method using the same

Info

Publication number
JP2002094369A
JP2002094369A JP2000286846A JP2000286846A JP2002094369A JP 2002094369 A JP2002094369 A JP 2002094369A JP 2000286846 A JP2000286846 A JP 2000286846A JP 2000286846 A JP2000286846 A JP 2000286846A JP 2002094369 A JP2002094369 A JP 2002094369A
Authority
JP
Japan
Prior art keywords
write data
logic circuit
fpga
signal
analog
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
JP2000286846A
Other languages
Japanese (ja)
Inventor
Fuminori Ookuni
史昇 大国
Takashi Funada
孝 船田
Taro Kitayama
太郎 北山
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
Original Assignee
Hitachi 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 filed Critical Hitachi Ltd
Priority to JP2000286846A priority Critical patent/JP2002094369A/en
Publication of JP2002094369A publication Critical patent/JP2002094369A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide a method for writing write data to an FPGA(field programmable gate array) that can easily realize a setting revision in a logic circuit in a logical circuit design by the FPGA. SOLUTION: In the method of this invention, where data of a logic circuit and its initial setting value are read, write data consisting of binary data are generated on the basis of data of the logic circuit, and its initial setting value and the write data are written in the FPGA, when write data other than desired write data have already been written in the FPGA, binary data for the initial setting value of the write data and the initial setting value of the other write data are revised and written in the FPGA.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、フィールドプログ
ラマブルゲートアレイにおけるプログラム手法に関す
る。
The present invention relates to a programming method for a field programmable gate array.

【0002】[0002]

【従来の技術】従来、フィールドプログラマブルゲート
アレイ(以下「FPGA」という)へのプログラム手法
において、論理回路の設定変更を必要とする論理回路が
ある場合は、それぞれの設定変更を加えた論理回路を入
力し、論理回路合成を行い、書込みデータを生成し書込
みを行うのが一般的であった。例えば、特開平6−76
019号公報に示される論理回路設計処理方法が知られ
ている。
2. Description of the Related Art Conventionally, in a programming method for a field programmable gate array (hereinafter referred to as an "FPGA"), if there is a logic circuit that requires a change in the setting of a logic circuit, the logic circuit to which each setting change has been made is replaced by a logic circuit. It is common to input, perform logic circuit synthesis, generate write data, and write. For example, JP-A-6-76
A logic circuit design processing method disclosed in Japanese Patent Application Publication No. 019 is known.

【0003】図1はFPGAにおける論理回路設計フロ
ー1を示したものである。まず、FPGAの論理回路設
計を行なう際には、キーボードや記憶装置等から中央制
御装置に論理回路の入力をする論理回路入力2を行な
う。その論理回路を元にマクロセルの最適化などを行う
論理回路合成3を中央制御装置で行う。また、論理回路
合成3の時に書込みデータの生成として、データ生成4
も中央制御装置で行われる。その後、中央制御装置から
FPGAに書込み5を行い完了6となる。
FIG. 1 shows a logic circuit design flow 1 in an FPGA. First, when designing a logic circuit of an FPGA, a logic circuit input 2 for inputting a logic circuit from a keyboard, a storage device, or the like to the central control device is performed. Based on the logic circuit, a logic circuit synthesis 3 for optimizing a macro cell or the like is performed by the central control device. Further, at the time of the logic circuit synthesis 3, the data generation 4
Is also performed by the central controller. Thereafter, writing 5 is performed from the central control device to the FPGA, and the process is completed 6.

【0004】図2には、ここでカウンタの初期値などの
設定がN通り必要となった場合を示す。論理回路設計フ
ロー1に示す論理回路入力2において、それぞれの設定
を行った論理回路入力7〜9を必要とし、それぞれの設
定ごとに論理回路設計フローを繰り返す必要があった。
FIG. 2 shows a case where N settings such as an initial value of a counter are required here. In the logic circuit input 2 shown in the logic circuit design flow 1, the logic circuit inputs 7 to 9 that have been set are required, and the logic circuit design flow has to be repeated for each setting.

【0005】[0005]

【発明が解決しようとする課題】従来、FPGAへ書込
みを行う論理回路に設定変更等が必要となる場合、図2
に示すような一連の工程を繰り返すのが一般的であり、
その為に作業効率の低下を招く問題があった。また、前
述の従来例のような一連の工程をマイクロプロセッサ、
メモリなどを用いて自動制御で行う場合においては、処
理能力の高いマイクロプロセッサや大容量のメモリなど
が必要となる為、回路規模の増大、実装スペースの増大
を招く問題があった。
Conventionally, when it is necessary to change the setting of a logic circuit for writing to an FPGA, FIG.
It is common to repeat a series of steps as shown in
For this reason, there has been a problem that the work efficiency is reduced. In addition, a series of steps as in the conventional example described above is performed by a microprocessor,
In the case of performing automatic control using a memory or the like, a microprocessor having a high processing capability, a large-capacity memory, or the like is required, and thus there has been a problem that the circuit scale and the mounting space are increased.

【0006】本発明の目的は、論理回路の設計におい
て、論理回路の設定変更に要する時間の短縮と、メモリ
等の関連回路の小型化にある。
An object of the present invention is to reduce the time required for changing the setting of a logic circuit in designing a logic circuit and to reduce the size of related circuits such as a memory.

【0007】[0007]

【課題を解決するための手段】本発明では、FPGAへ
論理回路の書込みを行う際に必要となる書込みデータ
が、“0”or“1”のバイナリーデータで構成されて
いることに着目し、カウンタの初期値などの設定が違う
論理回路が必要となる場合、そのバイナリーデータを変
更することにより、前述の課題を解決しようとするもの
である。
According to the present invention, attention is paid to the fact that write data necessary for writing a logic circuit into an FPGA is composed of binary data of "0" or "1". When a logic circuit having a different setting such as the initial value of the counter is required, the above-mentioned problem is solved by changing the binary data.

【0008】[0008]

【発明の実施の形態】図3は本発明の実施形態の一例を
示した論理回路設計フローである。まず、設定=1にて
キーボードや記憶装置等から中央制御装置に論理回路の
入力をする論理回路入力10を行なう。その論理回路を
元にマクロセルの最適化などを行う論理回路合成3を中
央制御装置で行う。また、論理回路合成3の時に書込み
データの生成として、データ生成4も中央制御装置で行
われる。その後、中央制御装置からFPGAに書込み5
を行い完了6となる。
FIG. 3 is a logic circuit design flow showing an example of the embodiment of the present invention. First, at setting = 1, a logic circuit input 10 for inputting a logic circuit from a keyboard, a storage device or the like to the central control device is performed. Based on the logic circuit, a logic circuit synthesis 3 for optimizing a macro cell or the like is performed by the central control device. Further, as the generation of the write data at the time of the logic circuit synthesis 3, the data generation 4 is also performed by the central controller. After that, the central controller writes to the FPGA 5
And the completion is 6.

【0009】ここで、設定=1が設計者の所望する設定
で無い場合は設定変更を行う必要があるが、本発明の適
用により、設定=Nとする論理回路を設計する場合、す
でに設定=1において生成された“0”or“1”のバ
イナリーデータにて構成されている書込みデータをもと
に、データ変更11においてバイナリーデータの変更の
みで、設定=Nとした論理回路の書込みデータを生成す
ることが可能である。よって、データ変更11により新
たに生成された書込みデータにてFPGAに書込みを可
能とする。このことから、設定変更を必要とした場合、
元となる書込みデータが存在すれば、書込みデータであ
るバイナリーデータのデータ変更11を行うことのみで
書込みデータを容易に生成することが可能である。
Here, if the setting = 1 is not the setting desired by the designer, it is necessary to change the setting. However, when a logic circuit with the setting = N is designed by applying the present invention, the setting = Based on the write data composed of “0” or “1” binary data generated in 1, the write data of the logic circuit whose setting = N is changed only in the change of the binary data in the data change 11. Can be generated. Therefore, it is possible to write to the FPGA with the write data newly generated by the data change 11. For this reason, if you need to change the settings,
If the original write data exists, the write data can be easily generated only by performing the data change 11 of the binary data which is the write data.

【0010】また、本発明においては、カウンタの初期
値などの設定を行っている部分のバイナリーデータの変
更のみであることから、その他の論理回路部には一切影
響を及ぼさない。
Further, in the present invention, since only the change of the binary data of the portion for setting the initial value of the counter and the like is performed, the other logic circuit portions are not affected at all.

【0011】図4から図6を用いて、前述の本発明にお
ける論理回路設計の一例を示す。図4に示す3bitN
進カウンタ12を設計する場合、図3に示す論理回路設
計フローに従い、3bitN進カウンタ12の論理回路
入力10を行い、論理回路合成3にてマクロセルの最適
化などを行い、論理回路合成3の時に図5に示すような
書込みデータ16として、A0バイナリーデータ17〜
mnバイナリーデータ20などを生成するのが一般的で
ある。このA0バイナリーデータ17〜mnバイナリー
データ20は、図6に示すようなA0マクロセル22〜
mnマクロセル25との対応情報、マクロセル内の基本
論理の配線を行うヒューズ31〜33の配線情報、マク
ロセル間の配線情報などをバイナリー変換したものであ
る。
An example of the above-described logic circuit design in the present invention will be described with reference to FIGS. 3 bitN shown in FIG.
When designing the binary counter 12, according to the logic circuit design flow shown in FIG. 3, the logic circuit input 10 of the 3-bit N-ary counter 12 is performed, the macro cell is optimized by the logic circuit synthesis 3, and the like. As the write data 16 as shown in FIG.
Generally, mn binary data 20 and the like are generated. The A0 binary data 17 to mn binary data 20 are composed of A0 macro cells 22 to
The binary conversion of the correspondence information with the mn macro cell 25, the wiring information of the fuses 31 to 33 for wiring the basic logic in the macro cell, the wiring information between the macro cells, and the like.

【0012】また、それぞれのA0マクロセル22〜m
nマクロセル25には、フリップフロップ26、XOR
27、OR28〜30などの基本論理で構成されている
のが一般的である。
Also, each A0 macro cell 22-m
A flip-flop 26, an XOR
Generally, it is composed of basic logics such as 27 and ORs 28 to 30.

【0013】ここでA0バイナリーデータ17を一例に
挙げると、先頭6bitにてA0マクロセル22との対
応情報などを示し、次の2bitにてA0マクロセル2
2の基本論理の配線を行なうヒューズ31〜33の配線
情報などを示し、それ以降のbitにてA0マクロセル
22〜mnマクロセル25間の配線情報などを示すのが
一般的である。
Here, for example, the A0 binary data 17 is taken as an example, and the correspondence information with the A0 macro cell 22 is indicated by the first 6 bits, and the A0 macro cell 2 is indicated by the next 2 bits.
Generally, wiring information of the fuses 31 to 33 for wiring the two basic logics is shown, and wiring information between the A0 macrocell 22 to the mn macrocell 25 is generally shown by subsequent bits.

【0014】ここで図4に示す3bitN進カウンタ1
2を論理回路合成3により、図5に示すような書込みデ
ータ16としてA0バイナリーデータ17〜mnバイナ
リーデータ20が生成されると仮定する。また、図4に
示す3bitN進カウンタ12程度の論理回路であれ
ば、図6に示すA0マクロセル22〜A2マクロセル2
4で構成可能であると仮定した場合、ここでFPGAの
論理機能変更などにより、3bitN進カウンタ12か
ら3bitM進カウンタへ論理回路の設定変更が必要と
なる場合は、図4に示す3bitN進カウンタ12のカ
ウンタ数設定ピン13〜15の設定変更が必要となる。
なお、N進カウンタからM進カウンタへの設定変更とし
てカウンタ数設定ピン13〜15を“H”から“L”、
又は“L”から“H”へ変更する必要がある。ここで本
発明の適用により、書込みデータ16であるA0バイナ
リーデータ17〜A2バイナリーデータ19において、
3bitN進カウンタ12のカウンタ数を設定している
ヒューズ31〜33がA0バイナリーデータ17〜A2
バイナリーデータ19のヒューズ設定ビット21である
と仮定した場合、そのヒューズ設定ビット21の値を
“0”から“1”、又は“1”から“0”へ変更するこ
とで、A0マクロセル22〜A2マクロセル24はヒュ
ーズ31〜33による基本論理の配線が変更され、カウ
ンタ数の設定変更が実現出来る。
Here, a 3-bit N-ary counter 1 shown in FIG.
Assume that A0 binary data 17 to mn binary data 20 are generated as write data 16 as shown in FIG. In addition, if the logic circuit is about 3 bit N-ary counter 12 shown in FIG. 4, A0 macro cell 22 to A2 macro cell 2 shown in FIG.
Assuming that it is possible to configure the logic circuit of the FPGA in FIG. 4, if it is necessary to change the setting of the logic circuit from the 3-bit N-ary counter 12 to the 3-bit M-ary counter due to a change in the logic function of the FPGA, the 3-bit N-ary counter 12 shown in FIG. Of the counter number setting pins 13 to 15 need to be changed.
In addition, as the setting change from the N-ary counter to the M-ary counter, the counter number setting pins 13 to 15 are changed from “H” to “L”,
Alternatively, it is necessary to change from “L” to “H”. Here, by applying the present invention, in A0 binary data 17 to A2 binary data 19 which are write data 16,
The fuses 31 to 33 which set the counter number of the 3-bit N-ary counter 12 are A0 binary data 17 to A2
If the fuse setting bit 21 of the binary data 19 is assumed, the value of the fuse setting bit 21 is changed from “0” to “1” or from “1” to “0”, so that the A0 macro cells 22 to A2 are changed. In the macro cell 24, the wiring of the basic logic by the fuses 31 to 33 is changed, and the setting change of the counter number can be realized.

【0015】これよりヒューズ設定ビット21に変更を
加えた書込みデータにて、FPGAへ論理回路の書込み
5を行うことで、3bitM進カウンタへの設定変更が
実現可能である。このように、すでに生成されている書
込みデータ16であるA0バイナリーデータ17〜mn
バイナリーデータ20を変更することで容易に論理回路
の設定変更が実現可能である。
Thus, by performing the write 5 of the logic circuit to the FPGA with the write data obtained by changing the fuse setting bit 21, the setting change to the 3-bit M-ary counter can be realized. As described above, the A0 binary data 17 to mn which are the write data 16 already generated.
By changing the binary data 20, it is possible to easily change the setting of the logic circuit.

【0016】図7は、本発明の実施形態の一例を示した
ものであり、一般的なアナログ−ディジタル変換におけ
る構成を示す。本構成は、増幅部34、A/D変換部3
5、FPGA36、中央制御装置37、記憶装置38な
どで構成されており、アナログ入力信号39を増幅部3
4に入力し、A/D変換部35にてA/D変換を行い、
FPGA36よりディジタル出力信号40を取り出すこ
とを可能とする構成である。ここで、一般的に増幅部3
4には入力オフセット値、A/D変換部35には変換誤
差などが生じる。また、部品ばらつきなどにより、入力
オフセット値、変換誤差はさまざまである。そこで、ア
ナログ入力信号39の接続形態により、増幅部34によ
る入力オフセット値、A/D変換部35による変換誤差
をFPGA36より信号変換誤差としてディジタル出力
信号40を取り出すことを可能とする。
FIG. 7 shows an example of the embodiment of the present invention, and shows a configuration in a general analog-digital conversion. This configuration includes an amplifying unit 34, an A / D converter 3
5, an FPGA 36, a central control device 37, a storage device 38, and the like.
4, and A / D conversion is performed by the A / D conversion unit 35.
This configuration allows the digital output signal 40 to be extracted from the FPGA 36. Here, generally, the amplification unit 3
4, an input offset value occurs, and a conversion error occurs in the A / D converter 35. Further, the input offset value and the conversion error are various due to component variations and the like. Therefore, the connection form of the analog input signal 39 makes it possible to extract the digital output signal 40 from the FPGA 36 using the input offset value of the amplifier 34 and the conversion error of the A / D converter 35 as the signal conversion error.

【0017】ここで、本発明によるデータ変換方式を適
用し、中央制御装置37、記憶装置38等を有した論理
回路設計ツール43などを用いて論理回路の設定変更を
行なう。まず、FPGA36より信号変換誤差として取
り出したディジタル出力信号40を中央制御装置37に
読み込む。次に中央制御装置37に読み込んだ信号変換
誤差に対応する設定値41を記憶装置38から読み出し
中央制御装置37により図3に示すデータ変更11を行
い、信号変換誤差の補正を可能とする書込みデータ42
を生成し書込み5を行なうことで、FPGA36の論理
回路変更を実現する。これにより、FPGA36より入
力オフセット値、変換誤差など信号変換誤差の補正を行
なったディジタル出力信号40を取り出すことを実現可
能とするものである。
Here, the data conversion method according to the present invention is applied, and the setting of the logic circuit is changed using the logic circuit design tool 43 having the central control device 37, the storage device 38 and the like. First, the digital output signal 40 extracted as a signal conversion error from the FPGA 36 is read into the central controller 37. Next, the set value 41 corresponding to the signal conversion error read into the central control device 37 is read from the storage device 38, and the central control device 37 performs the data change 11 shown in FIG. 42
Is generated and writing 5 is performed, thereby implementing a change in the logic circuit of the FPGA 36. As a result, it is possible to extract the digital output signal 40 in which the signal conversion error such as the input offset value and the conversion error has been corrected from the FPGA 36.

【0018】図8は、本発明の実施形態の一例を示した
ものであり、光送受信モジュールにおけるモニタ監視部
の構成を示す。本構成は、E/O変換部44、O/E変
換部45、増幅部46、47、セレクタ48、A/D変
換部49、FPGA50、マイクロプロセッサ51、メ
モリ52などで構成されており、E/O変換部44、O
/E変換部45より発光レベル値アナログ信号53、受
光レベル値アナログ信号54などが出力されており、こ
の信号はアナログ信号として出力されるのが一般的であ
る。この信号のアナログ−ディジタル変換を行い、FP
GA50よりデータとして取り出す。また、マイクロプ
ロセッサ51から出力される制御信号55により増幅部
46、47、A/D変換部49の誤差検出モード、通常
動作モードの切替を行い、信号変換誤差の自動補正を行
う機能を付加したことを特徴とする光モジュールの構成
例である。誤差検出モードにおいては、増幅部46、4
7、A/D変換部49による信号変換誤差としてディジ
タル出力信号56をFPGA50から検出出来るものと
する。
FIG. 8 shows an example of the embodiment of the present invention, and shows a configuration of a monitor monitoring section in an optical transmitting / receiving module. This configuration includes an E / O converter 44, an O / E converter 45, amplifiers 46 and 47, a selector 48, an A / D converter 49, an FPGA 50, a microprocessor 51, a memory 52, and the like. / O converter 44, O
The / E converter 45 outputs a light emission level analog signal 53, a light reception level analog signal 54, and the like, and these signals are generally output as analog signals. The signal is subjected to analog-to-digital conversion, and FP
The data is extracted from the GA 50 as data. In addition, a function of switching between the error detection mode and the normal operation mode of the amplification units 46 and 47 and the A / D conversion unit 49 by the control signal 55 output from the microprocessor 51 and automatically correcting the signal conversion error is added. It is a structural example of an optical module characterized by the above. In the error detection mode, the amplification units 46, 4
7. It is assumed that the digital output signal 56 can be detected from the FPGA 50 as a signal conversion error by the A / D converter 49.

【0019】ここで本発明のデータ変換方式の適用によ
り、マイクロプロセッサ51は処理プログラムにて信号
変換誤差として取り込んだディジタル出力信号56に対
応した設定値57をメモリ52から読み出す。さらに図
3に示すデータ変更11の処理を行い、マイクロプロセ
ッサ51にてそれぞれの信号変換誤差の補正を可能とす
る書込みデータ58を生成する。その後、マイクロプロ
セッサ51よりFPGA50に書込みを行なうことで論
理回路の設定変更を可能とする。これにより通常動作モ
ードにおいては、E/O変換部44、O/E変換部45
からの発光レベル値ディジタル信号53、受光レベル値
ディジタル信号54などのA/D換信号を、FPGA5
0にて信号変換誤差補正済みのディジタル出力信号56
として取り出すことが可能である。
Here, by applying the data conversion method of the present invention, the microprocessor 51 reads out from the memory 52 a set value 57 corresponding to the digital output signal 56 captured as a signal conversion error by the processing program. Further, the processing of the data change 11 shown in FIG. 3 is performed, and the microprocessor 51 generates write data 58 that enables correction of each signal conversion error. After that, the setting of the logic circuit can be changed by writing to the FPGA 50 from the microprocessor 51. Thus, in the normal operation mode, the E / O converter 44 and the O / E converter 45
An A / D conversion signal such as a light emission level value digital signal 53 and a light reception level value digital signal 54 from the FPGA 5
Digital output signal 56 with signal conversion error corrected at 0
It is possible to take out as.

【0020】本発明により、図3に示すデータ変更11
においては小規模な論理回路の変更を行う制御である
為、数百kbit程度の処理プログラムで実現可能であ
り、小型で低速なマイクロプロセッサ51、メモリ52
などで実現可能である。その為、それぞれの部品サイズ
が5mm〜15mm角程度の大きさの部品が4点程度で
あることから、現状、一般的な超高速光モジュールなど
のサイズは100mm角程度のものなどがあり、FPG
A、A/D変換部、マイクロプロセッサ、メモリなどを
加えても、15%程度の実装スペースの増加に抑えら
れ、E/O変換部、O/E変換部からの発光レベル値信
号、受光レベル値信号などのアナログ−ディジタル変換
信号の信号変換誤差自動補正といった高度な処理を容易
に実現可能とする。
According to the present invention, the data change 11 shown in FIG.
Is a control for changing a small-scale logic circuit, and can be realized by a processing program of about several hundred kbits.
It can be realized by such as. For this reason, there are about four parts each having a size of about 5 mm to 15 mm square, and at present, general ultra-high-speed optical modules have a size of about 100 mm square.
Even if an A / A / D converter, a microprocessor, a memory, and the like are added, the mounting space can be suppressed to about 15%, and a light emission level value signal and a light reception level from the E / O converter and the O / E converter can be suppressed. Advanced processing such as automatic signal conversion error correction of an analog-digital conversion signal such as a value signal can be easily realized.

【0021】また、このような機能はカスタムLSIな
どを作成しても実現可能であるが、本発明ではソフトウ
ェアの開発のみで済み、FPGA、マイクロプロセッ
サ、メモリなどのデバイス開発が不要となり、カスタム
LSIなどに比べデバイス開発が不要な分、開発期間の
短縮と開発費の飛躍的な低減が実現可能である。
Further, such functions can be realized by creating a custom LSI or the like. However, in the present invention, only software development is required, and device development such as an FPGA, a microprocessor, and a memory is not required. Since device development is not required as compared to other methods, the development period can be shortened and development costs can be dramatically reduced.

【0022】[0022]

【発明の効果】論理回路の設計において、書込みデータ
であるバイナリーデータを変更することで論理回路の設
定変更が実現可能である。これにより、増幅部、変換部
などの初期誤差などの補正機能をFPGAに付加する場
合など、FPGAの論理回路の設定変更を必要とする場
合に非常に有効な手段である。
In the design of the logic circuit, the setting of the logic circuit can be changed by changing the binary data which is the write data. This is a very effective means when it is necessary to change the setting of the logic circuit of the FPGA, for example, when a function of correcting the initial error of the amplification unit, the conversion unit, and the like is added to the FPGA.

【0023】また、本発明を実現可能となるような処理
プログラムは数百kbit程度で実現可能であり、自動
制御にて設定変更を行う場合は、小型で低速なマイクロ
プロセッサ、メモリなどで実現できる為、FPGAの論
理回路の設定を自動制御で変更する場合に非常に有効な
手段である。
Further, a processing program capable of realizing the present invention can be realized in about several hundred kbits, and when the setting is changed by automatic control, it can be realized by a small and low-speed microprocessor, memory or the like. Therefore, this is a very effective means when the setting of the logic circuit of the FPGA is changed by automatic control.

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

【図1】FPGAにおける一般的な論理回路設計フロー
を示す。
FIG. 1 shows a general logic circuit design flow in an FPGA.

【図2】従来例による設定変更を必要としたFPGA論
理回路設計フローを示す。
FIG. 2 shows an FPGA logic circuit design flow requiring a setting change according to a conventional example.

【図3】本発明による設定変更を必要としたFPGA論
理回路設計フローを示す。
FIG. 3 shows an FPGA logic circuit design flow requiring a setting change according to the present invention.

【図4】本発明の実施例として挙げた論理回路を示す。FIG. 4 shows a logic circuit cited as an embodiment of the present invention.

【図5】図3の実施例により生成される書込みデータを
示す。
FIG. 5 shows write data generated by the embodiment of FIG.

【図6】図3の実施例により生成されるマクロセルを示
す。
FIG. 6 shows a macrocell generated by the embodiment of FIG.

【図7】アナログ物理量測定法における構成を示す。FIG. 7 shows a configuration in an analog physical quantity measurement method.

【図8】モニタ監視部にオフセット自動制御補正機能を
有した光送受信モジュールにおける構成を示す。
FIG. 8 shows a configuration of an optical transmitting / receiving module having a monitor monitoring unit having an automatic offset control correction function.

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

1…論理回路設計フロー、2,7,8,9,10…論理回路
入力工程、3…論理回路合成工程、4…データ生成、5
…書込み工程、6…工程完了、11…データ変更工程、
12…3bitN進カウンタ、13,14,15…初期値
設定ピン、16,42,58…書込みデータ、17,18,
19,20…バイナリーデータ、21…ヒューズ設定ビ
ット、22,23,24,25…マクロセル、26…フリ
ップフロップ、27…XORゲート、28,29,30…
ORゲート、31,32,33…ヒューズ、34,46,4
7…増幅部、35,49…A/D変換部、36,50…F
PGA、37…中央制御装置、38…記憶装置、39…
アナログ入力信号、40,56…ディジタル出力信号、
41,57…設定値、43…論理回路設計ツール、44
…電気/光変換部、45…光/電気変換部、48…セレ
クタ、51…マイクロプロセッサ、52…メモリ、53
…発光レベル値アナログ信号、54…受光レベル値アナ
ログ信号、55…制御信号。
1: Logic circuit design flow, 2, 7, 8, 9, 10: Logic circuit input step, 3: Logic circuit synthesis step, 4: Data generation, 5
... writing step, 6 ... step completion, 11 ... data change step,
12 ... 3-bit N-ary counter, 13, 14, 15 ... initial value setting pin, 16, 42, 58 ... write data, 17, 18,
19, 20: binary data, 21: fuse setting bit, 22, 23, 24, 25: macro cell, 26: flip-flop, 27: XOR gate, 28, 29, 30 ...
OR gate, 31, 32, 33 ... fuse, 34, 46, 4
7 Amplifying unit, 35, 49 A / D converter, 36, 50 F
PGA, 37: Central control device, 38: Storage device, 39 ...
Analog input signal, 40, 56 ... digital output signal,
41, 57: setting values, 43: logic circuit design tool, 44
... Electrical / optical converter, 45 ... optical / electrical converter, 48 ... selector, 51 ... microprocessor, 52 ... memory, 53
... light emission level analog signal, 54 ... light reception level analog signal, 55 ... control signal.

─────────────────────────────────────────────────────
────────────────────────────────────────────────── ───

【手続補正書】[Procedure amendment]

【提出日】平成12年10月19日(2000.10.
19)
[Submission date] October 19, 2000 (2000.10.
19)

【手続補正1】[Procedure amendment 1]

【補正対象書類名】図面[Document name to be amended] Drawing

【補正対象項目名】全図[Correction target item name] All figures

【補正方法】変更[Correction method] Change

【補正内容】[Correction contents]

【図1】 FIG.

【図2】 FIG. 2

【図3】 FIG. 3

【図4】 FIG. 4

【図5】 FIG. 5

【図6】 FIG. 6

【図7】 FIG. 7

【図8】 FIG. 8

───────────────────────────────────────────────────── フロントページの続き (72)発明者 北山 太郎 神奈川県横浜市戸塚区戸塚町216番地 株 式会社日立製作所通信事業部内 Fターム(参考) 5J022 AA01 CF09 CF10 5J042 BA03 BA11 DA04 5K029 AA18 CC04 JJ01 KK24  ────────────────────────────────────────────────── ─── Continuing on the front page (72) Inventor Taro Kitayama 216 Totsuka-cho, Totsuka-ku, Yokohama-shi, Kanagawa Prefecture F-term in Hitachi, Ltd. Communications Division 5J022 AA01 CF09 CF10 5J042 BA03 BA11 DA04 5K029 AA18 CC04 JJ01 KK24

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】論理回路のデータと該論理回路の初期設定
値とを読込み、 上記論理回路のデータと上記初期設定値とをもとに、”
0”または”1”のバイナリーデータで構成された書き
込データを生成し、 上記書き込みデータをフィールドプログラマブルゲート
アレイ(以下FPGAと称す)に書き込む方法におい
て、 上記FPGAに、上記書き込みデータと異なる別の書き
込みデータが書き込まれている場合、 上記書き込みデータの初期設定値と上記別の書き込みデ
ータの初期設定値との異なるバイナリーデータを変更
し、上記FPGAに書き込むことを特徴とするFPGA
の書込みデータ変換方法。
1. A method for reading data of a logic circuit and an initial setting value of the logic circuit, and based on the data of the logic circuit and the initial setting value,
In a method of generating write data composed of binary data of “0” or “1” and writing the write data to a field programmable gate array (hereinafter referred to as an FPGA), the FPGA stores another write data different from the write data. In the case where write data has been written, binary data different from the initial set value of the write data and the initial set value of the another write data is changed and written to the FPGA.
Write data conversion method.
【請求項2】アナログ信号を入力し、該アナログ信号を
増幅して増幅信号を出力し、 上記増幅信号を入力し、該増幅信号をアナログ/ディジ
タル変換してディジタル信号を出力し、 上記ディジタル信号を入力し、該ディジタル信号を論理
回路で変換して、論理信号を出力するアナログ/ディジ
タル変換方法において、 上記論理回路が、FPGAで構成され、 上記ディジタル信号を読込み、 上記ディジタル信号に対応し、互いに異なる複数の初期
設定値を記憶した記憶装置から読込んだ初期設定値と、
既に上記FPGAに書き込まれている初期設定値である
既初期設定値とが異なる場合、 上記初期設定値で書き込みデータを生成し、上記論理回
路の書き込みデータを変換することを特徴とするアナロ
グ/ディジタル変換方法。
2. An analog signal is input, the analog signal is amplified to output an amplified signal, the amplified signal is input, the amplified signal is converted from analog to digital, and a digital signal is output. And converting the digital signal with a logic circuit, and outputting the logic signal. In the analog / digital conversion method, the logic circuit is configured by an FPGA, reads the digital signal, and corresponds to the digital signal. Initial setting values read from a storage device storing a plurality of different initial setting values,
An analog / digital converter characterized by generating write data with the initial set value and converting write data of the logic circuit when the initial set value which is an initial set value already written in the FPGA is different. Conversion method.
【請求項3】前記アナログ信号が、複数のアナログ信号
から選択されたアナログ信号であることを特徴とする請
求項2に記載のアナログ/ディジタル変換方法。
3. The analog / digital conversion method according to claim 2, wherein said analog signal is an analog signal selected from a plurality of analog signals.
【請求項4】前記複数のアナログ信号が、光送信レベル
の監視信号と光受信レベルの監視信号で、 請求項3に記載のアナログ/ディジタル変換方法を用い
たことを特徴とする光送受信レベル監視方法。
4. An optical transmission / reception level monitor using the analog / digital conversion method according to claim 3, wherein the plurality of analog signals are an optical transmission level monitoring signal and an optical reception level monitoring signal. Method.
JP2000286846A 2000-09-18 2000-09-18 Write data conversion method for fpga, optical transmission reception level monitor method using the same Pending JP2002094369A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000286846A JP2002094369A (en) 2000-09-18 2000-09-18 Write data conversion method for fpga, optical transmission reception level monitor method using the same

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000286846A JP2002094369A (en) 2000-09-18 2000-09-18 Write data conversion method for fpga, optical transmission reception level monitor method using the same

Publications (1)

Publication Number Publication Date
JP2002094369A true JP2002094369A (en) 2002-03-29

Family

ID=18770706

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000286846A Pending JP2002094369A (en) 2000-09-18 2000-09-18 Write data conversion method for fpga, optical transmission reception level monitor method using the same

Country Status (1)

Country Link
JP (1) JP2002094369A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100446482C (en) * 2006-04-03 2008-12-24 中国科学院半导体研究所 Optical fiber communication network route signal processor based on FPGA and using method
US20120097904A1 (en) * 2010-10-20 2012-04-26 Hitachi Wire And Rod Ltd. Dilute copper alloy material and method of manufacturing dilute copper alloy member excellent in characteristics of resistance to hydrogen embrittlement

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100446482C (en) * 2006-04-03 2008-12-24 中国科学院半导体研究所 Optical fiber communication network route signal processor based on FPGA and using method
US20120097904A1 (en) * 2010-10-20 2012-04-26 Hitachi Wire And Rod Ltd. Dilute copper alloy material and method of manufacturing dilute copper alloy member excellent in characteristics of resistance to hydrogen embrittlement
US9805836B2 (en) * 2010-10-20 2017-10-31 Hitachi Metals, Ltd. Dilute copper alloy material and method of manufacturing dilute copper alloy member excellent in characteristics of resistance to hydrogen embrittlement

Similar Documents

Publication Publication Date Title
US6536031B2 (en) Method for generating behavior model description of circuit and apparatus for logic verification
JP5631129B2 (en) Solid-state imaging device and imaging device
US20100185836A1 (en) Arithmetic program conversion apparatus, arithmetic program conversion method, and program
US20030016056A1 (en) Input/output interface and semiconductor integrated circuit having input/output interface
US4885581A (en) Digital-to-analog converter circuit
JP5157514B2 (en) Configuration information generation apparatus, configuration information generation control method, and program
JP2002094369A (en) Write data conversion method for fpga, optical transmission reception level monitor method using the same
JPH04213734A (en) Semiconductor integrated circuit
CN112363974A (en) Control method and system of programmable state machine
JPS63108566A (en) Digital muting circuit
EP0714100A2 (en) Synchronous memory device
US7263456B2 (en) On circuit finalization of configuration data in a reconfigurable circuit
CN107195327B (en) Design of optimized PROM memory programming burning method
JP3136904B2 (en) Semiconductor storage device
CN112540866B (en) Memory device and data access method thereof
JP6701828B2 (en) Programmable device control method and programmable device
US7350162B2 (en) Structure analytic program
US8136061B2 (en) Method of logic circuit synthesis and design using a dynamic circuit library
KR100395160B1 (en) Method for synthesizing two-level logic
CN115512737A (en) Memory chip and read operation method
JP2006228288A (en) Semiconductor memory device
JP2558802B2 (en) Register file
KR100830958B1 (en) Apparatus and Method for Decision of Test Result of Semiconductor Memory Device
US9300325B2 (en) Error detection circuit and data processing apparatus using the same
JPH11120778A (en) Nonvolatile memory built-in microcomputer