steve
|
eb27dc8db3
|
Support signed integer division.
|
2002-04-14 18:41:34 +00:00 |
steve
|
84bf0cee59
|
Vector constants to vpi_call can have sign.
|
2002-04-14 03:54:40 +00:00 |
steve
|
3275d1f252
|
Support signed expressions through to VPI.
|
2002-04-14 02:56:19 +00:00 |
steve
|
7349a6beaf
|
Generate port information in the .ufunc statement.
|
2002-03-18 00:18:50 +00:00 |
steve
|
b7c2bd4f72
|
Add the NetUserFunc netlist node.
|
2002-03-09 02:10:22 +00:00 |
steve
|
aa16e82102
|
Fix parameter bit select check for magic constants.
|
2002-02-03 05:53:00 +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
|
02f5ccd5d9
|
Handle constants with drive strength z
|
2002-01-12 17:49:41 +00:00 |
steve
|
361d4f2147
|
Drive strengths for continuous assignments.
|
2002-01-12 04:03:39 +00:00 |
steve
|
5840368f2d
|
Handle certain special cases of stime.
|
2002-01-11 05:23:05 +00:00 |
steve
|
6be3be0f16
|
Constant values have drive strengths.
|
2002-01-06 03:15:43 +00:00 |
steve
|
dd79885f6d
|
Add structural modulus support down to vvp.
|
2002-01-03 04:19:01 +00:00 |
steve
|
a5400d7212
|
Support all 3 TRI net types.
|
2001-12-15 02:13:33 +00:00 |
steve
|
cd1524e6ca
|
Generate notif functors.
|
2001-12-14 06:03:34 +00:00 |
steve
|
4dd5f97a96
|
Parse and handle drive strengths of gates to vvp.
|
2001-12-14 02:05:13 +00:00 |
steve
|
ec4f8c80d5
|
Support functor delays for gates and UDP devices.
(Stephan Boettcher)
|
2001-12-06 03:31:24 +00:00 |
steve
|
2d3e85d941
|
Make sure fork labels are globally unique.
|
2001-12-05 05:41:20 +00:00 |
steve
|
e00aedd99b
|
Handle padding out of logical values.
|
2001-11-19 04:25:46 +00:00 |
steve
|
6e0b77a8da
|
Generate force code for variable l-values.
|
2001-11-18 01:28:18 +00:00 |
steve
|
54bb59ae99
|
Support compile on MacosX 10.1.1 (Timothy J. Wood)
|
2001-11-17 17:57:58 +00:00 |
steve
|
08f0f5a1f7
|
DLL target support for force and release.
|
2001-11-14 03:28:49 +00:00 |
steve
|
cc5ddc0b6b
|
MacOSX 10.1 updates.
|
2001-11-04 05:03:21 +00:00 |
steve
|
560c003e03
|
make fork label into complete statemnt.
|
2001-11-01 19:31:40 +00:00 |
steve
|
5d20dd63ec
|
Generate code for deassign and cassign.
|
2001-11-01 04:26:57 +00:00 |
steve
|
d83fb10774
|
The ! expression returns 0 to x and z values.
|
2001-10-24 05:06:54 +00:00 |
steve
|
5a6cca33a0
|
Write resolvers before the .functor (PR#300)
|
2001-10-24 03:43:45 +00:00 |
steve
|
924b4e0062
|
unused idx warning.
|
2001-10-22 02:04:37 +00:00 |
steve
|
0e43dfb285
|
Remove useless code for drawing .var inputs.
|
2001-10-22 00:04:51 +00:00 |
steve
|
46621d3c83
|
wrong variable for clk input to memory.
|
2001-10-21 23:38:16 +00:00 |
steve
|
83d3a60d5c
|
Add trailing ; to fork-join out labels.
|
2001-10-19 23:52:36 +00:00 |
steve
|
d350620315
|
Support multiple root modules (Philip Blundell)
|
2001-10-19 21:53:24 +00:00 |
steve
|
73283768a5
|
Support rnpmos devices. (Philip Blundell)
|
2001-10-18 17:30:25 +00:00 |
steve
|
ce7d64f427
|
Evaluate string expressions (Philip Blundell)
|
2001-10-18 16:41:49 +00:00 |
steve
|
177fa4062b
|
Support IVL_LPM_DIVIDE for structural divide.
|
2001-10-16 02:19:26 +00:00 |
steve
|
821c68696d
|
Generate %div instructions for binary /.
|
2001-10-16 01:27:17 +00:00 |
steve
|
42dab181cd
|
Carry the type of the scope (Stephan Boettcher)
|
2001-10-15 02:58:27 +00:00 |
steve
|
2326672b3a
|
Handle constant bits in arithmetic expressions.
|
2001-10-14 03:24:35 +00:00 |
steve
|
245905aeda
|
Support vectors as operands to logical and.
|
2001-10-10 04:47:43 +00:00 |
steve
|
c7bc35ad75
|
get CFLAGS from configure
|
2001-10-09 16:50:17 +00:00 |
steve
|
5071ce8575
|
handle nmos and pmos devices.
|
2001-10-09 02:28:44 +00:00 |
steve
|
cbd501b865
|
Fix some Cygwin DLL handling. (Venkat Iyer)
|
2001-09-30 16:45:10 +00:00 |
steve
|
bdf643ddb1
|
Generate code for unary minus (PR#272)
|
2001-09-29 04:37:44 +00:00 |
steve
|
d46465845c
|
Fix the size of unsized constant operants to compare (PR#274)
|
2001-09-29 01:53:22 +00:00 |
steve
|
dd75595082
|
Handle short l-values to concatenation.
|
2001-09-20 03:46:38 +00:00 |
steve
|
a73cfbc2b5
|
MacOS X compile time changes. (Timothy Wood)
|
2001-09-20 03:21:01 +00:00 |
steve
|
b2b8b89cd8
|
Make configure detect malloc.h
|
2001-09-15 18:27:04 +00:00 |
steve
|
f2068e83d4
|
Generate code for identity comparators.
|
2001-09-14 04:15:46 +00:00 |
steve
|
a9e54e7553
|
dead comments.
|
2001-09-01 00:58:16 +00:00 |
steve
|
03b428b6cb
|
Handle update in place of repeat constants.
|
2001-08-31 01:37:56 +00:00 |
steve
|
b8be5e80cd
|
Generate code for l-value bit selects.
|
2001-08-26 23:00:13 +00:00 |