Files
iverilog/libveriuser
Larry Doolittle eaccf4d64f Add possibility of const-correctness
Follow-up to "Brainless start to const-correct changes"
Still actually does nothing, but now if the #define ICARUS_VPI_CONST
in vpi_user.h is changed to const, Icarus is almost const-correct,
as checked with gcc flags -Wcast-qual -Wwrite-strings.

Choosing when to #define ICARUS_VPI_CONST const is left as an
exercise for the reader.

With these two patches applied, and the const define, there are
still about a dozen const problems left.
2010-10-06 15:12:28 -07:00
..
2003-06-17 16:55:07 +00:00
2003-10-10 02:57:45 +00:00
2003-10-10 02:57:45 +00:00
2003-12-17 15:45:07 +00:00
2003-10-10 02:57:45 +00:00
2003-10-10 02:57:45 +00:00
2003-10-10 02:57:45 +00:00
2003-10-10 02:57:45 +00:00
2008-01-29 20:24:24 -08:00
2005-09-20 18:34:01 +00:00
2003-03-15 05:42:39 +00:00
2003-06-13 19:23:41 +00:00
2003-10-10 02:57:45 +00:00
2003-05-28 03:38:05 +00:00
2003-05-18 00:16:35 +00:00
2004-09-10 23:13:05 +00:00
2003-06-17 16:55:07 +00:00
2007-12-23 19:29:33 -05:00
2010-04-23 11:40:26 -07:00