iverilog/tgt-stub
Stephen Williams e91243e1c6 Elaborate abs() is continuous assign expressions.
In continuous assign expressions, the abs() operator can't easily be
burried in generic unary handling, so add the IVL_LPM_ABS type and
generate it as needed.
2008-05-05 22:00:39 -07:00
..
.cvsignore Configure for stub. 2006-04-10 03:07:07 +00:00
Makefile.in Add missing check target in some Makefile.in files. 2008-01-11 21:52:51 -08:00
configure.in Spelling fixes (larry doolittle) 2007-02-26 19:49:48 +00:00
expression.c Add support for abs() in logic threads. 2008-05-04 22:00:01 -07:00
memory.c Rearrange how memories are supported as vvp_vector4 arrays. 2005-03-03 04:33:10 +00:00
priv.h Dead code for memories in scopes. 2007-01-17 05:00:12 +00:00
statement.c Spelling fixes 2008-01-29 20:24:24 -08:00
stub-s.conf Install stub target. 2006-05-01 18:48:24 +00:00
stub.c Elaborate abs() is continuous assign expressions. 2008-05-05 22:00:39 -07:00
stub.conf Install stub target. 2006-05-01 18:48:24 +00:00