JP2005235848A - Security system of lsi design and fabrication system - Google Patents

Security system of lsi design and fabrication system Download PDF

Info

Publication number
JP2005235848A
JP2005235848A JP2004040204A JP2004040204A JP2005235848A JP 2005235848 A JP2005235848 A JP 2005235848A JP 2004040204 A JP2004040204 A JP 2004040204A JP 2004040204 A JP2004040204 A JP 2004040204A JP 2005235848 A JP2005235848 A JP 2005235848A
Authority
JP
Japan
Prior art keywords
lsi
character string
lsi design
design
manufacturing
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
JP2004040204A
Other languages
Japanese (ja)
Other versions
JP4776172B2 (en
Inventor
Yasutaka Tsukamoto
泰隆 塚本
Kazutaka Murakami
和隆 村上
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.)
Ricoh Co Ltd
Original Assignee
Ricoh 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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2004040204A priority Critical patent/JP4776172B2/en
Publication of JP2005235848A publication Critical patent/JP2005235848A/en
Application granted granted Critical
Publication of JP4776172B2 publication Critical patent/JP4776172B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a security system of LSI design and fabrication system in which workability is enhanced while assuring secret by delivering the design content of source code level created on the LSI design side to the LSI fabrication side while converting into a character string. <P>SOLUTION: When the LSI design and fabrication system 1 delivers the LSI design content designed on the LSI designer 10 side to an LSI fabricator 20 side and an LSI is fabricated on the LSI fabricator 20 side based on the LSI design content, the LSI designer 10 side performs a predetermined character string conversion processing, at a character string converting section 11, on an RTL description 14 which is a source code describing the LSI design content with hardware description language, and delivers a converted RTL description 21, i.e. a source code subjected to character string conversion, to the LSI fabricator 20 side. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

本発明は、LSI設計・製造システムのセキュリティ方式に関し、詳細には、LSI設計側の作成したソースコードレベルの設計内容を文字列変換してLSI製造側に渡すことで秘密を確保しつつ作業性を向上させるLSI設計・製造システムのセキュリティ方式に関する。   The present invention relates to a security method for an LSI design / manufacturing system, and in particular, it improves workability while ensuring secrecy by converting a source code level design created by an LSI design side into a character string and passing it to the LSI manufacturing side. The present invention relates to a security method for LSI design / manufacturing system.

LSI(Large Scale Integrated circuit:大規模集積回路)の設計・製造システムは、一般的に、図2にその設計製造工程の概略的な流れを示すように、LSI設計会社100で設計が行われて、当該LSI設計会社100での設計に基づいて、LSI製造会社200でLSIの製造が行われる。   An LSI (Large Scale Integrated circuit) design / manufacturing system is generally designed by an LSI design company 100 as shown in the schematic flow of the design manufacturing process in FIG. Based on the design of the LSI design company 100, the LSI manufacturing company 200 manufactures the LSI.

具体的には、LSI設計会社100では、回路の動作を、HDL(Hardware Description Language :ハードウエア記述言語)、最近では、RTL(Register Transfer Level :レジスタ・トランスファ・レベル)とよばれる設計抽象度により設計するのが主流である。すなわち、LSIは、CAD(Computer Aided Design )ツールを使用して設計されるが、CADツールはHDLで記述されたファイルを読み込んで種々の処理を行うことができ、LSIの設計者は、このCADツールを使用することによってLSIの設計を行い、最近では、RTLを使用してLSIの設計を行う。   More specifically, in the LSI design company 100, the circuit operation is performed according to a design abstraction level called HDL (Hardware Description Language), recently called RTL (Register Transfer Level). Design is the mainstream. In other words, an LSI is designed using a CAD (Computer Aided Design) tool, but the CAD tool can read a file described in HDL and perform various processes. An LSI is designed by using a tool, and recently, an RTL is used to design an LSI.

そして、LSI設計会社100では、このLSIを設計したRTL記述101から論理合成技術102を用いてゲートレベルのネットリスト103を生成し、生成したゲートレベルのネットリスト103をLSI製造会社200に渡す。   Then, the LSI design company 100 generates a gate-level netlist 103 from the RTL description 101 that designed the LSI using the logic synthesis technique 102, and passes the generated gate-level netlist 103 to the LSI manufacturing company 200.

LSI製造会社200では、受け取ったネットリスト103を使用して、自動配置配線(レイアウト)201を実施し、マスクの作成202を行って、その後、半導体工場にてLSIチップの製造203を行う。   The LSI manufacturing company 200 performs automatic placement and routing (layout) 201 using the received netlist 103, performs mask creation 202, and then performs LSI chip manufacturing 203 at a semiconductor factory.

しかしながら、近年、LSI設計会社100においては、LSI製造会社200に対して、ゲートレベルのネットリストではなく、RTL記述等のソースコードレベルを渡してLSIチップを製造してもらいたいという要望がある。   However, in recent years, the LSI design company 100 has requested that the LSI manufacturing company 200 manufacture an LSI chip by passing a source code level such as an RTL description instead of a gate-level netlist.

このような要望を実現するには、図3に示すように、LSI設計会社100においては、RTLを使用してLSIを設計し、当該設計したRTL設計記述111をLSI製造会社200に渡す。そして、LSI製造会社200で、論理合成技術211を用いてゲートレベルのネットリスト212を生成して、自動配置配線(レイアウト)213を実施して、マスクの作成214を行い、その後、半導体工場にてLSIチップの製造215を行うこととなる
ところが、図3に示すLSI設計会社100で作成したRTL記述111には、図2に示すゲートレベルのネットリスト103と比較して、回路の動作や使用しているアルゴリズムの内容が第3者に容易にわかってしまうという問題がある。特に、RTL記述111がC言語等による動作レベル記述であれば、なおさら容易に第3者に回路動作や使用しているアルゴリズムが分かってしまう。
In order to realize such a request, as shown in FIG. 3, the LSI design company 100 designs the LSI using the RTL, and passes the designed RTL design description 111 to the LSI manufacturing company 200. Then, the LSI manufacturing company 200 generates a gate-level netlist 212 using the logic synthesis technique 211, performs automatic placement and routing (layout) 213, performs mask creation 214, and then enters the semiconductor factory. However, in the RTL description 111 created by the LSI design company 100 shown in FIG. 3, the circuit operation and use are compared with the gate-level netlist 103 shown in FIG. There is a problem that a third party can easily understand the contents of the algorithm being used. In particular, if the RTL description 111 is an operation level description in C language or the like, the circuit operation and the algorithm used are easily understood by a third party.

したがって、RTL記述をLSI設計会社からLSI製造会社に渡してLSIの製造を依頼する場合には、RTL記述から回路動作や使用しているアルゴリズムが漏洩しないようにセキュリティを確保することが重要な課題となる。   Therefore, when an RTL description is transferred from an LSI design company to an LSI manufacturing company and LSI manufacturing is requested, it is important to ensure security so that circuit operations and algorithms used are not leaked from the RTL description. It becomes.

そこで、本発明は、HDL記述やC言語記述内の文字列を第3者にとっては意味の分からない文字列に変換することで、RTL記述やC言語のソースコード等をLSI設計会社がLSI製造会社に渡してLSIチップの製造の依頼を行っても、セキュリティを確保することのできるLSI設計・製造システムのセキュリティ方式を提供することを目的としている。   Therefore, the present invention converts the character string in the HDL description or C language description into a character string that does not make sense to a third party, so that an LSI design company can produce RTL description, C language source code, etc. An object of the present invention is to provide a security method for an LSI design / manufacturing system that can ensure security even when an LSI chip manufacturing request is given to a company.

具体的には、請求項1記載の発明は、LSI設計側の設計したLSI設計内容をLSI製造側に渡して、当該LSI製造側で当該LSI設計内容に基づいてLSIの製造を行うに際して、LSI設計側が、LSI設計内容をハードウェア記述言語で記述したソースコードに対して所定の文字列変換処理を施し、当該文字列変換したソースコードをLSI製造側に渡すことにより、HDLやRTL等のソースコードの動作を変えることなくソースコード中のアルゴリズムを理解しにくくなるようにソースコードの文字列を変更して、ソースコードレベルの状態でLSI製造者に渡して、ソースコード中のアルゴリズムの詳細がLSI製造者に知られることを防止しつつ、LSI設計側の手間を省き、セキュリティを向上させつつ、利用性を向上させることのできるLSI設計・製造システムのセキュリティ方式を提供することを目的としている。   Specifically, the invention described in claim 1 is directed to the case where the LSI design content designed on the LSI design side is transferred to the LSI manufacturing side, and the LSI manufacturing side performs LSI manufacturing based on the LSI design content. The design side performs a predetermined character string conversion process on the source code in which the LSI design content is described in the hardware description language, and passes the source code after the character string conversion to the LSI manufacturing side, thereby providing a source such as HDL or RTL. Change the character string of the source code so that it is difficult to understand the algorithm in the source code without changing the operation of the code, and pass it to the LSI manufacturer at the source code level so that the details of the algorithm in the source code are Improve usability while preventing the LSI manufacturer from knowing, saving the effort on the LSI design side, improving security And its object is to provide a security system LSI design and manufacturing systems that can.

請求項2記載の発明は、LSI設計側の作成したソースコードを含みLSI製造側に渡す文書に対して、当該ソースコードに対して施した文字列変換処理と同じ文字列変換処理を施してLSI製造側に渡すことにより、LSI設計側からLSI製造側に渡す製造指示書等の文書にソースコード中の文字列が含まれている場合に、当該文字列をソースコードの変換と同じ変換を施すことで、適切に理解できる文書をLSI設計側からLSI製造側に渡して、適切な意志の疎通を図りつつ機密を保持し、セキュリティを向上させつつ、利用性を向上させることのできるLSI設計・製造システムのセキュリティ方式を提供することを目的としている。   According to the second aspect of the present invention, the document including the source code created on the LSI design side and passed to the LSI manufacturing side is subjected to the same character string conversion processing as the character string conversion processing performed on the source code. When a character string in the source code is included in a document such as a manufacturing instruction handed over from the LSI design side to the LSI manufacturing side by passing to the manufacturing side, the character string is subjected to the same conversion as the source code conversion. Therefore, an LSI design / document that can pass a properly understandable document from the LSI design side to the LSI manufacturing side, maintain confidentiality while maintaining appropriate communication, improve security, and improve usability. It aims to provide a security method for manufacturing systems.

請求項3記載の発明は、文字列変換処理において、予め変換対象から外す文字列の設定された非変換文字列情報に設定されている非変換文字列以外の文字列に対して文字列変換を施すことにより、機密事項とはならない文字列については変換することなくLSI製造側に情報を伝えてLSIの製造をし易くし、セキュリティを向上させつつ、利用性をより一層向上させることのできるLSI設計・製造システムのセキュリティ方式を提供することを目的としている。   According to the third aspect of the present invention, in the character string conversion process, character string conversion is performed on a character string other than the non-converted character string set in the non-converted character string information in which the character string to be excluded from the conversion target is set in advance. By doing so, it is possible to convey information to the LSI manufacturing side without converting any character string that is not classified as confidential, making it easier to manufacture the LSI, and improving the security while further improving the usability. The purpose is to provide a security system for design and manufacturing systems.

請求項4記載の発明は、LSI製造側が作成してソースコードの文字列を含みLSI設計側に渡す文書に対して、当該LSI設計側で、ソースコードに対して施した文字列変換処理と逆変換を行う文字列変換処理を施すことにより、LSI製造側からLSI設計側に渡す文書がLSI設計側で分かりやすい状態に変換し、セキュリティを向上させつつ、利用性をより一層向上させることのできるLSI設計・製造システムのセキュリティ方式を提供することを目的としている。   The invention described in claim 4 is the reverse of the character string conversion processing applied to the source code on the LSI design side for a document created by the LSI manufacturing side and including the character string of the source code to be passed to the LSI design side. By performing character string conversion processing that performs conversion, documents that are passed from the LSI manufacturing side to the LSI design side are converted into a state that is easy to understand on the LSI design side, and the usability can be further improved while improving security. The object is to provide a security system for LSI design and manufacturing systems.

請求項1記載の発明のLSI設計・製造システムのセキュリティ方式は、LSI設計側の設計したLSI設計内容をLSI製造側に渡して、当該LSI製造側で当該LSI設計内容に基づいてLSIの製造を行うLSI設計・製造システムのセキュリティ方式であって、前記LSI設計側が前記LSI設計内容をハードウェア記述言語で記述したソースコードに対して所定の文字列変換処理を施し、当該文字列変換したソースコードを前記LSI製造側に渡すことにより、上記目的を達成している。   The LSI design / manufacturing system security system according to the first aspect of the present invention provides the LSI design content designed on the LSI design side to the LSI manufacturing side, and the LSI manufacturing side manufactures the LSI based on the LSI design content. A security method of an LSI design / manufacturing system to be performed, in which the LSI design side performs a predetermined character string conversion process on the source code in which the LSI design content is described in a hardware description language, and the character string converted into the source code Is passed to the LSI manufacturing side to achieve the above object.

この場合、例えば、請求項2に記載するように、前記LSI設計・製造システムのセキュリティ方式は、前記LSI設計側の作成した前記ソースコードを含み前記LSI製造側に渡す文書に対して、当該ソースコードに対して施した前記文字列変換処理と同じ文字列変換処理を施して前記LSI製造側に渡してもよい。   In this case, for example, as described in claim 2, the security method of the LSI design / manufacturing system includes the source code for the document including the source code created by the LSI design side and passed to the LSI manufacturing side. The same character string conversion processing as that performed on the code may be performed and passed to the LSI manufacturing side.

また、例えば、請求項3に記載するように、前記LSI設計・製造システムのセキュリティ方式は、予め変換対象から外す文字列の設定された非変換文字列情報を備え、前記文字列変換処理において、当該非変換文字列情報に設定されている非変換文字列以外の文字列に対して文字列変換を施してもよい。   Further, for example, as described in claim 3, the security method of the LSI design / manufacturing system includes non-converted character string information in which a character string to be excluded from the conversion target is set in advance, and in the character string conversion process, Character string conversion may be performed on a character string other than the non-converted character string set in the non-converted character string information.

さらに、例えば、請求項4に記載するように、前記LSI設計・製造システムのセキュリティ方式は、前記LSI製造側が作成して前記ソースコードの文字列を含み前記LSI設計側に渡す文書に対して、当該LSI設計側で、前記ソースコードに対して施した前記文字列変換処理と逆変換を行う文字列変換処理を施してもよい。   Further, for example, as described in claim 4, the LSI design / manufacturing system security method is for a document created by the LSI manufacturing side and including a character string of the source code and passed to the LSI design side. The LSI design side may perform a character string conversion process that performs an inverse conversion to the character string conversion process performed on the source code.

請求項1記載の発明のLSI設計・製造システムのセキュリティ方式によれば、LSI設計側の設計したLSI設計内容をLSI製造側に渡して、当該LSI製造側で当該LSI設計内容に基づいてLSIの製造を行うに際して、LSI設計側が、LSI設計内容をハードウェア記述言語で記述したソースコードに対して所定の文字列変換処理を施し、当該文字列変換したソースコードをLSI製造側に渡すので、HDLやRTL等のソースコードの動作を変えることなくソースコード中のアルゴリズムを理解しにくくなるようにソースコードの文字列を変更して、ソースコードレベルの状態でLSI製造者に渡して、ソースコード中のアルゴリズムの詳細がLSI製造者に知られることを防止することができるとともに、LSI設計側の手間を省くことができ、セキュリティを向上させることができるとともに、利用性を向上させることことができる。   According to the LSI design / manufacturing system security system of the first aspect, the LSI design content designed on the LSI design side is transferred to the LSI manufacturing side, and the LSI manufacturing side based on the LSI design content At the time of manufacturing, the LSI design side performs a predetermined character string conversion process on the source code in which the LSI design contents are described in the hardware description language, and passes the converted character string to the LSI manufacturing side. The source code character string is changed so that it is difficult to understand the algorithm in the source code without changing the operation of the source code such as RTL and RTL, and is passed to the LSI manufacturer in the source code level state. The details of this algorithm can be prevented from being known to LSI manufacturers, and Can be omitted, it is possible to improve security, it is possible to improve usability.

請求項2記載の発明のLSI設計・製造システムのセキュリティ方式によれば、LSI設計側の作成したソースコードを含みLSI製造側に渡す文書に対して、当該ソースコードに対して施した文字列変換処理と同じ文字列変換処理を施してLSI製造側に渡すので、LSI設計側からLSI製造側に渡す製造指示書等の文書にソースコード中の文字列が含まれている場合に、当該文字列をソースコードの変換と同じ変換を施すことで、適切に理解できる文書をLSI設計側からLSI製造側に渡して、適切な意志の疎通を図りつつ機密を保持することができ、セキュリティを向上させることができるとともに、利用性を向上させることができる。   According to the security system of the LSI design / manufacturing system of the invention described in claim 2, the character string conversion applied to the document including the source code created on the LSI design side and handed to the LSI manufacturing side Since the same character string conversion processing as the processing is performed and passed to the LSI manufacturing side, if the character string in the source code is included in a document such as a manufacturing instruction document passed from the LSI design side to the LSI manufacturing side, the character string By applying the same conversion as the conversion of the source code, a document that can be properly understood can be passed from the LSI design side to the LSI manufacturing side, maintaining confidentiality while maintaining appropriate communication and improving security. It is possible to improve usability.

請求項3記載の発明のLSI設計・製造システムのセキュリティ方式によれば、文字列変換処理において、予め変換対象から外す文字列の設定された非変換文字列情報に設定されている非変換文字列以外の文字列に対して文字列変換を施すので、機密事項とはならない文字列については変換することなくLSI製造側に情報を伝えてLSIの製造をし易くすることができ、セキュリティを向上させることができるとともに、利用性をより一層向上させることことができる。   According to the LSI design / manufacturing system security system of the third aspect, in the character string conversion process, the non-converted character string set in the non-converted character string information in which the character string to be excluded from the conversion target is set in advance. Since character string conversion is performed on character strings other than the above, character strings that are not classified are not converted and information can be transmitted to the LSI manufacturing side without converting them, making it easier to manufacture LSIs and improving security. In addition, the usability can be further improved.

請求項4記載の発明のLSI設計・製造システムのセキュリティ方式によれば、LSI製造側が作成してソースコードの文字列を含みLSI設計側に渡す文書に対して、当該LSI設計側で、ソースコードに対して施した文字列変換処理と逆変換を行う文字列変換処理を施すので、LSI製造側からLSI設計側に渡す文書がLSI設計側で分かりやすい状態に変換することができ、セキュリティを向上させることができるとともに、利用性をより一層向上させることができる。   According to the security system of the LSI design / manufacturing system of the invention as set forth in claim 4, for a document created by the LSI manufacturing side and including a source code character string to be passed to the LSI design side, the source code The character string conversion process that performs reverse conversion and the character string conversion process applied to the document can be converted into an easy-to-understand state on the LSI design side from the LSI manufacturing side to improve the security. It is possible to improve the usability.

以下、本発明の好適な実施例を添付図面に基づいて詳細に説明する。なお、以下に述べる実施例は、本発明の好適な実施例であるから、技術的に好ましい種々の限定が付されているが、本発明の範囲は、以下の説明において特に本発明を限定する旨の記載がない限り、これらの態様に限られるものではない。   Hereinafter, preferred embodiments of the present invention will be described in detail with reference to the accompanying drawings. In addition, since the Example described below is a suitable Example of this invention, various technically preferable restrictions are attached | subjected, However, The scope of the present invention limits this invention especially in the following description. As long as there is no description of the effect, it is not restricted to these aspects.

図1は、本発明のLSI設計・製造システムのセキュリティ方式の一実施例を示す図であり、図1は、本発明のLSI設計・製造システムのセキュリティ方式の一実施例を適用したLSI設計・製造システム1のブロック構成図である。   FIG. 1 is a diagram showing an embodiment of a security method for an LSI design / manufacturing system according to the present invention. FIG. 1 shows an LSI design / manufacturing method according to an embodiment of the security method for an LSI design / manufacturing system according to the present invention. 1 is a block configuration diagram of a manufacturing system 1. FIG.

図1において、LSI設計・製造システム1は、LSI設計者10側に、文字列変換部11、12、13、RTL記述14、非変換文字列情報15、文字列変換対応情報16、A文書17、変換済ネットリスト18及びB’文書19等を備えている。   In FIG. 1, the LSI design / manufacturing system 1 sends, on the LSI designer 10 side, character string conversion units 11, 12, 13, RTL description 14, non-converted character string information 15, character string conversion correspondence information 16, and A document 17. The converted netlist 18 and the B ′ document 19 are provided.

文字列変換部11は、LSI設計者10が作成したLSI設計のRTL記述14と非変換文字列情報15を読み取り、当該読み取ったRTL記述14と非変換文字列情報15に基づいて、RTL記述14の中の各変数名等を第3者には解読しにくい別の変数名に変換する文字列変換を施して変換済RTL記述21を精製するとともに、非変換文字列情報15の変数名については変換することなく、変換済RTL記述21を生成して、この変換済RTL記述21をLSI製造者20側に渡す。また、文字列変換部11は、文字列変換を行うと、元の文字列がどの文字列に変更されたのかを示す文字列変換対応情報16を生成する。   The character string conversion unit 11 reads the RTL description 14 and the non-converted character string information 15 of the LSI design created by the LSI designer 10, and based on the read RTL description 14 and the non-converted character string information 15, the RTL description 14 In addition to refining the converted RTL description 21 by performing character string conversion to convert each variable name, etc. in the text into another variable name that is difficult for a third party to interpret, the variable name of the non-converted character string information 15 The converted RTL description 21 is generated without conversion, and the converted RTL description 21 is passed to the LSI manufacturer 20 side. Moreover, the character string conversion part 11 will produce | generate the character string conversion corresponding | compatible information 16 which shows to which character string the original character string was changed, if character string conversion is performed.

上記RTL記述14は、RTL記述に限るものではなく、LSIであるハードウェア設計に必要な回路情報等を記述した言語であれば何でもよく、例えば、テストパターンを記述したHDLやC言語等により記述されたソースコードであってもよい。   The RTL description 14 is not limited to the RTL description, and may be any language that describes circuit information and the like necessary for hardware design that is an LSI. For example, the RTL description 14 is described in HDL or C language that describes a test pattern. Source code may be provided.

このRTL記述14としては、例えば、RTL記述例14aに示す以下のようなものである。   The RTL description 14 is, for example, as shown below in the RTL description example 14a.

RTL記述例14a:
if(JPEG_START==1){
DCT<=PIX_1;
}
if(DCT==1){
...
非変換文字列情報15は、文字列変換部11でRTL記述14の中の各変数名等を第3者には解読しにくい別の変数名に変換して変換済RTL記述21に変換する際に、RTL記述14の記述のうち、別の変数名に変換しない変数名が登録されており、非変換文字列情報15の非変換文字列情報例15aとしては、例えば、PIX_1等がある。この非変換文字列15は、LSI設計者10が予め準備し、非変換文字列15としては、例えば、クロック信号やリセット信号等である。
RTL description example 14a:
if (JPEG_START == 1) {
DCT <= PIX_1;
}
if (DCT == 1) {
...
The non-converted character string information 15 is obtained when the character string conversion unit 11 converts each variable name in the RTL description 14 into another variable name that is difficult for a third party to interpret and converts it into a converted RTL description 21. In the description of the RTL description 14, a variable name that is not converted into another variable name is registered. Examples of the non-converted character string information example 15a of the non-converted character string information 15 include PIX_1. The non-converted character string 15 is prepared in advance by the LSI designer 10, and examples of the non-converted character string 15 include a clock signal and a reset signal.

そして、LSI設計者10側では、文字列変換部11が、例えば、上記RTL記述例14aを文字変換して、以下に示すような変換済RTL記述例21aを生成する。したがって、変換前のRTLと変換後のRTLの動作は変わらない。   On the LSI designer 10 side, for example, the character string conversion unit 11 performs character conversion on the RTL description example 14a to generate a converted RTL description example 21a as shown below. Therefore, the operation of the RTL before conversion and the RTL after conversion does not change.

変換済RTL記述例21a:
if(a0==1){
a1<=PIX_1;
}
if(a1==1){
...
そして、文字列変換部11は、上述のように、RTL記述14の中の各変数名等を第3者には解読しにくい別の変数名に変換して変換済RTL記述21に変換する際に、非変換文字列情報15に登録されている文字列である変数名については、別の変数名に変換しない。例えば、上記RTL記述例14aの場合、非変換文字列情報15に非変換文字列情報例15aとして登録されている変数名PIX_1については変換しない。
Converted RTL description example 21a:
if (a0 == 1) {
a1 <= PIX_1;
}
if (a1 == 1) {
...
Then, as described above, the character string conversion unit 11 converts each variable name in the RTL description 14 into another variable name that is difficult for a third party to interpret and converts it into a converted RTL description 21. Furthermore, variable names that are character strings registered in the non-converted character string information 15 are not converted to other variable names. For example, in the case of the RTL description example 14a, the variable name PIX_1 registered as the non-converted character string information example 15a in the non-converted character string information 15 is not converted.

すなわち、文字列変換部11は、例えば、RTL記述例14aの場合、変数名JPEG_STARTは、a0という変数名に、変数名DCT は、a1という変数名に、それぞれ変換するが、変数名PIX_1については変換しないで、変換済RTL記述例21aを生成する。   That is, for example, in the case of the RTL description example 14a, the character string conversion unit 11 converts the variable name JPEG_START into the variable name a0, and the variable name DCT into the variable name a1, but the variable name PIX_1 The converted RTL description example 21a is generated without conversion.

また、文字列変換部11は、文字列の変換を行うと、上述するように、元の文字列がどの文字列に変更されたのかを示す文字列変換対応情報16を出力し、この文字列変換対応情報16は、例えば、上記RTL記述例14aを変換済RTL記述例21aに変換した場合、文字列変換対応情報例16aとしては、以下のようになる。   When the character string conversion unit 11 converts the character string, as described above, the character string conversion unit 11 outputs the character string conversion correspondence information 16 indicating which character string is changed to the original character string. For example, when the RTL description example 14a is converted into the converted RTL description example 21a, the conversion correspondence information 16 is as follows as the character string conversion correspondence information example 16a.

文字列変換対応情報例16a:
JPEG_START→a0
DCT →a1
すなわち、文字列変換対応情報例16aは、JPEG_STARTという文字列がa0という文字列に変換され、DCT という文字列がa1という文字列に変換されたことを示している。
Character string conversion correspondence information example 16a:
JPEG_START → a0
DCT → a1
That is, the character string conversion correspondence information example 16a indicates that the character string “JPEG_START” is converted into a character string “a0” and the character string “DCT” is converted into a character string “a1”.

したがって、例えば、LSI設計者10が、JPEG_STARTという秘密情報となる文字列を含んだ文書としてRTL記述14を作成した場合、この秘密情報を含まない文字列a0に変換された文書として変換済RTL記述21を生成して、LSI製造者20に渡すことができ、秘密事項がLSI製造者20に容易には漏れないようにすることができる。   Therefore, for example, when the LSI designer 10 creates the RTL description 14 as a document including a character string serving as secret information called JPEG_START, the converted RTL description as a document converted into the character string a0 not including this secret information. 21 can be generated and passed to the LSI manufacturer 20 so that secret matters cannot be easily leaked to the LSI manufacturer 20.

また、LSI設計・製造システム1は、文字列変換部12で、文字列変換対応情報16と、文字列変換対応情報16の文字列を含んだA文書17を読み込み、文字列変換対応情報16に応じた文字列変換をA文書17に対して施して、A’文書22を生成する。この場合のA文書17は、どのような内容の文書でも構わないが、例えば、RTL設計者10がRTL製造者20に対して渡す指示書等の文書であり、LSI製造者20側に知られると困る秘密の文字列が含まれている文書である。このA文書17の例としては、例えば、A文書例17aがあり、「信号JPEG_STARTの到達時刻に注意」等の秘密文字列であるJPEG_STARTという文字列を含む文書である。   In the LSI design / manufacturing system 1, the character string conversion unit 12 reads the character string conversion correspondence information 16 and the A document 17 including the character string of the character string conversion correspondence information 16. A corresponding character string conversion is performed on the A document 17 to generate an A ′ document 22. In this case, the A document 17 may be any document. For example, the A document 17 is a document such as an instruction sheet given to the RTL manufacturer 20 by the RTL designer 10 and is known to the LSI manufacturer 20 side. It is a document that contains a secret character string. As an example of the A document 17, for example, there is an A document example 17a, which is a document including a character string “JPEG_START” which is a secret character string such as “Be careful about the arrival time of the signal JPEG_START”.

そして、文字列変換部12は、A文書例17aの場合、文字列変換対応情報16の文字列を参照して、A文書例17a中の秘密文字列であるJPEG_STARTという文字列を、a0という文字列に変換して、A’文書例22aを生成する。すなわち、文字列変換部12の参照する文字列変換対応情報16に、文字列変換部11においてJPEG_STARTという文字列をa0という文字列に変換されたことが記述されているため、この文字列変換対応情報16に応じて文字列の変換を行う。   In the case of the A document example 17a, the character string conversion unit 12 refers to the character string of the character string conversion correspondence information 16 and converts the character string JPEG_START, which is the secret character string in the A document example 17a, to the character a0. The A ′ document example 22a is generated by converting into a column. That is, since the character string conversion correspondence information 16 referred to by the character string conversion unit 12 describes that the character string conversion unit 11 has converted the character string JPEG_START into a character string a0. The character string is converted according to the information 16.

さらに、LSI設計・製造システム1は、文字列変換部13で、LSI製造者20が作成したゲートレベルのネットリスト23と文字列変換対応情報16を読み込み、当該ネットリスト23を、LSI設計者10が作成したRTL記述14において使用していた文字列を含む変換済ネットリスト18に変換する。このネットリスト23は、LSI設計者10から渡された変換済RTL記述14に基づいてLSI製造者20が作成した変換済文字列を使用したゲートレベルのネットリストであり、例えば、ネットリスト例23aとして示す以下のようなものである。   Further, in the LSI design / manufacturing system 1, the character string conversion unit 13 reads the gate level net list 23 and the character string conversion correspondence information 16 created by the LSI manufacturer 20, and stores the net list 23 into the LSI designer 10. Is converted into a converted netlist 18 that includes the character string used in the RTL description 14 created. The net list 23 is a gate level net list using a converted character string created by the LSI manufacturer 20 based on the converted RTL description 14 delivered from the LSI designer 10, and is, for example, a net list example 23a. As shown below.

ネットリスト例23a:
NAND02 U1(.I1(a0),.I2(n1)....);
このLSI製造者20の作成したゲートレベルのネットリスト例23aには、文字列変換対応情報16に含まれている文字列a0が含まれており、文字列変換部13は、文字列変換対応情報16を参照して、この文字列a0をJPEG_STARTという文字列に変換して、変換済ネットリスト例18aを生成する。
Netlist example 23a:
NAND02 U1 (.I1 (a0) ,. I2 (n1) ....);
The gate level netlist example 23a created by the LSI manufacturer 20 includes the character string a0 included in the character string conversion correspondence information 16, and the character string conversion unit 13 reads the character string conversion correspondence information. Referring to FIG. 16, this character string a0 is converted into a character string JPEG_START to generate a converted netlist example 18a.

この変換済ネットリスト18aは、文字列a0をJPEG_STARTという文字列に変換したもので、以下に示すようなものである。   This converted netlist 18a is obtained by converting the character string a0 into a character string JPEG_START, and is as shown below.

NAND02 U1(.I1(JPEG_START),.I2(n1)....);
また、LSI設計・製造システム1は、文字列変換部13で、LSI製造者20が作成し文字列変換対応情報16の文字列を含んだB文書24と文字列変換対応情報16を読み込み、当該読み込んだB文書24を、LSI設計者10が作成したRTL記述14において使用していた文字列を含むB’文書19に変換する。この場合のB文書24は、どのような内容の文書でも構わないが、例えば、RTL製造者20がRTL設計者10に対して問い合わせを行う文書等であり、LSI設計者10がLSI製造者20に渡した変換済RTL記述21において使用していた文字列を含む文書である。このB文書24の例としては、例えば、B文書例24aがあり、「信号a1はこれでOK?」等の秘密文字列であるJPEG_STARTを変換したa1という文字列を含む文書が記述されている。すなわち、文字列変換部13は、文字列変換部11の変換とは逆の変換処理を行う。
NAND02 U1 (.I1 (JPEG_START) ,. I2 (n1) ....);
Further, the LSI design / manufacturing system 1 reads the B document 24 and the character string conversion correspondence information 16 created by the LSI manufacturer 20 and including the character string of the character string conversion correspondence information 16 in the character string conversion unit 13. The read B document 24 is converted into a B ′ document 19 including a character string used in the RTL description 14 created by the LSI designer 10. The B document 24 in this case may be a document having any content. For example, the B document 24 is a document in which the RTL manufacturer 20 makes an inquiry to the RTL designer 10, and the LSI designer 10 This is a document including the character string used in the converted RTL description 21 passed to. As an example of the B document 24, for example, there is a B document example 24a, in which a document including a character string a1 obtained by converting JPEG_START, which is a secret character string such as “signal a1 is OK?” Is described. . That is, the character string conversion unit 13 performs a conversion process opposite to the conversion of the character string conversion unit 11.

そして、文字列変換部13は、B文書例24aの場合、文字列変換対応情報16の文字列を参照して、B’文書例19a中の文字列a1を、秘密文字列であるDCTという文字列に変換して、B’文書19aを生成する。すなわち、文字列変換部13の参照する文字列変換対応情報16に、文字列変換部11においてDCTという文字列をa1という文字列に変換されたことが記述されているため、この文字列変換対応情報16に応じて文字列の変換を行う。   In the case of the B document example 24a, the character string conversion unit 13 refers to the character string of the character string conversion correspondence information 16, and converts the character string a1 in the B 'document example 19a to the character string DCT that is a secret character string. The B ′ document 19a is generated by converting into a column. That is, the character string conversion correspondence information 16 referred to by the character string conversion unit 13 describes that the character string conversion unit 11 has converted the character string DCT into a character string a1. The character string is converted according to the information 16.

このように、本実施例のLSI設計・製造システム1は、LSI設計者10側の設計したLSI設計内容をLSI製造者20側に渡して、LSI製造者20側でLSI設計内容に基づいてLSIの製造を行うに際して、LSI設計者10側が、LSI設計内容をハードウェア記述言語で記述したソースコードであるRTL記述14に対して文字列変換部11で所定の文字列変換処理を施し、当該文字列変換したソースコードである変換済RTL記述21をLSI製造者20側に渡している。   As described above, the LSI design / manufacturing system 1 according to the present embodiment passes the LSI design content designed by the LSI designer 10 side to the LSI manufacturer 20 side, and the LSI manufacturer 20 side creates the LSI based on the LSI design content. The LSI designer 10 performs a predetermined character string conversion process on the RTL description 14 which is the source code in which the LSI design content is described in the hardware description language by the character string conversion unit 11. The converted RTL description 21 which is the source code subjected to the column conversion is delivered to the LSI manufacturer 20 side.

したがって、HDLやRTL等のソースコードの動作を変えることなくソースコード中のアルゴリズムを理解しにくくなるようにソースコードの文字列を変更して、ソースコードレベルの状態でLSI製造者20に渡して、ソースコード中のアルゴリズムの詳細がLSI製造者20に知られることを防止することができるとともに、LSI設計者10側の手間を省くことができ、セキュリティを向上させることができるとともに、利用性を向上させることことができる。   Therefore, the character string of the source code is changed so as to make it difficult to understand the algorithm in the source code without changing the operation of the source code such as HDL or RTL, and is passed to the LSI manufacturer 20 at the source code level. Further, it is possible to prevent the details of the algorithm in the source code from being known to the LSI manufacturer 20, to save the effort on the LSI designer 10 side, to improve security, and to improve usability. Can be improved.

また、本実施例のLSI設計・製造システム1は、LSI設計者10側の作成したソースコードを含みLSI製造者20側に渡すA文書17に対して、当該ソースコードに対して施した文字列変換処理と同じ文字列変換処理を文字列変換部12で施してLSI製造者20側に渡している。   Further, the LSI design / manufacturing system 1 of the present embodiment includes a character string applied to an A document 17 including a source code created on the LSI designer 10 side and handed to the LSI manufacturer 20 side. The same character string conversion processing as the conversion processing is performed by the character string conversion unit 12 and is delivered to the LSI manufacturer 20 side.

したがって、LSI設計者10側からLSI製造者20側に渡す製造指示書等のA文書17にソースコード中の文字列が含まれている場合に、当該文字列をソースコードの変換と同じ変換を施すことで、A文書17をLSI製造者20側で適切に理解できるA’文書22として渡して、適切な意志の疎通を図りつつ機密を保持することができ、セキュリティを向上させることができるとともに、利用性を向上させることができる。   Therefore, when a character string in the source code is included in the A document 17 such as a manufacturing instruction sheet delivered from the LSI designer 10 side to the LSI manufacturer 20 side, the character string is converted in the same way as the source code conversion. As a result, the A document 17 can be delivered as an A ′ document 22 that can be properly understood by the LSI manufacturer 20, and confidentiality can be maintained while appropriately communicating and security can be improved. , Can improve usability.

さらに、本実施例のLSI設計・製造システム1は、文字列変換処理において、予め変換対象から外す文字列の設定された非変換文字列情報15に設定されている非変換文字列以外の文字列に対して文字列変換を施している。   Further, the LSI design / manufacturing system 1 of the present embodiment, in the character string conversion process, the character string other than the non-converted character string set in the non-converted character string information 15 in which the character string to be excluded from the conversion target is set in advance. String conversion is applied to.

したがって、機密事項とはならない文字列については変換することなくLSI製造者20側に情報を伝えてLSIの製造をし易くすることができ、セキュリティを向上させることができるとともに、利用性をより一層向上させることことができる。   Therefore, it is possible to transmit information to the LSI manufacturer 20 side without converting a character string that does not become a confidential matter, thereby facilitating the manufacture of the LSI, improving security, and further improving the usability. Can be improved.

また、本実施例のLSI設計・製造システム1は、LSI製造者20側が作成してソースコードの文字列を含みLSI設計者10側に渡すB文書24に対して、当該LSI設計者10側で、ソースコードに対して施した文字列変換処理と逆変換を行う文字列変換処理を文字列変換部13で施している。   Also, the LSI design / manufacturing system 1 of the present embodiment, on the LSI designer 10 side, with respect to the B document 24 created by the LSI manufacturer 20 side and including the character string of the source code and passed to the LSI designer 10 side. The character string conversion unit 13 performs character string conversion processing that performs reverse conversion to the character string conversion processing performed on the source code.

したがって、LSI製造者20側からLSI設計者10側に渡すB文書24がLSI設計者10側で分かりやすい状態のB’文書19に変換することができ、セキュリティを向上させることができるとともに、利用性をより一層向上させることができる。   Therefore, the B document 24 passed from the LSI manufacturer 20 side to the LSI designer 10 side can be converted into a B ′ document 19 in an easy-to-understand state on the LSI designer 10 side, which can improve security and use. The property can be further improved.

以上、本発明者によってなされた発明を好適な実施例に基づき具体的に説明したが、本発明は上記のものに限定されるものではなく、その要旨を逸脱しない範囲で種々変更可能であることはいうまでもない。   The invention made by the present inventor has been specifically described based on the preferred embodiments. However, the present invention is not limited to the above, and various modifications can be made without departing from the scope of the invention. Needless to say.

半導体設計・製造等のLSI設計・製造において、LSI設計側で常用しているソースコードレベルでの意志の疎通を機密を確保しつつ行うLSI設計・製造システムに適用することができる。   In LSI design / manufacturing such as semiconductor design / manufacturing, the present invention can be applied to an LSI design / manufacturing system in which confidential communication is ensured at the source code level, which is commonly used on the LSI design side.

本発明のLSI設計・製造システムのセキュリティ方式の一実施例を適用したLSI設計システムのブロック構成図。1 is a block configuration diagram of an LSI design system to which an embodiment of a security method for an LSI design / manufacturing system of the present invention is applied. 従来のLSI設計・製造工程の概略的な流れを示す図。The figure which shows the schematic flow of the conventional LSI design and manufacturing process. 図2のLSI設計・製造工程の変更の要望されている変更後のLSI設計・製造工程の概略的な流れを示す図。FIG. 3 is a diagram showing a schematic flow of an LSI design / manufacturing process after a change that is requested to change the LSI design / manufacturing process of FIG. 2;

符号の説明Explanation of symbols

1 LSI設計システム
10 LSI設計者
11、12、13 文字列変換部
14 RTL記述
14a RTL記述例
15 非変換文字列情報
15a 非変換文字列情報例
16 文字列変換対応情報
16a 文字列変換対応情報例
17 A文書
17a A文書例
18 変換済ネットリスト
18a 変換済ネットリスト
19 B’文書
19a B’文書例
21 変換済RTL記述
21a 変換済RTL記述例
22 A’文書
22a A’文書例
23 ネットリスト
23a ネットリスト例
24 B文書
24a B文書例
DESCRIPTION OF SYMBOLS 1 LSI design system 10 LSI designer 11, 12, 13 Character string conversion part 14 RTL description 14a RTL description example 15 Non-conversion character string information 15a Non-conversion character string information example 16 Character string conversion correspondence information 16a Character string conversion correspondence information example 17 A Document 17a A Document Example 18 Converted Net List 18a Converted Net List 19 B 'Document 19a B' Document Example 21 Converted RTL Description 21a Converted RTL Description Example 22 A 'Document 22a A' Document Example 23 Net List 23a Netlist example 24 B document 24a B document example

Claims (4)

LSI設計側の設計したLSI設計内容をLSI製造側に渡して、当該LSI製造側で当該LSI設計内容に基づいてLSIの製造を行うLSI設計・製造システムのセキュリティ方式であって、前記LSI設計側が前記LSI設計内容をハードウェア記述言語で記述したソースコードに対して所定の文字列変換処理を施し、当該文字列変換したソースコードを前記LSI製造側に渡すことを特徴とするLSI設計・製造システムのセキュリティ方式。   A security method of an LSI design / manufacturing system in which an LSI design side designed by an LSI design side is handed over to an LSI manufacturing side, and the LSI manufacturing side manufactures an LSI based on the LSI design content. An LSI design / manufacturing system, wherein a predetermined character string conversion process is performed on a source code in which the LSI design content is described in a hardware description language, and the character string converted source code is delivered to the LSI manufacturing side Security method. 前記LSI設計・製造システムのセキュリティ方式は、前記LSI設計側の作成した前記ソースコードを含み前記LSI製造側に渡す文書に対して、当該ソースコードに対して施した前記文字列変換処理と同じ文字列変換処理を施して前記LSI製造側に渡すことを特徴とする請求項1記載のLSI設計・製造システムのセキュリティ方式。   The security method of the LSI design / manufacturing system is the same character as the character string conversion processing performed on the source code for the document including the source code created on the LSI design side and handed to the LSI manufacturing side. 2. The LSI design / manufacturing system security system according to claim 1, wherein a column conversion process is applied to the LSI manufacturing side. 前記LSI設計・製造システムのセキュリティ方式は、予め変換対象から外す文字列の設定された非変換文字列情報を備え、前記文字列変換処理において、当該非変換文字列情報に設定されている非変換文字列以外の文字列に対して文字列変換を施すことを特徴とする請求項1または請求項2記載のLSI設計・製造システムのセキュリティ方式。   The security system of the LSI design / manufacturing system includes non-converted character string information in which a character string to be excluded from the conversion target is set in advance, and the non-converted character string information set in the non-converted character string information in the character string conversion process 3. The LSI design / manufacturing system security method according to claim 1, wherein character string conversion is performed on a character string other than the character string. 前記LSI設計・製造システムのセキュリティ方式は、前記LSI製造側が作成して前記ソースコードの文字列を含み前記LSI設計側に渡す文書に対して、当該LSI設計側で、前記ソースコードに対して施した前記文字列変換処理と逆変換を行う文字列変換処理を施すことを特徴とする請求項1から請求項3のいずれかに記載のLSI設計・製造システムのセキュリティ方式。
The LSI design / manufacturing system security method is applied to the source code on the LSI design side with respect to a document created by the LSI manufacturing side and including a character string of the source code and passed to the LSI design side. 4. The LSI design / manufacturing system security system according to claim 1, wherein character string conversion processing is performed to perform reverse conversion to the character string conversion processing.
JP2004040204A 2004-02-17 2004-02-17 Security method for LSI design and manufacturing system Expired - Fee Related JP4776172B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004040204A JP4776172B2 (en) 2004-02-17 2004-02-17 Security method for LSI design and manufacturing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004040204A JP4776172B2 (en) 2004-02-17 2004-02-17 Security method for LSI design and manufacturing system

Publications (2)

Publication Number Publication Date
JP2005235848A true JP2005235848A (en) 2005-09-02
JP4776172B2 JP4776172B2 (en) 2011-09-21

Family

ID=35018519

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004040204A Expired - Fee Related JP4776172B2 (en) 2004-02-17 2004-02-17 Security method for LSI design and manufacturing system

Country Status (1)

Country Link
JP (1) JP4776172B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009518717A (en) * 2005-11-30 2009-05-07 フリースケール セミコンダクター インコーポレイテッド Method and program product for protecting information in EDA tool design view
JP2017058994A (en) * 2015-09-17 2017-03-23 日本電気株式会社 Obfuscation device, method and program

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002351931A (en) * 2001-05-29 2002-12-06 Hitachi Ltd Management method of mask drawing data making its data processing system and manufacturing method of photo- mask
JP2004007472A (en) * 2002-03-22 2004-01-08 Toshiba Corp Semiconductor integrated circuit, data transfer system, and data transfer method

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002351931A (en) * 2001-05-29 2002-12-06 Hitachi Ltd Management method of mask drawing data making its data processing system and manufacturing method of photo- mask
JP2004007472A (en) * 2002-03-22 2004-01-08 Toshiba Corp Semiconductor integrated circuit, data transfer system, and data transfer method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009518717A (en) * 2005-11-30 2009-05-07 フリースケール セミコンダクター インコーポレイテッド Method and program product for protecting information in EDA tool design view
JP2017058994A (en) * 2015-09-17 2017-03-23 日本電気株式会社 Obfuscation device, method and program

Also Published As

Publication number Publication date
JP4776172B2 (en) 2011-09-21

Similar Documents

Publication Publication Date Title
TW200632708A (en) System for designing integrated circuits with enhanced manufacturability
US8117583B2 (en) Determining macro blocks terminal for integrated circuit layout
US20060259884A1 (en) Merging a hardware design language source file with a separate assertion file
JP2010534374A5 (en)
US20070028204A1 (en) Method and program for high-level synthesis, and method for verifying a gate network list using the high-level synthesis method
CN101246516A (en) Circuit design amending method capable of executing on computer system
Alloatti et al. Photonics design tool for advanced CMOS nodes
US8281269B2 (en) Method of semiconductor integrated circuit device and program
US9965579B2 (en) Method for designing and manufacturing an integrated circuit, system for carrying out the method, and system for verifying an integrated circuit
JP4776172B2 (en) Security method for LSI design and manufacturing system
US7886240B2 (en) Modifying layout of IC based on function of interconnect and related circuit and design structure
JP2011022690A (en) Simulation model generation device
US8225245B2 (en) Method of implementing physically realizable and power-efficient clock gating in microprocessor circuits
US7707535B2 (en) Stitched IC chip layout design structure
Solomatnikov et al. Chip multi-processor generator
US7716615B2 (en) Redundant critical path circuits to meet performance requirement
JP2008009787A (en) Hierarchical design layout device, hierarchical design layout method, hierarchical design layout program, and recording medium recording the program
US8667436B1 (en) Object identification in an electronic circuit design
CN106650033B (en) Process mapping method for input/output ports
US7284217B2 (en) Method of LSI designing and a computer program for designing LSIS
US6877140B1 (en) Method and system for generating a schematic representing bus structures
Pan et al. Synergistic physical synthesis for manufacturability and variability in 45nm designs and beyond
Hallett Isolation design flow for xilinx 7 series fpgas or zynq-7000 ap socs (ise tools)
WO2019216077A1 (en) Circuit description conversion system and circuit description search system
Sengupta et al. Automated low cost scheduling driven watermarking methodology for modern CAD high-level synthesis tools

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20070208

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20070214

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110118

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110322

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110419

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110527

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: 20110621

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20110628

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: 20140708

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees