steve
|
357a0ff23e
|
Detect bison and flex in configure.in
|
2001-12-30 17:20:33 +00:00 |
steve
|
1a22f37d92
|
Synthesize reduction logic.
|
2001-12-30 17:06:52 +00:00 |
steve
|
a5890b914f
|
Properly handle empty target in positionla parameter override.
|
2001-12-30 04:47:57 +00:00 |
steve
|
b397b10104
|
Evaluate constant unary minus.
|
2001-12-30 00:39:25 +00:00 |
steve
|
5de8e0555c
|
push events through event/or lists.
|
2001-12-29 23:59:06 +00:00 |
steve
|
91b01cd67e
|
constant eval of arithmetic with x and z.
|
2001-12-29 22:10:10 +00:00 |
steve
|
9c6b17c887
|
Allow escaped $ in identifiers.
|
2001-12-29 20:41:30 +00:00 |
steve
|
000d187c94
|
Do not delete delay expressions of UDP instances.
|
2001-12-29 20:19:31 +00:00 |
steve
|
989e9d4d94
|
Newline can terminate escaped names.
|
2001-12-29 19:00:13 +00:00 |
steve
|
40ef704cc3
|
Evaluate constant right shifts.
|
2001-12-29 00:43:55 +00:00 |
steve
|
7c9fe0c173
|
clarify bufif output strenghts.
|
2001-12-19 23:43:03 +00:00 |
steve
|
dddbeb957a
|
Comments about MUX synthesis.
|
2001-12-18 05:34:02 +00:00 |
steve
|
fd0cb30a4d
|
Improved functor debug dumps.
|
2001-12-18 05:32:11 +00:00 |
steve
|
125c631091
|
Remove result length restrictions for vpi_get_value.
|
2001-12-18 05:31:54 +00:00 |
steve
|
443dc7853f
|
Include config.h for namespace declaration.
|
2001-12-18 04:52:45 +00:00 |
steve
|
a5400d7212
|
Support all 3 TRI net types.
|
2001-12-15 02:13:33 +00:00 |
steve
|
da09d4c6e6
|
The IVL_SIT_WIRE type does not exist, it is a
synonym for IVL_SIT_TRI.
|
2001-12-15 02:13:17 +00:00 |
steve
|
ace6b0a767
|
Give tri0 and tri1 their proper strengths.
|
2001-12-15 02:11:51 +00:00 |
steve
|
7d494fd3d5
|
Support tri0 and tri1 resolvers.
|
2001-12-15 01:54:38 +00:00 |
steve
|
cd1524e6ca
|
Generate notif functors.
|
2001-12-14 06:03:34 +00:00 |
steve
|
a0526cdd32
|
Arrange bufif to support notif as well.
|
2001-12-14 06:03:17 +00:00 |
steve
|
4dd5f97a96
|
Parse and handle drive strengths of gates to vvp.
|
2001-12-14 02:05:13 +00:00 |
steve
|
1ca6fe5519
|
Support strength syntax on functors.
|
2001-12-14 02:04:49 +00:00 |
steve
|
6b2c604124
|
Better variable names for functor chunks.
|
2001-12-14 01:59:28 +00:00 |
steve
|
e42775ea7f
|
support toupper and tolower of file names.
|
2001-12-08 04:13:07 +00:00 |
steve
|
a8c4729cf5
|
vpi_put_value of vpiIntVal for memory words.
|
2001-12-07 23:23:05 +00:00 |
steve
|
c200c0c20e
|
Support integer for function return value.
|
2001-12-07 05:03:13 +00:00 |
steve
|
4b174fd996
|
Forgot to evaluate UDP delays.
|
2001-12-06 05:04:49 +00:00 |
steve
|
dbf5509f4f
|
Support delays on UDP instances.
|
2001-12-06 04:44:11 +00:00 |
steve
|
ec4f8c80d5
|
Support functor delays for gates and UDP devices.
(Stephan Boettcher)
|
2001-12-06 03:31:24 +00:00 |
steve
|
c8319bcc02
|
Add ivl_logic_delay function to ivl_target.
|
2001-12-06 03:11:00 +00:00 |
steve
|
7bf480be9a
|
Some bison versions choose different output names.
|
2001-12-06 02:55:24 +00:00 |
steve
|
2d3e85d941
|
Make sure fork labels are globally unique.
|
2001-12-05 05:41:20 +00:00 |
steve
|
ab6c8cb4b8
|
Parser and pform use hierarchical names as hname_t
objects instead of encoded strings.
|
2001-12-03 04:47:14 +00:00 |
steve
|
33c7c47f73
|
Handle index identifiers in simple paths.
|
2001-12-01 02:42:39 +00:00 |
steve
|
64d7b1cee5
|
Support addresses in readmemh.
|
2001-12-01 02:40:10 +00:00 |
steve
|
0cebef872a
|
Better synthesys of DFF w/ complex l-values. (Larry Doolittle)
|
2001-11-30 01:22:21 +00:00 |
steve
|
65f835f3eb
|
Properly parse net_decl assignments with delays.
|
2001-11-29 17:37:51 +00:00 |
steve
|
8309c1f673
|
Preserve the text after ifdefs in the output.
|
2001-11-29 02:26:25 +00:00 |
steve
|
e85347bf8b
|
Handle part selects in l-values of DFF devices.
|
2001-11-29 01:58:18 +00:00 |
steve
|
86a4512848
|
Restore -Fxnfio to -txnf target.
|
2001-11-29 01:06:51 +00:00 |
steve
|
82831ea9a5
|
Use NetScope instead of string for scope path.
|
2001-11-22 06:20:59 +00:00 |
steve
|
98c145c3b6
|
Ignore foo and a.out.
|
2001-11-22 06:20:32 +00:00 |
steve
|
a50fe36ef8
|
Ignore foo and a.out.
|
2001-11-22 04:44:23 +00:00 |
steve
|
7cbd710f7b
|
Remove diag print.
|
2001-11-21 02:59:27 +00:00 |
steve
|
39ef2b7605
|
Pass list of file to ivlpp via temporary file.
|
2001-11-21 02:20:34 +00:00 |
steve
|
da4901bb17
|
Close library files after parsing.
|
2001-11-20 23:36:34 +00:00 |
steve
|
f28f5e01e5
|
Unary reduction operators are all 1-bit results.
|
2001-11-19 04:26:46 +00:00 |
steve
|
e00aedd99b
|
Handle padding out of logical values.
|
2001-11-19 04:25:46 +00:00 |
steve
|
9d1a81ce2c
|
Handle division and modulus by zero while
evaluating run-time constants.
|
2001-11-19 02:54:12 +00:00 |