Files
iverilog/libveriuser
Andrew Stevens 9b3d20239a Extend VPI and build to for SIMetrix cosimulation
Added: basic vpiPort VPI Objects for vpiModulkes
    vpiDirection, vpiPortIndex,   vpiName, vpiSize attributes

   Since ports do not exist as net-like entities (nets either side
   module instance boundaries are in effect connect directly in
   the language front-ends internal representation) the port information
   is effectively just meta-data passed through t-dll  interface and
   output as a additional annotation of module scopes in vvp.

Added: vpiLocalParam attribute for vpiParameter VPI objects

Added: support build for 32-bit target on 64-bit host (--with-m32
   option to configure.in and minor tweaks to Makefiles and systemc-vpi).
2012-06-07 08:00:02 -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