Integration of Python, Perl, and Tk with your Verilog

Status
Not open for further replies.

jimjim2k

Advanced Member level 3
Joined
May 17, 2001
Messages
996
Helped
23
Reputation
46
Reaction score
13
Trophy points
1,298
Activity points
7,178
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
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…