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 |
Wilson Snyder
|
d9c4d9316f
|
Parse checkers as UNSUPPORTED.
|
2023-02-11 14:31:28 -05:00 |
Wilson Snyder
|
e9441cff50
|
Parse external constraints as UNSUPPORTED.
|
2023-02-11 13:29:52 -05:00 |
Wilson Snyder
|
daa545774e
|
Parse randsequence as UNSUPPORTED.
|
2023-02-11 13:03:10 -05:00 |
Wilson Snyder
|
eb5aad94f1
|
Support to packed array
|
2023-02-05 10:18:03 -05:00 |
github action
|
00f0027c80
|
Apply 'make format'
|
2023-02-03 13:48:46 +00:00 |
Joseph Nwabueze
|
c8be50d40b
|
Add /*verilator public[flat|flat_rd|flat_rw| ]*/ metacomments (#3894)
|
2023-02-03 08:47:55 -05:00 |
Wilson Snyder
|
4208db7811
|
Support multiple-output buf/not gate primitives
|
2023-01-28 23:20:48 -05:00 |
Wilson Snyder
|
248bd173d3
|
Support interface classes and class implements.
|
2023-01-28 18:06:37 -05:00 |
Wilson Snyder
|
8d2be855f5
|
Internals: Parsing and tests for class interfaces
|
2023-01-28 16:30:47 -05:00 |
Wilson Snyder
|
ba8700f99d
|
Support $changed_gclk, $fell_gclk, $rose_gclk, $stable_gclk
|
2023-01-28 14:05:26 -05:00 |
Wilson Snyder
|
f20997a2f0
|
Support global clocking and $global_clock.
|
2023-01-28 12:31:52 -05:00 |
Ryszard Rozak
|
b56e7f6910
|
Support static function variables (#3830)
|
2023-01-23 08:35:10 -05:00 |
github action
|
6cd26edb64
|
Apply 'make format'
|
2023-01-18 16:48:16 +00:00 |
Gökçe Aydos
|
956fd89b87
|
Support import/export lists in modport (#3886)
|
2023-01-18 11:46:51 -05:00 |
Wilson Snyder
|
1d2293b783
|
Fix some indents of warnMore
|
2023-01-05 17:59:51 -05:00 |
Wilson Snyder
|
b24d7c83d3
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
Wilson Snyder
|
fde380868a
|
Fix misc memory leaks
|
2022-12-29 13:59:24 -05:00 |
Larry Doolittle
|
80a144797d
|
Commentary: Fix more spelling (#3828)
|
2022-12-26 10:30:41 +01:00 |
Wilson Snyder
|
c0499da28b
|
Spelling fixes
|
2022-12-23 11:32:38 -05:00 |