Wilson Snyder
|
872a1216a7
|
Internals: Fix enum widthTotalBytes.
|
2012-03-02 06:58:19 -05:00 |
Wilson Snyder
|
e6244ca204
|
Internals: Move dimension accessors from AstVar to AstNodeDType.
|
2012-02-28 21:33:17 -05:00 |
Wilson Snyder
|
b104ab9491
|
Internals: AstRefDType points to type _below_ AstTyperef. No functional change
|
2012-02-21 07:27:17 -05:00 |
Wilson Snyder
|
d699247269
|
Internals: In AstBasicDType avoid use of Range for constants. No functional change.
|
2012-02-20 11:48:31 -05:00 |
Wilson Snyder
|
7caafb4014
|
Internals: Use dtype functions; changes to integer to match spec
|
2012-02-20 09:55:20 -05:00 |
Wilson Snyder
|
f13ffe2098
|
Internals: Merge from VHDL branch. Minor stuff, no functional change.
|
2012-02-11 20:40:58 -05:00 |
Wilson Snyder
|
8f40d6617e
|
For generated variables, opt towards 2-state so zero init
|
2012-01-26 08:29:55 -05:00 |
Wilson Snyder
|
c2c7c7bd9a
|
Copyright year update
|
2012-01-15 10:26:28 -05:00 |
Wilson Snyder
|
fdeb6bcae0
|
Internals: Progress towards proper short-circuit evaluation
|
2011-12-22 08:33:16 -05:00 |
Wilson Snyder
|
76232cd9e7
|
Internals: Separate pure from branching. No functional change.
|
2011-12-15 22:23:11 -05:00 |
Wilson Snyder
|
4da9b5e491
|
Internals: Rename isSplittable->isPure. No functional change
|
2011-12-15 19:13:54 -05:00 |
Wilson Snyder
|
350ba264e8
|
Internals: Create bools/doubles with dtypeChg functions. No functional change.
|
2011-11-30 19:32:33 -05:00 |
Wilson Snyder
|
29e24818a1
|
Internals: Rename and cleanup some width() usages. No functional change.
|
2011-11-30 18:50:21 -05:00 |
Wilson Snyder
|
da13ba6c67
|
Internals: Use elementsConst for AstRange width.
|
2011-11-30 07:51:05 -05:00 |
Wilson Snyder
|
7618133298
|
Internals: Renames towards common dtype. No functional change.
|
2011-11-29 22:36:51 -05:00 |
Wilson Snyder
|
362d642c87
|
Support "generate for (genvar i=0; ...".
|
2011-11-29 18:23:18 -05:00 |
Wilson Snyder
|
b30b2a183b
|
Support .
|
2011-11-20 02:01:48 -05:00 |
Wilson Snyder
|
fb9ca54c95
|
Fix reporting not found modules if generate-off, bug403.
|
2011-10-27 20:56:38 -04:00 |
Wilson Snyder
|
e378cc5791
|
Add sc_bv attribute to force bit vectors, bug402.
|
2011-10-26 08:57:27 -04:00 |
Wilson Snyder
|
ca81db8edf
|
Remove dead node types; make report of node usage. No functional change
|
2011-10-10 18:13:42 -04:00 |
Wilson Snyder
|
eb6d42acf9
|
Support $ceil, $floor, etc.
|
2011-09-28 21:35:26 -04:00 |
Wilson Snyder
|
3fae8ade05
|
Fix PowerPC runtime error, bug288
|
2011-08-22 21:02:09 -04:00 |
Wilson Snyder
|
df1da3dda9
|
Internals: Fix cppcheck warnings; no functional change intended
|
2011-08-04 21:58:45 -04:00 |
Wilson Snyder
|
55906486d8
|
Support 'real' numbers and related functions.
|
2011-07-24 15:01:51 -04:00 |
Wilson Snyder
|
59c3c536c7
|
Internals: Real1: properly lex doubles
|
2011-07-23 08:25:41 -04:00 |
Wilson Snyder
|
ae4a261463
|
Internals: Rename UnaryMin to Negate. No functional change.
|
2011-07-08 06:03:07 -04:00 |
Wilson Snyder
|
696660639a
|
Support 'const' variables in limited cases; similar to enums.
|
2011-07-02 12:45:26 -04:00 |
Wilson Snyder
|
a901e171b2
|
Support $fopen and I/O with integer instead of `verilator_file_descriptor.
|
2011-07-01 13:41:21 -04:00 |
Wilson Snyder
|
8137f41fc3
|
Support disable for loop escapes.
|
2011-06-28 21:26:49 -04:00 |
Wilson Snyder
|
250394f72b
|
Fix compiler warnings on SPARC, bug288
|
2011-05-09 23:49:17 -04:00 |
Wilson Snyder
|
5d7ce096c6
|
Fix error on enum references to other packages, bug339.
|
2011-04-13 19:34:14 -04:00 |
Wilson Snyder
|
c83f12a55c
|
Support simple cast operators, bug335.
|
2011-03-17 22:25:49 -04:00 |
Wilson Snyder
|
9704f59566
|
Internals: Rename AstCast to AstCCast
|
2011-03-17 21:09:52 -04:00 |
Wilson Snyder
|
ea75290f65
|
Add error on circular parameter definitions, bug329
|
2011-03-07 20:44:19 -05:00 |
Wilson Snyder
|
cfdb852843
|
Fix concatenates and vectored bufif1, bug326.
|
2011-02-23 21:21:59 -05:00 |
Wilson Snyder
|
e26a75c59d
|
Fix internal error on non-inlined inout pins.
|
2011-02-07 19:15:58 -05:00 |
Wilson Snyder
|
a2558886c8
|
Report errors on empty pins, bug321
|
2011-01-29 18:00:48 -05:00 |
Wilson Snyder
|
71c1f00ec2
|
Copyright year update
|
2011-01-01 18:21:19 -05:00 |
Wilson Snyder
|
326cc8fd67
|
Fix DLYSYNC with for loop variables
|
2010-12-31 20:18:21 -05:00 |
Wilson Snyder
|
b763809f5e
|
Fix last commit; allow multiple exprs
|
2010-12-30 08:26:36 -05:00 |
Wilson Snyder
|
2cb97f7475
|
For UNUSED, ignore black boxed sys calls
|
2010-12-30 07:55:31 -05:00 |
Wilson Snyder
|
e94fc1305b
|
Support unique0; track internally with new attributes
|
2010-12-26 08:09:25 -05:00 |
Byron Bradley
|
9163ce0f6e
|
Internals: modify AstVar::dimensions() to return a pair, bug227
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2010-04-09 20:43:25 -04:00 |
Byron Bradley
|
d776638f53
|
Internals: Mark packed dimensions in arrays, bug227
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2010-04-09 20:40:41 -04:00 |
Wilson Snyder
|
936738b750
|
Add /*verilator public_flat_rw*/ for timing-specific public access.
|
2010-04-05 20:01:17 -04:00 |
Wilson Snyder
|
ba93a08b40
|
Support runtime access to public signal names
|
2010-03-17 08:22:49 -04:00 |
Wilson Snyder
|
cdd06e7236
|
Support "break", "continue", "return".
|
2010-02-14 10:01:21 -05:00 |
Wilson Snyder
|
b1872a8e21
|
Internals: Add enum prefixes to reduce MSVC macro conflicts
|
2010-02-01 20:15:48 -05:00 |
Wilson Snyder
|
f71749c3c4
|
Fix some MSVC++ warnings
|
2010-01-24 20:53:24 -05:00 |
Wilson Snyder
|
2da9d46ca6
|
Internals: Rename AstVar::initp to valuep as it's a constant, not initial value
|
2010-01-21 18:20:47 -05:00 |