-
Notifications
You must be signed in to change notification settings - Fork 1
example of python vpi integration
License
rporter/verilog_integration
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
An example showing how to integrate python as a command shell for verilog simulators including verilator. See http://dungspreader.blogspot.com/ for two series of posts relating to this code. % make -C test verilate to run vpi put/get tests % make -C test verilate SCRIPT=test_vpi to run all % make -C test regress or if targets already built % test/regress to start server (defaults to localhost:8080) % www/report See test/coverage.readme for information on running multiple test runs with coverage in non simulation environment. To switch between sqlite3 and MySQL & clones remove ImportError in python/mdb/__init__.py
About
example of python vpi integration
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published