Wilson Snyder
|
d472ef63e9
|
Internals: Cleanup some misnamed classes. No functional change.
|
2019-10-05 08:17:21 -04:00 |
Wilson Snyder
|
12fa085b26
|
Fix misc bad-syntax crashes, bug1529.
|
2019-09-30 19:22:14 -04:00 |
Wilson Snyder
|
be4692772c
|
Ignore MCD fopenw with --bbox-unsup.
|
2019-09-26 23:37:22 -04:00 |
Wilson Snyder
|
1471f5691a
|
Fix error on multidimensional cells, bug1505.
|
2019-09-12 19:06:26 -04:00 |
Wilson Snyder
|
e556269692
|
Commentary - Spelling fixes
|
2019-09-12 07:22:22 -04:00 |
Wilson Snyder
|
314cd92129
|
Support $fseek, $ftell, $frewind, bug1496.
|
2019-09-03 21:28:15 -04:00 |
Wilson Snyder
|
81e806e895
|
Fix elaboration time errors, bug1429.
|
2019-08-04 22:34:54 -04:00 |
Wilson Snyder
|
7d4958264a
|
Support arbitrary-argument $warning/$info etc
|
2019-08-04 21:50:08 -04:00 |
Wilson Snyder
|
ee469eedaf
|
Fix some errors reporting wrong objects.
|
2019-07-14 15:06:49 -04:00 |
Wilson Snyder
|
0fef3b02ec
|
Fix some parse tokens having wrong fileline.
|
2019-07-13 12:01:26 -04:00 |
Wilson Snyder
|
a7e5cccf33
|
In errors, single quote signals and other from-user data.
|
2019-07-11 22:36:32 -04:00 |
Wilson Snyder
|
8548ecfdac
|
Internals: Add UASSERT_OBJ macro to replace hand-done ifs. No functional change intended.
This makes it easier to filter out correctly zero code-coverage lines.
|
2019-07-06 12:57:50 -04:00 |
Wilson Snyder
|
951521320a
|
Warnings: Suppress dup lines, and use lowercase note: to match gcc
|
2019-06-22 16:12:17 -04:00 |
Wilson Snyder
|
5cb6474cc6
|
Fix not reporting some duplicate signals/ports, bug1462.
|
2019-06-22 12:43:48 -04:00 |
Wilson Snyder
|
77c2d49d1a
|
Internals: Move code out of verilog.y. No functional change.
|
2019-06-11 21:19:44 -04:00 |
Wilson Snyder
|
cfb05cd70a
|
Whitespace cleanup. No functional change.
|
2019-06-11 20:20:04 -04:00 |
Wilson Snyder
|
f6f8073058
|
Support logical equivalence operator <->.
|
2019-06-01 19:40:06 -04:00 |
Wilson Snyder
|
902ba752a3
|
Move many unsupported errors from lex to parser so can --bbox-unsup ignore them.
|
2019-05-31 21:05:50 -04:00 |
Wilson Snyder
|
97d9de3dad
|
Support deferred assertions, bug1449.
|
2019-05-31 07:33:57 -04:00 |
Wilson Snyder
|
a58e7d94ec
|
Error continuation lines no longer have %Error prefix.
|
2019-05-30 20:30:59 -04:00 |
Kanad Kanhere
|
3411279294
|
Internals: Relocate quoteNameControls, part of bug1444.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2019-05-16 21:44:01 -04:00 |
Todd Strader
|
eac3458647
|
Internals: V3Number tracks node information, part of bug1305.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2019-05-09 20:03:19 -04:00 |
Wilson Snyder
|
c6650f88e1
|
Internals: Remove some uses of AstConst taking V3Number. No functional change intended.
|
2019-05-03 21:21:18 -04:00 |
Wilson Snyder
|
08d041cb93
|
Add error when use parameters without value, bug1424.
|
2019-04-30 19:16:41 -04:00 |
Wilson Snyder
|
2582a83376
|
Unsupported error on select of concatenation
|
2019-03-13 19:52:23 -04:00 |
Wilson Snyder
|
d9b33d74a4
|
Support void' cast on functions called as tasks, bug1383.
|
2019-03-10 15:12:20 -04:00 |
Wilson Snyder
|
7bf3366041
|
Support .
|
2019-03-07 20:56:53 -05:00 |
Wilson Snyder
|
46be6d32c9
|
Add unsupported for loops error, msg2692.
|
2019-01-22 19:25:00 -05:00 |
Wilson Snyder
|
8a4aeddbb0
|
Copyright year update.
|
2019-01-03 19:17:22 -05:00 |
Wilson Snyder
|
ad2929dff0
|
Support "ref" and "const ref" pins and functions, bug1360.
|
2018-10-30 20:50:09 -04:00 |
Wilson Snyder
|
b8098098d8
|
Internals: Refactor input/output to new class in prep for ref support.
|
2018-10-27 17:29:00 -04:00 |
Wilson Snyder
|
d87b9d25ca
|
Internals: Cleanup and standardize include order. No functional change intended.
|
2018-10-14 13:59:40 -04:00 |
Wilson Snyder
|
442e4f35f0
|
Internals: Cleanup empty string constructors for clang-tidy. No functional change.
|
2018-10-13 23:06:36 -04:00 |
Wilson Snyder
|
e4d638c73d
|
Internals: Cleanup string casts. No functional change.
|
2018-10-13 22:02:39 -04:00 |
Wilson Snyder
|
b59c23d346
|
Move some unsupported syntax to parser for cleaner errors.
|
2018-10-11 21:57:07 -04:00 |
Wilson Snyder
|
08e650a2b4
|
Commentary
|
2018-10-11 21:00:29 -04:00 |
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 |