CN117493183A - Test script generation method and device, electronic equipment and storage medium - Google Patents

Test script generation method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN117493183A
CN117493183A CN202311441897.7A CN202311441897A CN117493183A CN 117493183 A CN117493183 A CN 117493183A CN 202311441897 A CN202311441897 A CN 202311441897A CN 117493183 A CN117493183 A CN 117493183A
Authority
CN
China
Prior art keywords
script
column
test
target
instruction
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202311441897.7A
Other languages
Chinese (zh)
Inventor
隋榕华
林伟
徐诗丁
郑韩祥
郭兴伟
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Flaircomm Microelectronics Inc
Original Assignee
Flaircomm Microelectronics Inc
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 Flaircomm Microelectronics Inc filed Critical Flaircomm Microelectronics Inc
Priority to CN202311441897.7A priority Critical patent/CN117493183A/en
Publication of CN117493183A publication Critical patent/CN117493183A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • G06F11/3684Test management for test design, e.g. generating new test cases
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

The application provides a test script generation method, a test script generation device, electronic equipment and a storage medium, and relates to the technical field of computers. The method comprises the following steps: acquiring the detection flow of each detection instrument on a target object; converting the detection flow into a test instruction script of a target script development language for each detection instrument; according to the test instruction script and the operation frame template corresponding to the target script development language, the test script of the target object by the detection instrument is generated.

Description

Test script generation method and device, electronic equipment and storage medium
Technical Field
The present invention relates to the field of computer technologies, and in particular, to a method and apparatus for generating a test script, an electronic device, and a storage medium.
Background
In recent years, with the development of internet of things and internet of vehicles, electronic products have rapidly developed. Under the push of the products which iterate rapidly, factories are required to be capable of leading the products into a production line rapidly, and electronic products are required to be tested for performance and functions before shipment, so that the devices and functions of the electronic products can be ensured to be shipped under normal conditions. It is necessary to test it with various detection instruments.
The electronic products, especially the electronic products with radio frequency, need to test the signal performance, emission performance, power performance and product functions by using various detection instruments in the research and development stage and the production stage, and because the detection instruments are different in variety and use, different instruments, script development languages and test scripts are needed for testing, so that the electronic products are complex in operation and high in requirements on the level of operators.
Disclosure of Invention
The application aims to provide a test script generation method, a test script generation device, electronic equipment and a storage medium.
In a first aspect, an embodiment of the present application provides a test script generating method, including:
acquiring the detection flow of each detection instrument on a target object;
converting the detection flow into a test instruction script of a target script development language for each detection instrument;
and generating a test script of the detection instrument on the target object according to the test instruction script and an operation framework template corresponding to the target script development language.
In a possible implementation manner, the process of creating the running frame template corresponding to the target script development language is as follows:
creating a blank EXCEL document;
sequentially creating basic data columns corresponding to the target script development language in the EXCEL document;
and storing the EXCEL document containing the basic data column as an operation framework template corresponding to the target script development language.
In a possible implementation manner, the basic data column includes: a row number column, a flow label column, a project name column, an instruction category column, an instruction object column, a parameter area column, a key matching item column, an enable column and a display column.
In a possible implementation manner, the generating a test script of the detection instrument on the target object according to the test instruction script and the running frame template corresponding to the target script development language includes:
and filling each instruction in the test instruction script into a basic data column in an operation frame template corresponding to the target script development language according to the sequence, and generating a test script of the detection instrument on the target object.
In a second aspect, an embodiment of the present application provides a test script generating apparatus, including:
the acquisition module is used for acquiring the detection flow of each detection instrument on the target object;
the conversion module is used for converting the detection flow into a test instruction script of a target script development language for each detection instrument;
and the generation module is used for generating a test script of the detection instrument on the target object according to the test instruction script and an operation frame template corresponding to the target script development language.
In a possible implementation manner, the apparatus further includes: a creation module for:
creating a blank EXCEL document;
sequentially creating basic data columns corresponding to the target script development language in the EXCEL document;
and storing the EXCEL document containing the basic data column as an operation framework template corresponding to the target script development language.
In a possible implementation manner, the basic data column includes: a row number column, a flow label column, a project name column, an instruction category column, an instruction object column, a parameter area column, a key matching item column, an enable column and a display column.
In a possible implementation manner, the generating module is specifically configured to:
and filling each instruction in the test instruction script into a basic data column in an operation frame template corresponding to the target script development language according to the sequence, and generating a test script of the detection instrument on the target object.
In a third aspect, the present application provides an electronic device, including: a memory, a processor and a computer program stored on the memory and executable on the processor, the processor executing the computer program to perform the method according to the first aspect.
In a fourth aspect, the present application indeed provides a computer-readable storage medium having stored thereon computer-readable instructions executable by a processor to implement the method according to the first aspect.
Compared with the prior art, the test script generation method provided by the application has the advantages that the detection flow of each detection instrument on the target object is obtained; converting the detection flow into a test instruction script of a target script development language for each detection instrument; according to the test instruction script and the operation frame template corresponding to the target script development language, the test script of the target object by the detection instrument is generated.
Drawings
Various other advantages and benefits will become apparent to those of ordinary skill in the art upon reading the following detailed description of the preferred embodiments. The drawings are only for purposes of illustrating the preferred embodiments and are not to be construed as limiting the application. Also, like reference numerals are used to designate like parts throughout the figures. In the drawings:
FIG. 1 shows a flowchart of a test script generation method provided by an embodiment of the present application;
FIG. 2 shows a schematic diagram of a test script provided by an embodiment of the present application;
FIG. 3 is a schematic diagram of a test script generating device according to an embodiment of the present application;
fig. 4 shows a schematic diagram of an electronic device according to an embodiment of the present application.
Detailed Description
Exemplary embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While exemplary embodiments of the present disclosure are shown in the drawings, it should be understood that the present disclosure may be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the disclosure to those skilled in the art.
It is noted that unless otherwise indicated, technical or scientific terms used herein should be given the ordinary meaning as understood by one of ordinary skill in the art to which this application belongs.
In addition, the terms "first" and "second" etc. are used to distinguish different objects and are not used to describe a particular order. Furthermore, the terms "comprise" and "have," as well as any variations thereof, are intended to cover a non-exclusive inclusion. For example, a process, method, system, article, or apparatus that comprises a list of steps or elements is not limited to only those listed steps or elements but may include other steps or elements not listed or inherent to such process, method, article, or apparatus.
The application provides a test script generation method, a test script generation device, an electronic device and a storage medium, and the test script generation method, the electronic device and the storage medium are described in detail below with reference to the accompanying drawings.
Referring to fig. 1, fig. 1 is a flowchart of a test script generating method according to an embodiment of the present application, including the following steps S101 to S103:
s101, acquiring a detection flow of each detection instrument on a target object.
The target object may be an electronic product, such as a radio frequency type electronic product, that needs to be detected by various detection instruments, which need to be used to test its signal performance, emission performance, power performance, and product functionality. The test instruments may be test instruments from different platforms of different brands.
Each detection instrument has a detection flow for the target object, and the detection flow may include: opening the detecting instrument, and controlling the detecting instrument to finish: the digital output, digital input, analog output and mode input functions are used for achieving the purpose of testing, the resource connection of the detection instrument is closed (released), the result data output by the detection instrument is monitored and collected, the detection result is judged, and the detection result report is output and displayed. The detection flow may be set according to actual situations, which is not limited in this application.
S102, converting the detection flow into a test instruction script of a target script development language for each detection instrument.
The purpose of the step S102 is to convert the detection flows of different detection instruments into test instruction scripts of the same script development language, and the conversion method can adopt related technologies, which is not limited in this application. The target script development language can be any script development language, and can also be a novel software (script) development programming language with unique grammar which is customized, and a high-level programming language programmed on the EXCEL file platform is used. The target script development language is a high-level programming language by combining the object-oriented design thought and by virtue of the design original purpose of simplicity, modern and universality. The script written by the language integrates the detection instruments with different brands and different platforms in a cooperative mode, the target script development language can be understood to be a protocol layer for communication analysis and forwarding between the detection instruments and electronic products, and different development functions can be realized through different grammars of the target script development language.
For ease of understanding, the following main instruction types of the target script development language are exemplified:
open: an object connection is created, which can be objects of different instruments, serial ports, modules, devices and the like.
Close: closing an object connection, which can be objects of different instruments, serial ports, modules, equipment and the like.
Talk: an instruction interaction session is carried out on a certain created object, and the instruction comprises TX: data message to be sent, RX: and returning to receive the data message to be matched.
Cals: the latest polynomial operation of the data variable, such as assignment, addition, subtraction, multiplication and division, interception, replacement and the like.
Comp: the data variables are compared to realize matching, inclusion, equality, size comparison and the like
pstPrint: running the command realizes the UI display or loading the printer to print the label function.
Stop: a stop command for the instruction set, the script generating a stop operation when encountering the instruction.
Goto: jump commands of the instruction set, when the script encounters the instruction, jump operations of different line numbers of the instruction occur.
Delay: and (3) delaying a waiting command of the instruction set, and performing specific millisecond waiting operation when the script executes the command. (user-customizable for a specific number of milliseconds)
Hold: a pause command of the instruction set, and the script executes a pause operation when encountering the instruction.
Aesecrypt: and carrying out AES algorithm data encryption on the variable data, so that the established interactive connection session is subjected to AES algorithm data encryption.
S103, generating a test script of the detection instrument on the target object according to the test instruction script and an operation frame template corresponding to the target script development language.
The creation process of the operation framework template corresponding to the target script development language is as follows:
creating a blank EXCEL document;
sequentially creating basic data columns corresponding to the target script development language in the EXCEL document;
and storing the EXCEL document containing the basic data column as an operation framework template corresponding to the target script development language.
Wherein the basic data column includes: a row number column, a flow label column, a project name column, an instruction category column, an instruction object column, a parameter area column, a key matching item column, an enable column and a display column.
Specifically, the step S103 may be implemented as: and filling each instruction in the test instruction script into a basic data column in an operation frame template corresponding to the target script development language according to the sequence, and generating a test script of the detection instrument on the target object.
For ease of understanding, the present application provides a test script as shown in fig. 2, which implements: opening (connecting) peripheral NI6008 acquisition instrument, realizing control thereof through the talk instruction of script: the functions of digital output, digital input, analog output and mode input are achieved, so that the aim of testing is achieved, and finally, the script turns off (releases) the connection of the NI6008 acquisition instrument resources.
Therefore, the target script development language provided by the application can be used for effectively testing the tested object by writing the self-defined test instruction, the operation platform can analyze the instruction written by the target script development language and convert the instruction into the computer (program) instruction which can be identified by the computer (program), and finally, a test result report is provided for the user, and the specific steps are as follows:
s1: creating an operation framework template of the target script development language: creating an EXCEL null version locally, creating several basic data columns, as shown in fig. 2, with column names: "line number", "flow label", "item name", "instruction category", "instruction object", "parameter area", "key match", "enable", "display", and the like, and may also include "status trend", "error code", and the like. The EXCEL document containing the column name can be stored as a standard template, and specific instructions of the target script development language can be directly filled next time.
S2: filling out a format instruction set conforming to a target script development language on the EXCEL template, for example, the instructions include: initializing/connecting a test object (instrument), specifically receiving and transmitting a protocol command set, logic judgment, statement jump, failure retry and the like of a test case, monitoring and collecting result data output by a detection instrument, judging, and outputting and displaying a test result report.
S3: the running platform loads the test script and analyzes the instruction in the test script, and converts the instruction into a computer (instrument) instruction which can be executed by a computer program, so that the control and monitoring of the detecting instrument are realized, and the actions such as logic judgment, statement adjustment, failed retry and the like are performed according to the instruction of the script class, and the target object is effectively tested in a step mode.
S4: and when the operation platform runs to the last line of the test script or terminates the instruction, releasing the connection resource of the detection instrument or the target object resource, and finally displaying the test result and the test report.
The operation platform can rapidly complete the test of the target object by operating the test script of each detection instrument.
The test script generation method provided by the embodiment of the application has the following beneficial effects:
according to the test script generation method, the detection flow of each detection instrument on the target object is obtained; converting the detection flow into a test instruction script of a target script development language for each detection instrument; according to the test instruction script and the operation frame template corresponding to the target script development language, the test script of the detection instrument on the target object is generated.
In the above-described embodiments, a test script generating method is provided, and correspondingly, the present application also provides a test script generating device 10. The test script generating device provided by the embodiment of the application can implement the test script generating method, and the test script generating device can be realized by software, hardware or a combination of the software and the hardware. For example, the test script generating means may comprise integrated or separate functional modules or units to perform the corresponding steps in the methods described above. Referring to fig. 3, the method includes:
an obtaining module 101, configured to obtain a detection flow of each detection instrument on a target object;
the conversion module 102 is configured to convert, for each detection instrument, the detection flow into a test instruction script of a target script development language;
and the generating module 103 is configured to generate a test script of the target object by the detecting instrument according to the test instruction script and an operation frame template corresponding to the target script development language.
In a possible implementation manner, the apparatus further includes: a creation module for:
creating a blank EXCEL document;
sequentially creating basic data columns corresponding to the target script development language in the EXCEL document;
and storing the EXCEL document containing the basic data column as an operation framework template corresponding to the target script development language.
In a possible implementation manner, the basic data column includes: a row number column, a flow label column, a project name column, an instruction category column, an instruction object column, a parameter area column, a key matching item column, an enable column and a display column.
In a possible implementation manner, the generating module 103 is specifically configured to:
and filling each instruction in the test instruction script into a basic data column in an operation frame template corresponding to the target script development language according to the sequence, and generating a test script of the detection instrument on the target object.
The test script generating device and the test script generating method provided by the embodiment of the application have the same beneficial effects as the method adopted, operated or realized by the same inventive concept.
The embodiment of the application also provides an electronic device corresponding to the method provided by the previous embodiment, where the electronic device may be an electronic device for a client, for example, a mobile phone, a notebook computer, a tablet computer, a desktop computer, etc., so as to execute the test script generating method.
Referring to fig. 4, a schematic diagram of an electronic device according to some embodiments of the present application is shown. As shown in fig. 4, the electronic device 20 includes: a processor 200, a memory 201, a bus 202 and a communication interface 203, the processor 200, the communication interface 203 and the memory 201 being connected by the bus 202; the memory 201 stores a computer program that can be executed on the processor 200, and the processor 200 executes the test script generation method provided in any of the foregoing embodiments of the present application when executing the computer program.
The memory 201 may include a high-speed random access memory (RAM: randomAccess Memory), and may further include a non-volatile memory (non-volatile memory), such as at least one disk memory. The communication connection between the system network element and at least one other network element is implemented via at least one communication interface 203 (which may be wired or wireless), the internet, a wide area network, a local network, a metropolitan area network, etc. may be used.
Bus 202 may be an ISA bus, a PCI bus, an EISA bus, or the like. The buses may be classified as address buses, data buses, control buses, etc. The memory 201 is configured to store a program, and the processor 200 executes the program after receiving an execution instruction, and the test script generating method disclosed in any of the foregoing embodiments of the present application may be applied to the processor 200 or implemented by the processor 200.
The processor 200 may be an integrated circuit chip with signal processing capabilities. In implementation, the steps of the above method may be performed by integrated logic circuits of hardware in the processor 200 or by instructions in the form of software. The processor 200 may be a general-purpose processor, including a central processing unit (Central Processing Unit, CPU for short), a network processor (Network Processor, NP for short), etc.; but may also be a Digital Signal Processor (DSP), application Specific Integrated Circuit (ASIC), an off-the-shelf programmable gate array (FPGA) or other programmable logic device, discrete gate or transistor logic device, discrete hardware components. The disclosed methods, steps, and logic blocks in the embodiments of the present application may be implemented or performed. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like. The steps of a method disclosed in connection with the embodiments of the present application may be embodied directly in hardware, in a decoded processor, or in a combination of hardware and software modules in a decoded processor. The software modules may be located in a random access memory, flash memory, read only memory, programmable read only memory, or electrically erasable programmable memory, registers, etc. as well known in the art. The storage medium is located in the memory 201, and the processor 200 reads the information in the memory 201, and in combination with its hardware, performs the steps of the above method.
The electronic device provided by the embodiment of the application and the test script generation method provided by the embodiment of the application are the same in inventive concept, and have the same beneficial effects as the method adopted, operated or realized by the electronic device.
The present application further provides a computer readable storage medium corresponding to the test script generation method provided in the foregoing embodiment, on which a computer program (i.e., a program product) is stored, which when executed by a processor, performs the test script generation method provided in any of the foregoing embodiments.
It should be noted that examples of the computer readable storage medium may also include, but are not limited to, a phase change memory (PRAM), a Static Random Access Memory (SRAM), a Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), a Read Only Memory (ROM), an Electrically Erasable Programmable Read Only Memory (EEPROM), a flash memory, or other optical or magnetic storage medium, which will not be described in detail herein.
The computer readable storage medium provided by the above embodiments of the present application and the test script generation method provided by the embodiments of the present application have the same advantageous effects as the method adopted, operated or implemented by the application program stored therein, because of the same inventive concept.
Finally, it should be noted that: the above embodiments are only for illustrating the technical solution of the present application, and not for limiting the same; although the present application has been described in detail with reference to the foregoing embodiments, it should be understood by those of ordinary skill in the art that: the technical scheme described in the foregoing embodiments can be modified or some or all of the technical features thereof can be replaced by equivalents; such modifications and substitutions do not depart from the spirit of the embodiments, and are intended to be included within the scope of the claims and description.

Claims (10)

1. A test script generation method, comprising:
acquiring the detection flow of each detection instrument on a target object;
converting the detection flow into a test instruction script of a target script development language for each detection instrument;
and generating a test script of the detection instrument on the target object according to the test instruction script and an operation framework template corresponding to the target script development language.
2. The method according to claim 1, wherein the creation process of the running frame template corresponding to the target script development language is as follows:
creating a blank EXCEL document;
sequentially creating basic data columns corresponding to the target script development language in the EXCEL document;
and storing the EXCEL document containing the basic data column as an operation framework template corresponding to the target script development language.
3. The method of claim 2, wherein the base data column comprises: a row number column, a flow label column, a project name column, an instruction category column, an instruction object column, a parameter area column, a key matching item column, an enable column and a display column.
4. The method according to claim 3, wherein the generating the test script of the target object by the test instrument according to the test instruction script and the running frame template corresponding to the target script development language includes:
and filling each instruction in the test instruction script into a basic data column in an operation frame template corresponding to the target script development language according to the sequence, and generating a test script of the detection instrument on the target object.
5. A test script generating apparatus, comprising:
the acquisition module is used for acquiring the detection flow of each detection instrument on the target object;
the conversion module is used for converting the detection flow into a test instruction script of a target script development language for each detection instrument;
and the generation module is used for generating a test script of the detection instrument on the target object according to the test instruction script and an operation frame template corresponding to the target script development language.
6. The apparatus of claim 5, wherein the apparatus further comprises: a creation module for:
creating a blank EXCEL document;
sequentially creating basic data columns corresponding to the target script development language in the EXCEL document;
and storing the EXCEL document containing the basic data column as an operation framework template corresponding to the target script development language.
7. The apparatus of claim 6, wherein the base data column comprises: a row number column, a flow label column, a project name column, an instruction category column, an instruction object column, a parameter area column, a key matching item column, an enable column and a display column.
8. The apparatus of claim 7, wherein the generating module is specifically configured to:
and filling each instruction in the test instruction script into a basic data column in an operation frame template corresponding to the target script development language according to the sequence, and generating a test script of the detection instrument on the target object.
9. An electronic device, comprising: a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the processor runs the computer program to implement the method according to any one of claims 1 to 4.
10. A computer readable storage medium having stored thereon computer readable instructions executable by a processor to implement the method of any one of claims 1 to 4.
CN202311441897.7A 2023-11-01 2023-11-01 Test script generation method and device, electronic equipment and storage medium Pending CN117493183A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311441897.7A CN117493183A (en) 2023-11-01 2023-11-01 Test script generation method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311441897.7A CN117493183A (en) 2023-11-01 2023-11-01 Test script generation method and device, electronic equipment and storage medium

Publications (1)

Publication Number Publication Date
CN117493183A true CN117493183A (en) 2024-02-02

Family

ID=89682153

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311441897.7A Pending CN117493183A (en) 2023-11-01 2023-11-01 Test script generation method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN117493183A (en)

Similar Documents

Publication Publication Date Title
CN105022630B (en) A kind of assembly management system and assembly management method
CN110765013B (en) Automatic execution method and system for flow
US8898523B2 (en) Generating imperative test tasks from declarative test instructions
CN107832059B (en) Code static analysis method and device based on Makefile
CN112286829B (en) Test script generation method and device
US10387124B2 (en) System and method for creating domain specific language
US20080052685A1 (en) Apparatus and method for implementing components, and apparatus and method for verifying components
US20060070043A1 (en) System and method for analyzing computer code
CN114168114A (en) Operator registration method, device and equipment
CN112114789B (en) Service development method and equipment
CN114895935A (en) Method and device for flashing vehicle ECU, electronic equipment and storage medium
CN106610845B (en) Information management method, device, server and system
CN107092474B (en) Program development method, ETL processing method and device
CN117493183A (en) Test script generation method and device, electronic equipment and storage medium
CN112181411A (en) Menu generation method, menu generation device and diagnosis equipment
CN113641594B (en) Cross-terminal automatic testing method and related device
US10659321B2 (en) Electronic apparatus for recording debugging information and control method thereof
US20050267977A1 (en) Automatic creation of protocol dependent control path for instrument application
CN112181538B (en) Diagnostic flow execution method, device, equipment and storage medium
CN117493184A (en) Electronic product testing method and device, electronic equipment and storage medium
CN111580789B (en) Function block frame generation
CN112463613A (en) Test driving system and method based on adb and storage medium
JP2005174045A (en) Source program conversion device, source program conversion method, source program conversion program and program recording medium
CN110659215A (en) Open type industrial APP rapid development and test verification method
US11669314B2 (en) Method and system to enable print functionality in high-level synthesis (HLS) design platforms

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