steve
|
430e46d718
|
Assert on length of bit vector.
|
2001-01-07 18:22:15 +00:00 |
steve
|
ad0853d666
|
Support signed decimal display of variables.
|
2001-01-06 22:22:17 +00:00 |
steve
|
c0f951c146
|
vpiStringVal handles leding nulls as blanks. (PR#62)
|
2000-12-10 19:15:19 +00:00 |
steve
|
d16d29c591
|
Support for %s in $display (PR#62)
|
2000-12-02 02:40:56 +00:00 |
steve
|
57ced29227
|
Handle unknowns in decimal strings.
|
2000-09-23 16:34:47 +00:00 |
steve
|
df113f962b
|
Clean up warnings and portability issues.
|
2000-08-20 17:49:04 +00:00 |
steve
|
dab45178a7
|
Add vpi_vlog_info support from Adrian
|
2000-08-08 01:47:40 +00:00 |
steve
|
8902645fa7
|
Allow set vpiIntVal on bitset type objects.
|
2000-07-08 22:40:07 +00:00 |
steve
|
0f13af2ea1
|
Support writing scalars and vectors to signals.
|
2000-05-18 03:27:32 +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
|
a9e11d6546
|
Replace the vpip_bit_t with a typedef and
define values for all the different bit
values, including strengths.
|
2000-03-22 04:26:40 +00:00 |
steve
|
b734ecf02f
|
Macintosh compilers do not support ident.
|
2000-02-23 02:56:53 +00:00 |
steve
|
5fa7e1c31b
|
Add the VPI implementation of $readmemh.
|
1999-12-15 04:01:14 +00:00 |
steve
|
8d806d538b
|
Get the $strobe task working.
|
1999-11-06 22:16:50 +00:00 |
steve
|
3fe0344246
|
complete value retrieval for number constants.
|
1999-11-06 16:52:16 +00:00 |
steve
|
c688d95cb8
|
Put number constants into a static table.
|
1999-11-06 16:00:17 +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 |