iverilog/tgt-stub
Cary R 8fe3cc5318 Add missing primitives and fix time units error in tgt-stub.
Add code to handle all the primitives currently defined and
fixed a power of ten error in the time units display (it is
either 10^{units} or 1e{units}, but not 10e{units}).
2007-09-06 18:53:05 -07:00
..
.cvsignore Configure for stub. 2006-04-10 03:07:07 +00:00
Makefile.in Administrative/Makefile fixes, mostly for windows. (Cary R.) 2007-02-06 05:07:31 +00:00
configure.in Spelling fixes (larry doolittle) 2007-02-26 19:49:48 +00:00
expression.c Fix detect of signal that is an array. 2007-04-21 03:20:47 +00: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 Seperate arrayness from word count 2007-04-02 01:12:34 +00:00
stub-s.conf Install stub target. 2006-05-01 18:48:24 +00:00
stub.c Add missing primitives and fix time units error in tgt-stub. 2007-09-06 18:53:05 -07:00
stub.conf Install stub target. 2006-05-01 18:48:24 +00:00