steve
|
6535b48c1c
|
Add the %c format, and some warning messages.
|
2002-01-11 04:48:01 +00:00 |
steve
|
af35736e04
|
initialize scope for %m in $fdisplay.
|
2001-11-02 05:56:47 +00:00 |
steve
|
4e92501864
|
VPI support for callback to return values.
|
2001-10-25 04:19:53 +00:00 |
steve
|
a3a0f5f432
|
Add some missing print escape sequences.
|
2001-08-16 03:26:04 +00:00 |
steve
|
b825f8d2b2
|
Create a config.h.in file to hold all the config
junk, and support gcc 3.0. (Stephan Boettcher)
|
2001-07-25 03:10:48 +00:00 |
steve
|
ae209a144f
|
Add a stdlog output for vvp, and vvp options
to direct them around. (Stephan Boettcher.)
|
2001-07-16 18:40:19 +00:00 |
steve
|
13ef84bc35
|
Manually create the stage-2 callback structure.
|
2001-07-11 02:22:17 +00:00 |
steve
|
a0db52c69f
|
More robust about incorrect arguments.
|
2001-06-25 03:11:41 +00:00 |
steve
|
b24011b84b
|
fgetc patch from Peter Monta.
|
2001-03-22 02:23:17 +00:00 |
steve
|
e03859b834
|
$display can take 0 arguments.
|
2001-03-18 00:31:32 +00:00 |
steve
|
1f4232187c
|
Slightly more specific error message.
|
2001-02-10 19:50:33 +00:00 |
steve
|
d16d29c591
|
Support for %s in $display (PR#62)
|
2000-12-02 02:40:56 +00:00 |
steve
|
5415dd70c5
|
Integrate parameter count changes (PR#34)
|
2000-11-04 05:49:22 +00:00 |
steve
|
35769ef541
|
Scope information is needed by all types of display tasks.
|
2000-11-04 01:52:57 +00:00 |
steve
|
ad4931e813
|
Add scope to threads in vvm, pass that scope
to vpi sysTaskFunc objects, and add vpi calls
to access that information.
$display displays scope in %m (PR#1)
|
2000-10-28 00:51:41 +00:00 |
steve
|
df113f962b
|
Clean up warnings and portability issues.
|
2000-08-20 17:49:04 +00:00 |
steve
|
9c65596b1a
|
typo: fix vpiReadVal to vpiRealVal
|
2000-05-31 02:15:43 +00:00 |
steve
|
d4bab8709b
|
Remove test print.
|
2000-05-09 00:02:29 +00:00 |
steve
|
b28f258463
|
Import MCD support from Stephen Tell, and add
system function parameter support to the IVL core.
|
2000-05-07 18:20:07 +00:00 |
steve
|
37e65614a0
|
exit if hex value is missing.
|
2000-04-21 02:00:35 +00:00 |
steve
|
26dcecebdb
|
allow cancelling of cbValueChange events.
|
2000-03-31 07:08:39 +00:00 |
steve
|
b734ecf02f
|
Macintosh compilers do not support ident.
|
2000-02-23 02:56:53 +00:00 |
steve
|
a8d787bd66
|
Accept memory words as parameter to $display.
|
2000-02-13 19:18:27 +00:00 |
steve
|
43ff33cd79
|
Add the $monitor implementation.
|
1999-11-07 02:25:07 +00:00 |
steve
|
2d1ace1dbc
|
Unify display and strobe format routines.
|
1999-11-06 23:32:14 +00:00 |
steve
|
8d806d538b
|
Get the $strobe task working.
|
1999-11-06 22:16:50 +00:00 |
steve
|
5a2015ee67
|
Support vpiValueChance callbacks.
|
1999-10-29 03:37:22 +00:00 |
steve
|
d6450599d6
|
Rewrite vvm VPI support to make objects more
persistent, rewrite the simulation scheduler
in C (to interface with VPI) and add VPI support
for callbacks.
|
1999-10-28 00:47:24 +00:00 |
steve
|
86a2bf1961
|
Add Octal dump format.
|
1999-10-10 14:50:50 +00:00 |
steve
|
0f919ab5f3
|
Add the %t formatting escape.
|
1999-10-08 17:47:49 +00:00 |
steve
|
86a283b9bc
|
Support the $write system task, and have the
vpi_scan function free iterators as needed.
|
1999-09-29 01:41:18 +00:00 |
steve
|
2d0e11283d
|
Convert vvm to implement system tasks with vpi.
|
1999-08-15 01:23:56 +00:00 |