iverilog/tgt-stub
Cary R 27cdd27889 Add .cast/int and update .cast/real.
This patch adds .cast/int and updates .cast/real to act as a local
(temporary) net and to support either a signed or unsigned input.
The vvp_vector4_t class not can convert an arbitrarily sized double
to a vector value. This removes the restriction of lround().

Also document the new statements.
2008-06-20 19:45:18 -07:00
..
.cvsignore Configure for stub. 2006-04-10 03:07:07 +00:00
Makefile.in Merge branch 'master' into verilog-ams 2008-05-23 21:23:16 -07:00
configure.in Spelling fixes (larry doolittle) 2007-02-26 19:49:48 +00:00
expression.c Properly evaluate a unary ! with logic argument and real result. 2008-06-19 19:14:19 -07:00
memory.c Rearrange how memories are supported as vvp_vector4 arrays. 2005-03-03 04:33:10 +00:00
priv.h Bring switch information out to the ivl_target API. 2008-05-23 20:53:10 -07:00
statement.c Use standard for printing uint64_t 2008-05-22 18:42:56 -07:00
stub-s.conf Install stub target. 2006-05-01 18:48:24 +00:00
stub.c Add .cast/int and update .cast/real. 2008-06-20 19:45:18 -07:00
stub.conf Install stub target. 2006-05-01 18:48:24 +00:00
switches.c Got sense of tranvp wrong in connections to module ports. 2008-06-03 17:23:01 -07:00