Geza Lore
|
f472c2da6e
|
Change metacomment extra underscore error to warning (#6968)
Used to throw a hard v3error on stray underscores in metacomments.
Issue a BADVLTPRAGMA that can be turned off instead.
|
2026-01-31 15:16:20 +00:00 |
Pawel Kojma
|
b9ef4a6c48
|
Add parsing of coverpoint identifier in place of covergroup range list (#6961)
|
2026-01-30 07:05:57 -05:00 |
Wilson Snyder
|
996ae35a1b
|
Fix associative array of events causes C++ compile error (#6962).
|
2026-01-29 20:38:50 -05:00 |
Wilson Snyder
|
7e56a2334a
|
Commentary: Changes update
|
2026-01-29 20:36:27 -05:00 |
Wilson Snyder
|
5547833dde
|
Add UNSUPPORTED error on IEEE complex ports (#2844 partial)
|
2026-01-28 19:14:10 -05:00 |
Wilson Snyder
|
913cf07491
|
Improve converge-limit error message
|
2026-01-28 18:32:50 -05:00 |
Pawel Kojma
|
30e6cd9092
|
Fix accessing non-rand struct member in constraints (#6960)
|
2026-01-28 07:33:16 -05:00 |
Geza Lore
|
76949f00d3
|
Internals: make test-diff macOS compatibility fix - again
|
2026-01-28 11:05:27 +00:00 |
Geza Lore
|
7875552354
|
Internals: Add stats/dump of circular logic in scheduling (#6953)
|
2026-01-28 10:45:23 +00:00 |
Yangyu Chen
|
5b84635bde
|
Add VerilatedContext::useNumaAssign and set on threads() call (#6954)
|
2026-01-27 11:05:28 -05:00 |
Wilson Snyder
|
7c6c6a684b
|
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
|
2026-01-26 20:24:34 -05:00 |
Wilson Snyder
|
bd127488f2
|
Remove xml.rst, missed when --xml-only removed earlier.
|
2026-01-26 17:34:33 -05:00 |
Wilson Snyder
|
d3ecba7699
|
Internals: Cleanup some verilog.y dead since IEEE 2017
|
2026-01-26 15:51:19 -05:00 |
Todd Strader
|
67df517bec
|
Fix type assignments for arrays of parameter types (#6955)
|
2026-01-26 15:50:52 -05:00 |
Wilson Snyder
|
1b9f38f78f
|
Fix parameterized virtual interface references that have no model references (#4286).
Fixes #4286.
|
2026-01-25 14:25:42 -05:00 |
Wilson Snyder
|
41b131389e
|
Internals: Some tristate and param cleanups. No functional change.
|
2026-01-25 14:19:27 -05:00 |
Geza Lore
|
2ddfcbed16
|
Internals: make test-diff macOS compatibility fix
|
2026-01-25 15:40:56 +00:00 |
Wilson Snyder
|
430015e234
|
CI: Add retry on apt/pip
|
2026-01-25 10:27:52 -05:00 |
Wilson Snyder
|
140b2f2b2e
|
Internals: V3Tristate cleanups. No functional change.
|
2026-01-24 18:13:34 -05:00 |
Wilson Snyder
|
ad5005f8f5
|
Internals: Add user#Or functions. No functional change.
|
2026-01-24 18:10:59 -05:00 |
Wilson Snyder
|
4ff57514c8
|
Commentary: Changes update
|
2026-01-24 11:08:11 -05:00 |
Wilson Snyder
|
56a089af94
|
Tests: Update t_attr
|
2026-01-24 11:08:07 -05:00 |
Wilson Snyder
|
1e7198eabb
|
Tests: t_fork_join_none_stmt (#5902 test)
|
2026-01-24 10:56:27 -05:00 |
Wilson Snyder
|
b456d903e2
|
Tests: Add t_inst_array_slice (#3433 test)
|
2026-01-24 10:15:08 -05:00 |
Wilson Snyder
|
07b61d3745
|
Fix internal error when fork under always expression (#6911).
|
2026-01-23 22:11:04 -05:00 |
github action
|
2737a22793
|
Apply 'make format'
|
2026-01-24 03:01:38 +00:00 |
Cameron Waite
|
567fba3695
|
Fix null pointer dereference in class member trigger expressions (#6946)
|
2026-01-23 22:00:43 -05:00 |
Todd Strader
|
bc3c5b32dd
|
Fix delayed initial assignment (#6929)
|
2026-01-23 12:53:40 -05:00 |
Artur Bieniek
|
a7db9ee32f
|
Add error when accessing a non-static class field from a static function (#6948)
|
2026-01-23 10:18:24 -05:00 |
Wilson Snyder
|
ddbcd66722
|
Support `extern module` as a forward-declaration that is ignored.
|
2026-01-22 19:00:26 -05:00 |
Wilson Snyder
|
86cd249816
|
Add instance module location helper when pin not found
|
2026-01-21 07:50:46 -05:00 |
Wilson Snyder
|
488fe4208f
|
Commentary: Changes update
|
2026-01-21 07:33:10 -05:00 |
Pawel Kojma
|
c4dcdeab9a
|
Add parsing of solve-before inside foreach (#6934)
|
2026-01-20 07:14:11 -05:00 |
Vikash Patel
|
ea9752ab43
|
Fix typo in Verilator report output ("alloced" → "allocated") (#6937)
|
2026-01-19 08:31:22 -05:00 |
Wilson Snyder
|
ac4f9f013e
|
Fix static call after covergroup (#6916 repair)
|
2026-01-18 19:58:33 -05:00 |
Wilson Snyder
|
db9bd3a792
|
Fix clocking unsupported tristate assign error (#6942).
Fixes #6942.
|
2026-01-18 16:28:48 -05:00 |
Jose Drowne
|
3a080ef543
|
Add IEEE 4-state type lint checks (#3645 partial) (#6895)
|
2026-01-18 11:00:25 -05:00 |
Wilson Snyder
|
50b6954cfc
|
Internals: cppcheck cleanups
|
2026-01-17 23:18:09 -05:00 |
Wilson Snyder
|
cedf000a66
|
CI: Group dependabot commits
|
2026-01-17 22:28:21 -05:00 |
Wilson Snyder
|
b7382be0b6
|
Fix `--top-module` with underscores (#6940).
|
2026-01-17 20:33:02 -05:00 |
Wilson Snyder
|
daba5ce27c
|
Commentary: Changes update
|
2026-01-17 14:35:17 -05:00 |
Wilson Snyder
|
b5fdcdf745
|
Tests: Style updates
|
2026-01-17 14:35:17 -05:00 |
Veripool API Bot
|
98114428cb
|
Verilog format
|
2026-01-17 14:35:17 -05:00 |
Jose Drowne
|
12080dfcb1
|
Internals: Add AST nodes for tagged union parsing (#6867 partial) (#6881)
|
2026-01-17 14:15:52 -05:00 |
github action
|
26ebb14c98
|
Apply 'make format'
|
2026-01-17 17:03:54 +00:00 |
Wei-Lun Chiu
|
3b6674386c
|
Support unbounded '$' in inside range expressions (#6935) (#6938)
|
2026-01-17 12:03:00 -05:00 |
github action
|
f6532728f6
|
Apply 'make format'
|
2026-01-17 15:35:34 +00:00 |
emmettifelts
|
e6be548f72
|
Fix segfault after assignment pattern XOR error (#6928) (#6931)
|
2026-01-17 10:34:36 -05:00 |
Wilson Snyder
|
913cf933e9
|
Fix segfault in missing extends (#6903).
Fixes #6903.
|
2026-01-16 19:57:23 -05:00 |
Wilson Snyder
|
b87675c0ea
|
Commentary: Changes update
|
2026-01-16 19:55:51 -05:00 |