| .. |
|
.cvsignore
|
Glitches in cygwin build process.
|
2000-10-28 19:12:43 +00:00 |
|
Makefile.in
|
Fix memory access in vvm. (PR#70)
|
2000-12-15 20:05:16 +00:00 |
|
machine.h
|
Macintosh compilers do not support ident.
|
2000-02-23 02:56:53 +00:00 |
|
mkinstalldirs
|
Support install/uninstall make targets.
|
1999-05-09 01:24:59 +00:00 |
|
vpi_bit.c
|
Calculate the X output value from drive0 and drive1
|
2000-05-11 01:37:33 +00:00 |
|
vpi_callback.c
|
Clean up warnings and portability issues.
|
2000-08-20 17:49:04 +00:00 |
|
vpi_const.c
|
Assert on length of bit vector.
|
2001-01-07 18:22:15 +00:00 |
|
vpi_iter.c
|
Macintosh compilers do not support ident.
|
2000-02-23 02:56:53 +00:00 |
|
vpi_mcd.c
|
Clean up warnings and portability issues.
|
2000-08-20 17:49:04 +00:00 |
|
vpi_memory.c
|
Support signed decimal display of variables.
|
2001-01-06 22:22:17 +00:00 |
|
vpi_null.c
|
Replace data references with function calls. (Venkat)
|
2000-10-06 23:11:39 +00:00 |
|
vpi_priv.c
|
Add scope to threads in vvm, pass that scope
|
2000-10-28 00:51:41 +00:00 |
|
vpi_priv.h
|
Support signed decimal display of variables.
|
2001-01-06 22:22:17 +00:00 |
|
vpi_scope.c
|
Handle function scopes in dumpvars scn (PR#95)
|
2001-01-01 08:10:35 +00:00 |
|
vpi_signal.c
|
Support signed decimal display of variables.
|
2001-01-06 22:22:17 +00:00 |
|
vpi_simulation.c
|
Replace data references with function calls. (Venkat)
|
2000-10-06 23:11:39 +00:00 |
|
vpi_systask.c
|
Add the general $time system function.
|
2000-11-01 03:19:36 +00:00 |
|
vpi_time.c
|
Macintosh compilers do not support ident.
|
2000-02-23 02:56:53 +00:00 |
|
vpi_vlog_info.c
|
Cygwin port changes from Venkat
|
2000-09-30 03:20:47 +00:00 |
|
vpip.def
|
Replace data references with function calls. (Venkat)
|
2000-10-06 23:11:39 +00:00 |
|
vvm.h
|
All events now use the NetEvent class.
|
2000-04-10 05:26:05 +00:00 |
|
vvm_add_sub.cc
|
Replace the vpip_bit_t with a typedef and
|
2000-03-22 04:26:40 +00:00 |
|
vvm_bit.cc
|
All events now use the NetEvent class.
|
2000-04-10 05:26:05 +00:00 |
|
vvm_calltf.cc
|
Macintosh compilers do not support ident.
|
2000-02-23 02:56:53 +00:00 |
|
vvm_calltf.h
|
Macintosh compilers do not support ident.
|
2000-02-23 02:56:53 +00:00 |
|
vvm_clshift.cc
|
Replace the vpip_bit_t with a typedef and
|
2000-03-22 04:26:40 +00:00 |
|
vvm_compare.cc
|
Replace the vpip_bit_t with a typedef and
|
2000-03-22 04:26:40 +00:00 |
|
vvm_event.cc
|
Macintosh compilers do not support ident.
|
2000-02-23 02:56:53 +00:00 |
|
vvm_ff.cc
|
Replace the vpip_bit_t with a typedef and
|
2000-03-22 04:26:40 +00:00 |
|
vvm_force.cc
|
Add support for procedural continuous assignment.
|
2000-05-11 23:37:26 +00:00 |
|
vvm_func.cc
|
Add support for signed reg variables,
|
2000-12-11 00:31:43 +00:00 |
|
vvm_func.h
|
Add support for signed reg variables,
|
2000-12-11 00:31:43 +00:00 |
|
vvm_gates.cc
|
Support delays on continuous assignment from idents. (PR#40)
|
2000-12-10 06:41:59 +00:00 |
|
vvm_gates.h
|
Fix memory access in vvm. (PR#70)
|
2000-12-15 20:05:16 +00:00 |
|
vvm_idiv.cc
|
Add support for integer division.
|
2000-04-01 21:40:22 +00:00 |
|
vvm_imod.cc
|
Add support for modulus (Eric Aardoom)
|
2000-09-17 21:26:15 +00:00 |
|
vvm_memory.cc
|
Allow non-blocking assign to pad memory word with zeros.
|
2000-12-15 21:54:43 +00:00 |
|
vvm_mult.cc
|
Generic multiplier (Chris Lattner)
|
2000-04-21 02:30:40 +00:00 |
|
vvm_mux.cc
|
Replace the vpip_bit_t with a typedef and
|
2000-03-22 04:26:40 +00:00 |
|
vvm_nexus.cc
|
Add support for supply nets (PR#17)
|
2000-11-20 00:58:40 +00:00 |
|
vvm_nexus.h
|
Add support for supply nets (PR#17)
|
2000-11-20 00:58:40 +00:00 |
|
vvm_pevent.cc
|
Support chained events.
|
2000-04-15 02:25:32 +00:00 |
|
vvm_signal.cc
|
out-line vvm_bitset_t methods.
|
2000-12-12 03:30:25 +00:00 |
|
vvm_signal.h
|
Fix memory access in vvm. (PR#70)
|
2000-12-15 20:05:16 +00:00 |
|
vvm_thread.cc
|
Add scope to threads in vvm, pass that scope
|
2000-10-28 00:51:41 +00:00 |
|
vvm_thread.h
|
Add scope to threads in vvm, pass that scope
|
2000-10-28 00:51:41 +00:00 |
|
vvm_udp.cc
|
Apply sequential UDP rework from Stephan Boettcher (PR#39)
|
2000-11-04 06:36:24 +00:00 |