Wilson Snyder
|
b684995292
|
Support $random and $urandom seeds.
|
2020-11-19 21:32:33 -05:00 |
Wilson Snyder
|
c0888c1b0f
|
Internals: Use newline instead of endl to avoid unneeded flush.
|
2020-11-18 21:03:23 -05:00 |
Wilson Snyder
|
6dfce882a1
|
Support $exit as alias of $finish
|
2020-11-10 22:49:48 -05:00 |
Wilson Snyder
|
726e78fdda
|
Add 'with' syntax checks.
|
2020-10-31 10:33:36 -04:00 |
Wilson Snyder
|
85b05366bc
|
Internals: Misc prep work for 'with' support.
|
2020-10-31 09:24:16 -04:00 |
Wilson Snyder
|
835905bdae
|
Convert cast tasks to assertions
|
2020-10-24 20:30:52 -04:00 |
Wilson Snyder
|
4cec3ff2a0
|
Fix WIDTH warnings on comparisons with nullptr (#2602).
|
2020-10-22 17:27:23 -04:00 |
Wilson Snyder
|
5d3dd52f13
|
Support queue slicing (#2326).
|
2020-10-18 13:23:39 -04:00 |
Wilson Snyder
|
e25a6334cf
|
Support repeated forward typedefs.
|
2020-10-10 11:29:10 -04:00 |
Wilson Snyder
|
070bead9f9
|
Internals: Refector typedef call. No functional change intended.
|
2020-10-10 11:25:44 -04:00 |
Peter Monsson
|
d0819f156f
|
Add support for |=> inside properties (#1292).
|
2020-09-10 06:49:04 -04:00 |
Wilson Snyder
|
1899a875a4
|
Internals: Create VAccess class. No functional change intended.
|
2020-09-07 17:09:25 -04:00 |
Peter Monsson
|
627d83e807
|
Add support for assume property (#2531)
|
2020-09-03 12:38:48 -04:00 |
Wilson Snyder
|
069eb97eca
|
SystemC 2.3.0 or newer (SYSTEMC_VERSION >= 20111121) is now required.
|
2020-08-29 10:45:47 -04:00 |
Wilson Snyder
|
1dce6b2500
|
Support $stable
|
2020-08-23 11:34:19 -04:00 |
Wilson Snyder
|
f4a72946eb
|
Support $urandom, $urandom_range without stability.
|
2020-08-23 08:42:50 -04:00 |
Wilson Snyder
|
7f3a73e314
|
Fix naming of "id : begin" blocks.
|
2020-08-22 22:21:37 -04:00 |
Wilson Snyder
|
9702d11657
|
Support class extern.
|
2020-08-22 19:46:21 -04:00 |
Wilson Snyder
|
583605b218
|
Parser: Move extern decl unsupported message
|
2020-08-22 16:24:29 -04:00 |
Rupert Swarbrick
|
aa39d020d8
|
Fix build with Bison 3.7 and newer (#2505)
|
2020-08-18 12:12:52 -04:00 |
Wilson Snyder
|
72d2cff0a1
|
C++11: Use member declaration initalizations. No functional change intended.
|
2020-08-16 11:44:06 -04:00 |
Wilson Snyder
|
c0127599df
|
C++11: Use nullptr. No functional change.
|
2020-08-16 11:44:05 -04:00 |
Yutetsu TAKATSUKASA
|
953a442827
|
Support hierarchical verilation using protect lib (#2206)
|
2020-08-15 09:43:53 -04:00 |
Peter Monsson
|
4a5e4b04f3
|
Support $rose and $fell. (#2148) (#2501)
|
2020-08-14 07:37:10 -04:00 |
Peter Monsson
|
1280070abb
|
Support $stable (#2488)
|
2020-07-28 18:26:24 -04:00 |
Piotr Binkowski
|
58739a0a99
|
Internals: add isProgram to AstModule (#2470)
This allows to check which AstModules were created from `program` keyword
|
2020-07-16 07:31:16 -04:00 |
Wilson Snyder
|
ce340658d6
|
Internals: revert (#2467)
|
2020-07-15 07:50:17 -04:00 |
Piotr Binkowski
|
a02c420064
|
Internals: separate AST class for program (#2467)
|
2020-07-15 07:39:58 -04:00 |
Wilson Snyder
|
ced1af8cb8
|
Parser: Move extends param class unsupported message
|
2020-07-11 19:53:41 -04:00 |
Wilson Snyder
|
f0a6e4c2b2
|
Parser: Move scoped id unsupported messages down out of parser
|
2020-07-11 19:11:58 -04:00 |
Wilson Snyder
|
9e5cd463e5
|
Parser: Move class parameter unsupported messages down out of parser
|
2020-07-11 18:39:01 -04:00 |
Wilson Snyder
|
bb8899f307
|
Internals: Rename AstPackageRef as may point to class.
|
2020-07-11 10:29:15 -04:00 |
Wilson Snyder
|
a500140f1d
|
Fix Bison 3.6 error messages
|
2020-07-10 21:54:58 -04:00 |
Geza Lore
|
1632160fb1
|
Internals: Remove redunand SenItem nodes (#2457)
|
2020-07-05 13:13:03 -04:00 |
Wilson Snyder
|
b968f57711
|
Suppress unsupported constraint, as implied by unsupported randomize.
|
2020-07-02 21:10:05 -04:00 |
Wilson Snyder
|
ee7b399bf5
|
Parser: Move 'static' unsupported messages down out of parser.
|
2020-07-02 21:02:49 -04:00 |
Wilson Snyder
|
50c28fa9d3
|
Parser: Move 'pure virtual' and 'extern' unsupported messages down out of parser.
|
2020-07-02 08:24:50 -04:00 |
Wilson Snyder
|
9d1a39a5e4
|
Parser: Move 'with' block unsupported messages down out of parser
|
2020-07-02 07:36:15 -04:00 |
Fan Shupei
|
04c96694e6
|
Add $writememb support (#2450)
|
2020-07-01 17:32:15 -04:00 |
Wilson Snyder
|
e7bd44561c
|
Parse dotted new
|
2020-07-01 07:39:37 -04:00 |
Wilson Snyder
|
4d5e448664
|
Parser: Move member qualifier unsupporteds out of parser.
|
2020-07-01 07:31:53 -04:00 |
Wilson Snyder
|
236c2141e3
|
Parser: Move 'with' block unsupported messages down out of parser
|
2020-06-30 21:37:11 -04:00 |
Wilson Snyder
|
0b09636c58
|
Support for-loop increments with commas.
|
2020-06-29 21:18:41 -04:00 |
Wilson Snyder
|
af197f2ceb
|
Parser: Move 'virtual class' block unsupported messages down out of parser
|
2020-06-29 21:03:14 -04:00 |
Wilson Snyder
|
748c818ccb
|
Parser: Move 'wait' block unsupported messages down out of parser
|
2020-06-29 20:39:39 -04:00 |
Wilson Snyder
|
ad55564905
|
Parser: Move disable fork and wait fork down into elaborate stage
|
2020-06-29 20:22:39 -04:00 |
Wilson Snyder
|
ad2cb45a14
|
Parser: Move unsupported error detection of 'this'/'super' down into link stage
|
2020-06-29 20:02:15 -04:00 |
Wilson Snyder
|
6e57076726
|
Support --bbox-unsup parsing of nested foreach.
|
2020-06-09 22:05:06 -04:00 |
Wilson Snyder
|
cef56c6fca
|
Support --bbox-unsup parsing of class extend typedefs
|
2020-06-09 20:59:45 -04:00 |
Wilson Snyder
|
91f30af01f
|
Fix --bbox-unsup crash from earlier commit.
|
2020-06-09 19:49:11 -04:00 |
Wilson Snyder
|
3c8953fec2
|
Fix $sformat with non-constant string first argument
|
2020-06-09 19:40:49 -04:00 |
Wilson Snyder
|
6de78d58fa
|
Add new UNSUPPORTED error code to replace most previous Unsupported: messages.
|
2020-06-09 19:20:16 -04:00 |
Wilson Snyder
|
d42f9c095b
|
Delay parsing of associative arrays until dtypes known.
|
2020-06-09 07:13:40 -04:00 |
Wilson Snyder
|
46e10173f8
|
Support --bbox-unsup parsing of class extern function/task.
|
2020-06-08 22:33:57 -04:00 |
Wilson Snyder
|
7b7a2e99e3
|
Internals: Misc parser cleanups.
|
2020-06-07 22:15:19 -04:00 |
Wilson Snyder
|
4984d19ae9
|
Support --bbox-unsup parsing :: referencing typedef in class
|
2020-06-07 19:59:03 -04:00 |
Wilson Snyder
|
305448ea86
|
Cleanup parser errors to identify packages by :: instead of symbol table
|
2020-06-07 16:54:25 -04:00 |
Wilson Snyder
|
4a1d18f0e9
|
Internals: Refactor parser pipeline to use deque. No functional change intended.
|
2020-06-07 15:35:36 -04:00 |
Wilson Snyder
|
b469feb44b
|
Fix some syntax error context by splitting internal parse and lex filelines
|
2020-06-07 13:45:50 -04:00 |
Wilson Snyder
|
466fd56d18
|
Move XML verilator tag handling into parser.
|
2020-06-07 13:09:18 -04:00 |
Wilson Snyder
|
b5e4917405
|
Internals: Pass unconnected drive in parser token stream.
|
2020-06-07 12:08:12 -04:00 |
Wilson Snyder
|
140671300c
|
Internals: Pass parser celldefine state through FileLine. No functional change intended.
|
2020-06-07 11:58:53 -04:00 |
Wilson Snyder
|
53d8ccd149
|
Internals: Move yyerror to parser. No functional change intended.
|
2020-06-07 10:31:42 -04:00 |
Wilson Snyder
|
3798a472b5
|
Commentary: Indicate mid-rule parser actions.
|
2020-06-06 17:42:10 -04:00 |
Wilson Snyder
|
0e322e2e85
|
Fix segfault after pin unsupported error.
|
2020-06-06 16:17:41 -04:00 |
Wilson Snyder
|
5cd5c05c05
|
Support --bbox-unsup parsing of event control expressions
|
2020-06-06 15:54:44 -04:00 |
Wilson Snyder
|
933e796cc2
|
Support $swrite with arbitrary arguments
|
2020-06-06 14:47:54 -04:00 |
Wilson Snyder
|
ae701e014d
|
Support --bbox-unsup parsing of for with multiple increments
|
2020-06-06 13:55:15 -04:00 |
Wilson Snyder
|
3a0b8c8870
|
Fix parsing parameter type with assignment and no type keyword.
|
2020-06-06 13:44:45 -04:00 |
Wilson Snyder
|
4862916f39
|
Support --bbox-unsup parsing of 'constraint', 'dist', 'solve'
|
2020-06-06 12:08:36 -04:00 |
Wilson Snyder
|
870ec27b73
|
Support --bbox-unsup parsing of 'randomize'
|
2020-06-06 11:22:48 -04:00 |
Wilson Snyder
|
a21947d887
|
Support --bbox-unsup parsing of 'with'
|
2020-06-06 11:11:23 -04:00 |
Wilson Snyder
|
893dee3434
|
Support --bbox-unsup parsing of forward defed class calls
|
2020-06-06 10:21:16 -04:00 |
Wilson Snyder
|
f083805ab5
|
Support --bbox-unsup parsing of parameterized classes
|
2020-06-06 10:06:32 -04:00 |
Wilson Snyder
|
7067afde5d
|
Support --bbox-unsup parsing of foreach(this.foo)
|
2020-06-06 09:43:13 -04:00 |
Wilson Snyder
|
1eaec2aa8a
|
Support --bbox-unsup of $cast
|
2020-06-06 09:30:11 -04:00 |
Wilson Snyder
|
da01810d98
|
Internals: Add UNSUP tokens from VParseBison and sort lists. No functional change.
|
2020-06-06 09:09:26 -04:00 |
Wilson Snyder
|
4c7d5a1dc0
|
Fix --bbox-unsup to bypass more parser unsupported errors.
|
2020-06-06 08:50:47 -04:00 |
Wilson Snyder
|
d15e3d93c4
|
Internals: Reindent and move parser code. No functional change.
|
2020-06-06 08:44:44 -04:00 |
Wilson Snyder
|
ff41701ddc
|
Fix crash on undeclared packages.
|
2020-06-05 18:50:06 -04:00 |
Wilson Snyder
|
8b647f0977
|
Fix error on UNPACKED in parser. (#1541)
|
2020-06-02 08:00:37 -04:00 |
Maciej Sobkowski
|
9d48ff7745
|
Support pre/postifx incrementation/decrementation in array index (#2223)
|
2020-05-28 18:08:15 -04:00 |
Wilson Snyder
|
978c35995a
|
Support const cast (ignored since not linting const yet)
|
2020-05-26 20:44:20 -04:00 |
Wilson Snyder
|
2af7f2fa18
|
Internals: Parser cleanup of cast.
|
2020-05-26 20:29:54 -04:00 |
Wilson Snyder
|
7f32d4dc45
|
Internals: Parser cleanup of expressions.
|
2020-05-25 21:51:05 -04:00 |
Wilson Snyder
|
5bb1da88ed
|
Internals: Comment grammar continuations. No functional change.
|
2020-05-25 19:40:20 -04:00 |
Wilson Snyder
|
9969a60b34
|
Commentary
|
2020-05-25 18:51:12 -04:00 |
Wilson Snyder
|
72402fa91e
|
Internals: Parser cleanup of parameters, second part.
|
2020-05-25 18:49:29 -04:00 |
Wilson Snyder
|
8255f3f9fe
|
Internals: Parser cleanup of parameters, first part.
|
2020-05-25 18:41:47 -04:00 |
Wilson Snyder
|
eda46e3949
|
Internals: Favor exprOrDataType where possible. No functional change intended.
|
2020-05-23 13:08:56 -04:00 |
Wilson Snyder
|
71651718d4
|
Internals: Track :: in AstDot parsing. No parsing change intended.
|
2020-05-23 12:44:15 -04:00 |
Wilson Snyder
|
da0cb44954
|
Internals: Refactor parsing id's up to parent rules. No functional change intended.
|
2020-05-23 12:19:43 -04:00 |
Wilson Snyder
|
57621a93ad
|
Internals: Move PLI errors into linker, and better test.
|
2020-05-23 11:55:34 -04:00 |
Wilson Snyder
|
01f3e81a36
|
Internals: Parse extend/implements/etc using generic identifiers.
|
2020-05-21 21:31:15 -04:00 |
Wilson Snyder
|
8f58b58853
|
Internals: Parse using idAny where can to better detect id errors.
|
2020-05-20 23:29:37 -04:00 |
Wilson Snyder
|
b66826169d
|
Internals: Refactor inherits/extends parse so don't need type vs nontype IDs.
|
2020-05-20 23:10:45 -04:00 |
Wilson Snyder
|
d2a7376f14
|
Fix spacing. No functional change
|
2020-05-20 22:33:32 -04:00 |
Wilson Snyder
|
2885c2ce97
|
Fix coredump on countbits.
|
2020-05-15 19:29:17 -04:00 |
Stephen Henry
|
1a0da2e4ec
|
Support multi-channel descriptor (MCD) I/O (#2197)
|
2020-05-14 18:03:00 -04:00 |
Wilson Snyder
|
15f63d12d5
|
Fix message for seeded random.
|
2020-05-10 21:15:48 -04:00 |