CN105205249A - SOC (System on Chip) debugging validation system and software/hardware collaboration method thereof - Google Patents

SOC (System on Chip) debugging validation system and software/hardware collaboration method thereof Download PDF

Info

Publication number
CN105205249A
CN105205249A CN201510598167.7A CN201510598167A CN105205249A CN 105205249 A CN105205249 A CN 105205249A CN 201510598167 A CN201510598167 A CN 201510598167A CN 105205249 A CN105205249 A CN 105205249A
Authority
CN
China
Prior art keywords
soc
debugging
register
hardware
value
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
CN201510598167.7A
Other languages
Chinese (zh)
Other versions
CN105205249B (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.)
Guowei group (Shenzhen) Co., Ltd.
Original Assignee
Shenzhen State Micro 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 Shenzhen State Micro Technology Co Ltd filed Critical Shenzhen State Micro Technology Co Ltd
Priority to CN201510598167.7A priority Critical patent/CN105205249B/en
Publication of CN105205249A publication Critical patent/CN105205249A/en
Application granted granted Critical
Publication of CN105205249B publication Critical patent/CN105205249B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

The invention discloses an SOC (System on Chip) debugging validation system. The SOC debugging validation system comprises an SOC and a validation platform, wherein the SOC comprises a processor, a memory and a software test case stored in the memory; the validation platform comprises a hardware test case. On the basis of the prior art, a debugging module is added into the SOC to be validated, a software access address of the debugging module is allocated to an address section which is not used in the system, interactive communication between the software test case and the hardware test case is achieved by reading-writing a register array in the debugging module through the software test case and writing-reading the register array in the debugging module through the hardware test case, and the validation on the SOC is completed. The invention also provides a software/hardware collaboration method of the SOC debugging validation system. According to the system and the method, mutual communication between the software test case and the hardware test case can be achieved in a debugging validation process of the SOC, the simulation frequency is reduced, and the efficiency is improved.

Description

A kind of SOC debugging verification system and software-hardware synergism method thereof
Technical field
The present invention relates to integrated circuit verification field tests, particularly in a kind of SOC system verification, software and hardware encourages mutual method and realizes the SOC debugging verification system of the method.
Background technology
Along with the develop rapidly of IC industry, increasing chip design becomes SOC(SystemOnChip) chip, the scale along with SOC is increasing, and the checking of SOC is also more and more difficult.SOC debugging verification system is generally use electric design automation (ElectronicDesignAutomation, EDA) instrument to carry out simulating, verifying process to SOC, to guarantee the correctness that SOC designs.The excitation (test case) of SOC system verification is generally divided into two parts: software excitation (software test case) and hardware excitation (hardware testing use-case).Software excitation compiles generation executable file through compiler after being encoded by software languages such as C, C++, leave in the storer of SOC, also performed to complete the function designed by SOC by CPU (central processing unit) (CentralProcessorUnit, CPU) reading command from storer of SOC again.Hardware excitation is by the hardware description languages such as Verilog, VHDL, SystemVerilog or hardware verification speech encoding, be positioned at system verification platform, make SOC reach the condition of work of expectation for the applied environment or direct amendment SOC design internal hardware signal building SOC.Software excitation and hardware excitation collaborative work achieve system verification SOC being completed under certain applied environment to certain feature operation.
But existing software excitation and hardware are activated in collaborative processes, there is following problem:
1, artificial debugging number of times is increased: because the state of the other side is not all known in software excitation and hardware excitation, need through repeatedly debugging the scene could determining both to meet.
2, the simulation run time is increased: in order to ensure that software excitation or hardware excitation are made adequate preparation, the time delay that can be added beyond in excitation needed for reality is waited for.
3, single emulation covering function point is few: encouraged by software and hardware encourages that all not know whether the other side runs complete, and once emulate the partial function that can only cover under certain applied environment, cover greater functionality needs simulating, verifying again.
Summary of the invention
The present invention, in order to solve the problem of above-mentioned prior art, proposes a kind of SOC debugging verification system, and this system is mainly applied in and utilizes eda tool to carry out in the process of simulating, verifying SOC.It comprises SOC and verification platform, described SOC comprises processor, storer, the software test case left in storer, described verification platform comprises hardware testing use-case, also be provided with a debugging module in described SOC, described software test case and hardware testing use-case carry out by debugging module the checking that interactive correspondence come SOC in operational process.
The invention also proposes a kind of software-hardware synergism method of above-mentioned SOC debugging verification system, comprise the steps:
Step 1: software test case drives the processor of SOC to write A by the system bus of SOC in the register in debugging module, and after this step runs succeeded, the value of the register in debugging module equals A;
Step 2: the value of hardware testing use-case control register, judges whether the value of described register equals A, if be not equal to A, then continues monitoring, if equal A, then continues step 3;
Step 3: hardware testing use-case determination software test case is current ready, hardware testing use-case starts the hardware adaptations environment or the condition of work that build next step operation of SOC;
Step 4: after the hardware adaptations environment that hardware testing use-case is current or condition of work have built, the value of register is revised as B;
Step 5: software test case drives processor by the value of the register in system bus monitoring debugging module, judges whether register value equals B, if be not equal to B, then continues monitoring, if equal B, then continue step 6;
Step 6: software test case determination hardware testing use-case has got out current hardware adaptations environment or condition of work, software test case starts next step operation;
Step 7: circulation step 1 to 6, until software test case and hardware testing use-case have worked in coordination with all debugging checking work mutually.
Value A in above-mentioned steps 1-6, B are arbitrary value, and current A, B value may be the same or different with A, B value in cyclic process before, and the register that current A, B value is deposited may be the same or different with the register existing for A, B value in cyclic process before.
The application adds one in SOC can encourage the debugging module of simultaneously accessing for software excitation and hardware, software is encouraged and hardware encourage can communication mutually in collaborative processes, thus decrease the number of times of SOC system verification artificial debugging, shorten the simulation run time, add the function point that single emulation covers, contribute to improving SOC system verification efficiency, and do not increase the scale of SOC design, do not affect the design function of SOC at all.
Accompanying drawing explanation
Fig. 1 is structural representation of the present invention;
Fig. 2 is the structural representation of debugging module of the present invention;
Fig. 3 is the process flow diagram of software-hardware synergism of the present invention.
Embodiment
Below in conjunction with drawings and Examples, describe the course of work of the present invention in detail.
As shown in Figure 1, the SOC debugging verification system that one embodiment of the invention proposes, comprise SOC 101 and verification platform 106, SOC comprises processor 103, storer 104, software test case is deposited in storer 104, also make software encourage 105, software excitation 105 is encoded by software languages such as C, C++, through the executable file that compiler compiling generates.Processor 103 can from storer 104 reading command and perform drive SOC 101 to realize designed function.
Verification platform 106 by hardware encourage 107(be also hardware testing use-case) and monitor 108 form, verification platform 106 is built by hardware description language Verilog or VHDL or hardware verification language SystemVerilog, in verification platform 106, all signals of SOC 101 inside or register pair hardware excitation 107 and monitor 108 are all complete visible concrete signal or unit, therefore signal or the register value of SOC 101 inside can be directly monitored or be revised in hardware excitation 107, monitor 108 directly can monitor signal or the register value of SOC 101 inside.Hardware excitation 107 builds applied environment or the condition of work of SOC 101 by the signal of amendment SOC 101 inside or the value of register.Whether monitor 108 meets expection by the signal or register value checking SOC 101 inside judges whether SOC 101 correctly works.
SOC 101 is objects to be verified, in order to realize software and hardware test case proposed by the invention, collaborative, mutual communication is mutual mutually, the Verify in System stage, debugging module 102 is added in SOC 101, and the address area will do not used in the softward interview address assignment of debugging module 102 to SOC 101 system.Debugging module 102, only for the system verification stage, does not have in actual chips product.Software test case and hardware testing use-case carry out by debugging module the checking that interactive correspondence come SOC in operational process.
As shown in Figure 2, debugging module 201, as the submodule of in SOC 101, is integrated on the system bus of SOC 101.Debugging module 201 is made up of bus interface 202, bus access resolution unit 203 and register array 204.Bus interface 202 adopts the system bus interface of SOC 101, and bus access resolution unit 203 converts the accessing time sequence of bus interface 202 accessing time sequence of register array 204 to.Register in register array in debugging module is at least one, can arrange any number of register as required, generally all needs about 10 registers to complete the debugging checking of SOC.
Software excitation 105 drives processor 103 by the register array in the system bus read-write debugging module 102 of SOC 101, and the hardware excitation 107 in verification platform 106 can read and write the register array in debugging module 102, in view of the register in debugging module 102 can by software encourage 105 and hardware excitation 107 jointly to access, the register in debugging module 102 can be used to realize the interactive communication of software excitation 105 and hardware excitation 107.
As shown in Figure 3, the invention allows for the Synergistic method of the software and hardware of SOC debugging verification system, the debugging that its interactive cooperation mainly between hardware testing use-case and software test case completes SOC is verified, comprises the steps:
Step 1: software test case drives the processor of SOC to write A by the system bus of SOC in the register 0 in debugging module, and after this step runs succeeded, the value of the register 0 in debugging module equals A;
Step 2: the value of hardware testing use-case control register 0, judges whether the value of register 0 equals A, if be not equal to A, then continues monitoring, if equal A, then continues step 3;
Step 3: hardware testing use-case determination software test case is current ready, hardware testing use-case starts the hardware adaptations environment or the condition of work that build next step operation of SOC;
Step 4: after the hardware adaptations environment that hardware testing use-case is current or condition of work have built, the value of register 0 is revised as B;
Step 5: software test case drives processor by the value of the register 0 in system bus monitoring debugging module, judges that register 0 is worth and whether equals B, if be not equal to B, then continue monitoring, if equal B, then continue step 6;
Step 6: software test case determination hardware testing use-case has got out current hardware adaptations environment or condition of work, software test case starts next step operation;
Step 7: judge whether SOC debugs and verify, if so, then terminate; Then circulation step 1 to 6 if not, until software test case and hardware testing use-case have worked in coordination with all debugging checking work mutually.
Value A in above-mentioned steps 1-6, B are arbitrary value, and current A, B value may be the same or different with A, B value in cyclic process before, and the register that current A, B value is deposited may be the same or different with the register existing for A, B value in cyclic process before.Above-mentioned steps 1 to step 6 is that software excitation 105 encourages 107 to carry out a kind of flow process of information interaction based on the concrete some registers in debugging module 102 with hardware, if software excitation 105 and hardware have more kinds of information to need alternately between encouraging 107, other register in debugging module 102 can be used to realize, use other registers carry out mutual flow process with use register 0 time identical, checking personnel can according to software encourage 105 and hardware encourage the number needing mutual information between 107, circulation step 1 to the step 6 in implementation step 7.
Should be understood that, the above-mentioned description for specific embodiment is comparatively detailed, and therefore can not think the restriction to scope of patent protection of the present invention, scope of patent protection of the present invention should be as the criterion with claims.

Claims (7)

1. a SOC debugging verification system, comprise SOC and verification platform, described SOC comprises processor, storer, the software test case left in storer, described verification platform comprises hardware testing use-case, it is characterized in that, also be provided with a debugging module in described SOC, described software test case and hardware testing use-case carry out by debugging module the checking that interactive correspondence come SOC in operational process.
2. SOC debugging verification system as claimed in claim 1, it is characterized in that, described debugging module comprises the bus interface be connected with the system bus of SOC, the bus access resolution unit be connected with bus interface, register array for software test case and the read and write access of hardware testing use-case.
3. SOC debugging verification system as claimed in claim 2, it is characterized in that, the register number in described register array is at least one.
4. SOC debugging verification system as claimed in claim 2, it is characterized in that, read and write access is carried out to debugging module in the softward interview address after described software test case is mapped by debugging module.
5. SOC debugging verification system as claimed in claim 4, is characterized in that, the softward interview address after described debugging module maps is untapped address in the system of SOC.
6. SOC debugging verification system as claimed in claim 1, is characterized in that, described verification platform also comprises signal for checking SOC inside or whether register value mates preset value to judge the monitor whether SOC correctly works.
7. the software-hardware synergism method of the SOC debugging verification system as described in claim 1 to 6 any one claim, is characterized in that, comprise the steps:
Step 1: software test case drives the processor of SOC to write A by the system bus of SOC in the register in debugging module, and after this step runs succeeded, the value of the register in debugging module equals A;
Step 2: the value of hardware testing use-case control register, judges whether the value of described register equals A, if be not equal to A, then continues monitoring, if equal A, then continues step 3;
Step 3: hardware testing use-case determination software test case is current ready, hardware testing use-case starts the hardware adaptations environment or the condition of work that build next step operation of SOC;
Step 4: after the hardware adaptations environment that hardware testing use-case is current or condition of work have built, the value of register is revised as B;
Step 5: software test case drives processor by the value of the register in system bus monitoring debugging module, judges whether register value equals B, if be not equal to B, then continues monitoring, if equal B, then continue step 6;
Step 6: software test case determination hardware testing use-case has got out current hardware adaptations environment or condition of work, software test case starts next step operation;
Step 7: circulation step 1 to 6, until software test case and hardware testing use-case have worked in coordination with all debugging checking work mutually;
Value A in above-mentioned steps 1-6, B are arbitrary value, and current A, B value may be the same or different with A, B value in cyclic process before, and the register that current A, B value is deposited may be the same or different with the register existing for A, B value in cyclic process before.
CN201510598167.7A 2015-09-17 2015-09-17 A kind of SOC debugging verification systems and its software-hardware synergism method Active CN105205249B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510598167.7A CN105205249B (en) 2015-09-17 2015-09-17 A kind of SOC debugging verification systems and its software-hardware synergism method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510598167.7A CN105205249B (en) 2015-09-17 2015-09-17 A kind of SOC debugging verification systems and its software-hardware synergism method

Publications (2)

Publication Number Publication Date
CN105205249A true CN105205249A (en) 2015-12-30
CN105205249B CN105205249B (en) 2018-08-28

Family

ID=54952928

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510598167.7A Active CN105205249B (en) 2015-09-17 2015-09-17 A kind of SOC debugging verification systems and its software-hardware synergism method

Country Status (1)

Country Link
CN (1) CN105205249B (en)

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106528363A (en) * 2015-09-14 2017-03-22 深圳市博巨兴实业发展有限公司 Software and hardware cooperative design verifying method and device
CN106649101A (en) * 2016-11-18 2017-05-10 芯海科技(深圳)股份有限公司 ICE automated test system and test method
CN106708023A (en) * 2017-01-19 2017-05-24 延锋伟世通电子科技(上海)有限公司 Multi-platform compatibility test system and working method thereof
CN110110355A (en) * 2019-03-25 2019-08-09 电子科技大学 A kind of Prototype Verification Platform based on FPGA
CN110196791A (en) * 2019-04-30 2019-09-03 北京中电华大电子设计有限责任公司 A kind of two-way synchronization method of chip software and hardware cooperating simulation verifying
CN110704266A (en) * 2019-09-10 2020-01-17 深圳市紫光同创电子有限公司 Chip development method and verification platform
CN110865971A (en) * 2019-10-30 2020-03-06 南京南瑞微电子技术有限公司 System and method for verifying SOC chip
CN111914410A (en) * 2020-07-16 2020-11-10 博流智能科技(南京)有限公司 SoC software and hardware collaborative simulation acceleration system and method
CN111967209A (en) * 2020-08-21 2020-11-20 广芯微电子(广州)股份有限公司 SOC simulation verification method and device and storage medium
CN112329366A (en) * 2020-12-04 2021-02-05 国微集团(深圳)有限公司 SOC (system on chip) system verification method, device and system for improving simulation efficiency
CN112560372A (en) * 2020-11-27 2021-03-26 山东云海国创云计算装备产业创新中心有限公司 Chip prototype verification method, device, equipment and medium
CN112818616A (en) * 2021-01-15 2021-05-18 珠海泰芯半导体有限公司 Pin naming method, register excitation source adding method and electronic device
CN113010361A (en) * 2021-02-22 2021-06-22 无锡中微亿芯有限公司 MIO function rapid verification method of fully programmable SOC chip
CN113254296A (en) * 2021-06-25 2021-08-13 上海励驰半导体有限公司 Software implementation method and system for chip SLT test
CN113866586A (en) * 2020-06-30 2021-12-31 澜至电子科技(成都)有限公司 System-level chip verification platform and verification method
CN114510432A (en) * 2022-04-20 2022-05-17 苏州浪潮智能科技有限公司 Register debugging platform and debugging method

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1928877A (en) * 2006-08-17 2007-03-14 电子科技大学 Verification method for SOC software and hardware integration design
CN1928878A (en) * 2006-08-17 2007-03-14 电子科技大学 Software and hardware synergism communication method
CN101051332A (en) * 2007-05-23 2007-10-10 中兴通讯股份有限公司 Verifying system and method for SOC chip system grade
CN102508753A (en) * 2011-11-29 2012-06-20 青岛海信信芯科技有限公司 IP (Internet protocol) core verification system
CN102521444A (en) * 2011-12-08 2012-06-27 青岛海信信芯科技有限公司 Cooperative simulation/verification method and device for software and hardware
KR20140032049A (en) * 2012-09-05 2014-03-14 재단법인대구경북과학기술원 Real-time embedded software deburgging method using memory address

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1928877A (en) * 2006-08-17 2007-03-14 电子科技大学 Verification method for SOC software and hardware integration design
CN1928878A (en) * 2006-08-17 2007-03-14 电子科技大学 Software and hardware synergism communication method
CN101051332A (en) * 2007-05-23 2007-10-10 中兴通讯股份有限公司 Verifying system and method for SOC chip system grade
CN102508753A (en) * 2011-11-29 2012-06-20 青岛海信信芯科技有限公司 IP (Internet protocol) core verification system
CN102521444A (en) * 2011-12-08 2012-06-27 青岛海信信芯科技有限公司 Cooperative simulation/verification method and device for software and hardware
KR20140032049A (en) * 2012-09-05 2014-03-14 재단법인대구경북과학기술원 Real-time embedded software deburgging method using memory address

Cited By (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106528363B (en) * 2015-09-14 2019-03-12 深圳市博巨兴实业发展有限公司 A kind of verification method and device of Hardware/Software Collaborative Design
CN106528363A (en) * 2015-09-14 2017-03-22 深圳市博巨兴实业发展有限公司 Software and hardware cooperative design verifying method and device
CN106649101B (en) * 2016-11-18 2019-12-03 芯海科技(深圳)股份有限公司 A kind of ICE automatization test system and test method
CN106649101A (en) * 2016-11-18 2017-05-10 芯海科技(深圳)股份有限公司 ICE automated test system and test method
CN106708023A (en) * 2017-01-19 2017-05-24 延锋伟世通电子科技(上海)有限公司 Multi-platform compatibility test system and working method thereof
CN110110355A (en) * 2019-03-25 2019-08-09 电子科技大学 A kind of Prototype Verification Platform based on FPGA
CN110196791A (en) * 2019-04-30 2019-09-03 北京中电华大电子设计有限责任公司 A kind of two-way synchronization method of chip software and hardware cooperating simulation verifying
CN110704266A (en) * 2019-09-10 2020-01-17 深圳市紫光同创电子有限公司 Chip development method and verification platform
CN110865971A (en) * 2019-10-30 2020-03-06 南京南瑞微电子技术有限公司 System and method for verifying SOC chip
CN110865971B (en) * 2019-10-30 2023-04-07 南京杰思微电子技术有限公司 System and method for verifying SOC chip
CN113866586A (en) * 2020-06-30 2021-12-31 澜至电子科技(成都)有限公司 System-level chip verification platform and verification method
CN113866586B (en) * 2020-06-30 2024-04-12 澜至电子科技(成都)有限公司 Verification platform and verification method for system-on-chip
CN111914410A (en) * 2020-07-16 2020-11-10 博流智能科技(南京)有限公司 SoC software and hardware collaborative simulation acceleration system and method
CN111967209A (en) * 2020-08-21 2020-11-20 广芯微电子(广州)股份有限公司 SOC simulation verification method and device and storage medium
CN112560372B (en) * 2020-11-27 2022-10-21 山东云海国创云计算装备产业创新中心有限公司 Chip prototype verification method, device, equipment and medium
CN112560372A (en) * 2020-11-27 2021-03-26 山东云海国创云计算装备产业创新中心有限公司 Chip prototype verification method, device, equipment and medium
CN112329366A (en) * 2020-12-04 2021-02-05 国微集团(深圳)有限公司 SOC (system on chip) system verification method, device and system for improving simulation efficiency
CN112818616A (en) * 2021-01-15 2021-05-18 珠海泰芯半导体有限公司 Pin naming method, register excitation source adding method and electronic device
CN112818616B (en) * 2021-01-15 2024-03-12 珠海泰芯半导体有限公司 Pin naming method, register excitation source adding method and electronic device
CN113010361A (en) * 2021-02-22 2021-06-22 无锡中微亿芯有限公司 MIO function rapid verification method of fully programmable SOC chip
CN113254296A (en) * 2021-06-25 2021-08-13 上海励驰半导体有限公司 Software implementation method and system for chip SLT test
CN114510432A (en) * 2022-04-20 2022-05-17 苏州浪潮智能科技有限公司 Register debugging platform and debugging method
CN114510432B (en) * 2022-04-20 2022-07-12 苏州浪潮智能科技有限公司 Register debugging platform and debugging method

Also Published As

Publication number Publication date
CN105205249B (en) 2018-08-28

Similar Documents

Publication Publication Date Title
CN105205249A (en) SOC (System on Chip) debugging validation system and software/hardware collaboration method thereof
CN111931445B (en) Method, emulator and storage medium for debugging logic system design
CN115841089B (en) System-level chip verification platform and verification method based on UVM
US6678625B1 (en) Method and apparatus for a multipurpose configurable bus independent simulation bus functional model
US10007492B2 (en) System and method for automatically generating device drivers for run time environments
CN102508753B (en) IP (Internet protocol) core verification system
US9495492B1 (en) Implementing synchronous triggers for waveform capture in an FPGA prototyping system
CN112417798B (en) Time sequence testing method and device, electronic equipment and storage medium
CN101504692A (en) System and method for validating and testing on-chip system
CN106155903B (en) Apparatus and method for system design verification
CN115688676B (en) TLM-based GPU joint simulation system
CN115719047B (en) Waveform GPU-based joint simulation system
CN115496034B (en) Multi-mode GPU joint simulation system
CN115686655B (en) Combined simulation system for GPU IP verification
CN106293625A (en) A kind of method and apparatus of configuration register
CN114662427B (en) Debugging method and device for logic system design
US20090144675A1 (en) Transaction based verification of a system on chip on system level by translating transactions into machine code
CN114548027A (en) Method for tracking signal in verification system, electronic device and storage medium
CN114218882A (en) SoC chip inspection method, device and related equipment
CN109783837A (en) Emulator, analogue system, emulation mode and simulated program
CN115618800B (en) GPU joint simulation system based on DPI
CN104679963B (en) A kind of simulating, verifying apparatus and method based on TCL
CN116560931A (en) Chip verification platform and method, electronic equipment and storage medium
CN113760751B (en) Method for generating test case, electronic device and storage medium
CN110991129B (en) FPGA-based full-automatic simulation verification method for password coprocessor

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
CP03 Change of name, title or address

Address after: 22A, Guoshi building, 1801 Shahe West Road, high tech Zone, Yuehai street, Nanshan District, Shenzhen City, Guangdong Province

Patentee after: Guowei group (Shenzhen) Co., Ltd.

Address before: 518000 Guangdong city of Shenzhen province Nanshan District high tech Industrial Park South high SSMEC building two floor

Patentee before: Guowei Teih Co., Ltd., Shenzhen

CP03 Change of name, title or address