Patents
Literature
Patsnap Eureka AI that helps you search prior art, draft patents, and assess FTO risks, powered by patent and scientific literature data.

212 results about "Electronic design automation" patented technology

Electronic design automation (EDA), also referred to as electronic computer-aided design (ECAD), is a category of software tools for designing electronic systems such as integrated circuits and printed circuit boards. The tools work together in a design flow that chip designers use to design and analyze entire semiconductor chips. Since a modern semiconductor chip can have billions of components, EDA tools are essential for their design.

PCB component layout method, device and equipment based on multi-mode large model

The invention discloses a PCB component layout method, device and equipment based on a multi-modal large model, and relates to the technical field of electronic design automation, the method comprises the following steps: carrying out quality screening on a plurality of PCB design files which have been laid out to obtain a qualified design file set; constructing a serialized training sample set based on the qualified design file set; each training sample sequence comprises a plurality of training samples arranged according to a layout logic sequence; each training sample comprises multi-modal data representing a current layout state and a real position coordinate of a next component to be laid out; based on the serialized training sample set, training the open-source multi-modal large model to obtain a PCB component layout model; and iteratively generating a layout file of the target PCB based on the netlist file of the target PCB and the PCB component layout model. The method is high in generalization capability and low in cost based on the PCB component layout model trained by the layout data, and can realize rapid layout of components of a new PCB.
Owner:CHENGDU PAIZ INTERCONNECT ELECTRONIC TECHNOLOGY CO LTD

Multi-agent radio frequency circuit netlist generation method and system based on large language model

The invention belongs to the field of electronic design automation, and discloses a multi-agent radio frequency circuit netlist generation method and system based on a large language model, and the method comprises the steps: preparing a data set, and constructing a knowledge base; the method comprises the following steps: receiving and analyzing a natural language demand of a user, combining a cue word project and an RAG mechanism, carrying out chained reasoning, introducing a radio frequency design rule, and converting the information into structured parameter information; combining RAG knowledge base retrieval and new topology generation, and fusing PDK process constraints to obtain candidate topologies and a simulation netlist; a simulation tool is called to execute parameter analysis, iterative optimization is conducted on parameters in combination with a closed-loop feedback mechanism, and a final netlist meeting user requirements is obtained. Automatic decomposition, parallel cooperation and high-speed iteration of design tasks are achieved through multi-agent cooperation and in combination with the radio frequency knowledge graph and the RAG; introducing physical constraints to enable the generated topological structure and parameters to meet the physical constraints; and a closed-loop simulation feedback mechanism is fused, so that the dependence on manpower is reduced.
Owner:HANGZHOU DIANZI UNIV

Standard cell layout legalization method and system based on graph theory constraint graph

The invention relates to the technical field of electronic design automation, and discloses a standard cell layout legalization method and system based on a graph theory constraint graph, and the method comprises the steps: building a bidirectional directed constraint graph based on an existing layout and a design rule, and building a directed edge between adjacent graph edges according to the design rule; traversing the constraint graph, detecting whether a directed edge which does not meet a constraint condition exists, and if so, identifying the directed edge as a constraint violation edge; for two end points of each constraint violation edge, searching a key path based on a depth-first search algorithm, and determining a maximum movable distance in combination with a greedy strategy; moving the endpoint to a legal position according to the critical path and the maximum movable distance, and updating the position of a related node in the constraint graph; and mapping the position changes of the nodes in the constraint graph back to the corresponding graph edges in the layout, and outputting the legalized layout, so that efficient and automatic repair of design rule violation is realized through the method, and the layout compliance rate and the area optimization effect are remarkably improved.
Owner:PRIMARIUS TECH CO LTD

Methods, systems, and computer readable media for data center switching network path emulation in an electronics design automation (EDA) environment

A method for data center switching fabric path emulation in an electronics design automation (EDA) environment includes generating emulated data center traffic. The method further includes, at a path emulation element, modifying the emulated data center traffic to emulate passing of the emulated data center traffic through a data center switching fabric. The method further includes outputting, by the path emulation element, the modified emulated data center traffic to an EDA emulator emulating an electronics design under test. The method further includes receiving and storing a response of electronics design under test to the modified emulated data center traffic.
Owner:KEYSIGHT TECHNOLOGIES INC

Printed circuit board wiring method, apparatus, device, medium, and program

The invention relates to the technical field of electronic design automation, and provides a printed circuit board wiring method and device, equipment, a medium and a program, and the method comprises the steps: classifying an obstacle as a pushable object or a non-pushable object; based on the relative position relationship between the initial path and the pushing object, constructing a geometric occupied area of the pushing object, and performing path offset on the pushing object according to the geometric occupied area; in the deviation process, if the distance between any deviated object capable of being pushed and any deviated object not capable of being pushed is smaller than a preset safety distance, further deviation is stopped, and the deviated object capable of being pushed is reversely returned along the deviation track of the object until the distance between the object capable of being pushed and the object not capable of being pushed is larger than or equal to the safety distance; and re-planning a final path of the signal line according to the position of each pushable object after returning, and outputting a wiring result according with a wiring rule. The method is used for optimizing and completing signal path optimization and distribution in an environment with obstacles.
Owner:PRIMARIUS TECH CO LTD

DFT process monitoring method and device, electronic equipment and storage medium

The invention provides a DFT process monitoring method and device, electronic equipment and a storage medium, and belongs to the technical field of DFTs. The DFT process monitoring method comprises the steps that in response to monitoring that execution of a current test task is finished, a process state and a current log file generated in the process of executing the current test task are obtained; determining a target predefined analysis rule corresponding to the type of the EDA tool adopted for executing the current test task through a mapping relation between the type of the EDA tool and the predefined analysis rule; analyzing the current log file through a target predefined analysis rule to obtain semantic keywords; and determining a final execution state of the current test task based on the process state and the semantic keyword. According to the scheme, massive unstructured log files generated by different EDA tools can be analyzed, and the final execution state of each test task can be determined.
Owner:XIAN JIANSI TECH CO LTD

Defect analysis and process optimization method based on artificial intelligence multi-modal fusion

The invention relates to a defect analysis and process optimization method based on artificial intelligence multi-mode fusion, and the method comprises the steps: respectively inputting virtual data of a chip or device design layout, an expected process flow and parameters, and an expected electrical performance curve into an image encoder, a process encoder, and an electrical encoder, extracting a corresponding feature vector; performing cross-modal information interaction on the corresponding feature vectors according to a cross attention fusion mechanism; determining a representation image, a defect category, a root cause category and a process parameter correction suggestion; and based on a manufacturing execution system (MES), an electronic design automation (EDA) tool or an equipment interface, process parameters are corrected, and a closed-loop control result from defect analysis to process optimization is obtained. Therefore, the problems of single data dimension, mutual coupling of various defects, influence of background noise, limited machine identification accuracy, overlarge workload of artificial expert judgment and low efficiency are solved.
Owner:SEMICON TECH INNOVATION CENT(BEIJING) CORP +1

Circuit netlist conversion method, circuit netlist conversion control method and circuit netlist conversion control device

The invention discloses a circuit netlist conversion method, a circuit netlist conversion control method and a circuit netlist conversion control device. The method comprises the steps that a circuit netlist is obtained and analyzed, netlist intermediate data are constructed, the netlist intermediate data comprise netlist element data and netlist topological data, the netlist element data are used for representing electrical parameters of circuit elements, and the netlist topological data are used for representing the connection relation of the circuit elements; converting the netlist element data into schematic diagram element data according to an element configuration rule of the target electronic design automation tool; determining position information of the circuit elements and routing information between the circuit elements based on the netlist topological data, and generating schematic diagram layout data adaptive to the target electronic design automation tool; and according to the schematic diagram element data and the schematic diagram layout data, generating a circuit schematic diagram file through the target electronic design automation tool. The circuit netlist conversion method has the technical effect of improving the circuit netlist conversion efficiency.
Owner:JULIN TECH (SHANGHAI) CO LTD

DFT resource configuration prediction method and device, electronic equipment and storage medium

The invention provides a DFT resource configuration prediction method and device, electronic equipment and a storage medium, and belongs to the technical field of electronic design automation, and the method comprises the steps: determining a reference device density based on a process node of a target chip; determining an effective digital logic layout area based on the chip planning area of the target chip and the estimated non-digital logic function region; according to a utilization rate factor corresponding to the physical design constraint of the target chip, correcting the effective digital logic layout area to obtain an available standard cell layout capacity; according to the standard unit layout capacity and the reference device density, generating a time sequence element number prediction interval of the target chip through a logic depth mapping model; and according to the time sequence element number prediction interval, generating testability design DFT architecture configuration parameters of the target chip. The number of chip registers can be quickly and accurately predicted and the DFT architecture configuration parameters can be generated in the early stage of chip design.
Owner:XIAN JIANSI TECH CO LTD

Method for semi-automatically processing EDA project file and generating YOLO format annotation data set

The invention relates to the field of electronic design automation, provides a method for semi-automatically processing an EDA (Electronic Design Automation) project file and generating a YOLO format annotation data set, and aims to solve the technical problems of low efficiency and poor precision of the traditional pure manual data annotation data set. According to the main scheme, the method comprises the steps of reading an engineering file of a jia-creative EDA project, analyzing and extracting element information, generating a standardized CSV data format, converting the standardized CSV data format into a label in a YOLO format, calculating normalized bounding box coordinates of elements, and recognizing special original elements and supplementing labeling information in combination with a template matching technology; drawing a bounding box on the schematic diagram image according to a YOLO label, highlighting different element types by using different colors, and generating a visual annotation image; revising and combining the newly generated YOLO label and a preliminary YOLO label generated by the AI model to obtain a label set; then importing into Labelimg for manual correction, and generating a final label set; and training a target detection model by using the final label set, and improving the pre-labeling precision through data set expansion iteration.
Owner:NINGBO DIGITAL TWIN (EASTERN UNIV OF TECH) RES INST +2

Logic synthesis optimization method and device, electronic equipment and computer storage medium

The invention provides a logic synthesis optimization method and device, electronic equipment and a computer storage medium, and belongs to the technical field of EDA, and the logic synthesis optimization method comprises the steps: determining a target module included in an optimization strategy based on a time sequence report generated in a logic synthesis process; in the optimization strategy, a register retiming function and a register optimization function of the target module are enabled, so that the electronic design automation tool allows the registers between the modules to be moved when optimizing the target module; and based on the optimization strategy, executing logic synthesis on the to-be-synthesized design. A key bottleneck module influencing time sequence convergence can be optimized in a targeted manner in a logic synthesis process.
Owner:XIAN XINTONG SEMICON TECH CO LTD

A method of optimizing design

The present invention relates to a method of optimizing design (201) comprising the steps of obtaining at least one design (201) from at least one electronic design automation (EDA) tool (113); defining said design's at least one goal (205) and optimizing said design's at least one parameter (203) with at least one multi-agent design optimizer (107).
Owner:FILPAL (M) SDN BHD

Performance optimization method and system for integrated circuit debugging tool

The invention relates to the technical field of electronic design automation, and discloses a performance optimization method and system for an integrated circuit debugging tool, and the method comprises the steps: analyzing a design file, constructing an analysis database, carrying out the dynamic complexity evaluation of each module in the design based on a plurality of preset complexity indexes, and generating a module complexity classification result; according to the module complexity classification result, dividing the module into a complex module, a top-layer module and a lightweight module, and executing pre-refining processing on the complex module and the top-layer module to generate a core refining database; in the user interaction process, according to user operation behaviors, dynamically triggering refinement processing on an unloaded module, and supplementing a refinement result to the core refinement database as required; a user interface is updated in real time based on the core refinement database, a non-delay module hierarchical structure and signal information display are provided, tool initialization time and memory consumption are remarkably reduced, and large-scale circuit debugging efficiency is improved.
Owner:PRIMARIUS TECH CO LTD

Dynamic predictive job scheduling method

The invention provides a dynamic predictive job scheduling method, which comprises the following steps of: acquiring a configuration file of a to-be-scheduled EDA (Electronic Design Automation) task by a scheduling central system, and extracting job characteristics of the to-be-scheduled EDA task; acquiring real-time monitoring data of the current running task from the computing node cluster; the prediction engine predicts the to-be-scheduled EDA task and the current running task according to the job characteristics and the real-time monitoring data to obtain first prediction data of the to-be-scheduled EDA task and second prediction data of the current running task, and the first prediction data and the second prediction data are fed back to the scheduling center system; the scheduling center system sends the first prediction data, the second prediction data and the real-time monitoring data to a decision engine; the decision engine determines a resource preemption strategy of the to-be-scheduled EDA task and feeds back the resource preemption strategy to the scheduling center system; the scheduling center system determines the execution sequence of the EDA tasks to be scheduled and sends the execution sequence to an execution engine; and the execution engine performs resource allocation on the to-be-scheduled EDA task.
Owner:GUANGZHOU ZENGXIN TECH CO LTD

Snapshot output method of effective path in network, electronic equipment and storage medium

The invention relates to the technical field of electronic design automation design, in particular to a snapshot output method for effective paths in a network, electronic equipment and a storage medium, and the method comprises the steps: obtaining all effective paths in the current network, and obtaining an effective path set; in the process of acquiring the effective path, acquiring a node of which the role type is an end point; according to the effective path set and attribute information carried by nodes and edges in each effective path, a current network name is output, nodes and snapshot information thereof are output according to a node sequence in each effective path, and the snapshot information comprises a current node name, a role type, a node position and an accumulated path length of each node; the cumulative path length is the cumulative sum of all continuous routing and fly line lengths from the starting node of the effective path to which the current node belongs to the current node, the technical problem that the effective path in the network and related information of the nodes in the path cannot be effectively acquired at present is solved, and effective data is provided for simplifying simulation.
Owner:SHANGHAI UNIVISTA IND SOFTWARE GRP CO LTD +1

BGA simultaneous escape wiring method based on shared node and combined congestion negotiation

The invention discloses a BGA simultaneous escape wiring method based on shared node and combined congestion negotiation, and belongs to the technical field of electronic design automation. The method comprises the following steps: constructing a directed graph representing a wiring space, and determining a starting point and an ending point of each to-be-wired network; adopting a bidirectional Dijkstra algorithm to carry out parallel path search on all the networks; dividing the line network into a single line network and a conflict line network containing shared nodes; the conflicting networks are grouped, so that the networks in the group only share nodes with one another; on the basis of a network quality evaluation model, selecting one network from each group to remove the network, and dynamically updating the cost value of wiring nodes; and iteratively executing the steps of searching, grouping, clearing and cost adjustment until all the wire nets are single wire nets, and outputting a final wiring result. According to the method, wiring congestion can be effectively reduced, path bypassing is avoided, and the success rate, the wiring quality and the algorithm convergence efficiency of BGA packaging and escape wiring are remarkably improved.
Owner:WUHAN UNIV OF TECH

Flip coverage rate data acquisition method during simulation, electronic equipment and storage medium

The invention relates to the technical field of electronic design automation, in particular to a method for collecting flipping coverage rate data during simulation, electronic equipment and a storage medium, and the method comprises the steps: registering a value change callback function for each instantiated flipping variable; when the flip variable is the scalar variable, the monitoring object of the value change callback function is the scalar variable; when the flip variable is an aggregation variable, the monitoring object of the value change callback function is each sub-variable; during simulation, if the value of the monitoring object in the flip variable changes, collecting coverage state data of the target monitoring object through a value change callback function, and updating a target bit corresponding to the target monitoring object in the coverage state bits according to the coverage state data; and when all the coverage data of the coverage state bit are valid data, deleting the value change callback function registered for the target flip variable, thereby improving the simulation efficiency and the resource utilization rate.
Owner:BEIJING NORI INTEGRATED CIRCUIT DESIGN CO LTD +2

Multi-modal knowledge graph generation method and system for hardware design analysis

The invention provides a multi-modal knowledge graph generation method and system for hardware design analysis, which break through design, verification and physics, realize information barriers among the three traditional EDA (Electronic Design Automation) fields, perform semantic fusion and association on information from different data fields, create a unified and queriable hardware design knowledge representation, and improve the reliability of hardware design analysis. And a coherent and operable unified knowledge model is formed. A multi-modal design knowledge graph is created by integrating a simulation result (dynamic data) and a physical implementation feature (performance data) into a static structure model, and a comprehensive design model with structure, behavior and performance features is analyzed in a unified framework. An engineer does not need to manually switch between different tools and data formats, but can access all-dimensional information about a static structure, a dynamic behavior and a physical property of a design through a single query interface.
Owner:WUHAN LINGJIU MICROELECTRONICS CO LTD

A boolean formula unsatisfiability core prediction method based on hypergraph modeling

PendingCN122366305ASat problemGraph neural networks
The present disclosure provides a Boolean formula unsatisfiability core prediction method based on hypergraph modeling. A CNF formula generated by a software and hardware formal verification problem coding in the field of electronic design automation is received from the outside, input into a hypergraph representation learning model, and modeling for solving a SAT problem corresponding to the software and hardware formal verification problem is obtained. The model is constructed in the following manner: first, SAT problem representation based on hypergraph is performed. Specifically, the CNF formula is modeled as a clause-literal hypergraph by using a SAT problem modeling method based on hypergraph and a message passing method based on hypergraph, and a clause correlation graph is further constructed to obtain problem representation. Then, a polarity-aware variable decomposition method is applied to the clause correlation graph, and the problem representation is structured and modeled. The hypergraph representation learning model is trained by using a training method based on polarity-aware consistency constraints, and is integrated with a SAT problem solver, so that the model can be used to solve the problems that the existing graph neural network-based SAT learning method has in the aspects of polarity modeling and high-order structure expression.
Owner:BEIHANG UNIV

An optimization method for integrated circuit design data

This invention belongs to the field of integrated circuit design technology, specifically relating to a method for optimizing integrated circuit design data. This method first constructs a "tool-layer-semantic" data acquisition architecture, integrating multi-channel parallel acquisition units to collect heterogeneous data from multiple sources. Compliance pre-verification is performed through hardware logic circuits and a verification rule base, extracting key data identifiers. A three-level incremental compression strategy based on key data priority, combined with an intelligent index integrating multi-dimensional indexes, is used for compression and storage. The stored data undergoes multi-dimensional optimization, including semantic deduplication, priority optimization, format conversion, and source quality backtracking, forming a unified format optimized semantic. Through an interactive interface, it is adapted and interacted with electronic design automation tools. After consistency verification and performance testing feedback loops, the final design data and full-process traceability information are obtained and stored. This invention achieves unified management, efficient compression, intelligent optimization, and full-process traceability of design data.
Owner:CHONGQING QIANFU TECHNOLOGY CO LTD

Rapid layout and wiring method

The invention relates to the technical field of circuit board wiring, and discloses a rapid layout and wiring method, which comprises the following steps of: extracting design data of m PCBs from a database, and dividing the design data of each PCB into N Patches on a board surface to obtain serialized data with the length of N; feature coding is carried out on each piece of serialized data, a position coding matrix is constructed, and features after feature coding and the position coding matrix are added to serve as a training set; training a fast wiring model by using the training set, wherein the fast wiring model comprises a decoding module and an encoding module; and realizing a quick wiring task by utilizing the trained quick wiring model and an API (Application Program Interface) of EDA software. The invention aims to solve the problems of low PCB layout and wiring design efficiency and low reasonability caused by the fact that most of the existing PCB layout and wiring work depends on the manual design of the layout and wiring of the PCB by hardware engineers.
Owner:CHENGDU GUANGCHUANGLIAN CO LTD

Network assignment based on non-default design rules

Various embodiments provide for assigning portions of a net based on one or more non-default design rules, which may be part of electronic design automation (EDA). For example, a net of a circuit design can be a clock network, and the assigning can comprise a layer assignment process, a track assignment process, or both. Additionally, various embodiments described herein can permit a plurality of non-default design rules to be applied to a single net of a circuit design.
Owner:CADENCE DESIGN SYST INC

A method for constructing a parameterized optoelectronic co-simulation platform for optoelectronic chip design

The application relates to the field of photonic device modeling, and discloses a parameterized optoelectronic joint simulation platform construction method for optoelectronic chip design, which is characterized in that, in an electronic design automation platform, a unified model framework of a photonic device is constructed based on a hardware description language, and conversion between frequency domain response and time domain response is realized in the model, including the following steps: a general VerilogA model framework is constructed based on the frequency domain response of the photonic device; a frequency-time domain numerical conversion mechanism is realized in the model; and for the photonic device with dispersion characteristics, a parameterized time domain model is constructed based on a finite impulse response. The application can directly embed the photonic device model into an electronic circuit simulation environment, co-simulate the electronic device, support time-frequency domain analysis of the cascade structure and the loop structure, thereby avoiding the complicated steps of separate simulation by relying on external simulation tools in the process of optoelectronic chip design, and further improving the design efficiency and iteration speed of the chip.
Owner:SHANDONG UNIV +1

Developing a design of an electronic circuit system in eda environment

A method for developing a design of an electronic circuit in Electronic Design Automation (EDA) environments is disclosed. The method comprises receiving data regarding an event related to a specific
Owner:INTERNATIONAL BUSINESS MACHINE CORPORATION

A PCB schematic diagram picture labeling and data set generation method and system

The application belongs to the technical field of electronic design automation, and discloses a PCB schematic diagram picture labeling and data set generation method and system. The method automatically reads a PCB schematic diagram picture through a YOLO model to generate a YOLO format file to obtain component information, then cuts the picture by using a QT tool and classifies based on a label, then carries out label inspection and labeling to generate a log file, and finally processes the log file to modify a YOLO format output label data set. The method greatly improves the labeling efficiency, reduces the labor cost and error rate, enhances the adaptability to different EDA tools for generating schematic diagrams, simplifies the construction of high-quality data sets, and thus accelerates the landing application of artificial intelligence in circuit design automation.
Owner:NINGBO BIANGXIN TECH CO LTD

Cross-design software netlist data co-processing method

The invention is applicable to the technical field of electronic design automation, and provides a cross-design software netlist data co-processing method, which comprises the following steps: acquiring first netlist data; wherein the first netlist data is used for representing a logic connection relationship among a plurality of electrical components in the first schematic diagram, packaging library information corresponding to the electrical components and the like; wherein the first schematic diagram is a schematic diagram constructed based on first design software; performing data format conversion on the first netlist data to obtain second netlist data; importing the second netlist data into second design software; wherein the second design software is different from the first design software; and generating a circuit diagram corresponding to the printed circuit board based on the second netlist data and the second design software. According to the method, when cross-software circuit diagram design is carried out, an engineer does not need to consume extra time in format adaptation and data verification, so that the method focuses on core design links such as circuit diagram layout and wiring, the design period is shortened on the whole, and the working efficiency is improved.
Owner:CYG SUNRI CO LTD

Defect analysis and process optimization method based on artificial intelligence multi-modal fusion

The invention relates to a defect analysis and process optimization method based on artificial intelligence multi-modal fusion, and the method comprises the steps: respectively inputting a representation image, an electrical curve and process parameters in a reasoning stage into an image encoder, an electrical encoder and a process encoder, so as to extract corresponding feature vectors; performing cross-modal information interaction on the corresponding feature vectors according to a cross attention fusion mechanism, and quantifying the responsibility degree of the process parameters to obtain fusion features; determining a defect category, a defect root cause, a process parameter correction amount and a process parameter correction suggestion; and based on a manufacturing execution system (MES), an electronic design automation (EDA) tool or an equipment interface, process parameters are corrected, and a closed-loop control result from defect analysis to process optimization is obtained. Therefore, the problems of single data dimension, mutual coupling of various defects, influence of background noise, limited machine identification accuracy, overlarge workload of artificial expert judgment and low efficiency are solved.
Owner:SEMICON TECH INNOVATION CENT(BEIJING) CORP +1

Macro cell layout method and related apparatus

A macro cell layout method and a related apparatus, relating to the technical field of electronic design automation. The method comprises: acquiring connection relationship information and alternative layouts of t macro cells; inputting the connection relationship information and position information into an indicator prediction model so as to output predicted values of evaluation indicators; and obtaining a target layout of the t macro cells on the basis of the predicted values of the evaluation indicators and the alternative layouts. In the present application, the evaluation indicators may be any indicators, such as worst negative slack, total negative slack, half-perimeter wirelength, and degree of congestion. The problem that existing macro cell layout methods mainly focus on optimizing intermediate proxy indicators which are easy to acquire at a current stage and ignore cross-stage indicators which truly reflect final chip quality is solved and the timing performance of a circuit is optimized, ensuring that the circuit has a higher design quality and higher manufacturability. In the present application, the objective of improving evaluation indicators of a circuit in an "end-to-end" manner is achieved, manual intervention is not needed, costs are lower, and efficiency is higher.
Owner:HUAWEI TECH CO LTD +1

Method and computer system for optimizing electronic architecture design of electronic device

Embodiments of the invention provide a method and computer system for developing and optimizing an electronic architecture design of an electronic device. In various embodiments, electronic design automation (EDA) of the present invention optimizes the design, simulation, analysis, and verification of one or more electronic architectural designs of an electronic device. The EDA of the present invention identifies one or more electronic architectural features from one or more electronic architectural designs. In some cases, the EDA of the present invention may manipulate one or more electronic architectural models through multiple iterations using a machine learning process until one or more electronic architectural models from the one or more electronic architectural models meet one or more electronic design goals. The EDA of the present invention replaces one or more electronic architecture features in one or more electronic architecture designs with one or more electronic architecture models that meet one or more electronic design objectives to optimize the one or more electronic architecture designs. The EDA of the present invention may replace one or more electronic architecture models before, during, and / or after the design, simulation, analysis, and / or verification of one or more electronic architecture designs to effectively shorten the time to market (TTM) of electronic devices.
Owner:TAIWAN SEMICONDUCTOR MANUFACTURING CO LTD

A high-frequency interconnection structure electrical performance prediction method and system based on auxiliary theory quantity joint supervision and online consistency scoring

PendingCN122509105AModel managementData set
This invention belongs to the interdisciplinary fields of advanced electronic packaging, high-frequency interconnect modeling, and electronic design automation. Specifically, it relates to a method and system for predicting the electrical performance of high-frequency interconnect structures based on joint supervision of auxiliary theoretical quantities and online consistency scoring. The aim is to address the problems of existing high-frequency interconnect structure electrical performance prediction methods, which only directly regress target parameters and lack theoretical supervision and online reliability verification mechanisms. The method includes: determining the target electrical performance parameters and at least two types of auxiliary theoretical quantities whose theoretical values ​​can be directly calculated from the input design parameters; constructing a ternary sample dataset of input design parameters—target electrical performance parameters—auxiliary theoretical quantities; establishing a dual-branch joint supervision model including a shared feature encoding unit, a main prediction branch, an auxiliary theoretical branch, and a physical consistency scoring module; constructing a joint loss function for model training; and outputting the target electrical performance prediction value, the auxiliary theoretical quantity prediction value, and the consistency score, confidence level, or risk warning during the online inference stage. The system includes a data preprocessing module, an auxiliary theoretical quantity calculation module, a joint supervision model construction module, a model training module, an online inference module, a physical consistency scoring module, a result interface module, and a model management and update module. This invention can improve the stability, physical consistency and engineering reliability of prediction results while maintaining the ability to quickly predict the electrical performance of high-frequency interconnect structures. It is applicable to the rapid evaluation and auxiliary design of advanced packaging, packaging substrates, printed circuit board transmission lines and on-chip or inter-chip high-frequency interconnect structures.
Owner:GUILIN UNIV OF ELECTRONIC TECH +1