iverilog/vvm
steve 28bc621f11 change set for support of nmos, pmos, rnmos, rpmos, notif0, and notif1
change set to correct behavior of bufif0 and bufif1
 (Tim Leight)

 Also includes fix for PR#27
2000-11-11 01:52:09 +00:00
..
.cvsignore Glitches in cygwin build process. 2000-10-28 19:12:43 +00:00
Makefile.in Configure bindir and libdir 2000-11-11 00:38:40 +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 Handle unknowns in decimal strings. 2000-09-23 16:34:47 +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 Initialize memories as they are create. 2000-06-28 18:38:00 +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 change set for support of nmos, pmos, rnmos, rpmos, notif0, and notif1 2000-11-11 01:52:09 +00:00
vpi_scope.c VCD scans tasks (PR#35) 2000-11-01 06:05:44 +00:00
vpi_signal.c Clean up warnings and portability issues. 2000-08-20 17:49:04 +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 unop_not can take out width same as in width. 2000-07-06 18:12:28 +00:00
vvm_func.h Add the integer modulus function. 2000-05-19 04:22:55 +00:00
vvm_gates.cc change set for support of nmos, pmos, rnmos, rpmos, notif0, and notif1 2000-11-11 01:52:09 +00:00
vvm_gates.h change set for support of nmos, pmos, rnmos, rpmos, notif0, and notif1 2000-11-11 01:52:09 +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_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 Nexus value is initially unknown so that it propogates for sure. 2000-10-23 00:32:48 +00:00
vvm_nexus.h tri01 support in vvm. 2000-08-02 00:57:02 +00:00
vvm_pevent.cc Support chained events. 2000-04-15 02:25:32 +00:00
vvm_signal.cc Handle assigning small values to big registers. 2000-04-26 18:35:11 +00:00
vvm_signal.h Handle assigning small values to big registers. 2000-04-26 18:35:11 +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