CN113064771A - I2C link checking method, system, terminal and storage medium - Google Patents

I2C link checking method, system, terminal and storage medium Download PDF

Info

Publication number
CN113064771A
CN113064771A CN202110239590.3A CN202110239590A CN113064771A CN 113064771 A CN113064771 A CN 113064771A CN 202110239590 A CN202110239590 A CN 202110239590A CN 113064771 A CN113064771 A CN 113064771A
Authority
CN
China
Prior art keywords
link
checking
analyzing
netnames
names
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202110239590.3A
Other languages
Chinese (zh)
Other versions
CN113064771B (en
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.)
Shandong Yingxin Computer Technology Co Ltd
Original Assignee
Shandong Yingxin Computer 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 Shandong Yingxin Computer Technology Co Ltd filed Critical Shandong Yingxin Computer Technology Co Ltd
Priority to CN202110239590.3A priority Critical patent/CN113064771B/en
Publication of CN113064771A publication Critical patent/CN113064771A/en
Application granted granted Critical
Publication of CN113064771B publication Critical patent/CN113064771B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/22Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing
    • G06F11/2205Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing using arrangements specific to the hardware being tested
    • G06F11/221Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing using arrangements specific to the hardware being tested to test buses, lines or interfaces, e.g. stuck-at or open line faults
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/22Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing
    • G06F11/2273Test methods

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Debugging And Monitoring (AREA)
  • Design And Manufacture Of Integrated Circuits (AREA)

Abstract

The invention provides an I2C link checking method, a system, a terminal and a storage medium, which can all: analyzing a schematic diagram netlist generated by EDA software, acquiring names netnames of all networks in the schematic diagram netlist, and analyzing all I2C related netnames from all the acquired names netnames, wherein all the names are marked as target network names netnames; analyzing a schematic diagram device table generated by EDA software, determining data representing a server device, and analyzing all I2C related devices from the determined data of the server device to be marked as target devices; constructing an I2C link by adopting the target network name netname and the target device; checking whether the SCL and the SDA in the constructed I2C link are connected correctly respectively; it is checked whether there is only one pull-up resistor in the constructed I2C link. The method is used for reducing the difficulty of I2C link construction.

Description

I2C link checking method, system, terminal and storage medium
Technical Field
The invention relates to the field of servers, in particular to an I2C link checking method, a system, a terminal and a storage medium.
Background
I2C (Inter-integrated circuit) is an abbreviation of I2CBus, named integrated circuit bus, which is a serial communication bus. The I2C bus is a half-duplex (bi-directional) structure, in which data can flow in both directions, but data is allowed to flow in only one direction at a time, and the whole circuit structure is composed of two signal lines, i.e. serial data line (SDA) and Serial Clock Line (SCL) connecting one or more microcontrollers and a plurality of interface devices.
Each device connected in parallel to the bus, such as BMC, EEPROM, CPU, PCH, CPLD, GPIO, etc., has a unique address for transmitting or receiving data to or from each other. In the two lines of I2C, SDA is dedicated to transmitting data and SCL is dedicated to transmitting clock, the two lines cannot be connected in reverse, if a connection error occurs, for example, the chip side SCL is connected to the chip side SDA, or the chip side SDA is connected to the chip side SCL, which results in the device being unusable.
Both the SDA and SCL lines of I2CBus need to add a pull-up resistor (pull-up resistor) to convert the floating state to a logic High (High) state, but the whole link only needs one pull-up resistor, and the repeated pull-up resistors will cause unnecessary cost increase. In addition, each I2C device can be optionally added with an impedance matching resistor according to the needs of the situation. Current schematic design is often done with EDA software, requiring the developer to manipulate the software to connect all I2C devices, matching resistors, and pull-up resistors together. However, the server product has a complex structure, and the types and the number of electronic components are many, and errors occurring in the I2C link often cannot be known in time, so that the difficulty in ensuring the design quality of the I2C device is high.
To this end, the present invention provides an I2C link checking method, system, terminal and storage medium, which are used to solve the above problems.
Disclosure of Invention
In view of the above-mentioned deficiencies of the prior art, the present invention provides an I2C link checking method, system, terminal and storage medium, which are used to assist in improving the design quality of I2C devices.
In a first aspect, the present invention provides an I2C link checking method, including the steps of:
analyzing a schematic diagram netlist generated by EDA software, acquiring names netnames of all networks in the schematic diagram netlist, and analyzing all I2C related netnames from all the acquired names netnames, wherein all the names are marked as target network names netnames;
analyzing a schematic diagram device table generated by EDA software, determining data representing a server device, and analyzing all I2C related devices from the determined data of the server device to be marked as target devices;
constructing an I2C link by adopting the target network name netname and the target device;
checking whether the SCL and the SDA in the constructed I2C link are connected correctly respectively;
it is checked whether there is only one pull-up resistor in the constructed I2C link.
Further, the method for checking whether SCL and SDA in the constructed I2C link are connected correctly is as follows:
checking whether the target device in the I2C link is connected to the target network name netname of the SCL when the Pinname of the target device is the SCL;
it is checked whether the target device in the I2C link is connected to the target network name netname of SDA when the Pinname of the target device is SDA.
Further, the method for checking whether the built I2C link has only one pull-up resistor is as follows:
the detection of whether there is only one pull-up resistor in the I2C link is achieved by checking the number of resistors in the I2C link that are single-ended connected to the power supply.
Further, the check of the number of resistors connected to the power supply at one end in the I2C link is based on: the power source is conventionally named.
In a second aspect, the present invention provides an I2C link checking system, comprising:
the netlist analyzing unit is used for analyzing the schematic diagram netlist generated by the EDA software, acquiring the names netnames of all networks in the schematic diagram netlist, and analyzing all I2C related netnames from the acquired names netnames, wherein the names are marked as target network names netnames;
the device unit is used for analyzing a schematic diagram device table generated by EDA software, determining data representing the server device, and analyzing all I2C related devices from the determined data of the server device, wherein the devices are marked as target devices;
the link construction unit is used for constructing an I2C link by adopting the target network name netname and the target device;
the first checking unit is used for checking whether the SCL and the SDA in the constructed I2C link are connected correctly respectively;
and the second checking unit is used for checking whether the built I2C link has only one pull-up resistor.
Further, the first checking unit includes:
the first SCL checking module is used for checking whether the target device in the I2C link is connected to the target network name netname of the SCL when the Pinname of the target device is the SCL;
a first SDA checking module for checking whether the target device in the I2C link is connected to the target network name netname of SDA when the Pinname is SDA.
Further, the method for the second checking unit to check whether the built I2C link has only one pull-up resistor is as follows: the detection of whether there is only one pull-up resistor in the I2C link is achieved by checking the number of resistors in the I2C link that are single-ended connected to the power supply.
Further, the second checking unit checks the number of resistors connected to the power supply at one end in the I2C link according to: the power source is conventionally named.
In a third aspect, a terminal is provided, including:
a processor, a memory, wherein,
the memory is used for storing a computer program which,
the processor is used for calling and running the computer program from the memory so as to make the terminal execute the method of the terminal.
In a fourth aspect, a computer storage medium is provided having stored therein instructions that, when executed on a computer, cause the computer to perform the method of the above aspects.
The beneficial effect of the invention is that,
the I2C link checking method, the system, the terminal and the storage medium provided by the invention can automatically realize the logical connection of all I2C related devices and all I2C related netnames in a schematic diagram and the checking of the logical connection relation based on an electronic design auxiliary system, and are beneficial to feeding back I2C link errors to developers in time, so that the developers can correct the errors in time, the product quality is prevented from falling down, even the operation cannot be performed, the aim of improving the design quality of the designed I2C equipment in an auxiliary manner is fulfilled, the development time of the developers can be saved, and the working efficiency is improved.
In addition, the invention has reliable design principle, simple structure and very wide application prospect.
Drawings
In order to more clearly illustrate the embodiments or technical solutions in the prior art of the present invention, the drawings used in the description of the embodiments or prior art will be briefly described below, and it is obvious for those skilled in the art that other drawings can be obtained based on these drawings without creative efforts.
FIG. 1 is a schematic flow diagram of a method of one embodiment of the invention.
FIG. 2 is another schematic flow diagram of a method of one embodiment of the invention.
FIG. 3 is a schematic block diagram of a system of one embodiment of the present invention.
Fig. 4 is a schematic structural diagram of a terminal according to an embodiment of the present invention.
Fig. 5 is a schematic structural diagram of a computer storage medium according to an embodiment of the present invention.
Detailed Description
In order to make those skilled in the art better understand the technical solution of the present invention, the technical solution in the embodiment of the present invention will be clearly and completely described below with reference to the drawings in the embodiment of the present invention, and it is obvious that the described embodiment is only a part of the embodiment of the present invention, and not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
FIG. 1 is a schematic flow diagram of a method of one embodiment of the invention.
As shown in fig. 1, the method 100 includes:
step 110, analyzing a schematic diagram netlist generated by EDA software, acquiring names netnames of all networks in the schematic diagram netlist, and analyzing all I2C related netnames from all the acquired names netnames, wherein all the names are recorded as target network names netnames;
step 120, analyzing a schematic diagram device table generated by EDA software, determining data representing a server device, and analyzing all I2C related devices from the determined data of the server device, wherein the devices are marked as target devices;
step 130, constructing an I2C link by adopting the target network name netname and the target device;
step 140, checking whether the SCL and the SDA in the constructed I2C link are connected correctly respectively;
at step 150, it is checked whether there is only one pull-up resistor in the constructed I2C link.
Optionally, as an embodiment of the present invention, a method for checking whether SCL and SDA in the constructed I2C link are connected correctly is:
checking whether the target device in the I2C link is connected to the target network name netname of the SCL when the Pinname of the target device is the SCL;
it is checked whether the target device in the I2C link is connected to the target network name netname of SDA when the Pinname of the target device is SDA.
Optionally, as an embodiment of the present invention, the method for checking whether there is only one pull-up resistor in the constructed I2C link is as follows:
the detection of whether there is only one pull-up resistor in the I2C link is achieved by checking the number of resistors in the I2C link that are single-ended connected to the power supply.
Optionally, as an embodiment of the present invention, the checking of the number of resistors connected to the power supply at one end in the I2C link is based on: the power source is conventionally named.
To facilitate an understanding of the present invention, the I2C link check method provided by the present invention is further described below in conjunction with the following examples, in accordance with the principles of the present method.
As shown in fig. 2, the I2C link checking method includes:
step S1: the design software netlist file (the schematic netlist generated for EDA-based software) is analyzed and all netnames are extracted from it.
Specifically, the design software netlist file can be checked line by line for netname extraction until all lines of the design software netlist file are checked.
Step S2: all I2C related netnames are gathered from the extracted netnames.
Step S3: design software device files (schematic device tables generated based on EDA software) were analyzed and I2C-related devices were gathered.
Correspondingly, the design software netlist file may be checked line by line for I2C related device collection until all rows of the design software netlist file have been checked.
Step S4: and integrating the netname related to the I2C and the device related to the I2C to construct a complete I2C link.
Step S5: and checking whether the device terminal SCL is connected with the SCL or not and checking whether the device terminal SDA is connected with the SDA or not.
If the checking result is that the device end SCL is connected with the SCL and the device end SDA is connected with the SDA, the respective logical connection relations of the SCL and the SDA of the I2C link are correct, otherwise, the corresponding logical connection relation is wrong, and the wrong logical connection relation is output, so that a developer can correct the error in time.
Step S6: check if the I2C link constructed above has only one pull-up resistor.
If the checking result is yes, the checking is passed, otherwise, the built I2C link does not only have one pull-up resistor, and an error is output, so that the error correction can be performed by a developer in time.
As shown in fig. 3, the system 200 includes:
a netlist analyzing unit 201, configured to analyze a schematic diagram netlist generated by EDA software, obtain names netnames of all networks in the schematic diagram netlist, and analyze all I2C-related netnames from the obtained names, where the names are all denoted as target network names netnames;
the device unit 202 is used for analyzing a schematic diagram device table generated by EDA software, determining data representing the server device, and analyzing all I2C related devices from the determined data of the server device, wherein the devices are marked as target devices;
the link construction unit 203 is configured to construct an I2C link by using the target network name netname and the target device;
a first checking unit 204, configured to check whether SCL and SDA in the constructed I2C link are connected correctly respectively;
a second checking unit 205, for checking whether there is only one pull-up resistor in the built I2C link.
Optionally, as an embodiment of the present invention, the first checking unit 204 includes:
the first SCL checking module is used for checking whether the target device in the I2C link is connected to the target network name netname of the SCL when the Pinname of the target device is the SCL;
a first SDA checking module for checking whether the target device in the I2C link is connected to the target network name netname of SDA when the Pinname is SDA.
Optionally, as an embodiment of the present invention, the method for the second checking unit 205 to check whether there is only one pull-up resistor in the constructed I2C link is as follows: the detection of whether there is only one pull-up resistor in the I2C link is achieved by checking the number of resistors in the I2C link that are single-ended connected to the power supply.
Optionally, as an embodiment of the present invention, the checking by the second checking unit of the number of resistors connected to the power supply at one end in the I2C link is based on: the power source is conventionally named.
Fig. 4 is a schematic structural diagram of a terminal 300 according to an embodiment of the present invention, where the terminal 300 may be used to execute the method 100 according to the embodiment of the present invention.
Among them, the terminal 300 may include: a processor 310, a memory 320, and a communication unit 330. The components communicate via one or more buses, and those skilled in the art will appreciate that the architecture of the servers shown in the figures is not intended to be limiting, and may be a bus architecture, a star architecture, a combination of more or less components than those shown, or a different arrangement of components.
The memory 320 may be used for storing instructions executed by the processor 310, and the memory 320 may be implemented by any type of volatile or non-volatile storage terminal or combination thereof, such as Static Random Access Memory (SRAM), electrically erasable programmable read-only memory (EEPROM), erasable programmable read-only memory (EPROM), programmable read-only memory (PROM), read-only memory (ROM), magnetic memory, flash memory, magnetic disk or optical disk. The executable instructions in memory 320, when executed by processor 310, enable terminal 300 to perform some or all of the steps in the method embodiments described below.
The processor 310 is a control center of the storage terminal, connects various parts of the entire electronic terminal using various interfaces and lines, and performs various functions of the electronic terminal and/or processes data by operating or executing software programs and/or modules stored in the memory 320 and calling data stored in the memory. The processor may be composed of an Integrated Circuit (IC), for example, a single packaged IC, or a plurality of packaged ICs connected with the same or different functions. For example, the processor 310 may include only a Central Processing Unit (CPU). In the embodiment of the present invention, the CPU may be a single operation core, or may include multiple operation cores.
A communication unit 330, configured to establish a communication channel so that the storage terminal can communicate with other terminals. And receiving user data sent by other terminals or sending the user data to other terminals.
The present invention also provides a computer storage medium 400, as shown in fig. 5, the computer storage medium 400 may store a program 410, and the program 410 may include some or all of the steps in the embodiments provided by the present invention when executed. The storage medium may be a magnetic disk, an optical disk, a read-only memory (ROM) or a Random Access Memory (RAM).
The same and similar parts in the various embodiments in this specification may be referred to each other. In particular, for the system embodiment, since it is substantially similar to the method embodiment, the description is simple, and the relevant points can be referred to the description in the method embodiment.
The terms referred to in this specification are to be interpreted as:
I2C: inter-integrated circuit, integrated circuit bus;
EDA (electronic design automation): electronic design automation;
BMC: a BasebardManagementcontroller, a motherboard management controller;
a CPU: central processing unit, central processor;
an EEPROM: an electrically erasable programmable read only memory (a type of memory);
PCH, platformControllerHub, platform path controller;
CPLD: ComplexProgrammableLogicDevice, complex programmable logic device;
GPIO: general-purpose input/output.
Although the present invention has been described in detail by referring to the drawings in connection with the preferred embodiments, the present invention is not limited thereto. Various equivalent modifications or substitutions can be made on the embodiments of the present invention by those skilled in the art without departing from the spirit and scope of the present invention, and these modifications or substitutions are within the scope of the present invention/any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (10)

1. An I2C link check method, comprising the steps of:
analyzing a schematic diagram netlist generated by EDA software, acquiring names netnames of all networks in the schematic diagram netlist, and analyzing all I2C related netnames from all the acquired names netnames, wherein all the names are marked as target network names netnames;
analyzing a schematic diagram device table generated by EDA software, determining data representing a server device, and analyzing all I2C related devices from the determined data of the server device to be marked as target devices;
constructing an I2C link by adopting the target network name netname and the target device;
checking whether the SCL and the SDA in the constructed I2C link are connected correctly respectively;
it is checked whether there is only one pull-up resistor in the constructed I2C link.
2. The I2C link check method of claim 1, wherein the check method for checking whether the SCL and SDA in the built I2C link are connected correctly is:
checking whether the target device in the I2C link is connected to the target network name netname of the SCL when the Pinname of the target device is the SCL;
it is checked whether the target device in the I2C link is connected to the target network name netname of SDA when the Pinname of the target device is SDA.
3. The I2C link checking method of claim 1, wherein the method of checking whether there is only one pull-up resistor in the built I2C link is:
the detection of whether there is only one pull-up resistor in the I2C link is achieved by checking the number of resistors in the I2C link that are single-ended connected to the power supply.
4. The I2C link check method of claim 3, wherein the check of the number of resistors connected to the power supply at one end of the I2C link is based on: the power source is conventionally named.
5. An I2C link check system, comprising:
the netlist analyzing unit is used for analyzing the schematic diagram netlist generated by the EDA software, acquiring the names netnames of all networks in the schematic diagram netlist, and analyzing all I2C related netnames from the acquired names netnames, wherein the names are marked as target network names netnames;
the device unit is used for analyzing a schematic diagram device table generated by EDA software, determining data representing the server device, and analyzing all I2C related devices from the determined data of the server device, wherein the devices are marked as target devices;
the link construction unit is used for constructing an I2C link by adopting the target network name netname and the target device;
the first checking unit is used for checking whether the SCL and the SDA in the constructed I2C link are connected correctly respectively;
and the second checking unit is used for checking whether the built I2C link has only one pull-up resistor.
6. The I2C link check system of claim 5, wherein the first check unit includes:
the first SCL checking module is used for checking whether the target device in the I2C link is connected to the target network name netname of the SCL when the Pinname of the target device is the SCL;
a first SDA checking module for checking whether the target device in the I2C link is connected to the target network name netname of SDA when the Pinname is SDA.
7. The I2C link check system of claim 5, wherein the second check unit checks whether there is only one pull-up resistor in the built I2C link by: the detection of whether there is only one pull-up resistor in the I2C link is achieved by checking the number of resistors in the I2C link that are single-ended connected to the power supply.
8. The I2C link check system of claim 7, wherein the second check unit checks the number of resistors in the I2C link that are connected to the power supply at one end based on: the power source is conventionally named.
9. A terminal, comprising:
a processor;
a memory for storing instructions for execution by the processor;
wherein the processor is configured to perform the method of any one of claims 1-4.
10. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, carries out the method according to any one of claims 1-4.
CN202110239590.3A 2021-03-04 2021-03-04 I2C link checking method, system, terminal and storage medium Active CN113064771B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110239590.3A CN113064771B (en) 2021-03-04 2021-03-04 I2C link checking method, system, terminal and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110239590.3A CN113064771B (en) 2021-03-04 2021-03-04 I2C link checking method, system, terminal and storage medium

Publications (2)

Publication Number Publication Date
CN113064771A true CN113064771A (en) 2021-07-02
CN113064771B CN113064771B (en) 2023-02-28

Family

ID=76559766

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110239590.3A Active CN113064771B (en) 2021-03-04 2021-03-04 I2C link checking method, system, terminal and storage medium

Country Status (1)

Country Link
CN (1) CN113064771B (en)

Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0884154A (en) * 1994-09-13 1996-03-26 Sony Corp Bus line system
US6460094B1 (en) * 1998-07-08 2002-10-01 Microsoft Corporation Peripheral device configured to detect the type of interface to which it is connected and configuring itself accordingly
US20080141194A1 (en) * 2006-12-07 2008-06-12 Fujitsu Limited Check support apparatus, method, and computer product
US20080288907A1 (en) * 2007-05-16 2008-11-20 Mentor Graphics Corporation Crosslinking of netlists
US20120003863A1 (en) * 2010-06-30 2012-01-05 Baegin Sung Detection of cable connections for electronic devices
US20140058699A1 (en) * 2012-08-27 2014-02-27 Fujitsu Limited Information processing apparatus, test data generating apparatus, and test data generating method
CN204389654U (en) * 2014-12-23 2015-06-10 东莞职业技术学院 Based on the battery electric quantity detection system that cell resistance is followed the tracks of
CN105426557A (en) * 2014-09-19 2016-03-23 昆达电脑科技(昆山)有限公司 System and method for automatically checking pull-up resistor
US20170220721A1 (en) * 2016-02-01 2017-08-03 Ciena Corporation Systems and methods for dynamic symbols for devices in electrical schematics
CN107515958A (en) * 2016-06-16 2017-12-26 迈普通信技术股份有限公司 Wiring inspection method and device
CN107908912A (en) * 2017-12-21 2018-04-13 郑州云海信息技术有限公司 A kind of automatic method for checking line power and being connected to ground
CN108228917A (en) * 2016-12-09 2018-06-29 展讯通信(上海)有限公司 Circuit diagram check device and method
CN110941942A (en) * 2019-11-29 2020-03-31 紫光展讯通信(惠州)有限公司 Method, device and system for checking circuit schematic diagram
WO2020239944A1 (en) * 2019-05-31 2020-12-03 Ams International Ag An inter-integrated circuit (i2c) apparatus
CN112052643A (en) * 2020-08-27 2020-12-08 烽火通信科技股份有限公司 Circuit schematic diagram checking method and system

Patent Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0884154A (en) * 1994-09-13 1996-03-26 Sony Corp Bus line system
US6460094B1 (en) * 1998-07-08 2002-10-01 Microsoft Corporation Peripheral device configured to detect the type of interface to which it is connected and configuring itself accordingly
US20080141194A1 (en) * 2006-12-07 2008-06-12 Fujitsu Limited Check support apparatus, method, and computer product
US20080288907A1 (en) * 2007-05-16 2008-11-20 Mentor Graphics Corporation Crosslinking of netlists
US20120003863A1 (en) * 2010-06-30 2012-01-05 Baegin Sung Detection of cable connections for electronic devices
US20140058699A1 (en) * 2012-08-27 2014-02-27 Fujitsu Limited Information processing apparatus, test data generating apparatus, and test data generating method
CN105426557A (en) * 2014-09-19 2016-03-23 昆达电脑科技(昆山)有限公司 System and method for automatically checking pull-up resistor
CN204389654U (en) * 2014-12-23 2015-06-10 东莞职业技术学院 Based on the battery electric quantity detection system that cell resistance is followed the tracks of
US20170220721A1 (en) * 2016-02-01 2017-08-03 Ciena Corporation Systems and methods for dynamic symbols for devices in electrical schematics
CN107515958A (en) * 2016-06-16 2017-12-26 迈普通信技术股份有限公司 Wiring inspection method and device
CN108228917A (en) * 2016-12-09 2018-06-29 展讯通信(上海)有限公司 Circuit diagram check device and method
CN107908912A (en) * 2017-12-21 2018-04-13 郑州云海信息技术有限公司 A kind of automatic method for checking line power and being connected to ground
WO2020239944A1 (en) * 2019-05-31 2020-12-03 Ams International Ag An inter-integrated circuit (i2c) apparatus
CN110941942A (en) * 2019-11-29 2020-03-31 紫光展讯通信(惠州)有限公司 Method, device and system for checking circuit schematic diagram
CN112052643A (en) * 2020-08-27 2020-12-08 烽火通信科技股份有限公司 Circuit schematic diagram checking method and system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
段萍峰: "网络表装入分析", 《黑龙江科技信息》 *

Also Published As

Publication number Publication date
CN113064771B (en) 2023-02-28

Similar Documents

Publication Publication Date Title
US7039892B2 (en) Systems and methods for ensuring correct connectivity between circuit designs
CN112131830B (en) Parasitic parameter verification method and device, electronic equipment and storage medium
US11061665B2 (en) System for online cascaded loading firmware based on boundary scan and method thereof
CN112286750A (en) GPIO (general purpose input/output) verification method and device, electronic equipment and medium
CN110069736A (en) Page loading method and equipment
CN115098139A (en) Firmware updating method and system, lower computer and storage medium
CN109918221B (en) Hard disk error reporting analysis method, system, terminal and storage medium
CN114356683A (en) Coverage rate fusion method and device, computer equipment and storage medium
CN113064771B (en) I2C link checking method, system, terminal and storage medium
CN112003730A (en) Method, system, terminal and storage medium for rapid cluster deployment
CN109582334B (en) Upgrading method and device for programmable logic device
CN114116337A (en) Hard disk test method, system, terminal and storage medium based on PCIE link configuration
CN112463504A (en) Double-control storage product testing method, system, terminal and storage medium
CN114020604A (en) Workflow-based automatic testing method and device
CN112487738B (en) Signal control method, system, terminal and storage medium in board design stage
CN116382968B (en) Fault detection method and device for external equipment
CN104572423A (en) Debugging system and debugging device and method thereof
CN112069749B (en) Power supply connection verification method and device, electronic equipment and storage medium
CN114443445B (en) Hard disk lighting method and device, electronic equipment and storage medium
CN114880264A (en) PCIE signal configuration processing method, system, terminal and storage medium
CN110865933A (en) Method, system, terminal and storage medium for rapidly testing effective value of BIOS option
CN114443445A (en) Hard disk lighting method and device, electronic equipment and storage medium
CN118057345A (en) Firmware configuration system and method of chip, server and backboard
CN115563930A (en) Automatic verification method and device based on storage model, terminal and storage medium
CN114398216A (en) Link control method, device, system, equipment and readable storage medium

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
GR01 Patent grant
GR01 Patent grant