This website requires JavaScript.
Explore
Help
Register
Sign In
luke
/
iverilog
mirror of
https://github.com/steveicarus/iverilog.git
Watch
1
Star
0
Fork
You've already forked iverilog
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vvp-net-out-rework
iverilog
/
vvp
/
vvp_vpi.cc
10 lines
70 B
C++
Raw
Permalink
Normal View
History
Unescape
Escape
Add missing Log and Ident strings.
2002-08-12 01:47:04 +02:00
Change the VPI call process so that loaded .vpi modules use a function table instead of implicit binding.
2001-06-12 05:53:10 +02:00
#
include
<stdarg.h>
#
include
"vpi_user.h"
void
vvp_vpi_init
(
)
{
}
Add missing Log and Ident strings.
2002-08-12 01:47:04 +02:00