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
0d61f7384d
Remove CVS remnants for libveriuser files.
2012-08-16 10:51:29 -07:00
steve
bbdf03b457
1) setlinebuf() for vpi_trace
...
2) Addes error checks for trace file opens
3) removes now extraneous flushes
4) fixes acc_next() bug
2003-06-17 16:55:07 +00:00
steve
e7b3168466
Add tf_getp/putp support for integers
...
and real valued arguments.
Add tf_mipname function.
2003-05-29 03:46:21 +00:00
steve
ea33862632
Add PLI_TRACE tracing of PLI1 modules.
...
Add tf_isetdelay and friends, and add
callback return values for acc_vcl support.
2003-05-18 00:16:35 +00:00
steve
963b0c5952
Add a bunch of new acc_ and tf_ functions.
2003-03-13 04:35:09 +00:00