jimjim2k
Advanced Member level 3
Hi
Seamless integration of Python, Perl, and Tk with your Verilog® simulations
ScriptSim integrates verilog with scripts (perl and python). Using ScriptSim, verilog can dynamically create script processes, and communicate with those processes by passing any verilog data types to the scripts, including passing perl or python command strings. The scripts can access any verilog data in the design, and can perform the equivalent of any verilog assign: blocking, non-blocking, continuous assign, or force.
Because the scripts run as separate processes, the FULL capability of these languages can be used. Any perl or python module can be imported and used, even modules which create a GUI. The script processes execute in parallel with the simulation, and script errors cannot crash the simulation.
ScriptSim allows rapid development of simulation models. It uses a graphical user interface, creating professional-looking windows for presentation of simulation results in text or graphical formats. It is available as open-source software.
1. h**p://www.nelsim.com/index.html
2. h**p://www.nelsim.com/scriptsim/download_v101.html (download Pages)
* -> t
tnx
Seamless integration of Python, Perl, and Tk with your Verilog® simulations
ScriptSim integrates verilog with scripts (perl and python). Using ScriptSim, verilog can dynamically create script processes, and communicate with those processes by passing any verilog data types to the scripts, including passing perl or python command strings. The scripts can access any verilog data in the design, and can perform the equivalent of any verilog assign: blocking, non-blocking, continuous assign, or force.
Because the scripts run as separate processes, the FULL capability of these languages can be used. Any perl or python module can be imported and used, even modules which create a GUI. The script processes execute in parallel with the simulation, and script errors cannot crash the simulation.
ScriptSim allows rapid development of simulation models. It uses a graphical user interface, creating professional-looking windows for presentation of simulation results in text or graphical formats. It is available as open-source software.
1. h**p://www.nelsim.com/index.html
2. h**p://www.nelsim.com/scriptsim/download_v101.html (download Pages)
* -> t
tnx