Calculator solution in waveform display in integrated circuit simulation
A solution and waveform display technology, applied in computing, instrumentation, electrical and digital data processing, etc., to achieve the effect of improving design efficiency and meeting the needs of simulation result analysis
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0035] Suppose the input expression is: phase(fft(clip("f::s[0]", 0.1u, 0.5u))).
[0036] 1. Lex analysis process analysis
[0037] (1) Read in the keyword "phase", call rule: "function_name_wave"{return FUNC;}, analyze that "phase" is a function name (the output is a waveform).
[0038] (2) Read in "(", call rule: [-(){}+* / ^,]{return*yytext;}, parse "(".
[0039] (3) Read in the keyword "fft", call rule: "function_name_wave"{return FUNC;}, analyze that "fft" is a function name (the output is a waveform).
[0040] (4) Read in "(", call rule: [-(){}+* / ^,]{return*yytext;}, parse "(".
[0041] (5) Read in the keyword "clip", call rule: "function_name_wave"{return FUNC;}, analyze that "clip" is a function name (output as a waveform).
[0042] (6) Read in "(", call rule: [-(){}+* / ^,]{return*yytext;}, parse "(".
[0043] (7) Read in " ", calling rule: "\" "{BEGIN_SIGNAL;}. Signal parsing begins.
[0044] (8) Read in "f"f<"{BEGIN_FILE_;}. Wave file index value parsing begins. ...
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