Martin Whitaker
360d1ca447
Fix the libveriuser TF and ACC functions to work in callbacks.
...
Use the new cur_instance variable to get the call handle instead of calling
vpi_handle(vpiSysTfCall, 0).
This completes a proper fix for issue #141 , to replace the problematic fix
that was reverted in commit 8da8261f .
2020-12-04 00:19:46 +00:00
Arun Persaud
f5aafc32f9
updated FSF-address
2012-08-29 10:12:10 -07:00
Cary R
3e9f831026
Reduce scope to avoid cppcheck warning.
...
This patch reduces the scope of the str variable to avoid a cppcheck
warning. It also sets the end pointer to NULL since it is not used/needed.
2012-08-16 10:51:18 -07:00
steve
a281675348
free argument iterators.
2003-03-15 05:42:39 +00:00
steve
52bf4e613f
conditional ident string using autoconfig.
2002-08-12 01:34:58 +00:00
steve
d6b5c67313
Add a bunch of acc/tf functions. (mruff)
2002-06-07 02:58:58 +00:00