steve
|
e8efa6df53
|
Fix instance arrays indexed by overridden parameters.
|
2006-03-30 01:49:07 +00:00 |
steve
|
276f2d0032
|
Accept attributes in front of module instantiations.
|
2006-03-25 02:42:58 +00:00 |
steve
|
13a660b591
|
Get rid of excess PESTring:: prefix within class declaration.
|
2006-03-25 02:36:26 +00:00 |
steve
|
f4a44df2cc
|
Support more parameter syntax.
|
2006-03-18 22:53:38 +00:00 |
steve
|
5b3ba8c306
|
Properly handle signedness in compare.
|
2006-03-18 22:52:27 +00:00 |
steve
|
8defa4bcd0
|
Syntax for carrying sign with parameter.
|
2006-03-18 22:51:10 +00:00 |
steve
|
dabdcf0fc9
|
const/non-const clash.
|
2006-03-15 19:15:34 +00:00 |
steve
|
8ff70410ab
|
Handle multiple part/bi devices connected together.
|
2006-03-15 05:52:20 +00:00 |
steve
|
6f46d12e07
|
Add support for logic parameters.
|
2006-03-08 05:29:42 +00:00 |
steve
|
5f5a6b5396
|
Cleanup vpi_const to use vec4 values.
|
2006-03-06 05:43:15 +00:00 |
steve
|
1b911ad87a
|
Add support for memory value change callbacks.
|
2006-03-05 05:45:58 +00:00 |
steve
|
b0b614ae0e
|
Some trivial log message improvements.
|
2006-02-22 03:08:53 +00:00 |
steve
|
9c16c34422
|
Put strings for reg objects.
|
2006-02-21 05:31:54 +00:00 |
steve
|
170e57d662
|
Callbacks for named event triggers.
|
2006-02-21 04:57:26 +00:00 |
steve
|
065f342278
|
Remove dead code.
|
2006-02-21 03:19:03 +00:00 |
steve
|
a721586acb
|
Get vpiVectorVal from memory words.
|
2006-02-21 02:56:49 +00:00 |
steve
|
50ad415c0d
|
Support string values for memory words.
|
2006-02-21 02:39:27 +00:00 |
steve
|
4ba2afbbe1
|
Use g++ linker if there are C++ source files.
|
2006-02-21 02:38:44 +00:00 |
steve
|
d3f89e0d4f
|
Clean up makefiles to remove unsupported targets.
|
2006-02-15 18:42:42 +00:00 |
steve
|
457cf15b3b
|
Snapshot 20060215
|
2006-02-15 18:00:33 +00:00 |
steve
|
d0de678d57
|
real-to-integer conversions round, not truncate.
|
2006-02-02 05:48:45 +00:00 |
steve
|
fa6e4a69a6
|
Parse more cases of (*).
|
2006-02-02 05:21:45 +00:00 |
steve
|
d434dd7296
|
Allow part selects of memory words in l-values.
|
2006-02-02 02:43:57 +00:00 |
steve
|
3158e2caa1
|
Snapshot 20060124
|
2006-01-25 02:16:11 +00:00 |
steve
|
e1ce72e245
|
Support wide divide nodes.
|
2006-01-03 06:19:31 +00:00 |
steve
|
368c27c9e4
|
Handle complex net node delays.
|
2006-01-03 05:22:14 +00:00 |
steve
|
a4116efd57
|
Fix the return type of a synthesized divide.
|
2006-01-03 05:15:33 +00:00 |
steve
|
58f182a159
|
Node delays can be more general expressions in structural contexts.
|
2006-01-02 05:33:19 +00:00 |
steve
|
b7861fa6e8
|
Require explicit delay node from source.
|
2006-01-02 05:32:06 +00:00 |
steve
|
1721799050
|
Document binary expression use.
|
2005-12-22 15:44:29 +00:00 |
steve
|
df226c5d13
|
pad_to_width handles signed expressions.
|
2005-12-22 15:43:47 +00:00 |
steve
|
e9bf00dff6
|
Pad part selects
|
2005-12-22 15:42:22 +00:00 |
steve
|
c071cc1bbe
|
More detailed check of binary expressions.
|
2005-12-22 15:38:33 +00:00 |
steve
|
101b373293
|
Allow constant concat expressions.
|
2005-12-07 04:04:23 +00:00 |
steve
|
5cf64dfa70
|
Include stdint.h if it is present.
|
2005-12-07 03:43:30 +00:00 |
steve
|
1021e5acc8
|
Fixes for stubborn compilers.
|
2005-12-05 21:21:18 +00:00 |
steve
|
4f7e7a2296
|
Some systems donot have stding.h?
|
2005-12-05 21:20:55 +00:00 |
steve
|
0c73f209de
|
Be more careful with double types.
|
2005-12-05 21:19:55 +00:00 |
steve
|
0873c52474
|
vpi_signal supports vvp_fun_signal_vec types.
|
2005-11-30 00:42:14 +00:00 |
steve
|
64d46630e0
|
Snapshot 20051127
|
2005-11-27 17:53:28 +00:00 |
steve
|
8ed504b064
|
Fix for stubborn compiler.
|
2005-11-27 17:01:56 +00:00 |
steve
|
6161904bf8
|
Fix type safety warning from gcc.
|
2005-11-27 16:47:14 +00:00 |
steve
|
908955c72c
|
Handle bit select of parameter with ranges.
|
2005-11-27 05:56:20 +00:00 |
steve
|
bab70ccbed
|
Handle indexed l-value to force.
|
2005-11-26 17:23:17 +00:00 |
steve
|
2b8fd28a95
|
Force instruction that can be indexed.
|
2005-11-26 17:16:05 +00:00 |
steve
|
0e044d6684
|
More precise about r-value width of constants.
|
2005-11-26 00:35:42 +00:00 |
steve
|
7efa6be236
|
stop/continue messages go through MCD for logging.
|
2005-11-25 18:35:38 +00:00 |
steve
|
35951510c5
|
Put vec8 and vec4 nets into seperate net classes.
|
2005-11-25 17:55:26 +00:00 |
steve
|
3f108f08ed
|
Dump IVL_ST_DELAYX statements.
|
2005-11-20 15:58:53 +00:00 |
steve
|
244844c067
|
Document the IVL_ST_DELAY statements.
|
2005-11-20 15:58:25 +00:00 |