A method of building a reference model with python to improve the efficiency of an automated verification platform
A technology of automatic verification and reference model, applied in the field of chip verification, to achieve the effect of improving verification efficiency and excellent development efficiency
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0048] The present invention will be further described below in conjunction with the accompanying drawings and specific embodiments.
[0049] The specific implementation steps will be described below in conjunction with the verification of the PKE (Public Key Engine) coprocessor.
[0050] figure 1 It is a specific implementation flow chart. The first step and the third step are to define the interface specification of the Python function and the definition of the C interface specification respectively. Since PKE designs 2048-bit long integer operations, but the basic variable of the C program is only 64-bit long (unsigned long integer), so For transfer parameters larger than 64 bits, the input variables from C to Python and the output variables from Python to C can only be compound types composed of 64-bit long variables. Specifically, it is a tuple type consisting of multiple 64-bit integers on the Python side, and a PyTuple type on the C side.
[0051] The seventh step is...
PUM
Abstract
Description
Claims
Application Information
- R&D Engineer
- R&D Manager
- IP Professional
- Industry Leading Data Capabilities
- Powerful AI technology
- Patent DNA Extraction
Browse by: Latest US Patents, China's latest patents, Technical Efficacy Thesaurus, Application Domain, Technology Topic, Popular Technical Reports.
© 2024 PatSnap. All rights reserved.Legal|Privacy policy|Modern Slavery Act Transparency Statement|Sitemap|About US| Contact US: help@patsnap.com