FPGA (Field Programmable Gate Array) interactive simulation method based on Tcl (Tool Command Language)
A simulation method, interactive technology, applied in the direction of software testing/debugging
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0017] The TCL_PLI library allows any Tcl statement to be called in the verilog simulation. The function of PLI is to initialize the Tcl interpreter and map the Tcl function to the verilog task. In addition, it can also help start the script in the Tcl interpreter. Controls the interaction between verilog and Tcl. Verilog's task has an entry that allows Tcl to pass variables to verilog. Similarly, verilog can also pass the returned variables to Tcl. PLI provides information sharing and data transfer between Tcl and verilog.
[0018] There are four PLI functions in the TCL_PLI library: $tcllnit, $tclExec, $tclGetArgs, $tclClose. $tcllnit is used to create and initialize a new Tcl interpreter. It defines a new Tclfunction that can be called by a verilog task, and maps to the corresponding task, and also defines how many parameters can be used. $tclExec is used to execute a new script, mapping Tcl commands to verilog tasks. $tclGetArgs is used to get the parameter value passe...
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