CN100369003C - Method for carrying out distribution function of multiple objects - Google Patents

Method for carrying out distribution function of multiple objects Download PDF

Info

Publication number
CN100369003C
CN100369003C CNB011322233A CN01132223A CN100369003C CN 100369003 C CN100369003 C CN 100369003C CN B011322233 A CNB011322233 A CN B011322233A CN 01132223 A CN01132223 A CN 01132223A CN 100369003 C CN100369003 C CN 100369003C
Authority
CN
China
Prior art keywords
hardware
hardware management
veneer
management module
difference
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.)
Expired - Fee Related
Application number
CNB011322233A
Other languages
Chinese (zh)
Other versions
CN1420435A (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.)
ZTE Corp
Original Assignee
ZTE Corp
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 ZTE Corp filed Critical ZTE Corp
Priority to CNB011322233A priority Critical patent/CN100369003C/en
Publication of CN1420435A publication Critical patent/CN1420435A/en
Application granted granted Critical
Publication of CN100369003C publication Critical patent/CN100369003C/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Abstract

The present invention relates to a method for carrying out distribution function on multiple objects, which comprises the steps: step 1, the difference of functional requirements of hardware management modules on each single board is analyzed; step 2, the difference of interface incidence relation of the hardware management modules on each single board and other modules is analyzed; step 3, the difference of operating environment condition of hardware management modules on each single board is analyzed; step 4, the standard for dividing hardware management objects is determined, and then required hardware management objects are determined one by one. The present invention solves the problems of the distribution of the same object on each single board, greatly simplifies design, reduces technical development difficulty, shortens development cycle, enhances development efficiency, avoids the bulk redundancy of codes, enhances the running efficiency, the legibility and the maintainability of programs.

Description

Multi-object is realized the method for distributed function
Technical field
The present invention relates to a kind of implementation method of distributed hardware management functions, belong to the network access server field, relate in particular to a kind of with a plurality of hardware management module object distribution on each veneer, realize respectively to hardware monitoring, to the method for hardware operation.
Background technology
" network access server (NAS) technical manual " according to The Ministry of Information Industry of the People's Republic of China, MOII's promulgation, when access server is moved (comprising electrifying startup) in system, need possess following hardware management functions, 1) detects the variation (such as board slot item, plate hot plug, masterslave switchover) of hardware discrete signal in real time, 2) need according to system operation, to hardware carry out specific operation (comprise be provided with host apparatus invalid, system restart is set).Because the basic function that each single plate hardware administration module will be realized is similar, common implementation method is to adopt same module (being specially same target), realize the union of various single plate hardware management functions, and in realizing logic, fully take into account the concrete nuance of each function items on variant veneer.But this method has following shortcoming: 1; specific implementation is very numerous and diverse; the intelligibility of scheme and the readability of program are all poor; because in large-scale complicated system; the function of hardware management module is comparatively complicated; and because the status difference of each veneer in system; make each veneer that bigger difference be arranged on the concrete function of hardware management; and; the another one factor is that master control borad and power board are when realizing redundancy protecting (being masterslave switchover) function; the concrete function that hardware management module realized on host apparatus and the stand-by equipment has again than big-difference (just implementing to write the hardware incapability operation to main with the master control borad of status as having only), and is just bigger specific to the nuance of realizing details.This just causes the steering logic of this module, realization flow very numerous and diverse, finally causes the complexity in Code Design stage, thereby the readability of program and maintainability are reduced greatly, has reduced development efficiency.2, unnecessary complicated of this module and other module interface relation, because occuping the hardware management module of the master control borad of core the driver's seat is one of upper layer software (applications) nucleus module, the hardware discrete message that it will be responsible for collecting simultaneously reports to other correlation module, and the message that receives other relevant module (as: it is invalid that host apparatus is set to implement specific operation to hardware, veneer is set to be restarted), still all hardware information (comprises static information in addition, as slot number, hardware version numbers and multidate information, as: single board state) write unique passage of database, therefore, hardware management module on the master control borad and other module, other subsystem has more interface conjunctionn, but other veneer does not need to possess interface relationship with other module such as the hardware management on the ply-yarn drill, implements comparatively simple.3, bring problems to system performance, the inevitable association of hardware management module on ply-yarn drill some unnecessary or non-existent object types of coming at first as mentioned above, only reside on the master control borad as the database subsystem, its related problem is that one side has produced functional redundancy, has produced a large amount of code redundancies on the other hand, in addition, on the ply-yarn drill administration module will with original non-existent object type interface on the ply-yarn drill, increased communication-cost, increased technical difficulty simultaneously.Secondly, because that the SDRAM (sound attitude random access memory) on the ply-yarn drill and FLASH (nonvolatile memory) capacity are compared with master control borad is much smaller, therefore, the redundancy of program might have serious consequences to ply-yarn drill.
Summary of the invention
The purpose of this invention is to provide a kind of distributed a plurality of objects and realize the method for hardware management on the distributed veneer, can simplified design, reduce the development technique difficulty, can avoid code redundancy again, simultaneously, also improve programmed readability and ease for maintenance.
Method of the present invention is achieved in that it may further comprise the steps: step 1 is obtained this property of single plate, main and standby competition sign, thereby analyzes the functional requirement difference of hardware management module on each veneer; Step 2 is obtained the incidence relation of hardware management module and database subsystem, analyzes that the interface conjunctionn of hardware management module and other module concerns difference on each veneer; Step 3 is obtained the memory size of each veneer, analyzes the difference of hardware management module running environment condition on each veneer; Step 4 according to the functional requirement difference of hardware management module on each veneer, concern the difference of difference, running environment condition with the interface conjunctionn of other module, is divided the hardware management object, and definite one by one needed hardware management object.
Analysis result is in the wherein said step 1, and the hardware management module on the P CPB (Primary Control ProcessBoard, main control board) will realize following function, 1), obtain the main and standby competition sign; 2), the single plate hardware attribute information is provided, as slot number, hardware version information, port information; 3), read veneer hot plug discrete signal; 4), read veneer off-line discrete signal; 5), provide masterslave switchover discrete signal control interface (reading/be provided with); Software reset's function of each veneer 6), is set.B CPB (Backup Control Process Board, slave control board) compares and has lacked the 3rd), 4), 5) function.Hardware management module on the P SPB (Primary Switch Process Board, the main power board of using) is compared and has been lacked the 3rd) function; Hardware management module on the B SPB (Backup Switch Process Board, standby power board) is compared and has been lacked the 3rd), 4), 5) function.Hardware management on the ATM (Asychronous Transfer Mode, this specially refers to the user interface card of asynchronous transfer mode) is compared and has been lacked the 1st), 3), 5) function.Other ply-yarn drill is identical with ATM as the hardware management on the ether card.
Wherein said step 2, the hardware management that has only on the master control borad in all veneers in native system need be related with database subsystem, and database also only resides on the master control borad simultaneously.
Wherein said step 4, analysis result according to above-mentioned steps, because the hardware management that has only on the master control borad in all veneers in native system need be related with database subsystem, for fear of bringing power board and ply-yarn drill with this association, therefore, at first the hardware management on the master control borad is designed to an independent object type, i.e. single plate hardware management type (OBJECTHARDSYSCTRL).And the hardware management on the power board is than having more the 1st on the ply-yarn drill), 5) function, and running environment is difference to some extent also, therefore the hardware management on the power board is designed to another independent object type, i.e. power board hardware management type (OBJECTSPBHARDSYSCTRL); Though as for each ply-yarn drill board type difference, its function items is in full accord, and running environment is also consistent, a therefore unified object type, i.e. the single plate hardware management type (OBJECTBOARDHARDSYSCTRL) of being designed to.
Adopt UML (Unified Modeling Language standard modeling language) design tool to design to above-mentioned three object types, the realization of three class hardware management object types, respectively by residing in master control borad, master control borad hardware management module on power board and each ply-yarn drill (comprising: ATM, Ethernet card), power board hardware management module and ply-yarn drill hardware management module are carried out monitoring management to relevant hardware.
Said master control borad hardware management module to hardware monitoring management flow process mainly is: the basic hardware attribute that at first will obtain this plate comprises slot number, hardware version type, port information, obtain active and standby value of statistical indicant and the flow process below this value decision, if host apparatus, check that each veneer is on the throne, and foundation situation on the throne judges whether minimum system satisfies, if satisfy, then detect whether hot plug or switching request are arranged, if have, also to go shake, if hot plug is arranged really or switches generation, then complain to system; If whether stand-by equipment, it is invalid to detect host apparatus, invalid and still invalid after the past shake as if discovery, then complains to system and trigger this plate to be upgraded to host apparatus.
Said power board hardware management module is to the hardware monitoring management, flow process mainly is: the basic hardware attribute that at first will obtain this plate comprises slot number, hardware version type, port information, obtain active and standby value of statistical indicant and the flow process below this value decision, if host apparatus, detect whether switching request is arranged,, also will go shake if having, if switch generation really, then complain to system; If whether stand-by equipment, it is invalid to detect host apparatus, invalid and still invalid after the past shake as if discovery, then complains to system and trigger this plate to be upgraded to host apparatus.
Said ply-yarn drill hardware management module is to the hardware monitoring management, flow process mainly is: the basic hardware attribute of obtaining this plate comprises slot number, hardware version type, port information, whether detect has the request of hardware off-line, if have, also to go shake, if the request of hardware off-line is arranged really, then complains to system.
Each veneer memory capacity concrete condition is, the capacity of the sound attitude internal memory SDRAM of master control borad is 64M, the capacity of Nonvolatile memory FLASH is 8M, the capacity of the sound attitude internal memory (SDRAM) of power board and the capacity of Nonvolatile memory FLASH are 8M all, and all ply-yarn drills such as ATM155, ETH1000 SDRAM size and FLASH size all are 2M.
The method of the invention compared with prior art, have substantial progress: by a plurality of object distribution on the veneer that each functional requirement and running environment have nothing in common with each other, the many difficult problems that produced on same target distribution and each veneer have been solved well, both simplify design greatly, reduced the development technique difficulty, shortened the construction cycle, improved development efficiency, avoid the bulk redundancy of code again, improved program run efficient, also improved programmed readability and ease for maintenance simultaneously.
Description of drawings
Fig. 1 is a master control borad hardware management module hardware monitoring process flow diagram of the present invention.
Fig. 2 is a power board hardware management module hardware monitoring process flow diagram of the present invention.
Fig. 3 is a ply-yarn drill hardware management module hardware monitoring process flow diagram of the present invention.
Fig. 4 is three objects of the present invention at veneer application distribution figure separately.
Embodiment
See also shown in Figure 1, it has illustrated that the master control borad hardware management module is to hardware monitoring management flow process 10, its process is: execution in step 100, flow process 10 starts, and execution in step 101 obtains this plate attribute, comprise slot number, this type of hardware plate, port information, execution in step 102 obtains this plate main and standby competition value of statistical indicant, execution in step 103, do you judge that this plate is main using? if not main usefulness, execution in step 104, this step 104 comprise step 1041-1045, elder generation's execution in step 1041 detects main with invalid, is execution in step 1042 differentiated and is led with invalid? if not, then return execution in step 1041; If invalid, then execution in step 1043, and the hardware discrete signal that changes is gone shake, execution in step 1044 differentiates whether truly have variation, if no change, just return execution in step 1041, if change then execution in step 105, at first execution in step 1051, obtain veneer information on the throne on each groove position, execution in step 1052 afterwards, differentiate and whether satisfy minimum system,, just return execution in step 1051 if do not satisfy, if satisfy then execution in step 106, at first execution in step 1061, the detection hardware switching request, and execution in step 1062 detects the hot plug of veneer successively afterwards, execution in step 1063, differentiating has discrete signal to change, if no change just returns execution in step 1061; If change, execution in step 1064 then continues, the hardware discrete signal that changes is gone shake, execution in step 1065 differentiates whether truly have variation, if no change, just return execution in step 1061, if truly have variation, then execution in step 1066, the notice upper layer software (applications), return execution in step 106 again, summary is got up, this management journey 10, and it mainly is to obtain the attribute of this plate earlier and set up sign, whether differentiate is mainboard, determine it is not mainboard or mainboard, but behind owner's plate minimum system, carry out the hardware masterslave switchover is monitored.
See also Fig. 2, it has illustrated the monitoring management flow process 20 of power board hardware management module to hardware, and its process is: execution in step 200, start-up routine 20 execution in step 201, obtain the basic hardware attribute of this plate, comprise this type of slot number hardware plate, port information, execution in step 202, obtain this plate main and standby competition value of statistical indicant, execution in step 203, is differentiating this plate main using? if main using, just execution in step 205, carry out hardware and switch detection; If not main usefulness, then execution in step 204, lead and use invalid detection, and at first execution in step 2041, and inspection does not have main with invalid, and whether execution in step 2042 differentiations are led with invalid, if not invalid, just return execution in step 2041; If main then execution in step 2043 with invalid, the hardware discrete signal that changes is gone shake, execution in step 2044, do you differentiate and truly have variation? if really no change just returns execution in step 2041 if change, then execution in step 2045, the notice upper layer software (applications), afterwards, execution in step 205.
See also Fig. 3, it has illustrated ply-yarn drill or has claimed single plate hardware administration module, hardware monitoring facilities 30, its flow process is: execution in step 300, and program begins, execution in step 301, obtain this plate attribute, comprise slot number, the hardware version type, port information, execution in step 302, inspection there is not the request of hardware off-line, execution in step 301, does differentiating have discrete signal to change? if no change just returns execution in step 302; If change, then execution in step 304, and the hardware discrete signal that changes is gone shake, and execution in step 305 differentiates whether truly have variation, if no change just returns execution in step 302; If truly have variation, then execution in step 306, and the notice upper layer software (applications) afterwards, returns execution in step 302 again, and above-mentioned steps is carried out in circulation.
See also Fig. 4, the application distribution of three objects of its explanation on veneer separately, be that master control borad hardware management module hardware monitoring facilities (ObjectHardSysCtrl) operates on main control board and the slave control board, power board hardware management module monitoring facilities (ObjectSPBHardSysCtrl) operates in main with on power board and the standby power board, operate on all ply-yarn drills with three monitoring facilitieses of ply-yarn drill hardware management module (ObjectBOARDHardSysCtrl), comprise ATM plate, ether web plate.
Below in conjunction with accompanying drawing and by specific embodiment the present invention is described in further detail.It below is the practical application example of this invention.
Application Example 1: a kind of multi-object is realized the method for distributed function and the use-case of device
1.1 application configuration
Between debug machine list PC and veneer: CPB+SPB+ATM or ether plate, debug machine (HOST) and veneer with independent ethernet local area network communicate by letter (TCP/IP).Each veneer is by Ethernet control channel communication (TCP/IP).
1.2 below be the complete application process of three object types of hardware management
1, makes bootrom and direct burned Target Board (as: CPB, SPB, ATM155, ether plate);
2, make kernel and download to Target Board and (download to use the TFTP agreement, ftp server (SERVER) that must first Start-up and Adjustment machine end before downloading.
3, when generating the application program of master control borad, select ObjectHardSysCtrl; When generating the application program of power board, select ObjectSPBHardSysCtrl; When generating the application program of ATM155 and ether ply-yarn drill, all select ObjectBoardHardSysCtrl, and generate three application program CPB_app.out, SPB_app.out, Board_app.out respectively.
4, the CPB_app.out program download that generates is downloaded on the master control borad; With the SPB_app.out program download that generates to power board; The Board_app.out program that generates is distinguished download on ATM and ether plate, and move, debug.
Use this method and device, demonstrated fully following characteristics:
At first, when generating the application program of different veneers, only need in three object types, one of (ObjectHardSysCtrl, ObjectSPBHardSysCtrl, ObjectBoardHardSysCtrl) selection get final product, two other does not use, for current operational objective plate, be equivalent to save code, also reduced resource requirements such as internal memory;
Secondly, the size of application programs that runs on each veneer differs big (certain, this species diversity not exclusively is because due to the difference of ObjectHardSysCtrl and ObjectBoardHardSysCtrl), as: ObjectHardSysCtrl is 11470K, and ObjectBoardHardSysCtrl is 3702K;
Once more, in debugging, if in the time of need in the code of ObjectSPBHardSysCtrl or ObjectBoardHardSysCtrl, breakpoint or query function being set, because of its logic is simple, size of code is little, and is readable strong, make that various debugging operations are highly susceptible to carrying out, thereby reduced debugging difficulty, also saved debug time, improved product development efficiency.
Can understand by using, use method and the device of a plurality of object distribution on each totally different veneer of functional requirement and running environment among the present invention, a kind of simple, clear, mentality of designing efficiently is provided, thereby had both simplified design, reduced the development technique difficulty, shortened the construction cycle, save cost of development, avoided a large amount of code redundancies again effectively, improved program run efficient conscientiously, simultaneously also improve programmed readability and ease for maintenance, promoted properties of product.

Claims (9)

1. one kind multi-object realized the method for distributed function, its step comprises:
Step 1, obtain this property of single plate, main and standby competition sign, thereby analyze the functional requirement difference of hardware management module on each veneer;
Step 2, obtain the incidence relation of hardware management module and database subsystem, analyze that the interface conjunctionn of hardware management module and other module concerns difference on each veneer;
Step 3, obtain the memory size of each veneer, analyze the difference of hardware management module running environment condition on each veneer;
Step 4, according to the functional requirement difference of hardware management module on each veneer, concern the difference of difference, running environment condition with the interface conjunctionn of other module, divide the hardware management object, and definite one by one needed hardware management object.
2. the method that multiple object is realized distributed function according to claim 1, it is characterized in that, analysis result to the functional requirement difference of hardware management module on each veneer is: the hardware management module on the main control board will realize following function: 1), obtain the main and standby competition sign, 2), the single plate hardware attribute information is provided, comprise slot number, hardware version information, port information, 3), read veneer hot plug discrete signal, 4), read veneer off-line discrete signal, 5), provide the control of masterslave switchover discrete signal to read/be provided with interface, 6), software reset's function of each veneer is set;
Under the contrast, the hardware management module on the slave control board has but lacked the above-mentioned the 3rd), 4), 5) three functions; The master has lacked the above-mentioned the 3rd with the hardware management module on the power board) function; Hardware management module on the standby power board has lacked the above-mentioned the 3rd), 4), 5) function;
Hardware management on the ATM user interface card has lacked the above-mentioned the 1st), 3), 5) three functions; Other ply-yarn drill comprises the identical of hardware management and ATM user interface card on the ether card.
3. according to claim 1 multiple object is realized it is characterized in that the method for distributed function that the analysis of the difference that the interface conjunctionn of hardware management module and other module on each veneer is concerned is: at native system
In all veneers in the hardware management that has only on the master control borad need be related with database subsystem, database also only resides on the master control borad simultaneously.
4. the method that multiple object is realized distributed function according to claim 1, it is characterized in that, the difference of hardware management module running environment is on each veneer: the sound attitude memory size of master control borad is 64M, the capacity of Nonvolatile memory is 8M, the capacity and the Nonvolatile memory capacity of the sound attitude internal memory of power board are 8M all, and all ply-yarn drills dynamically store memory size and the Nonvolatile memory capacity all is 2M.
5. according to claim 1 or 2 or the 3 or 4 described methods that multiple object realized distributed function, it is characterized in that, according to the analysis result of above-mentioned steps, the administration module of multi-object is divided into master control borad hardware management type, power board hardware management type, line card veneer hardware management type.
6. the method that multiple object is realized distributed function according to claim 5, it is characterized in that, employing standard modeling language design tool is respectively to master control borad hardware management type and power board hardware management type, and line card veneer hardware management type designs master control borad hardware management module and power board hardware management module respectively, and the ply-yarn drill hardware management module.
7. the method to multiple object realization distributed function according to claim 6 is characterized in that described master control borad hardware management module resides on the master control borad, and its monitoring management flow process to hardware mainly is:
The basic hardware attribute that at first will obtain this plate comprises slot number, hardware version type, port information, obtain active and standby value of statistical indicant and the flow process below this value decision, if host apparatus checks that each veneer is on the throne, and foundation situation on the throne judges whether minimum system satisfies, if satisfy, then detect whether hot plug or switching request are arranged,, also will go shake if having, if hot plug is arranged really or switches generation, then complain to system; If whether stand-by equipment, it is invalid to detect host apparatus, invalid and still invalid after the past shake as if discovery, then complains to system and trigger this plate to be upgraded to host apparatus.
8. the method that multiple object is realized distributed function according to claim 6, it is characterized in that, said ply-yarn drill hardware management module resides on each ply-yarn drill, its monitoring management flow process to hardware mainly is: the basic hardware attribute of obtaining this plate comprises slot number, hardware version type, port information, detect whether the request of hardware off-line is arranged,, also will go shake if having, if the request of hardware off-line is arranged really, then complains to system.
9. the method to multiple object realization distributed function according to claim 6 is characterized in that said power board hardware management module resides on the power board, and its monitoring management flow process to hardware mainly is:
The basic hardware attribute that at first will obtain this plate comprises slot number, hardware version type, port information, obtain active and standby value of statistical indicant and the flow process below this value decision, if host apparatus, whether detect has switching request, if have, also to go shake,, then complain to system if switch generation really; If whether stand-by equipment, it is invalid to detect host apparatus, invalid and still invalid after the past shake as if discovery, then complains to system and trigger this plate to be upgraded to host apparatus.
CNB011322233A 2001-11-16 2001-11-16 Method for carrying out distribution function of multiple objects Expired - Fee Related CN100369003C (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNB011322233A CN100369003C (en) 2001-11-16 2001-11-16 Method for carrying out distribution function of multiple objects

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNB011322233A CN100369003C (en) 2001-11-16 2001-11-16 Method for carrying out distribution function of multiple objects

Publications (2)

Publication Number Publication Date
CN1420435A CN1420435A (en) 2003-05-28
CN100369003C true CN100369003C (en) 2008-02-13

Family

ID=4671261

Family Applications (1)

Application Number Title Priority Date Filing Date
CNB011322233A Expired - Fee Related CN100369003C (en) 2001-11-16 2001-11-16 Method for carrying out distribution function of multiple objects

Country Status (1)

Country Link
CN (1) CN100369003C (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103516570B (en) * 2012-06-28 2017-10-27 中兴通讯股份有限公司 multi-object competition method and system
CN105790842A (en) * 2014-12-22 2016-07-20 中兴通讯股份有限公司 Configuration method and device of single board slot addresses and optical network station device

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001079962A2 (en) * 2000-04-13 2001-10-25 Stratus Technologies International, S.A.R.L. Fault-tolerant maintenance bus, protocol, and method for using the same
CN1321004A (en) * 2000-04-25 2001-11-07 华为技术有限公司 Method and equipment for swapping active with standby switches

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001079962A2 (en) * 2000-04-13 2001-10-25 Stratus Technologies International, S.A.R.L. Fault-tolerant maintenance bus, protocol, and method for using the same
CN1321004A (en) * 2000-04-25 2001-11-07 华为技术有限公司 Method and equipment for swapping active with standby switches

Also Published As

Publication number Publication date
CN1420435A (en) 2003-05-28

Similar Documents

Publication Publication Date Title
CN100511177C (en) Symbol locating method of embedded system
CN100422953C (en) On-line debugging method for SoC system using HDL to expand serial port
AU2001266937A1 (en) Embedded diagnostic system and method
CN101908015B (en) Device and method for creating test case based on components
CN100565472C (en) A kind of adjustment method that is applicable to multiprocessor karyonide system chip
CN105573800A (en) Single-board or multi-board system based on ZYNQ and on-line updating method
Raiteri et al. Repairable fault tree for the automatic evaluation of repair policies
CN103530225B (en) Automatization's compiler test method and realize automatization's compiler test platform of the method
CN101739319B (en) Computer device
CN102768642A (en) LINUX kernel reliability evaluating system and LINUX kernel reliability evaluating method based on source code analysis
CN201435074Y (en) Device for generating test case based on member
US7130788B2 (en) Emulation components and system including distributed event monitoring, and testing of an IC design under emulation
CN114490023B (en) ARM and FPGA-based high-energy physical computable storage device
CN101127000B (en) Device and method for promoting disaster resumption
CN100369003C (en) Method for carrying out distribution function of multiple objects
US7039718B2 (en) Multiprocess computer system
De Florio et al. /spl Rscr//spl epsi//spl Lscr: a fault tolerance linguistic structure for distributed applications
Qun et al. A framework for dynamic software architecture-based self-healing
US7035787B2 (en) Emulation components and system including distributed routing and configuration of emulation resources
CN101895426B (en) Data acquisition method and system in network resource evaluation
CN103049342A (en) Method of accessing starting information
CN116976252A (en) Regression simulation method, device, equipment, medium and program product
CN113867810A (en) Method, device, terminal and storage medium for checking server hard disk topology
CN115204081A (en) Chip simulation method, chip simulation platform, chip simulation system, and computer-readable storage medium
JPH10221410A (en) Automatic logic verification system for lsi

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
ASS Succession or assignment of patent right

Owner name: SHENZHENG CITY ZTE CO., LTD.

Free format text: FORMER OWNER: SHENZHENG CITY ZTE CO., LTD. SHANGHAI SECOND INSTITUTE

Effective date: 20030724

C41 Transfer of patent application or patent right or utility model
TA01 Transfer of patent application right

Effective date of registration: 20030724

Applicant after: Zhongxing Communication Co., Ltd., Shenzhen City

Applicant before: Shanghai Inst. of No.2, Zhongxing Communication Co., Ltd., Shenzhen City

C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
C17 Cessation of patent right
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20080213

Termination date: 20131116