Krzysztof Bieganski
|
46f8003c4e
|
Fix import of class with default params (#6396)
Signed-off-by: Krzysztof Bieganski <kbieganski@antmicro.com>
|
2025-09-06 21:21:50 +02:00 |
Wilson Snyder
|
3549fd1aa0
|
Add parsing of `$assert*`, `$coverage*` and `$q_*` as still unsupported.
|
2025-09-06 10:31:08 -04:00 |
Igor Zaworski
|
b95a974ff1
|
Support generic interfaces (#6272)
|
2025-08-22 06:44:35 -04:00 |
Wilson Snyder
|
88046c8063
|
Internals: Rename AstSenTree pointers to sentreep. No functional change intended except JSON.
|
2025-08-17 19:14:34 -04:00 |
Wilson Snyder
|
6a225d5d00
|
Internals: Remove AstSysFuncAsTask
|
2025-08-08 05:09:54 -04:00 |
Wilson Snyder
|
9d38e63269
|
Remove error on missing forward declarations of typedef in class (#6207).
|
2025-07-30 09:14:13 -04:00 |
Wilson Snyder
|
f3560837ec
|
Add error on missing forward declarations (#6207).
|
2025-07-26 17:11:35 -04:00 |
Ryszard Rozak
|
e2e5d9eaf1
|
Support disabling a fork from outside that fork (#6174)
|
2025-07-14 06:51:58 -04:00 |
Ryszard Rozak
|
8b3a6ba542
|
Support disable dotted references (#6154)
|
2025-07-09 16:59:26 -04:00 |
Geza Lore
|
c3d86626ee
|
Internals: Remove unused AstNodeModule 'activesp' child (#6138)
|
2025-06-29 09:56:44 -04:00 |
Wilson Snyder
|
b26a19279a
|
Support simple `checker` blocks (#4066).
|
2025-04-06 23:42:49 -04:00 |
Wilson Snyder
|
27d3eb5b7b
|
Fix UNOPTFLAT warnings with `--coverage-trace` and always_comb (#5821).
|
2025-03-02 20:02:55 -05:00 |
Wilson Snyder
|
b0f898cec8
|
Internals: Determine needing verilated_std without symbol table
|
2024-12-01 11:35:00 -05:00 |
Wilson Snyder
|
3ffea76e11
|
Add `--no-std-waiver` and default reading of standard lint waivers file (#5607).
|
2024-11-12 22:11:19 -05:00 |
Wilson Snyder
|
0fe8c73d19
|
Fix `$fatal` to not be affected by `+verilator+error+limit` (#5135).
|
2024-09-13 20:45:44 -04:00 |
Bartłomiej Chmiel
|
7d5e19365e
|
Support assertcontrol directive type (#5310)
Signed-off-by: Bartłomiej Chmiel <bchmiel@antmicro.com>
|
2024-08-05 17:54:13 -04:00 |
Bartłomiej Chmiel
|
11da07d3b9
|
Support `$assertcontrol` assertion_type (#5236)
Signed-off-by: Bartłomiej Chmiel <bchmiel@antmicro.com>
Signed-off-by: Ryszard Rozak <rrozak@antmicro.com>
Co-authored-by: Ryszard Rozak <rrozak@antmicro.com>
Co-authored-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2024-07-10 05:06:13 -04:00 |
Liam Braun
|
ca4858eb7f
|
Fix concurrency for mailbox and semaphores (#5222)
|
2024-07-03 22:29:32 +01:00 |
Bartłomiej Chmiel
|
2a9f29912c
|
Add parameterless assert control system tasks (#5010)
Signed-off-by: Bartłomiej Chmiel <bchmiel@antmicro.com>
Co-authored-by: Ryszard Rozak <rrozak@antmicro.com>
Co-authored-by: Wilson Snyder <wsnyder@wsnyder.org>
Co-authored-by: Arkadiusz Kozdra <akozdra@antmicro.com>
|
2024-05-08 08:31:34 -04:00 |
Wilson Snyder
|
8a4ceb5717
|
Tests: Fix test failure, last commit.
|
2024-04-02 07:04:27 -04:00 |
Szymon Gizler
|
8301fdc6d3
|
Add JSON AST dumps (#5020)
|
2024-03-28 07:32:18 -04:00 |