Wilson Snyder
|
97d89cce35
|
Move some unsupported syntax to parser for cleaner errors.
|
2018-10-08 22:18:09 -04:00 |
Wilson Snyder
|
9f8dbc91f2
|
Support restrict, bug1350.
|
2018-09-23 15:20:12 -04:00 |
Wilson Snyder
|
0e37747d2c
|
Support $past.
|
2018-09-23 15:20:01 -04:00 |
Wilson Snyder
|
86d85412e1
|
Merge from master
|
2018-06-22 18:51:02 -04:00 |
Wilson Snyder
|
35a40b4930
|
Commentary
|
2018-06-22 06:35:27 -04:00 |
Wilson Snyder
|
9ba6fc9279
|
Merge from master
|
2018-05-13 19:39:30 -04:00 |
Wilson Snyder
|
51422e3ee8
|
Fix parsing error on bad missing #, bug1308.
|
2018-05-09 18:32:12 -04:00 |
Wilson Snyder
|
2f7002c5ec
|
Merge from master
|
2018-04-10 22:11:49 -04:00 |
Wilson Snyder
|
c7c99d8553
|
Fix parsing "output signed" in V2K port list, msg2540.
|
2018-03-29 20:10:27 -04:00 |
Wilson Snyder
|
02f18fc21b
|
Merge from master
|
2018-03-15 23:31:59 -04:00 |
Wilson Snyder
|
2d580e6939
|
Support IEEE 1800-2017 as default language.
|
2018-03-12 22:26:34 -04:00 |
John Coiner
|
fc48008c1c
|
Support
|
2018-03-12 16:44:01 -04:00 |
Wilson Snyder
|
5652867316
|
Merge from master
|
2018-03-11 10:42:44 -04:00 |
Wilson Snyder
|
c8cf2afb15
|
Support assert properties, bug785, bug1290.
|
2018-03-11 10:37:20 -04:00 |
Wilson Snyder
|
d08a91b71e
|
Fix GCC lint complaint of calling NULL->cloneTree. No functional change intended.
|
2018-03-10 17:44:17 -05:00 |
Wilson Snyder
|
2c30aecc5b
|
Merge from master
|
2018-03-10 16:51:34 -05:00 |
Wilson Snyder
|
22ff760f0b
|
Support calling system functions as tasks, bug1285.
|
2018-03-08 23:40:19 -05:00 |
Wilson Snyder
|
f0ba17a19b
|
Merge from master.
|
2018-02-27 07:24:31 -05:00 |
Patrick Stewart
|
fe5c4df079
|
Support trig functions (() etc), bug1281.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2018-02-26 04:25:07 -05:00 |
Wilson Snyder
|
597d28b505
|
Fix internals to make null-pointer-check clean. Also add more const's. No functional change intended, but likely something will break.
|
2018-02-01 21:32:58 -05:00 |
Wilson Snyder
|
097107bd0b
|
Support 'assume' similar to 'assert', bug1269.
|
2018-01-31 07:33:10 -05:00 |
Wilson Snyder
|
8e65d93d6d
|
Copyright year update. No functional change.
|
2018-01-02 18:05:06 -05:00 |
Wilson Snyder
|
49fe4d081c
|
Support DPI open arrays, bug909, bug1245.
|
2017-12-17 16:28:58 -05:00 |
Wilson Snyder
|
51787d68b9
|
Add error if always_comb has sensitivity list.
|
2017-12-13 19:49:37 -05:00 |
Wilson Snyder
|
8f1798cc6f
|
Fix modport outputs being treated as inputs, bug1246.
|
2017-11-28 19:11:41 -05:00 |
Wilson Snyder
|
45702e319b
|
Support $size/$bits/etc on type references.
|
2017-11-23 10:17:56 -05:00 |
Wilson Snyder
|
813468bfe6
|
Work around bison 3.0 bug printing wrong debug token names
|
2017-11-23 09:50:15 -05:00 |
Wilson Snyder
|
dd37c2ea86
|
Support $error/$warning in elaboration time blocks.
|
2017-11-21 21:10:42 -05:00 |
Wilson Snyder
|
562f17ea4b
|
Fix xml tags on typedefs.
|
2017-11-13 18:04:13 -05:00 |
Chris Randall
|
264b888ef2
|
Add /*verilator tag*/ for XML extraction applications.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2017-10-06 07:33:52 -04:00 |
Wilson Snyder
|
89c8449ec0
|
Support package export, bug1217.
|
2017-09-20 21:04:59 -04:00 |
Mike Popoloski
|
74420550e6
|
Fix .name connections on interfaces, bug1214.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2017-09-14 21:24:13 -04:00 |
Mike Popoloski
|
cb5887b376
|
Support module port parameters without defaults, bug 1213.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2017-09-14 21:20:20 -04:00 |
Wilson Snyder
|
41b40157d8
|
Fix non-colon array of interface modports, bug1212.
|
2017-09-14 21:15:56 -04:00 |
Wilson Snyder
|
256eb4bba0
|
Support or/and/xor array intrinsic methods, bug1210.
|
2017-09-13 19:37:47 -04:00 |
Wilson Snyder
|
3dacd87dfb
|
Fix enum ranges without colons, bug1204.
|
2017-09-12 18:53:57 -04:00 |
Wilson Snyder
|
c28a6eef3b
|
Fix whitespace issues, bug1203.
|
2017-09-11 19:18:58 -04:00 |
Wilson Snyder
|
b032fce962
|
Support $value$plusargs with variables, bug1165.
|
2017-05-18 22:41:43 -04:00 |
Wilson Snyder
|
be6a3d0f10
|
Fix wreal not handling continuous assign, bug1150.
|
2017-03-30 18:32:37 -04:00 |
Wilson Snyder
|
17a9b22dce
|
Fix cell ranges without colons.
|
2017-03-21 19:17:15 -04:00 |
Wilson Snyder
|
ad3ea636d5
|
Fix 2009 localparam syntax, msg2139.
|
2017-01-26 22:41:32 -05:00 |
Wilson Snyder
|
e6d7e7e329
|
Version bump
|
2017-01-15 12:13:13 -05:00 |
Wilson Snyder
|
f942aba855
|
Support old-style (), bug467.
|
2017-01-09 19:19:21 -05:00 |
Wilson Snyder
|
663b2be065
|
Tests: bug1104, unsupported.
|
2016-12-21 21:00:40 -05:00 |
Wilson Snyder
|
a1e4d676c3
|
Fix parsing sensitivity with &&, bug934.
|
2016-12-21 18:23:14 -05:00 |
Wilson Snyder
|
6f28d21207
|
With --bbox-unsup, suppress desassign and mixed edges, bug1120.
|
2016-12-21 17:43:19 -05:00 |
Wilson Snyder
|
1ae22e1365
|
Internals: Cleanup some casts. No functional change.
|
2016-11-06 11:39:09 -05:00 |
Wilson Snyder
|
1e4c3751e1
|
Support foreach, bug1078.
|
2016-09-19 22:00:13 -04:00 |
Wilson Snyder
|
9ae40d64f0
|
Support parameter type, bug376.
|
2016-03-14 21:51:31 -04:00 |
Wilson Snyder
|
cef097b7b7
|
Internals: Refactoring prep for parameter type branch. No functional change intended.
|
2016-03-12 20:54:52 -05:00 |