CN116738909A - Memory integration method of integrated circuit - Google Patents

Memory integration method of integrated circuit Download PDF

Info

Publication number
CN116738909A
CN116738909A CN202310753584.9A CN202310753584A CN116738909A CN 116738909 A CN116738909 A CN 116738909A CN 202310753584 A CN202310753584 A CN 202310753584A CN 116738909 A CN116738909 A CN 116738909A
Authority
CN
China
Prior art keywords
memory
splitting
configuration
integrated circuit
screening
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
CN202310753584.9A
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.)
Chengdu Cetc Xingtuo Technology Co ltd
Original Assignee
Chengdu Cetc Xingtuo Technology 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 Chengdu Cetc Xingtuo Technology Co ltd filed Critical Chengdu Cetc Xingtuo Technology Co ltd
Priority to CN202310753584.9A priority Critical patent/CN116738909A/en
Publication of CN116738909A publication Critical patent/CN116738909A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/30Circuit design
    • G06F30/34Circuit design for reconfigurable circuits, e.g. field programmable gate arrays [FPGA] or programmable logic devices [PLD]
    • G06F30/347Physical level, e.g. placement or routing
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Abstract

The application provides a Memory integration method of an integrated circuit, which comprises the following steps: establishing a general user demand table and an instantiation Memory general interface; decomposing user demands in a general user demand table, and determining a physical Memory with the smallest total area; and hierarchical encapsulation is carried out on the Memory through functional division. The method can be used for establishing the top layer of the universal Memory according to different Memory tools of a process and a provider and combining with specific Memory requirements of the project, the bottom layer is shielded, the universal top layer is conveniently and clearly called in the project, the Memory integration efficiency of the project is improved, the comprehensive use of the project in the early verification and later stage is met, and the research and development management level of the integrated circuit project is improved. The application can be applied to all chip development projects.

Description

Memory integration method of integrated circuit
Technical Field
The present application relates to the field of integrated circuits, and in particular, to a Memory integration method for an integrated circuit.
Background
Memory is often used in integrated circuit designs, which are strongly related to chip technology and EDA manufacturers, and in chip design processes, tools provided by suppliers are required to configure width, depth, bank, mux, type and other parameters of the Memory, so that after proper configuration, a specific Memory is regenerated. Due to the limitations of step, mux, depth, width, etc., the generated Memory is not required to meet the demands of users, the waste of areas is possibly caused, the time sequence is possibly not met, and the use methods and parameters of Memory generating tools provided by different manufacturers are not consistent, so that the Memory is a tedious, error-prone and iteration-prone work for common designers. There is a need for an efficient method for creating, packaging, and integrating Memory work in integrated circuit designs.
Disclosure of Invention
Aiming at the problems existing in the prior art, a Memory integration method of an integrated circuit is provided, project work iteration is reduced by establishing a general Memory demand interface and combining with a minimum area screening idea, and when in packaging, hierarchical packaging is adopted, each layer is used for completing different functional division, so that the method is beneficial to shielding bottom details of Memory technology, suppliers and the like.
The technical scheme adopted by the application is as follows: a Memory integration method of an integrated circuit, comprising:
establishing a general user demand table and an instantiation Memory general interface;
decomposing user demands in a general user demand table, and determining a physical Memory with the smallest total area;
and hierarchical encapsulation is carried out on the Memory through functional division.
As a preferred solution, the general user requirement table forms the requirement characteristics related to the Memory into configuration items, including depth, width, byte write enable, PG enable, redundancy parameters, and type of Memory.
As a preferred scheme, when the Memory universal interface is instantiated, interface signals and parameters are configured, so that the process is irrelevant; and EDA simulation and FPGA verification interfaces are also provided.
As a preferable scheme, the decomposition process is as follows:
s1, aiming at an established user demand table, carrying out split screening treatment on each configuration item according to the sequence of the configuration items;
s2, judging whether a screening result meets the requirement after the splitting and screening of one configuration item are finished, recording the configuration item if the screening result meets the requirement, and simultaneously comparing the configuration item with the previous screening result and recording the optimal configuration item;
s3, traversing all the configuration items in sequence, and if the splitting and screening are successful, recording an optimal result and all the configuration items meeting the conditions; if no satisfied configuration item is found, corresponding resolution screening information is recorded, and the resolution granularity of screening is adjusted in the subsequent process.
As a preferred scheme, the method for adjusting the resolution granularity of the screening comprises the following steps: adjusting width splitting granularity, depth splitting strength, width-to-length ratio and timing margin.
As a preferred solution, in the step S2, the specific method for splitting and screening the configuration items is as follows:
s21, calculating to obtain a minimum splitting base number according to user requirements and depth and width requirements of the configuration item, and calculating a specific splitting table item by combining splitting granularity of the depth and the width;
s22, splitting the splitting table items in sequence, generating corresponding Memory by utilizing the split configuration, calculating whether the Memory time sequence generated by the configuration items is met according to the frequency required by the user, and if so, jumping out the sub-function and entering the next Memory configuration item; if the splitting of the configuration options is completed, the Memory meeting the conditions is not found, the sub-function is also exited, and the next Memory configuration item is entered.
In a preferred embodiment, in the step S22, when the split table entry is split, if the split table entry is configured as a decimal, an upward rounding process is required.
As a preferable scheme, the hierarchical packaging process of the Memory by the function division is as follows:
a first layer: physical layer encapsulation, encapsulating aiming at different physical Memory and shielding physical layer details;
a second layer: and (3) packaging from the physical layer to the user demand layer, and adjusting the split physical Memory into a third layer corresponding to the user demand: instantiating the Memory of the same type through different parameters, and calling the same file module by all the Memory of the same type;
fourth layer: the FPGA and EDA simulation model files are packaged and the macros are defined and separated.
As a preferred solution, automatic gating is added at the time of physical layer encapsulation.
Compared with the prior art, the beneficial effects of adopting the technical scheme are as follows: the method can be used for establishing the top layer of the universal Memory according to different Memory tools of a process and a provider and combining with specific Memory requirements of the project, the bottom layer is shielded, the universal top layer is conveniently and clearly called in the project, the Memory integration efficiency of the project is improved, the comprehensive use of the project in the early verification and later stage is met, and the research and development management level of the integrated circuit project is improved. The application can be applied to all chip development projects.
Drawings
FIG. 1 is a schematic diagram showing a Memory integration method of an integrated circuit according to the present application.
FIG. 2 is a diagram illustrating a specific general user requirement according to an embodiment of the present application.
Detailed Description
Embodiments of the present application are described in detail below, examples of which are illustrated in the accompanying drawings, wherein like or similar reference numerals refer to like or similar modules or modules having like or similar functions throughout. The embodiments described below by referring to the drawings are illustrative only and are not to be construed as limiting the application. On the contrary, the embodiments of the application include all alternatives, modifications and equivalents as may be included within the spirit and scope of the appended claims.
Aiming at the problems that the Memory generated in the prior art does not necessarily meet the requirements of users, the area waste is possibly caused, the time sequence is possibly not met, and the use methods and parameters of Memory generating tools provided by different manufacturers are not consistent, the embodiment of the application provides a Memory integration method of an integrated circuit, and the Memory integration method is realized by combining the specific Memory requirements of a project, shielding a bottom layer and adopting a top layer of a general Memory, so that the general top layer can be conveniently called in the project, and the Memory integration efficiency of the project is improved. The specific scheme is as follows:
as shown in fig. 1, a Memory integration method of an integrated circuit includes:
establishing a general user demand table and an instantiation Memory general interface;
decomposing user demands in a general user demand table, and determining a physical Memory with the smallest total area;
and hierarchical encapsulation is carried out on the Memory through functional division.
In one embodiment, a generic Memory requirements interface is formed by a generic user requirements table and a Memory generic interface.
The general user requirement table considers most of requirement characteristics of the Memory, including common user characteristics such as depth, width, byte write enable, PG enable, redundancy and the like, and generalizes types of the Memory: SP, DP, TP, ROM, each property is formed into a Memory configuration item. In the actual use process, a user configures a general user demand table according to the self demand, and the table is used as a demand interface of the user to manage the Memory demand of the project. FIG. 2 illustrates a specific general user requirement representation of an intent in one embodiment.
The purpose of defining the user universal interface is mainly to facilitate the use of the user, the universal interface is instantiated by summarizing interface signals and parameters, the process is irrelevant, and meanwhile, the prior EDA simulation and FPGA verification interface is considered, so that the work development verification work can be carried out in the early stage of the project, and the generation of a real Memory is avoided.
After the user demand configuration is completed, in this embodiment, a Memory screening method based on project time sequence requirements is adopted to screen the satisfied Memory, that is, on the basis of satisfying the time sequence requirements, scripts are used to decompose the user demands, and an "bubbling method" is adopted to screen the physical Memory with the smallest total area on the basis of satisfying the time sequence requirements, so as to achieve the purpose of reducing the whole area of the chip, and meanwhile, in the splitting process, the method is not based on a conventional bisection method, but adopts a natural number splitting rule. Based on the minimum area screening idea under time sequence priority, project work iteration can be effectively reduced. Specific:
and traversing all Memory configuration items to find an optimal splitting result according to the user requirements. And carrying out splitting screening treatment on each configuration item according to the sequence of the configuration items, judging the screening result after splitting and screening of one Memory configuration item is finished, recording the configuration item if the screened configuration item meets the requirement, simultaneously comparing the result of the configuration item with the previous screening result, recording the optimal screening result, and simultaneously recording all the configuration items meeting the condition, thereby being convenient for subsequent inquiry and use. If no suitable split configuration item is found, the split screening information of the time is recorded, and the split granularity of screening can be adjusted in the subsequent process. In one embodiment, the method for adjusting the resolution granularity of the screening comprises: adjusting width splitting granularity (thinner splitting), depth splitting strength (thinner splitting), width-to-length ratio, timing margin and the like.
The specific splitting method for the single configuration item comprises the following steps:
calculating a minimum splitting base number according to the user requirement and the depth and width requirements of the configuration item, and calculating a specific splitting table item according to the splitting granularity of the depth and the width on the basis of the minimum splitting base number; splitting the splitting table items in sequence, generating corresponding Memory by utilizing the split configuration, calculating whether the Memory time sequence generated by the configuration items is met according to the frequency required by the user, and if so, jumping out of the sub-function and entering the next Memory configuration item; if the splitting of the configuration options is completed, the Memory meeting the conditions is not found, the sub-function is also exited, and the next Memory configuration item is entered.
This process is further illustrated below with one specific split example:
user configuration parameters (SP, 1024X800, 500M), minimum split radix is calculated for RFSP (type of SP ram, single port Memory of register file) lower compiler (Memory generation tool) configuration items: the 1024X800 needs to be split into 20 memories of 256X160, and the configured Memory information is generated with the following cardinality: depth 1024/256=4 and width 800/160=5.
If the split granularity is configured to be depth 3 and width 2. The depth direction is split to [1024/4 ],
1024/5,1024/7 = [256,204.8,146.28], and the width direction is split into [800/5,800/6] = [160,133.333], so for this configuration item, memory of the following 6 configurations is generated:
memory1 (256,160), memory2 (204.8,160), memory3 (146.28,160), memory4 (256,133.333), memory y5 (204.8,133.333), memory6 (146.28,133.333). In actual processing, the above-mentioned decimal number needs to be rounded up, while taking into consideration the step size step of the depth and width of the Memory.
After the creation of the Memory is completed, encapsulation is required. In this embodiment, a hierarchical encapsulation Memory is proposed, each layer performs different functional division, which is beneficial to shielding the bottom details of the Memory, such as the process, the supplier, etc., and the encapsulation is divided into four layers:
a first layer: and the packaging of the physical layer is carried out aiming at different physical memories, the details of the physical layer are always shielded at the layer, signals with functional significance are extracted, meanwhile, the low power consumption is considered at the layer, the automatic gating is increased, and the power consumption is reduced.
A second layer: and (3) packaging from the physical layer to the user demand layer, and changing the split physical Memory into a Memory corresponding to the user demand.
Third layer: the Memory of the same type is instantiated through different parameters, so that all the Memory of the same type can call the same file module.
Fourth layer: the FPGA and simulation model files are added and separated by macro definition, so that EDA verification or FPGA verification can be conveniently performed by project expansion;
through the four-layer package, details irrelevant to the process and suppliers are shielded, and early work development and early progress of projects are facilitated.
The application can shield the bottom layer realization aiming at Memory tools with different technologies and suppliers and combining the specific Memory demands of the project, thereby realizing the top layer of the universal Memory, facilitating the invoking of the universal top layer in the project, improving the Memory integration efficiency of the project, meeting the comprehensive use of the project in the early verification and later stage, and improving the research and development management level of the integrated circuit project. The application can be applied to all chip development projects.
Example 1
The embodiment provides a Memory integration method of an integrated circuit, which comprises the following steps:
establishing a general user demand table and an instantiation Memory general interface;
decomposing user demands in a general user demand table, and determining a physical Memory with the smallest total area;
and hierarchical encapsulation is carried out on the Memory through functional division.
Example 2
On the basis of embodiment 1, the general user requirement table in this embodiment forms the requirement characteristics related to the Memory into configuration items, including depth, width, byte write enable, PG enable, redundancy parameters, and types of the Memory.
Example 3
On the basis of embodiment 1 or 2, in this embodiment, when the Memory universal interface is instantiated, interface signals and parameters are configured, so that the process is irrelevant; and EDA simulation and FPGA verification interfaces are also provided.
Example 4
On the basis of embodiment 1, the decomposition process in this embodiment is:
s1, aiming at an established user demand table, carrying out split screening treatment on each configuration item according to the sequence of the configuration items;
s2, judging whether a screening result meets the requirement after the splitting and screening of one configuration item are finished, recording the configuration item if the screening result meets the requirement, and simultaneously comparing the configuration item with the previous screening result and recording the optimal configuration item;
s3, traversing all the configuration items in sequence, and if the splitting and screening are successful, recording an optimal result and all the configuration items meeting the conditions; if no satisfied configuration item is found, corresponding resolution screening information is recorded, and the resolution granularity of screening is adjusted in the subsequent process.
Example 5
Based on embodiment 4, the method for adjusting the resolution granularity of the screening in this embodiment includes: adjusting width splitting granularity, depth splitting strength, width-to-length ratio and timing margin.
Example 6
Based on embodiment 4, in step S2 described in this embodiment, the specific method for splitting and screening configuration items is as follows:
s21, calculating to obtain a minimum splitting base number according to user requirements and depth and width requirements of the configuration item, and calculating a specific splitting table item by combining splitting granularity of the depth and the width;
s22, splitting the splitting table items in sequence, generating corresponding Memory by utilizing the split configuration, calculating whether the Memory time sequence generated by the configuration items is met according to the frequency required by the user, and if so, jumping out the sub-function and entering the next Memory configuration item; if the splitting of the configuration options is completed, the Memory meeting the conditions is not found, the sub-function is also exited, and the next Memory configuration item is entered.
Example 7
On the basis of embodiment 6, in step S22 described in this embodiment, when splitting the splitting table entry, if the splitting table entry is configured to be a decimal, then an upward rounding process is required.
Example 8
Based on embodiment 4, the hierarchical encapsulation process for the Memory by the functional division in this embodiment is as follows:
a first layer: physical layer encapsulation, encapsulating aiming at different physical Memory and shielding physical layer details;
a second layer: and (3) packaging from the physical layer to the user demand layer, and adjusting the split physical Memory into a third layer corresponding to the user demand: instantiating the Memory of the same type through different parameters, and calling the same file module by all the Memory of the same type;
fourth layer: the FPGA and EDA simulation model files are packaged and the macros are defined and separated.
Example 9
On the basis of embodiment 8, automatic gating is added during physical layer encapsulation in this embodiment.
The present application can be preferably achieved by the above examples 1 to 9.
It should be noted that, in the description of the embodiments of the present application, unless explicitly specified and limited otherwise, the terms "disposed," "connected," and "connected" are to be construed broadly, and may be, for example, fixedly connected, detachably connected, or integrally connected; may be directly connected or indirectly connected through an intermediate medium. The specific meaning of the above terms in the present application will be understood in detail by those skilled in the art; the accompanying drawings, which are included to provide a further understanding of the application and are incorporated in and constitute a part of this specification, illustrate embodiments of the application and together with the description serve to explain the principles of the application. The components of the embodiments of the present application generally described and illustrated in the figures herein may be arranged and designed in a wide variety of different configurations.
While embodiments of the present application have been shown and described above, it will be understood that the above embodiments are illustrative and not to be construed as limiting the application, and that variations, modifications, alternatives and variations may be made to the above embodiments by one of ordinary skill in the art within the scope of the application.

Claims (9)

1. A Memory integration method of an integrated circuit, comprising:
establishing a general user demand table and an instantiation Memory general interface;
decomposing user demands in a general user demand table, and determining a physical Memory with the smallest total area;
and hierarchical encapsulation is carried out on the Memory through functional division.
2. The Memory integration method of claim 1, wherein the general user requirements table forms the requirements characteristics related to the Memory into configuration items including depth, width, byte write enable, PG enable, redundancy parameters, and type of Memory.
3. The Memory integration method of an integrated circuit according to claim 1 or 2, wherein when a Memory universal interface is instantiated, interface signals and parameters are configured to be independent of a process; and EDA simulation and FPGA verification interfaces are also provided.
4. The Memory integration method of an integrated circuit of claim 1, wherein the decomposition process is:
s1, aiming at an established user demand table, carrying out split screening treatment on each configuration item according to the sequence of the configuration items;
s2, judging whether a screening result meets the requirement after the splitting and screening of one configuration item are finished, recording the configuration item if the screening result meets the requirement, and simultaneously comparing the configuration item with the previous screening result and recording the optimal configuration item;
s3, traversing all the configuration items in sequence, and if the splitting and screening are successful, recording an optimal result and all the configuration items meeting the conditions; if no satisfied configuration item is found, corresponding resolution screening information is recorded, and the resolution granularity of screening is adjusted in the subsequent process.
5. The Memory integration method of an integrated circuit of claim 4, wherein the adjusting the resolution granularity of the filtering method comprises: adjusting width splitting granularity, depth splitting strength, width-to-length ratio and timing margin.
6. The Memory integration method of an integrated circuit according to claim 4 or 5, wherein in the step S2, the specific method of configuration item splitting and filtering is as follows:
s21, calculating to obtain a minimum splitting base number according to user requirements and depth and width requirements of the configuration item, and calculating a specific splitting table item by combining splitting granularity of the depth and the width;
s22, splitting the splitting table items in sequence, generating corresponding Memory by utilizing the split configuration, calculating whether the Memory time sequence generated by the configuration items is met according to the frequency required by the user, and if so, jumping out the sub-function and entering the next Memory configuration item; if the splitting of the configuration options is completed, the Memory meeting the conditions is not found, the sub-function is also exited, and the next Memory configuration item is entered.
7. The Memory integration method of the integrated circuit according to claim 6, wherein in the step S22, when the splitting table entry is split, if the split configuration is a decimal, then a rounding-up process is required.
8.The Memory integration method of an integrated circuit of claim 4, wherein the pass-through functionThe hierarchical packaging process of the Memory comprises the following steps of:
a first layer: physical layer encapsulation, encapsulating aiming at different physical Memory and shielding physical layer details;
a second layer: and (3) packaging from the physical layer to the user demand layer, and adjusting the split physical Memory into a third layer corresponding to the user demand: instantiating the Memory of the same type through different parameters, and calling the same file module by all the Memory of the same type;
fourth layer: the FPGA and EDA simulation model files are packaged and the macros are defined and separated.
9. The Memory integration method of an integrated circuit of claim 8, wherein automatic gating is added at physical layer packaging.
CN202310753584.9A 2023-06-25 2023-06-25 Memory integration method of integrated circuit Pending CN116738909A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310753584.9A CN116738909A (en) 2023-06-25 2023-06-25 Memory integration method of integrated circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310753584.9A CN116738909A (en) 2023-06-25 2023-06-25 Memory integration method of integrated circuit

Publications (1)

Publication Number Publication Date
CN116738909A true CN116738909A (en) 2023-09-12

Family

ID=87900907

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310753584.9A Pending CN116738909A (en) 2023-06-25 2023-06-25 Memory integration method of integrated circuit

Country Status (1)

Country Link
CN (1) CN116738909A (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA2847074A1 (en) * 1999-10-29 2001-05-10 Jacques Behar Method and apparatus for data transportation and synchronization between mac and physical layers in a wireless communication system
CN102137407A (en) * 2011-03-08 2011-07-27 东南大学 Heterogeneous network dynamic system level simulation method based on physical layer abstraction algorithm
CN106570081A (en) * 2016-10-18 2017-04-19 同济大学 Semantic net based large scale offline data analysis framework
WO2018014478A1 (en) * 2016-07-18 2018-01-25 百富计算机技术(深圳)有限公司 Application development platform
CN112270149A (en) * 2020-10-16 2021-01-26 山东云海国创云计算装备产业创新中心有限公司 Verification platform automation integration method and system, electronic equipment and storage medium
WO2022116642A1 (en) * 2020-12-02 2022-06-09 深圳大普微电子科技有限公司 Memory parameter extraction method, apparatus and device, and readable storage medium
CN116050328A (en) * 2022-12-30 2023-05-02 成都电科星拓科技有限公司 Chip memory splitting method, device, equipment and medium

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA2847074A1 (en) * 1999-10-29 2001-05-10 Jacques Behar Method and apparatus for data transportation and synchronization between mac and physical layers in a wireless communication system
CN102137407A (en) * 2011-03-08 2011-07-27 东南大学 Heterogeneous network dynamic system level simulation method based on physical layer abstraction algorithm
WO2018014478A1 (en) * 2016-07-18 2018-01-25 百富计算机技术(深圳)有限公司 Application development platform
CN106570081A (en) * 2016-10-18 2017-04-19 同济大学 Semantic net based large scale offline data analysis framework
CN112270149A (en) * 2020-10-16 2021-01-26 山东云海国创云计算装备产业创新中心有限公司 Verification platform automation integration method and system, electronic equipment and storage medium
WO2022116642A1 (en) * 2020-12-02 2022-06-09 深圳大普微电子科技有限公司 Memory parameter extraction method, apparatus and device, and readable storage medium
CN116050328A (en) * 2022-12-30 2023-05-02 成都电科星拓科技有限公司 Chip memory splitting method, device, equipment and medium

Similar Documents

Publication Publication Date Title
CN1121016C (en) Method and system for configuring array of logic devices
US6026228A (en) Integrated circuit design method, database apparatus for designing integrated circuit and integrated circuit design support apparatus
CN101436225B (en) Implementing method of dynamic local reconstructing embedded type data controller chip
US6530071B1 (en) Method and apparatus for tolerating defects in a programmable logic device using runtime parameterizable cores
JPH1173302A (en) Circuit and method for optimizing power consumption of register transfer level placing great importance on analysis and reduction of glitch, and recording medium
US7269815B2 (en) Modifying a design to reveal the data flow of the design in order to create a more favorable input for block placement
US7350180B1 (en) Search algorithm for inheriting clock contexts in hardware description language translation tools
CN111984235A (en) Customizable front-end low-code development system and method
US20080307374A1 (en) Method, system, and computer program product for mapping a logical design onto an integrated circuit with slack apportionment
JP2010257164A (en) Design method of semiconductor integrated circuit device, and program
Burns et al. C5M—a control logic layout synthesis system for high-performance microprocessors
CN116738909A (en) Memory integration method of integrated circuit
US7117467B2 (en) Methods for optimizing package and silicon co-design of integrated circuit
US8359557B1 (en) Method and apparatus for generating data bus interface circuitry
US7328415B2 (en) Modeling blocks of an integrated circuit for timing verification
Robertson et al. Timing verification of dynamically reconfigurable logic for the Xilinx Virtex FPGA series
CN107729692B (en) Automatic physical verification method for semi-custom back-end design of integrated circuit
CN110110362B (en) Method for designing chip by using embedded command
US6985843B2 (en) Cell modeling in the design of an integrated circuit
Chen et al. Layout driven logic synthesis system
JPH0283668A (en) Standard cell arranging method
JP2810224B2 (en) Hierarchical figure calculation method
JP2001142921A (en) Method for quickly extracting limit between functional blocks and recording medium with recorded program for quickly extracting limit between functional blocks
JPH10173054A (en) Designing method for low power consumption of semiconductor integrated circuit
Meinhardt et al. Logic and physical synthesis of cell arrays

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination