steve
|
52bf4e613f
|
conditional ident string using autoconfig.
|
2002-08-12 01:34:58 +00:00 |
steve
|
89314d4772
|
Do not use hierarchical names of memories to
generate vvp labels. -tdll target does not
used hierarchical name string to look up the
memory objects in the design.
|
2002-08-04 18:28:14 +00:00 |
steve
|
b4b5ac9944
|
Normalize run-time index expressions for bit selects
|
2002-06-16 20:39:12 +00:00 |
steve
|
df0b81d94d
|
Generate runtime code to normalize indices.
|
2002-06-16 19:19:16 +00:00 |
steve
|
19d817503d
|
Offset lvalue index expressions.
|
2002-05-29 22:05:54 +00:00 |
steve
|
3275d1f252
|
Support signed expressions through to VPI.
|
2002-04-14 02:56:19 +00:00 |
steve
|
364ffc9024
|
Add support for bit select of parameters.
This leads to a NetESelect node and the
vvp code generator to support that.
|
2002-01-28 00:52:41 +00:00 |
steve
|
51db00fb44
|
Support $signed cast of expressions.
|
2001-12-31 00:08:14 +00:00 |
steve
|
b1f1f74920
|
Support bit selects of non-0 lsb for vectors.
|
2001-10-23 04:22:41 +00:00 |
steve
|
d350620315
|
Support multiple root modules (Philip Blundell)
|
2001-10-19 21:53:24 +00:00 |
steve
|
b2b8b89cd8
|
Make configure detect malloc.h
|
2001-09-15 18:27:04 +00:00 |
steve
|
becc7cb56a
|
Handle part select expressions as variants of
NetESignal/IVL_EX_SIGNAL objects, instead of
creating new and useless temporary signals.
|
2001-07-27 04:51:44 +00:00 |
steve
|
b825f8d2b2
|
Create a config.h.in file to hold all the config
junk, and support gcc 3.0. (Stephan Boettcher)
|
2001-07-25 03:10:48 +00:00 |
steve
|
ce589da58a
|
Support the NetESubSignal expressions in vvp.tgt.
|
2001-07-22 00:17:49 +00:00 |
steve
|
8cc89a3a1f
|
Pass parameters to system functions.
|
2001-07-07 20:20:10 +00:00 |
steve
|
0872ad34cf
|
Behavioral ternary operators for vvp.
|
2001-05-17 04:37:02 +00:00 |
steve
|
914ad85e63
|
Add ivl and vvp.tgt support for memories in
expressions and l-values. (Stephan Boettcher)
|
2001-05-08 23:59:33 +00:00 |
steve
|
0550287658
|
Generate vvp code for functions with ports.
|
2001-04-06 02:28:02 +00:00 |
steve
|
898639d7bf
|
Get signed compares working correctly in vvp.
|
2001-04-05 01:12:27 +00:00 |
steve
|
e6c36597eb
|
Support the scope expression node.
|
2001-04-02 00:28:35 +00:00 |
steve
|
522d0ec864
|
Add unary ~ operator to tgt-vvp.
|
2001-03-29 02:52:39 +00:00 |
steve
|
d6efae4bdd
|
API for concatenation expressions.
|
2000-10-28 22:32:34 +00:00 |
steve
|
5b65f15df4
|
stub for the concat operator.
|
2000-10-28 17:55:03 +00:00 |
steve
|
41f3ba65a1
|
xor and constant devices.
|
2000-10-05 05:03:01 +00:00 |
steve
|
c12e0f5416
|
ivl_expr_t support for binary operators,
Create a proper ivl_scope_t object.
|
2000-09-30 02:18:15 +00:00 |
steve
|
d6b43519a8
|
Add EX_NUMBER and ST_TRIGGER to dll-api.
|
2000-09-26 00:30:07 +00:00 |
steve
|
36cc374ec9
|
Add support for signal expressions.
|
2000-09-24 02:21:53 +00:00 |
steve
|
80c69d565b
|
Add enough tgt-verilog code to support hello world.
|
2000-09-23 05:15:07 +00:00 |