Aisha
|
29fd2cf90d
|
Add MULTIDRIVEN checks for clocking block outputs (#7987)
|
2026-08-03 04:54:43 -04:00 |
|
Gilberto Abram
|
cac2c3df13
|
Fix MULTIDRIVEN/PROC warning suppression via lint_off (#8000)
|
2026-07-28 21:50:19 -04:00 |
|
Aisha
|
8f8b5ade55
|
Add MULTIDRIVENPROC warning for signals driven by multiple plain always blocks (#7968)
|
2026-07-24 08:54:09 -04:00 |
|
Todd Strader
|
7bd41bfbb9
|
Fix MULTIDRIVEN in generates (#7709)
|
2026-06-03 19:50:56 -04:00 |
|
Wilson Snyder
|
2ccaae77ae
|
Fix CONTASSINIT false positive on wire inside two different instantiations
Fixes #7640.
|
2026-05-30 15:23:02 -04:00 |
|
Geza Lore
|
55d78b225d
|
Fix signing off new MULTIDRIVEN warnigns on variable (#7672)
|
2026-05-28 13:34:36 -04:00 |
|
github action
|
3bc7021211
|
Apply 'make format'
|
2026-05-28 11:21:07 +00:00 |
|
Cookie
|
b5555a032e
|
Internals: clean up for redundant m_alwCombFileLinep and m_nodeFileLinep variables (#7665)
|
2026-05-28 07:20:06 -04:00 |
|
github action
|
62f475709f
|
Apply 'make format'
|
2026-05-27 12:35:09 +00:00 |
|
Cookie
|
8ae0e48103
|
Fix false MULTIDRIVEN warning on always_ff variables (#7351) (#7621)
|
2026-05-27 08:34:11 -04:00 |
|
github action
|
99a35fee83
|
Apply 'make format'
|
2026-05-26 16:21:12 +00:00 |
|
Cookie
|
9e2fedee6f
|
Fix ALWCOMBORDER on variable ordering (#7350) (#7608)
|
2026-05-26 06:40:55 -04:00 |
|
github action
|
edab09333c
|
Apply 'make format'
|
2026-05-11 22:33:56 +00:00 |
|
Cookie
|
cf9334f2c1
|
Fix error on mixed-initialization (#7352) (#7357)
|
2026-05-11 18:32:55 -04:00 |
|
Wilson Snyder
|
31757df229
|
Internals: clangtidy cleanups. No functional change intended (#7343)
|
2026-03-27 23:14:18 -04:00 |
|
Wilson Snyder
|
7607f0e7fa
|
Support proper automatic/static initialization, and remove STATICVAR warning (#6405). (#7086)
|
2026-02-24 14:04:43 -05:00 |
|
Wilson Snyder
|
7182e8d937
|
Internals: Track what variables get user initial assignment.
|
2026-02-17 02:05:05 -05:00 |
|
Todd Strader
|
fed41aba91
|
Fix UNUSED / UNDRIVEN for unused functions (#6967)
|
2026-02-12 11:01:14 -05:00 |
|
Wilson Snyder
|
7c6c6a684b
|
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
|
2026-01-26 20:24:34 -05:00 |
|
em2machine
|
c388e793e0
|
Fix MULTIDRIVEN with task and default driver (#4045) (#6858)
|
2026-01-01 10:20:21 -05:00 |
|
Wilson Snyder
|
13327fa9c0
|
Copyright year update.
|
2026-01-01 07:22:09 -05:00 |
|
Geza Lore
|
838b8a2bec
|
Internals: Remove dead code, fix or sign off coverage
Remove/fix/signoff uncontroversial code coverage holes. Also added a
couple TODOs that should be investigated at some point
|
2025-10-08 08:24:06 +01:00 |
|
Geza Lore
|
327d55d13d
|
Internals: Fix remaining cppcheck errors (#6319)
Fixed the non const-related issue and added suppressions for the const
ones. With that `make cppcheck` should be clean.
|
2025-08-21 09:43:37 +01:00 |
|
Ryszard Rozak
|
7d2b6bd921
|
Internals: Optimize updates of Vtogcov signals. No functional change intended. (#6110)
|
2025-08-04 13:29:56 +01:00 |
|
Wilson Snyder
|
e995646898
|
Internals: Favor std::array. No functional change intended.
|
2025-07-24 02:39:03 -04:00 |
|
Wilson Snyder
|
6c9cbaef62
|
Internals: Clean up some constructors. No functional change intended.
|
2025-07-03 18:59:32 -04:00 |
|
Wilson Snyder
|
46c7b69c64
|
Internals: UINFO now includes newline itself. No functional change.
|
2025-05-22 20:29:32 -04:00 |
|
Wilson Snyder
|
d47b88a30c
|
Internals: Remove accidental debug message
|
2025-05-04 15:49:23 -04:00 |
|
Wilson Snyder
|
8b52bd817f
|
Add PROCINITASSIGN on initial assignments to process variables (#2481).
|
2025-04-30 22:00:06 -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
|
8fbb725f34
|
Copyright year update.
|
2025-01-01 08:30:25 -05:00 |
|
Wilson Snyder
|
a72009fb41
|
Fix UNDRIVEN on refs
|
2024-11-25 18:41:38 -05:00 |
|
Wilson Snyder
|
a934d965be
|
Internals: Rename isInoutish
|
2024-11-25 18:25:36 -05:00 |
|
Wilson Snyder
|
a68da7e220
|
Internals: Style cleanup. Ignore whitespace if diff. No functional change.
|
2024-11-10 10:59:18 -05:00 |
|
Fuad Ismail
|
5802818b9a
|
Add error when pass net to function argument (#4132) (#4966)
|
2024-03-16 08:25:42 -04:00 |
|
Wilson Snyder
|
3786f59e03
|
Change to IEEE 1800-2023 warning mentions
|
2024-03-02 10:15:19 -05:00 |
|
Wilson Snyder
|
e76f29e5ba
|
Copyright year update
|
2024-01-01 03:19:59 -05:00 |
|
Wilson Snyder
|
9fd5634778
|
Internals: Remove unneeded private's. No functional change
|
2023-11-13 21:37:45 -05:00 |
|
Wilson Snyder
|
b5828a7ce9
|
Fix header order botched by clang-format in recent commit.
|
2023-10-18 06:37:46 -04:00 |
|
github action
|
770cd24f27
|
Apply 'make format'
|
2023-10-18 02:50:27 +00:00 |
|
Wilson Snyder
|
431bb1ed16
|
Support compiling Verilator with gcc/clang precompiled headers (#4579)
|
2023-10-17 22:49:28 -04:00 |
|
Mariusz Glebocki
|
28bd7e5b19
|
Rework multithreading handling to separate by code units that use/never use it. (#4228)
|
2023-09-24 22:12:23 -04:00 |
|
Iztok Jeras
|
2aa6a229ca
|
Change range order warning from LITENDIAN to ASCRANGE (#4010)
|
2023-03-20 20:44:11 -04:00 |
|
Wilson Snyder
|
f2aac8c49a
|
Internals: Use VNVisitorConst where possible, for better performance. No functional change indended.
|
2023-03-18 12:23:17 -04:00 |
|
Felix Neumärker
|
12728bc478
|
Fix UNDRIVEN warning seg fault (#3989)
|
2023-03-03 18:54:38 -05:00 |
|
Adam Bagley
|
003a8cfe75
|
Add lint warning on always_comb multidriven (#3888) (#3939)
|
2023-02-23 05:36:28 -05:00 |
|
Wilson Snyder
|
b24d7c83d3
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
Larry Doolittle
|
f27cf4c804
|
Commentary: Fix spelling in C++ comments (#3797) (#3798)
|
2022-12-02 18:46:38 -05:00 |
|
Wilson Snyder
|
21d80cdfa1
|
Internals: Fix constructor style.
|
2022-11-19 14:45:38 -05:00 |
|
github action
|
c057847760
|
Apply 'make format'
|
2022-10-17 23:52:01 +00:00 |
|