CN104809072A - Automatic mensurability design method of Perl-based EDIF netlist-grade circuit automatic mensurability design system - Google Patents

Automatic mensurability design method of Perl-based EDIF netlist-grade circuit automatic mensurability design system Download PDF

Info

Publication number
CN104809072A
CN104809072A CN201510267393.7A CN201510267393A CN104809072A CN 104809072 A CN104809072 A CN 104809072A CN 201510267393 A CN201510267393 A CN 201510267393A CN 104809072 A CN104809072 A CN 104809072A
Authority
CN
China
Prior art keywords
circuit
measurability
trigger
edif
design
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
CN201510267393.7A
Other languages
Chinese (zh)
Inventor
俞洋
陈诚
彭喜元
乔立岩
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.)
Harbin Institute of Technology
Original Assignee
Harbin Institute of Technology
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 Harbin Institute of Technology filed Critical Harbin Institute of Technology
Publication of CN104809072A publication Critical patent/CN104809072A/en
Pending legal-status Critical Current

Links

Landscapes

  • Tests Of Electronic Circuits (AREA)
  • Design And Manufacture Of Integrated Circuits (AREA)

Abstract

The invention provides an automatic mensurability design method of a Perl-based EDIF netlist-grade circuit automatic mensurability design system and relates to an EDIF netlist-grade circuit automatic mensurability design system and an automatic mensurability design method which are used for adapting to the demand of EDIF netlist-grade circuit automatic mensurability design. A circuit source code resolving module is used for analyzing the EDIF netlist-grade description of a digital logic circuit; a trigger modification module is used for modifying the mensurability of all triggers by use of an EDIF language; a Verilog packaging module is used for packaging the Verilog of an EDIF netlist description circuit; a scanning link connection module is used for finishing circuit scanning link design for the EDIF netlist description circuit by use of a Verilog language; a mensurability circuit generating module is used for packaging the Verilog of the circuit once again; a testing verification module is used for generating a test file and verifying the circuit after mensurability design. The automatic mensurability design method is applicable to the EDIF netlist-grade circuit automatic mensurability design.

Description

Based on the automatic design for Measurability method of the automatic design for Measurability system of the EDIF net table level circuit of Perl
Technical field
The present invention relates to a kind of automatic design for Measurability system of EDIF net table level circuit and automatic design for Measurability method.
Background technology
In the current development along with semiconductor technology, integrated circuit (IC) chip (IC) is widely used, and ensures that the reliability of integrated circuit (IC) chip becomes a major issue.The method of testing IC becomes the main path solving IC reliability, but the low problem of the measurability with the IC of sophisticated functions seriously constrains the validity of IC test.And controllability and the ornamental that design for Measurability effectively can improve circuit is carried out to IC, substantially increase the measurability of chip, IC is tested can effectively carry out.
The design for Measurability of circuit is exactly under the prerequisite not affecting circuit function, transforms the structure of primary circuit, and the node making inside circuit originally not have controllability and objectivity obtains these character, is convenient to test.Conventional method carries out measurability transformation to the trigger used in primary circuit, become measurability trigger, then improved trigger is connected into one or several chain of flip-flops, be called scan chain, using the input end of scan chain and output terminal as the test port of circuit, just can be controlled by these ports and observe the internal node of circuit.Conventional measurability trigger is the measurability trigger of MUX structure, namely adds a MUX at the input end of former trigger, so just can the data of control trigger.
In current circuit design process, circuit design completes a part wherein respectively by different departments or company often, and can relate to multiple eda tool in the process of whole circuit design, this just relates to the problem of exchanges data simultaneously.And a kind of standard format of the swapping data of EDIF Wang Biaoshi different company and different eda tool.EDIF is the english abbreviation of electronic design interchange format (Electronic Design Interchange Format), it is a kind of not by the data layout of copyright restrictions, and it proposes the schematic diagram relevant with defining circuit design, symbol and physical layout, interconnection and structural information.The circuit using EDIF net list language to describe, can carry out message exchange as the Interchange Format of standard at the design link of each circuit.
EDIF net table level circuit is the circuit using EDIF net list language to describe, in the design process of circuit, the Functional Design of circuit and design for Measurability are separated often, the circuit data that the personnel of circuit function design pass to circuit design for Measurability personnel many times describes with EDIF net table, in such net table main each element in circuit described use information and mutual between link information.Just circuit necessary information can be obtained, to carry out a kind of important way that design for Measurability becomes circuit design for Measurability to circuit by the EDIF net table of analysis circuit.
The storage format of EDIF net table is the text formatting of ASIC coding, so Perl language can be used very easily to carry out treatment and analysis to it.Perl language is a kind of senior, general, literal translation formula, dynamic, powerful language, and its most important characteristic is the function of inner integrated regular expression, and huge third party code storehouse CPAN.Wherein the function of regular expression can be our extraordinary process text, can be used for very convenient efficient process EDIF net table here.
In the flip flop design stage, need to carry out measurability amendment to the trigger used in circuit, in the circuit of reality, the usage quantity of trigger is quite huge, so be necessary that use instrument carries out the amendment of robotization to the trigger used in circuit.Here the instrument that we can use the robotization of Perl language compilation to revise completes this function, replaces the amendment manually of wasting time and energy.
In the scan chain design phase, need the connection circuit completing trigger amendment being carried out to trigger, the trigger with measurability those revised connects into one or several chain.Due to the needs of test, the design of scan chain usually needs manually to complete, and revises its connected mode at any time.Although EDIF net table is very general, being applicable to very much using software process, because EDIF net table is not conventional direct design language, as circuit designer, is not very convenient when reading and amendment.But in this stage, designer only needs to know that needs carry out the relevant information of the trigger connected.So can ensure under the prerequisite that circuit function is constant here, conventional circuit design language is used to pack carrying out trigger amended EDIF net watch circuit, there is provided the interface corresponding to EDIF to external shield internal information, to design for trigger scan chain.
In circuit design field, Verilog HDL (Verilog hardware description language) is exactly a kind of conventional design language, can as the design language of encapsulation EDIF net watch circuit, be packaged into the form of Verilog, externally provide the interface meeting Verilog grammer, for design for Measurability, personnel design further easily.The storage format of Verilog language is also text formatting, and Perl language also can be used to complete this work of encapsulation easily, simultaneously sub-scanning chain designer can complete the design effort of scan chain in Verilog environment.
Summary of the invention
The present invention is the demand in order to adapt to the automatic design for Measurability to EDIF net table level circuit, thus proposes a kind of automatic design for Measurability system of the EDIF net table level circuit based on Perl and automatic design for Measurability method.
Based on the automatic design for Measurability system of the EDIF net table level circuit of Perl, it comprises circuit source code parsing module 1, trigger modified module 2, scan chain design module 3, measurability circuit evolving module 4, testing authentication module 5;
Circuit source code parsing module 1, for the analysis described the EDIF net table level of DLC (digital logic circuit), obtains the information that in circuit, all triggers use;
Trigger modified module 2 comprises measurability trigger generation module 21 and trigger measurability modified module 22;
The trigger information of trigger modified module 2 for providing according to circuit source code parsing module, completes with EDIF language and revises the measurability of all triggers in the file that the EDIF net table of circuit describes;
Scan chain design module 3 comprises Verilog package module 31 and scan chain link block 32;
The trigger amended circuit EDIF net table that Verilog package module 31 provides for the trigger information that provides according to circuit source code parsing module and trigger modified module, completes Verilog encapsulation EDIF net table being described to circuit;
The trigger amended circuit EDIF net table that scan chain link block 32 provides for the trigger information that provides according to circuit source code parsing module and trigger modified module, completes scan chain design EDIF net table being described to circuit Verilog language completing circuit;
Measurability circuit evolving module 4 completes for the circuit of the Verilog form generated according to scan chain design module and encapsulates the Verilog again of circuit, obtains the circuit after final design for Measurability;
The circuit completing design for Measurability that testing authentication module 5 provides for the port that provides according to circuit source code parsing module and trigger information and measurability circuit evolving module, generates test file and also verifies the circuit after design for Measurability.
Measurability circuit evolving module 4 obtains the circuit after final design for Measurability to all inside circuit information of external shield, only provides the interface meeting usual hardware descriptive language form.
Based on the automatic test approach of the EDIF net table level circuit of Perl, it is realized by following steps:
The trigger used in step one, employing circuit source code parsing module 1 pair of circuit is analyzed, and uses Perl to process in EDIF environment;
The trigger used in step 2, employing trigger modified module 2 pairs of circuit carries out the amendment of measurability, and uses Perl to process in EDIF environment;
Step 3, use Perl carry out Verilog encapsulation to completing the amended EDIF circuit of trigger measurability, and shielding EDIF details, then carries out the design of scan chain to the trigger of measurability transformation in circuit;
Step 4, use Perl provide final there is measurability and meet the circuit of Verilog grammer, and checking amendment correct after, use Perl to generate the automatic test file meeting Tcl grammer, and then realize the automatic test of EDIF net table level circuit.
Adopt the trigger used in circuit source code parsing module 1 pair of circuit to analyze in step one, and the concrete grammar using Perl to carry out processing in EDIF environment is:
Steps A 1, open EDIF net table level circuit file;
Steps A 2, from EDIF net table level circuit file, analyze element all in circuit use information, and the recalls information of circuit;
The all elements of steps A 3, the circuit obtained from steps A 2 use in the file of information, and what analyze concrete instance calls situation, and is preserved into call format, preserves with document form;
Steps A 4, the file of recalls information that exports from steps A 3, find the recalls information relevant with trigger, the analysis of the trigger used in point paired circuit.
Adopt the trigger used in trigger modified module 2 pairs of circuit to carry out the amendment of measurability in step 2, and the concrete grammar using Perl to carry out processing in EDIF environment is:
In step B1, all trigger information used that analyze from step one, obtain the type triggered;
Step B2, generate a measurability EDIF component library, in this component library, include the measurability trigger that all types of triggers of analyzing in step B1 are corresponding;
Step B3, be inserted in the EDIF element of primary circuit by the measurability storehouse that step B2 obtains, the position of insertion is after the storehouse of the relevant trigger statement of primary circuit;
Step B4, according to all trigger information used analyzed in step one, generate the amendment information of trigger;
Step B5, the amendment information of generation trigger obtained according to step B4, the EDIF file of step B3 is revised one by one, what amendment triggered quotes path, and the node of the statement and test port that increase test port connects, and obtains the EDIF file that trigger has been revised.
Use Perl to carry out Verilog encapsulation to completing the amended EDIF circuit of trigger measurability in step 3, shielding EDIF details, the concrete grammar that the trigger then transformed measurability in circuit carries out the design of scan chain is:
Step C1, use Perl carry out Verilog encapsulation to completing the amended EDIF circuit of trigger measurability, the function port externally retaining primary circuit with the form of Verilog and the test port newly increased;
The connected mode of the scan chain that step C2, basis are preset connects trigger.
Use in step 4 Perl provide final there is measurability and meet the circuit of Verilog grammer, and checking amendment correct after, use Perl to generate the concrete grammar meeting the automatic test file of Tcl grammer to be:
Step D1, the encapsulation carrying out again to the Verilog file of circuit completing scan chain design generated in step 3, use Verilog to provide last circuit form, as the output file of final design for Measurability;
Step D2, information according to circuit, generate a test file, whether the connection for test scan chain is correct;
Step D3, generate a Tcl script for specific emulator, automatically the output file of design for Measurability is verified.
The present invention can adapt to the demand of the automatic design for Measurability to EDIF net table level circuit.
Accompanying drawing explanation
Fig. 1 is the principle schematic of the automatic design for Measurability system of the EDIF net table level circuit based on Perl of the present invention.
Embodiment
Embodiment one, composition graphs 1 illustrate this embodiment, based on the automatic design for Measurability system of the EDIF net table level circuit of Perl, it comprises circuit source code parsing module 1, trigger modified module 2, scan chain design module 3, measurability circuit evolving module 4, testing authentication module 5;
Circuit source code parsing module 1, for the analysis described the EDIF net table level of DLC (digital logic circuit), obtains the information that in circuit, all triggers use;
Trigger modified module 2 comprises measurability trigger generation module 21 and trigger measurability modified module 22;
The trigger information of trigger modified module 2 for providing according to circuit source code parsing module, completes with EDIF language and revises the measurability of all triggers in the file that the EDIF net table of circuit describes;
Scan chain design module 3 comprises Verilog package module 31 and scan chain link block 32;
The trigger amended circuit EDIF net table that Verilog package module 31 provides for the trigger information that provides according to circuit source code parsing module and trigger modified module, completes Verilog encapsulation EDIF net table being described to circuit;
The trigger amended circuit EDIF net table that scan chain link block 32 provides for the trigger information that provides according to circuit source code parsing module and trigger modified module, completes scan chain design EDIF net table being described to circuit Verilog language completing circuit;
Measurability circuit evolving module 4 completes for the circuit of the Verilog form generated according to scan chain design module and encapsulates the Verilog again of circuit, obtains the circuit after final design for Measurability;
The circuit completing design for Measurability that testing authentication module 5 provides for the port that provides according to circuit source code parsing module and trigger information and measurability circuit evolving module, generates test file and also verifies the circuit after design for Measurability.
The difference of the automatic design for Measurability system of the EDIF net table level circuit based on Perl described in embodiment two, this embodiment and embodiment one is, measurability circuit evolving module 4 obtains the circuit after final design for Measurability to all inside circuit information of external shield, only provides the interface meeting usual hardware descriptive language form.
Embodiment three, automatic test approach based on the EDIF net table level circuit of Perl, it is realized by following steps:
The trigger used in step one, employing circuit source code parsing module 1 pair of circuit is analyzed, and uses Perl to process in EDIF environment;
The trigger used in step 2, employing trigger modified module 2 pairs of circuit carries out the amendment of measurability, and uses Perl to process in EDIF environment;
Step 3, use Perl carry out Verilog encapsulation to completing the amended EDIF circuit of trigger measurability, and shielding EDIF details, then carries out the design of scan chain to the trigger of measurability transformation in circuit;
Step 4, use Perl provide final there is measurability and meet the circuit of Verilog grammer, and checking amendment correct after, use Perl to generate the automatic test file meeting Tcl grammer, and then realize the automatic test of EDIF net table level circuit.
Embodiment four, this embodiment are that the automatic test approach of the described EDIF net table level circuit based on Perl of embodiment three limits further, adopt the trigger used in circuit source code parsing module 1 pair of circuit to analyze in step one, and the concrete grammar using Perl to carry out processing in EDIF environment is:
Steps A 1, open EDIF net table level circuit file;
Steps A 2, from EDIF net table level circuit file, analyze element all in circuit use information, and the recalls information of circuit;
From EDIF original, analyze elements all in circuit use information, and the recalls information of circuit, comprise the name of edif, the name of library, comprises the name of all cell in library, the name of view all in cell, the name of the example instance called in view, and this instance quote path viewRef, cellRef, libraryRef, and these information are preserved into a file, for follow-up.Information stores by row with the form of " attribute (space) property value ", and form is as follows:
edif edifname
library libraryname
cellc ellname
view viewname
instance instancename viewRef viewRefname cellRef cellRefname libraryReflibraryRefname
design designname cellRef cellRefname libraryRef libraryname
For edif attribute, its value is edif;
For library attribute, its value is library;
For cell attribute, its value is cellname;
For view attribute, its value is viewname;
For instance attribute, its value is viewname; Instance attribute kit is containing viewRef attribute, and property value is viewname; Comprise cellRef attribute, property value is cellname; May comprise libraryRef attribute, its value is libraryRefname;
For design attribute, property value is designname; Design attribute kit contains cellRef attribute, property value cellRefname; Comprise libraryRef attribute, property value libraryRefname;
Edif only has one to be positioned at the first row, multiple library may be had below edif attribute, the rank of library is the first order, and the rank of multiple cell, cell may be had below library to be the second level, multiple view may be had below cell, view is the third level, and multiple instance, instance may be had below view to be the fourth stage, design only has one, is positioned at last column.
Attribute-name except edif and design occurs successively by rank, if occur out of stock, then preferentially occurs that rank is low.
The all elements of steps A 3, the circuit obtained from steps A 2 use in the file of information, and what analyze concrete instance calls situation, and is preserved into call format, and preserve with document form, its form is as follows:
{lib.cell.view}{inLib.inCell.inView}[instName1 instName2 instName3…]
The view of the cell in lib storehouse, being used in the inView of the inCell of inLib, is instName1, instName2, instName3 etc. by the title used.
Steps A 4, the file of recalls information that exports from steps A 3, find the recalls information relevant with trigger, the analysis of the trigger used in point paired circuit.
Embodiment five, this embodiment are that the automatic test approach of the described EDIF net table level circuit based on Perl of embodiment three limits further, adopt trigger modified module (2) trigger used in circuit to be carried out to the amendment of measurability in step 2, and the concrete grammar using Perl to carry out processing in EDIF environment is:
In step B1, all trigger information used that analyze from step one, obtain the type triggered;
Step B2, generate a measurability EDIF component library, in this component library, include the measurability trigger that all types of triggers of analyzing in step B1 are corresponding;
Step B3, be inserted in the EDIF element of primary circuit by the measurability storehouse that step B2 obtains, the position of insertion is after the storehouse of the relevant trigger statement of primary circuit;
Step B4, according to all trigger information used analyzed in step one, generate the amendment information of trigger, the form of amendment information is as follows:
{cell}{cellchanges}[portchanges]
Trigger cell quote that path needs to be modified as cellchanges quote path, need the test port added in portchanges.
Step B5, the amendment information of generation trigger obtained according to step B4, the EDIF file of step B3 is revised one by one, what amendment triggered quotes path, and the node of the statement and test port that increase test port connects, and obtains the EDIF file that trigger has been revised.
Embodiment six, this embodiment are that the automatic test approach of the described EDIF net table level circuit based on Perl of embodiment three limits further, Perl is used to carry out Verilog encapsulation to completing the amended EDIF circuit of trigger measurability in step 3, shielding EDIF details, the concrete grammar that the trigger then transformed measurability in circuit carries out the design of scan chain is:
Step C1, use Perl carry out Verilog encapsulation to completing the amended EDIF circuit of trigger measurability, the function port externally retaining primary circuit with the form of Verilog and the test port newly increased;
The connected mode of the scan chain that step C2, basis are preset connects trigger.
Embodiment seven, this embodiment are that the automatic test approach of the described EDIF net table level circuit based on Perl of embodiment three limits further, use in step 4 Perl provide final there is measurability and meet the circuit of Verilog grammer, and after checking amendment correctly, the concrete grammar using Perl generation to meet the automatic test file of Tcl grammer is:
Step D1, the encapsulation carrying out again to the Verilog file of circuit completing scan chain design generated in step 3, use Verilog to provide last circuit form, as the output file of final design for Measurability;
Step D2, information according to circuit, generate a test file, whether the connection for test scan chain is correct;
Step D3, generate a Tcl script for specific emulator, automatically the output file of design for Measurability is verified.
Embodiment seven, the following automatic test approach that the EDIF net table level circuit based on Perl of the present invention is described with design parameter:
The example of an EDIF net table level circuit as follows, the not function of what reality:
Wherein: this EDIF net table of A1 has three library, LIB1, LIB2, LIB3, devises a design A1 with these three storehouses.Containing a cell in LIB1, name is containing a view in CELL1, CELL1, PRIM by name.Cell containing a FD by name in LIB2, FD has the view of a PRIM by name, and this FD is a kind of trigger.Cell containing a CELL2 by name in LIB3, this cell has the view of a netlist by name, this cell contains two instance, and one of them is quoting the PRIM view of the CELL1 in LIB1, and another is calling the PRIM view of the FD in LIB2.It is more than the explanation of the circuit component used to this example and structure.
Now design for Measurability is carried out to this circuit:
{cell}{cellchanges}[portchanges]
Step (1): use the EDIF net table of Perl to this circuit to carry out the use of element and the analysis of structure.
Step1: read in this EDIF file
Step2: the regular expression that use Perl provides is by line retrieval, extract the information needed, first we can extract the name A1 of edif net table, then can extract the LIB1 of library, and this view of CELL1 and PRIM of LIB1, by that analogy, when the information extracting instance, such as, for INST1, what can obtain it quotes path, the value LIB1 of the value CELL1 of the value PRIM of viewRef, cellRef, libraryRef.If libraryRef is default, represent it is same library.
To the information of following description circuit component and structure be obtained:
edif A1
library LIB1
cell CELL1
view PRIM
library LIB2
cell FD
view PRIM
library LIB3
cell CELL2
viewnetlist
instance INST1 viewRef PRIM cellRef CELL1 libraryRef LIB1
instance INST2 viewRef PRIM cellRef FD libraryRef LIB2
design A1 cellRef CELL2 libraryRef LIB3
Step3: analyze the information obtained in the first step, obtains recalls information each other, as follows
{LIB1.CELL1.PRIM}{LIB3.CELL2.netlist}[INST1]
{LIB2.FD.PRIM}{LIB3.CELL2.netlist}[INST2]
Step4: the recalls information finding trigger FD in this example
{LIB2.FD.PRIM}{LIB3.CELL2.netlist}[INST2]
Step (2):
Step1: obtain the type obtaining triggering all trigger information used from step (1);
Step2: generate a measurability EDIF component library, includes the measurability trigger that all types of triggers of analyzing in Step1 are corresponding in this storehouse;
Here for the trigger of FD type, use edif to realize the measurability trigger of a MUX structure, called after FD_T, the port-for-port S had more and port T, and be put in self-designed measurability storehouse as a cell, such as storehouse DFTFF.
Step3: be inserted in the EDIF element of primary circuit by the measurability storehouse of Step2, the position of insertion is after the storehouse of the relevant trigger statement of primary circuit
Here that measurability storehouse designed above is put into after LIB2 that section of code, and before LIB3 is expert at.
Step4: obtain all trigger information used according to the step (1) in claim 2, generate the amendment information of trigger, amendment information is here:
{LIB3.FD.PRIM}{DFTFF.FD_T.netlist}[S_INST2.INST2T_INST2.INST2 Q_INST2.INST2]
Step5: according to the amendment information of Step4, revises one by one to the EDIF file of Step3, and what amendment triggered quotes path, and the node of the statement and test port that increase test port connects, and obtains the EDIF file that trigger has been revised.
Step (3): use Perl to carry out Verilog encapsulation to completing the amended EDIF circuit of trigger measurability after step (2) completes, shielding EDIF details, then the trigger of measurability transformation in circuit is carried out to the design of scan chain, use Perl Computer Aided Design personnel to complete in Verilog environment, algorithm is as follows:
Step1: Verilog encapsulation is carried out to the EDIF that the step (2) in claim 2 generates, the function port externally retaining primary circuit with the form of Verilog and the test port newly increased;
Step2: designer provides the connected mode of scan chain;
Step3: the scan chain connected mode provided according to designer connects trigger;
Step (4): generate final measurability circuit file, use Perl provide final there is measurability and meet the circuit of Verilog grammer, and whether checking amendment result is correct, use Perl to generate the automatic test file meeting Tcl grammer, algorithm is as follows:
Step1: the Verilog file of circuit completing scan chain design generated the step (3) in claim 2 carries out encapsulation again, Verilog is used to provide last circuit form, as the output file of final design for Measurability.
Step2: according to the information of circuit, generate a test file, whether the connection for test scan chain is correct.
Step3: generate a Tcl script for specific emulator, automatically the Output rusults of design for Measurability is verified.
Feature of the present invention:
1, to the form calling algorithm used and storage data when level is analyzed using circuit described by EDIF net table;
2, to the data layout using the analytical algorithm of trigger and the data layout of storage and the storage used in circuit described by EDIF net table, the design of measurability storehouse (library) and the insertion of library, the different design for Measurability structure triggered;
3, in analysis circuit, trigger is called and the algorithm of the situation of instantiation and storage format by disparate modules;
4, to all algorithms being carried out measurability amendment by the trigger used in circuit described by EDIF net table;
5, use Verilog language to encapsulate circuit described by amended EDIF net table, become the circuit that meets Verilog statement;
6, design according to the scan chain of Verilog grammer to circuit in Verilog environment;
7, the test file that amended circuit is tested automatically is generated;
8, the generation of the automatic test file of the circuit of Tcl form, automatically adds test vector and obtains corresponding test response.

Claims (4)

1. based on the automatic design for Measurability method of the automatic design for Measurability system of the EDIF net table level circuit of Perl, it realizes based on the automatic design for Measurability system of the EDIF net table level circuit of Perl, and this system comprises circuit source code parsing module (1), trigger modified module (2), scan chain design module (3), measurability circuit evolving module (4), testing authentication module (5);
Circuit source code parsing module (1), for the analysis described the EDIF net table level of DLC (digital logic circuit), obtains the information that in circuit, all triggers use;
Trigger modified module (2) comprises measurability trigger generation module (21) and trigger measurability modified module (22);
The trigger information of trigger modified module (2) for providing according to circuit source code parsing module, completes with EDIF language and revises the measurability of all triggers in the file that the EDIF net table of circuit describes;
Scan chain design module (3) comprises Verilog package module (31) and scan chain link block (32);
The trigger amended circuit EDIF net table that Verilog package module (31) provides for the trigger information that provides according to circuit source code parsing module and trigger modified module, completes Verilog encapsulation EDIF net table being described to circuit;
The trigger amended circuit EDIF net table that scan chain link block (32) provides for the trigger information that provides according to circuit source code parsing module and trigger modified module, completes scan chain design EDIF net table being described to circuit Verilog language completing circuit;
Measurability circuit evolving module (4) completes for the circuit of the Verilog form generated according to scan chain design module and encapsulates the Verilog again of circuit, obtains the circuit after final design for Measurability;
The circuit completing design for Measurability that testing authentication module (5) provides for the port that provides according to circuit source code parsing module and trigger information and measurability circuit evolving module, generates test file and also verifies the circuit after design for Measurability;
Based on the automatic design for Measurability method of the automatic design for Measurability system of the EDIF net table level circuit of Perl, it is realized by following steps:
Step one, employing circuit source code parsing module (1) are analyzed the trigger used in circuit, and are used Perl to process in EDIF environment;
Step 2, employing trigger modified module (2) carry out the amendment of measurability to the trigger used in circuit, and use Perl to process in EDIF environment;
Step 3, use Perl carry out Verilog encapsulation to completing the amended EDIF circuit of trigger measurability, and shielding EDIF details, then carries out the design of scan chain to the trigger of measurability transformation in circuit;
Step 4, use Perl provide final there is measurability and meet the circuit of Verilog grammer, and checking amendment correct after, use Perl to generate the automatic test file meeting Tcl grammer, and then realize the automatic test of EDIF net table level circuit;
It is characterized in that: adopt trigger modified module (2) trigger used in circuit to be carried out to the amendment of measurability in step 2, and the concrete grammar using Perl to carry out processing in EDIF environment is:
In step B1, all trigger information used that analyze from step one, obtain the type triggered;
Step B2, generate a measurability EDIF component library, in this component library, include the measurability trigger that all types of triggers of analyzing in step B1 are corresponding;
Step B3, be inserted in the EDIF element of primary circuit by the measurability storehouse that step B2 obtains, the position of insertion is after the storehouse of the relevant trigger statement of primary circuit;
Step B4, according to all trigger information used analyzed in step one, generate the amendment information of trigger;
Step B5, the amendment information of generation trigger obtained according to step B4, the EDIF file of step B3 is revised one by one, what amendment triggered quotes path, and the node of the statement and test port that increase test port connects, and obtains the EDIF file that trigger has been revised.
2. the EDIF based on Perl according to claim 1 nets the automatic design for Measurability method of the automatic design for Measurability system of table level circuit, it is characterized in that in the automatic design for Measurability system based on the EDIF net table level circuit of Perl, measurability circuit evolving module (4) obtains the circuit after final design for Measurability to all inside circuit information of external shield, only provides the interface meeting usual hardware descriptive language form.
3. the EDIF based on Perl according to claim 1 nets the automatic design for Measurability method of the automatic design for Measurability system of table level circuit, it is characterized in that in step one, adopting circuit source code parsing module (1) to analyze the trigger used in circuit, and the concrete grammar using Perl to carry out processing in EDIF environment is:
Steps A 1, open EDIF net table level circuit file;
Steps A 2, from EDIF net table level circuit file, analyze element all in circuit use information, and the recalls information of circuit;
The all elements of steps A 3, the circuit obtained from steps A 2 use in the file of information, and what analyze concrete instance calls situation, and is preserved into call format, preserves with document form;
Steps A 4, the file of recalls information that exports from steps A 3, find the recalls information relevant with trigger, the analysis of the trigger used in point paired circuit.
4. the EDIF based on Perl according to claim 1 nets the automatic design for Measurability method of the automatic design for Measurability system of table level circuit, it is characterized in that in step 3, using Perl to carry out Verilog encapsulation to completing the amended EDIF circuit of trigger measurability, shielding EDIF details, the concrete grammar that the trigger then transformed measurability in circuit carries out the design of scan chain is:
Step C1, use Perl carry out Verilog encapsulation to completing the amended EDIF circuit of trigger measurability, the function port externally retaining primary circuit with the form of Verilog and the test port newly increased;
The connected mode of the scan chain that step C2, basis are preset connects trigger.
CN201510267393.7A 2013-06-28 2013-06-28 Automatic mensurability design method of Perl-based EDIF netlist-grade circuit automatic mensurability design system Pending CN104809072A (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310268649.7A CN103294600B (en) 2013-06-28 2013-06-28 Based on the automatic design for Measurability method of the automatic design for Measurability system of the EDIF net table level circuit of Perl

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
CN201310268649.7A Division CN103294600B (en) 2013-06-28 2013-06-28 Based on the automatic design for Measurability method of the automatic design for Measurability system of the EDIF net table level circuit of Perl

Publications (1)

Publication Number Publication Date
CN104809072A true CN104809072A (en) 2015-07-29

Family

ID=49095518

Family Applications (2)

Application Number Title Priority Date Filing Date
CN201310268649.7A Active CN103294600B (en) 2013-06-28 2013-06-28 Based on the automatic design for Measurability method of the automatic design for Measurability system of the EDIF net table level circuit of Perl
CN201510267393.7A Pending CN104809072A (en) 2013-06-28 2013-06-28 Automatic mensurability design method of Perl-based EDIF netlist-grade circuit automatic mensurability design system

Family Applications Before (1)

Application Number Title Priority Date Filing Date
CN201310268649.7A Active CN103294600B (en) 2013-06-28 2013-06-28 Based on the automatic design for Measurability method of the automatic design for Measurability system of the EDIF net table level circuit of Perl

Country Status (1)

Country Link
CN (2) CN103294600B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110210133A (en) * 2019-06-03 2019-09-06 哈尔滨工程大学 A kind of automatic fault method for implanting of EDIF netlist grade combinational logic circuit
CN113113973A (en) * 2021-04-19 2021-07-13 重庆文理学院 Wireless quick charging design method and device

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103530479B (en) * 2013-10-31 2016-09-21 哈尔滨工业大学 The part design for Measurability system of EDIF netlist level circuit based on Perl and part design for Measurability method
CN103699422A (en) * 2013-12-25 2014-04-02 哈尔滨工业大学 System and method for performing testability design on verilog netlist description of circuit through Perl
CN103632019A (en) * 2013-12-25 2014-03-12 哈尔滨工业大学 Automatic realization system and method for partial testability design for Perl-based Verilog netlist circuit
CN104216831B (en) * 2014-09-09 2017-04-12 上海北大方正科技电脑系统有限公司 FPGA (Field Programmable Gate Array) interactive simulation method based on Tcl (Tool Command Language)
CN107301256B (en) * 2016-04-15 2020-11-10 深圳市中兴微电子技术有限公司 Verification method and device of integrated circuit
CN107256303B (en) * 2017-06-06 2020-08-11 西安电子科技大学 Method for rapidly acquiring simulation state of internal node of digital gate-level circuit
CN111143825A (en) * 2019-12-31 2020-05-12 哈尔滨华昇半导体网络科技有限公司 Integrated circuit development management system and method

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1512560A (en) * 2002-12-30 2004-07-14 清华大学 Scanning design with nano-scanning design test cost and test vector input method
US20100169856A1 (en) * 2006-06-09 2010-07-01 Pat Hom Transparent test method and scan flip-flop

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6311318B1 (en) * 1999-07-13 2001-10-30 Vlsi Technology, Inc. Design for test area optimization algorithm

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1512560A (en) * 2002-12-30 2004-07-14 清华大学 Scanning design with nano-scanning design test cost and test vector input method
US20100169856A1 (en) * 2006-06-09 2010-07-01 Pat Hom Transparent test method and scan flip-flop

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
何锋 等: ""边界扫描测试矢量自动生成中的网表编译技术研究"", 《2007’中国仪器仪表与测控技术交流大会论文集(二)》 *
陈业荣: ""系统级芯片的可测性设计研究"", 《中国优秀硕士学位论文全文数据库 信息科技辑》 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110210133A (en) * 2019-06-03 2019-09-06 哈尔滨工程大学 A kind of automatic fault method for implanting of EDIF netlist grade combinational logic circuit
CN110210133B (en) * 2019-06-03 2022-07-08 哈尔滨工程大学 Automatic fault injection method for EDIF netlist-level combinational logic circuit
CN113113973A (en) * 2021-04-19 2021-07-13 重庆文理学院 Wireless quick charging design method and device
CN113113973B (en) * 2021-04-19 2023-01-03 重庆触视科技有限公司 Wireless quick charging design method and device

Also Published As

Publication number Publication date
CN103294600B (en) 2015-08-19
CN103294600A (en) 2013-09-11

Similar Documents

Publication Publication Date Title
CN103294600B (en) Based on the automatic design for Measurability method of the automatic design for Measurability system of the EDIF net table level circuit of Perl
US7769569B2 (en) Method and system for designing a structural level description of an electronic circuit
US5867395A (en) Gate netlist to register transfer level conversion tool
US20070294647A1 (en) Transferring software assertions to hardware design language code
US8806413B2 (en) Gradient AOCV methodology enabling graph-based timing closure with AOCV timing models
US7062427B2 (en) Batch editor for netlists described in a hardware description language
US20090293023A1 (en) Generation of standard cell library components with increased signal routing resources
US9069699B2 (en) Identifying inconsistent constraints
US11301608B2 (en) Layout-based side-channel emission analysis
vanCleemput An hierarchical language for the structural description of digital systems
CN113536718B (en) Method and device for verifying correctness of gate-level simulation netlist file
CN111400169A (en) Method and system for automatically generating netlist file for testing software and hardware
CN113569524A (en) Method for extracting clock tree based on comprehensive netlist in chip design and application
US6964027B2 (en) System and method for optimizing exceptions
CN115964975A (en) Static time sequence analysis method and system and computer readable medium
US7900174B2 (en) Method and system for characterizing an integrated circuit design
CN112567375A (en) Format verification method, information identification method, device and storage medium
US8739093B1 (en) Timing characteristic generation and analysis in integrated circuit design
US20220327269A1 (en) Computing device and method for detecting clock domain crossing violation in design of memory device
CN106650138B (en) A kind of method of automatic realization static state and dynamic timing analysis comparison
US6446251B1 (en) Method and apparatus for socket-based design with reusable-IP
WO2002039267A2 (en) Interconnect model compiler
US20050108675A1 (en) Pattern recognition in an integrated circuit design
CN113419959A (en) Method and equipment for generating coverage rate verification report
US7506287B2 (en) Method, system, and program product for pre-compile processing of hardware design language (HDL) source files

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
EXSB Decision made by sipo to initiate substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20150729