Krzysztof Bieganski
|
9caa79a7ea
|
Internals: Remove the name field from `AstVarRef` (#4395)
|
2023-08-03 02:52:52 -04:00 |
Wilson Snyder
|
06521f6cf1
|
Tests: Fix some missing coverage, and cleanup some error messages
|
2023-07-27 06:53:43 -04:00 |
Anthony Donlon
|
959387b69f
|
Support property declaration with empty parentheses (#4313) (#4317)
|
2023-07-26 05:18:21 -04:00 |
Wilson Snyder
|
cff37f0775
|
Add GENUNNAMED lint warning.
Also fix generate-for blocks with empty statements getting lost.
|
2023-07-01 08:31:53 -04:00 |
Ryszard Rozak
|
09e856d2f3
|
Fix deleting unused parameterized classes (#4150)
|
2023-04-28 07:20:25 -04:00 |
Wilson Snyder
|
7f49b6c102
|
Parse 'let' as unsupported
|
2023-04-16 17:23:16 -04:00 |
Wilson Snyder
|
bf5cbb512e
|
Add UNSUPPORTED on dotted disable instead of syntax error
|
2023-04-09 10:11:47 -04:00 |
Wilson Snyder
|
d4bb58630e
|
Support 'for' initialization with comma
|
2023-04-09 09:56:39 -04:00 |
Wilson Snyder
|
8caf9be3e6
|
Internals: Favor {} constructor syntax. No functional change intended.
|
2023-04-06 21:04:26 -04:00 |
Wilson Snyder
|
05660d1118
|
Add CONSTRAINTIGN warning when constraint ignored. Likewise ignore constraint_mode, rand_mode.
|
2023-04-05 21:27:37 -04:00 |
Wilson Snyder
|
947402bc57
|
Fix interface generate begin (#4065).
|
2023-03-26 08:49:38 -04:00 |
Ryszard Rozak
|
f439a7927f
|
Fix parameters in a class body to be localparam (#4061)
|
2023-03-23 10:20:35 +01:00 |
Wilson Snyder
|
45690faea7
|
Parse defparam = as unsupported
|
2023-03-15 21:04:10 -04:00 |
Wilson Snyder
|
56de6f1a9f
|
Fix min/typ/max internal error
|
2023-03-14 20:40:58 -04:00 |
Wilson Snyder
|
ea4cc4e076
|
Parse nettype with package, still unsupported
|
2023-03-14 19:52:01 -04:00 |
Wilson Snyder
|
39a5bce8a6
|
Parse covergroup, still unsupported.
|
2023-03-12 14:11:11 -04:00 |
Wilson Snyder
|
1debd0405b
|
Support complicated IEEE 'for' assignments.
|
2023-03-12 10:46:40 -04:00 |
Wilson Snyder
|
1f1d9312d2
|
Parse event 'iff', still unsupported.
|
2023-03-11 22:39:59 -05:00 |
Wilson Snyder
|
259201b352
|
Support $fopen as an expression
|
2023-03-11 18:11:01 -05:00 |
Wilson Snyder
|
bb45bd048e
|
Commentary
|
2023-03-11 11:27:40 -05:00 |
Wilson Snyder
|
5489ec6eff
|
Parse 'first_match', and still unsupported.
|
2023-03-11 11:08:37 -05:00 |
Wilson Snyder
|
e55e81bcd0
|
Parse sequence 'local input', still unsupported.
|
2023-03-11 10:53:10 -05:00 |
Wilson Snyder
|
5c5c758718
|
Parse 'wait_order' and test, still unsupported.
|
2023-03-11 10:47:08 -05:00 |
Wilson Snyder
|
b87669039e
|
Commentary
|
2023-03-10 22:25:47 -05:00 |
Wilson Snyder
|
60a6ed2a20
|
Support assert property statement-else-statement
|
2023-03-10 22:13:17 -05:00 |
Wilson Snyder
|
81e8388c3f
|
Parse 'expect', still unsupported.
|
2023-03-10 21:48:56 -05:00 |
Wilson Snyder
|
4532680e5f
|
Internals: Cleanup assert/assume. No functional change.
|
2023-03-10 21:17:54 -05:00 |
Wilson Snyder
|
725ec088ea
|
Parse 'sequence' declarations, property case/if, still unsupported.
|
2023-03-06 05:12:09 -05:00 |
Wilson Snyder
|
87c3de5aab
|
Parse 'matches', still unsupported.
|
2023-03-05 23:58:54 -05:00 |
Wilson Snyder
|
6d7c04a3de
|
Parse cycle delays and boolean abbrev, still unsupported.
|
2023-03-05 23:22:41 -05:00 |
Wilson Snyder
|
d0f5ce0cc4
|
Parse intersect/throughout/within, still unsupported.
|
2023-03-05 19:57:09 -05:00 |
Wilson Snyder
|
cb89ef9885
|
Parse more property expression syntax, as still unsupported
|
2023-03-05 19:42:21 -05:00 |
Wilson Snyder
|
90360d40fd
|
Change property expression handling towards eventual more general expressions.
|
2023-03-05 18:52:55 -05:00 |
Wilson Snyder
|
15dcd326f8
|
Internals: Parse weak/strong but do not lex
|
2023-03-05 18:30:43 -05:00 |
Wilson Snyder
|
ae1eb56695
|
Internals: Parser commentary
|
2023-03-05 17:59:17 -05:00 |
Wilson Snyder
|
a47fd07585
|
Internals: Standard grammar for property_expression |-> |=>.
|
2023-03-05 16:59:24 -05:00 |
Wilson Snyder
|
19bc257002
|
Internals: UNSUPPORTED commentary
|
2023-03-05 16:45:07 -05:00 |
Wilson Snyder
|
329a933efd
|
Internals: Parse nettype as unsupported
|
2023-03-04 10:50:28 -05:00 |
Wilson Snyder
|
e21198cb2d
|
Add warning on missing class reference #()
|
2023-03-03 21:06:52 -05:00 |
Wilson Snyder
|
dd917d50eb
|
Internals: Parse interconnect then say unsupported
|
2023-03-02 20:02:14 -05:00 |
Wilson Snyder
|
8a5804fc3a
|
Tests: Add tagged union test
|
2023-03-02 08:11:11 -05:00 |
Wilson Snyder
|
3df29085c8
|
Fix end label fileline reporting.
|
2023-03-02 07:50:16 -05:00 |
Wilson Snyder
|
976af0068b
|
Support parsing min:typ:max parameters
|
2023-03-01 23:11:48 -05:00 |
Wilson Snyder
|
326a60d307
|
Add error on mixing .name and by-port instantiations.
|
2023-03-01 21:19:21 -05:00 |
Ryszard Rozak
|
47a7e75841
|
Fix subsequent parameter declarations (#3969)
|
2023-02-22 11:26:25 +01:00 |
Wilson Snyder
|
c82a098f2e
|
Internals: Parse class extends ::
|
2023-02-14 21:23:55 -05:00 |
Wilson Snyder
|
393b7714c4
|
Convert some mis-syntax errors to UNSUPPORTED
|
2023-02-14 20:48:52 -05:00 |
Wilson Snyder
|
43d8de4f80
|
Support property var decls.
|
2023-02-14 20:44:14 -05:00 |
Wilson Snyder
|
94ef1b76d0
|
Fix error text on packed struct init.
|
2023-02-13 20:58:49 -05:00 |
Wilson Snyder
|
5064ec2806
|
Support type case and type equality comparisons.
|
2023-02-12 20:09:10 -05:00 |