..
.gdbinit
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
.gdbinit.py
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
.gitignore
Fix config_build.h issues ( #4380 ) ( #4381 )
2023-07-27 05:42:35 -04:00
AGENTS.md
CI: Autoformat markdown files
2026-06-15 17:44:50 -04:00
CMakeLists.txt
Internals: Remove bad cmake file reference ( #7794 )
2026-06-17 12:12:25 -04:00
Makefile.in
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
Makefile_obj.in
Deprecate isolate_assignments attribute ( #7774 )
2026-06-13 19:40:29 +01:00
V3Active.cpp
Support NBAs in initial blocks ( #7754 )
2026-06-20 17:23:05 -04:00
V3Active.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3ActiveTop.cpp
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3ActiveTop.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3Assert.cpp
Support $assertcontrol control_type from lock to kill ( #7788 )
2026-06-17 07:17:39 -04:00
V3Assert.h
Support assert property 'default disable iff` ( #4848 ) ( #7723 )
2026-06-12 10:40:38 -04:00
V3AssertNfa.cpp
Support unbounded always [m:$] and strong s_always liveness ( #7798 )
2026-06-18 11:17:09 -04:00
V3AssertNfa.h
Use NFA in SVA pass (V3AssertNfa: NFA-based multi-lcycle SVA evaluation engine) ( #7430 )
2026-04-20 07:43:18 +02:00
V3AssertPre.cpp
Fix `cover property` of an implication counting vacuous matches ( #7789 )
2026-06-16 11:52:35 -04:00
V3AssertPre.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3Ast.cpp
Fix dearray varref scope error ( #7530 ) ( #7602 )
2026-05-25 17:48:31 -04:00
V3Ast.h
Optimize if branches with same trailing statements ( #7674 )
2026-05-29 11:26:07 +01:00
V3AstAttr.h
Support NBAs in initial blocks ( #7754 )
2026-06-20 17:23:05 -04:00
V3AstInlines.h
Optimize wide decoder case statements into decoder expressions ( #7804 )
2026-06-19 19:46:13 +01:00
V3AstNodeDType.h
Support unpacked struct stream ( #7767 )
2026-06-12 17:32:01 -04:00
V3AstNodeExpr.h
Optimize wide decoder case statements into decoder expressions ( #7804 )
2026-06-19 19:46:13 +01:00
V3AstNodeOther.h
Support NBAs in initial blocks ( #7754 )
2026-06-20 17:23:05 -04:00
V3AstNodeStmt.h
Support cover sequence statement ( #7764 )
2026-06-15 08:36:21 -04:00
V3AstNodes.cpp
Optimize wide decoder case statements into decoder expressions ( #7804 )
2026-06-19 19:46:13 +01:00
V3AstUserAllocator.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3Begin.cpp
Internals: Cleanup case condition lifting ( #7768 )
2026-06-12 06:38:21 +01:00
V3Begin.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3Branch.cpp
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3Branch.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3Broken.cpp
Internals: clangtidy cleanups. No functional change intended ( #7343 )
2026-03-27 23:14:18 -04:00
V3Broken.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3CCtors.cpp
Optimize away empty ctor_var_reset.
2026-03-23 18:10:34 -04:00
V3CCtors.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3CUse.cpp
Internals: clangtidy cleanups. No functional change intended ( #7343 )
2026-03-27 23:14:18 -04:00
V3CUse.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3Case.cpp
Optimize wide decoder case statements into decoder expressions ( #7804 )
2026-06-19 19:46:13 +01:00
V3Case.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3Cast.cpp
Fix string cast on array call
2026-03-04 20:12:10 -05:00
V3Cast.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3Cfg.cpp
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3Cfg.h
Internals: Simplify V3CfgLiveVariables to work only in scoped mode
2026-06-08 17:06:45 +01:00
V3CfgBuilder.cpp
Internals: Move CReset under Assign ( #6978 )
2026-01-31 21:27:36 -05:00
V3CfgLiveVariables.cpp
Optimize Dfg with relaxed live variable analysis ( #7739 )
2026-06-10 15:59:44 +01:00
V3Class.cpp
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3Class.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3Clean.cpp
Optimize wide decoder case statements into decoder expressions ( #7804 )
2026-06-19 19:46:13 +01:00
V3Clean.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3Clock.cpp
Internals: Remove 'VlWide::operator bool()' ( #7652 )
2026-05-24 13:09:31 +01:00
V3Clock.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3Combine.cpp
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3Combine.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3Common.cpp
Optimize emitting to_string() for compiler speedup ( #7468 )
2026-05-12 09:49:21 -04:00
V3Common.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3Const.cpp
Optimize wide decoder case statements into decoder expressions ( #7804 )
2026-06-19 19:46:13 +01:00
V3Const.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3Container.h
Internals: Fix non-determinism in V3Delayed, V3SplitVar, V3Task ( #7120 partial) ( #7165 )
2026-03-01 11:59:29 -05:00
V3Control.cpp
Deprecate isolate_assignments attribute ( #7774 )
2026-06-13 19:40:29 +01:00
V3Control.h
Internals: Enforce types on C++ enums. No functional change intended.
2026-05-22 17:59:57 -04:00
V3Coverage.cpp
Internals: Inline AstVar::isToggleCoverable()
2026-06-14 16:41:13 +01:00
V3Coverage.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3CoverageJoin.cpp
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3CoverageJoin.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3Covergroup.cpp
Support covergroup runtime model Phase A1 ( #7728 )
2026-06-12 11:40:48 -04:00
V3Covergroup.h
Support covergroups, coverpoints, and bins ( #784 ) ( #7117 )
2026-06-05 09:35:01 -04:00
V3Dead.cpp
Optimize decoder case statements into lookup tables ( #7795 )
2026-06-18 09:30:50 +01:00
V3Dead.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3DebugBisect.h
Internals: clangtidy cleanups. No functional change intended ( #7343 )
2026-03-27 23:14:18 -04:00
V3Delayed.cpp
Support NBAs in initial blocks ( #7754 )
2026-06-20 17:23:05 -04:00
V3Delayed.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3Depth.cpp
Support $sformat with runtime format string ( #7212 ). ( #7257 )
2026-03-14 22:43:56 -04:00
V3Depth.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3DepthBlock.cpp
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3DepthBlock.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3Descope.cpp
Internals: clangtidy cleanups. No functional change intended ( #7343 )
2026-03-27 23:14:18 -04:00
V3Descope.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3Dfg.cpp
Optimize wide decoder case statements into decoder expressions ( #7804 )
2026-06-19 19:46:13 +01:00
V3Dfg.h
Optimize wide decoder case statements into decoder expressions ( #7804 )
2026-06-19 19:46:13 +01:00
V3DfgAstToDfg.cpp
Optimize Dfg only once, after V3Scope ( #7362 )
2026-04-09 08:31:12 -04:00
V3DfgBreakCycles.cpp
Optimize Dfg cycle breaking to do less work ( #7210 )
2026-06-19 22:28:50 +01:00
V3DfgCache.h
Internals: clangtidy cleanups. No functional change intended ( #7343 )
2026-03-27 23:14:18 -04:00
V3DfgColorSCCs.cpp
Optimize CReset in Dfg ( #7737 )
2026-06-08 17:01:50 +01:00
V3DfgContext.h
Optimize bit select removal earlier in Dfg ( #7762 )
2026-06-11 16:00:30 +01:00
V3DfgCse.cpp
Optimize wide decoder case statements into decoder expressions ( #7804 )
2026-06-19 19:46:13 +01:00
V3DfgDataType.cpp
Internals: Make Dfg type checking available on single vertex
2026-03-21 10:13:49 +00:00
V3DfgDataType.h
Optimize conditional patterns sharing common MBSs/LSBs in DfgPeephole ( #7760 )
2026-06-11 10:52:43 +01:00
V3DfgDecomposition.cpp
Optimize Dfg only once, after V3Scope ( #7362 )
2026-04-09 08:31:12 -04:00
V3DfgDfgToAst.cpp
Optimize wide decoder case statements into decoder expressions ( #7804 )
2026-06-19 19:46:13 +01:00
V3DfgDumpPatterns.cpp
Change Dfg pattern dumps to use --dump-dfg-patterns ( #7455 )
2026-04-21 12:07:19 +01:00
V3DfgOptimizer.cpp
Optimize decoder case statements into lookup tables ( #7795 )
2026-06-18 09:30:50 +01:00
V3DfgOptimizer.h
Remove Dfg extract pass ( #7394 )
2026-04-10 13:46:59 +01:00
V3DfgPasses.cpp
Optimize bit select removal earlier in Dfg ( #7762 )
2026-06-11 16:00:30 +01:00
V3DfgPasses.h
Optimize bit select removal earlier in Dfg ( #7762 )
2026-06-11 16:00:30 +01:00
V3DfgPeephole.cpp
Optimize wide decoder case statements into decoder expressions ( #7804 )
2026-06-19 19:46:13 +01:00
V3DfgPeepholePatterns.h
Optimize wide decoder case statements into decoder expressions ( #7804 )
2026-06-19 19:46:13 +01:00
V3DfgPushDownSels.cpp
Optimize CReset in Dfg ( #7737 )
2026-06-08 17:01:50 +01:00
V3DfgRegularize.cpp
Optimize CReset in Dfg ( #7737 )
2026-06-08 17:01:50 +01:00
V3DfgSynthesize.cpp
Optimize wide decoder case statements into decoder expressions ( #7804 )
2026-06-19 19:46:13 +01:00
V3DfgVertices.h
Optimize wide decoder case statements into decoder expressions ( #7804 )
2026-06-19 19:46:13 +01:00
V3DiagSarif.cpp
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3DiagSarif.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3DupFinder.cpp
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3DupFinder.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3EmitC.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3EmitCBase.cpp
Fix TSP variable ordering for mtasks ( #5342 ) ( #7610 )
2026-05-30 15:35:12 -04:00
V3EmitCBase.h
Fix hierarchical coverage counts for duplicate no-inline module instances ( #7649 )
2026-05-24 11:42:42 -04:00
V3EmitCConstInit.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3EmitCConstPool.cpp
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3EmitCFunc.cpp
Internals: Remove unused V3TSP ( #7194 ) ( #7757 )
2026-06-10 18:48:38 +01:00
V3EmitCFunc.h
Optimize wide decoder case statements into decoder expressions ( #7804 )
2026-06-19 19:46:13 +01:00
V3EmitCHeaders.cpp
Support covergroup runtime model Phase A1 ( #7728 )
2026-06-12 11:40:48 -04:00
V3EmitCImp.cpp
Fix hierarchical coverage counts for duplicate no-inline module instances ( #7649 )
2026-05-24 11:42:42 -04:00
V3EmitCInlines.cpp
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3EmitCMain.cpp
Add `--coverage-per-instance`
2026-05-24 18:08:55 -04:00
V3EmitCMain.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3EmitCModel.cpp
Support covergroup runtime model Phase A1 ( #7728 )
2026-06-12 11:40:48 -04:00
V3EmitCPch.cpp
Internals: clangtidy cleanups. No functional change intended ( #7343 )
2026-03-27 23:14:18 -04:00
V3EmitCSyms.cpp
Fix hierarchical coverage counts for duplicate no-inline module instances ( #7649 )
2026-05-24 11:42:42 -04:00
V3EmitMk.cpp
Internals: clangtidy cleanups. No functional change intended ( #7343 )
2026-03-27 23:14:18 -04:00
V3EmitMk.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3EmitMkJson.cpp
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3EmitMkJson.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3EmitV.cpp
Support clocking event on a sequence declaration body ( #7598 ) ( #7793 )
2026-06-17 17:57:18 -04:00
V3EmitV.h
Internals: Clean up V3Reorder ( #7015 )
2026-02-08 16:09:53 +00:00
V3Error.cpp
Internals: clangtidy cleanups. No functional change intended ( #7343 )
2026-03-27 23:14:18 -04:00
V3Error.h
Support NBAs in initial blocks ( #7754 )
2026-06-20 17:23:05 -04:00
V3ExecGraph.cpp
Internals: Enforce types on C++ enums. No functional change intended.
2026-05-22 17:59:57 -04:00
V3ExecGraph.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3Expand.cpp
Support streaming on queues ( #7597 )
2026-05-20 19:14:02 -04:00
V3Expand.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3File.cpp
Internals: clangtidy cleanups. No functional change intended ( #7343 )
2026-03-27 23:14:18 -04:00
V3File.h
Internals: clangtidy cleanups. No functional change intended ( #7343 )
2026-03-27 23:14:18 -04:00
V3FileLine.cpp
Internals: clangtidy cleanups. No functional change intended ( #7343 )
2026-03-27 23:14:18 -04:00
V3FileLine.h
Internals: Enforce types on C++ enums. No functional change intended.
2026-05-22 17:59:57 -04:00
V3Force.cpp
Fix force unpacked bitselect ( #7744 ) ( #7745 )
2026-06-15 21:57:59 -04:00
V3Force.h
Fix forceable signal with a procedural continuous assign ( #7638 ) ( #7639 )
2026-05-28 16:03:27 -04:00
V3Fork.cpp
Support writing to inout in fork after timing ( #7345 )
2026-05-08 16:35:34 -04:00
V3Fork.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3FsmDetect.cpp
Fix FSM detect unchecked casts and variable redeclaration ( #7758 )
2026-06-11 08:37:23 -04:00
V3FsmDetect.h
Support FSM detection in primitive wrappers ( #7607 )
2026-05-21 13:50:31 -04:00
V3FuncOpt.cpp
Support streaming on queues ( #7597 )
2026-05-20 19:14:02 -04:00
V3FuncOpt.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3FunctionTraits.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3Gate.cpp
Optimize wide decoder case statements into decoder expressions ( #7804 )
2026-06-19 19:46:13 +01:00
V3Gate.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3Global.cpp
Support covergroup runtime model Phase A1 ( #7728 )
2026-06-12 11:40:48 -04:00
V3Global.h
Support covergroups, coverpoints, and bins ( #784 ) ( #7117 )
2026-06-05 09:35:01 -04:00
V3Graph.cpp
Internals: clangtidy cleanups. No functional change intended ( #7343 )
2026-03-27 23:14:18 -04:00
V3Graph.h
Internals: clangtidy cleanups. No functional change intended ( #7343 )
2026-03-27 23:14:18 -04:00
V3GraphAcyc.cpp
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3GraphAlg.cpp
Fix dead removing packages with only DPI.
2026-04-21 00:34:20 -04:00
V3GraphAlg.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3GraphPathChecker.cpp
Internals: clangtidy cleanups. No functional change intended ( #7343 )
2026-03-27 23:14:18 -04:00
V3GraphPathChecker.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3GraphStream.h
Internals: clangtidy cleanups. No functional change intended ( #7343 )
2026-03-27 23:14:18 -04:00
V3GraphTest.cpp
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3Hash.cpp
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3Hash.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3Hasher.cpp
Internals: Fix hasher message
2026-02-23 03:34:37 -05:00
V3Hasher.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3HierBlock.cpp
Internals: clangtidy cleanups. No functional change intended ( #7343 )
2026-03-27 23:14:18 -04:00
V3HierBlock.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3Inline.cpp
Commentary: Changes update
2026-05-22 17:57:11 -04:00
V3Inline.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3InlineCFuncs.cpp
Optimize generated function inlining ( #7811 )
2026-06-21 18:31:56 +01:00
V3InlineCFuncs.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3Inst.cpp
Support generic interface arrays ( #7604 )
2026-06-02 22:28:50 -04:00
V3Inst.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3InstrCount.cpp
Internals: clangtidy cleanups. No functional change intended ( #7343 )
2026-03-27 23:14:18 -04:00
V3InstrCount.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3Interface.cpp
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3Interface.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3LangCode.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3LanguageWords.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3LibMap.cpp
Internals: clangtidy cleanups. No functional change intended ( #7343 )
2026-03-27 23:14:18 -04:00
V3LibMap.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3Life.cpp
Internals: Misc V3Life cleanups. No functional change intended.
2026-06-14 13:36:49 -04:00
V3Life.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3LifePost.cpp
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3LifePost.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3LiftExpr.cpp
Internals: clangtidy cleanups. No functional change intended ( #7343 )
2026-03-27 23:14:18 -04:00
V3LiftExpr.h
Add V3LiftExpr pass to lower impure expressions and calls ( #7141 )
2026-02-28 22:20:09 +00:00
V3LinkCells.cpp
Fix of ignoring not found pruned modules with encoded names ( #7706 )
2026-06-03 12:19:33 -04:00
V3LinkCells.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3LinkDot.cpp
Fix `$bits` on unpacked structs ( #4521 ) ( #7796 )
2026-06-17 17:56:48 -04:00
V3LinkDot.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3LinkDotIfaceCapture.cpp
Internals: clangtidy cleanups. No functional change intended ( #7343 )
2026-03-27 23:14:18 -04:00
V3LinkDotIfaceCapture.h
Internals: Enforce types on C++ enums. No functional change intended.
2026-05-22 17:59:57 -04:00
V3LinkInc.cpp
Support pre/post increment/decrement inside && and || ( #7683 )
2026-05-29 19:51:27 -04:00
V3LinkInc.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3LinkJump.cpp
Fix timed nested fork block with disable ( #6720 ) ( #7743 )
2026-06-12 10:42:32 -04:00
V3LinkJump.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3LinkLValue.cpp
Support procedural continuous assign/deassign ( #7493 )
2026-05-08 19:01:11 -04:00
V3LinkLValue.h
Fix array indexing side effects in compound assignments ( #7519 )
2026-05-01 20:35:51 -04:00
V3LinkLevel.cpp
Optimize input combinational logic by change detection ( #7784 )
2026-06-15 05:42:00 +01:00
V3LinkLevel.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3LinkParse.cpp
Deprecate isolate_assignments attribute ( #7774 )
2026-06-13 19:40:29 +01:00
V3LinkParse.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3LinkResolve.cpp
Fix constraint 'with' in parameter classes ( #7375 )
2026-04-04 21:03:44 -04:00
V3LinkResolve.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3LinkWith.cpp
Fix inline constraint on array-indexed randomize target ( #7431 ) ( #7434 )
2026-04-16 11:02:22 -04:00
V3LinkWith.h
Fix constraint 'with' in parameter classes ( #7375 )
2026-04-04 21:03:44 -04:00
V3List.h
Commentary: Fix non-grammar
2026-03-11 19:53:23 -04:00
V3Localize.cpp
Internals: Four-state pre-pull cleanup ( #7281 )
2026-03-20 12:11:22 -04:00
V3Localize.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3MemberMap.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3MergeCond.cpp
Optimize conditional merging across some impure statements ( #7159 )
2026-03-01 05:47:05 -05:00
V3MergeCond.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3Mutex.h
Internals: clangtidy cleanups. No functional change intended ( #7343 )
2026-03-27 23:14:18 -04:00
V3Name.cpp
Fix reserved keywords reaching emitter ( #7666 )
2026-05-28 10:04:14 -04:00
V3Name.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3Number.cpp
Internals: Minor cleanup of case statement lowering
2026-06-17 14:39:06 +01:00
V3Number.h
Internals: Minor cleanup of case statement lowering
2026-06-17 14:39:06 +01:00
V3OptionParser.cpp
Internals: clangtidy cleanups. No functional change intended ( #7343 )
2026-03-27 23:14:18 -04:00
V3OptionParser.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3Options.cpp
Optimize generated function inlining ( #7811 )
2026-06-21 18:31:56 +01:00
V3Options.h
Optimize generated function inlining ( #7811 )
2026-06-21 18:31:56 +01:00
V3Order.cpp
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3Order.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3OrderCFuncEmitter.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3OrderGraph.h
Commentary: Fix non-grammar
2026-03-11 19:53:23 -04:00
V3OrderGraphBuilder.cpp
Support procedural continuous assign/deassign ( #7493 )
2026-05-08 19:01:11 -04:00
V3OrderInternal.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3OrderMoveGraph.cpp
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3OrderMoveGraph.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3OrderParallel.cpp
Internals: clangtidy cleanups. No functional change intended ( #7343 )
2026-03-27 23:14:18 -04:00
V3OrderProcessDomains.cpp
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3OrderSerial.cpp
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3Os.cpp
Internals: clangtidy cleanups. No functional change intended ( #7343 )
2026-03-27 23:14:18 -04:00
V3Os.h
Improve not-found message to show cwd
2026-03-10 08:55:51 -04:00
V3PairingHeap.h
Internals: clangtidy cleanups. No functional change intended ( #7343 )
2026-03-27 23:14:18 -04:00
V3Param.cpp
Fix parameter pollution when using class parameters ( #7711 ) ( #7763 )
2026-06-16 14:03:28 -04:00
V3Param.h
Fix class::localparam during elaboration ( #7524 ) ( #7534 )
2026-05-06 11:46:33 -04:00
V3Parse.h
Fix of ignoring not found pruned modules with encoded names ( #7706 )
2026-06-03 12:19:33 -04:00
V3ParseGrammar.cpp
Support multidimensional arrays of interfaces ( #6230 ) ( #7451 )
2026-04-22 13:42:10 +02:00
V3ParseGrammar.h
Support covergroups, coverpoints, and bins ( #784 ) ( #7117 )
2026-06-05 09:35:01 -04:00
V3ParseImp.cpp
Support property case ( #7721 )
2026-06-08 15:16:30 -07:00
V3ParseImp.h
Support property case ( #7721 )
2026-06-08 15:16:30 -07:00
V3ParseLex.cpp
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3PchAstMT.h
Internals: Fix non-determinism in V3Delayed, V3SplitVar, V3Task ( #7120 partial) ( #7165 )
2026-03-01 11:59:29 -05:00
V3PchAstNoMT.h
Internals: Add utility to perform bisection search for debugging ( #7294 )
2026-03-21 10:13:27 +00:00
V3PreExpr.h
Internals: clangtidy cleanups. No functional change intended ( #7343 )
2026-03-27 23:14:18 -04:00
V3PreLex.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3PreLex.l
Internals: clangtidy cleanups. No functional change intended ( #7343 )
2026-03-27 23:14:18 -04:00
V3PreProc.cpp
Internals: clangtidy cleanups. No functional change intended ( #7343 )
2026-03-27 23:14:18 -04:00
V3PreProc.h
Internals: Enforce types on C++ enums. No functional change intended.
2026-05-22 17:59:57 -04:00
V3PreShell.cpp
Internals: clangtidy cleanups. No functional change intended ( #7343 )
2026-03-27 23:14:18 -04:00
V3PreShell.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3Premit.cpp
Optimize wide decoder case statements into decoder expressions ( #7804 )
2026-06-19 19:46:13 +01:00
V3Premit.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3ProtectLib.cpp
Tests: Switch VCD/FST compare to wavediff ( #7426 )
2026-04-21 13:53:53 -04:00
V3ProtectLib.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3RandSequence.cpp
Support randsequence production function ports ( #7522 )
2026-05-04 11:28:17 -04:00
V3RandSequence.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3Randomize.cpp
Fix randomize() with skipping derived pre/post_randomize ( #7799 )
2026-06-18 11:04:57 -04:00
V3Randomize.h
Internals: clangtidy cleanups. No functional change intended ( #7343 )
2026-03-27 23:14:18 -04:00
V3Reloop.cpp
Fix inlining of CFuncs with reloop locals ( #7132 )
2026-02-23 17:35:15 +00:00
V3Reloop.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3Reorder.cpp
Commentary: Fix non-grammar
2026-03-11 19:53:23 -04:00
V3Reorder.h
Internals: Split reorder transfrom from V3Split to V3Reorder ( #6976 )
2026-02-01 05:09:40 +00:00
V3Rtti.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3Sampled.cpp
Internals: Do not overload AstVar::isPrimaryIO() for sampled value vars
2026-06-15 09:17:41 +01:00
V3Sampled.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3Sched.cpp
Internals: Do not overload AstVar::isPrimaryIO() for sampled value vars
2026-06-15 09:17:41 +01:00
V3Sched.h
Support procedural continuous assign/deassign ( #7493 )
2026-05-08 19:01:11 -04:00
V3SchedAcyclic.cpp
Deprecate isolate_assignments attribute ( #7774 )
2026-06-13 19:40:29 +01:00
V3SchedPartition.cpp
Support procedural continuous assign/deassign ( #7493 )
2026-05-08 19:01:11 -04:00
V3SchedReplicate.cpp
Internals: Do not overload AstVar::isPrimaryIO() for sampled value vars
2026-06-15 09:17:41 +01:00
V3SchedTiming.cpp
Internals: clangtidy cleanups. No functional change intended ( #7343 )
2026-03-27 23:14:18 -04:00
V3SchedTrigger.cpp
Fix loss of events due to bit shift ( #7670 )
2026-05-28 12:45:18 -04:00
V3SchedUtil.cpp
Support #0 delays with IEEE-1800 compliant semantics ( #7079 )
2026-02-16 03:55:55 +00:00
V3SchedVirtIface.cpp
Fix virtual interface member trigger convergence ( #5116 ) ( #7323 )
2026-04-01 21:42:42 +01:00
V3Scope.cpp
Fix recursive constant function in $unit scope ( #7174 ) ( #7178 )
2026-03-02 15:15:34 -05:00
V3Scope.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3Scoreboard.cpp
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3Scoreboard.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3SenExprBuilder.h
Support NBAs in initial blocks ( #7754 )
2026-06-20 17:23:05 -04:00
V3SenTree.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3Simulate.h
Internals: Cleanup some V3Simulate branches. No functional change intended.
2026-04-03 20:16:10 -04:00
V3Slice.cpp
Support `s_until` and `s_until_with` (IEEE1800-2023 16.12.12) ( #7722 )
2026-06-08 14:08:04 -04:00
V3Slice.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3Split.cpp
Internals: clangtidy cleanups. No functional change intended ( #7343 )
2026-03-27 23:14:18 -04:00
V3Split.h
Internals: Split reorder transfrom from V3Split to V3Reorder ( #6976 )
2026-02-01 05:09:40 +00:00
V3SplitVar.cpp
Internals: Fix non-determinism in V3Delayed, V3SplitVar, V3Task ( #7120 partial) ( #7165 )
2026-03-01 11:59:29 -05:00
V3SplitVar.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3StackCount.cpp
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3StackCount.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3Stats.cpp
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3Stats.h
Internals: clangtidy cleanups. No functional change intended ( #7343 )
2026-03-27 23:14:18 -04:00
V3StatsReport.cpp
Add peak memory usage to --stats
2026-05-07 20:28:47 -05:00
V3StdFuture.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3String.cpp
Internals: clangtidy cleanups. No functional change intended ( #7343 )
2026-03-27 23:14:18 -04:00
V3String.h
Internals: clangtidy cleanups. No functional change intended ( #7343 )
2026-03-27 23:14:18 -04:00
V3Subst.cpp
Internals: clangtidy cleanups. No functional change intended ( #7343 )
2026-03-27 23:14:18 -04:00
V3Subst.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3SymTable.h
Fix internal error instead of missing prototype error ( #7485 ). [Alex Solomatnikov]
2026-04-28 17:59:18 -04:00
V3Table.cpp
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3Table.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3Task.cpp
Fix no-scope internal error on virtual interface method calls ( #7759 )
2026-06-11 09:04:06 -04:00
V3Task.h
Internals: clangtidy cleanups. No functional change intended ( #7343 )
2026-03-27 23:14:18 -04:00
V3ThreadPool.cpp
Internals: clangtidy cleanups. No functional change intended ( #7343 )
2026-03-27 23:14:18 -04:00
V3ThreadPool.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3Timing.cpp
Support covergroups, coverpoints, and bins ( #784 ) ( #7117 )
2026-06-05 09:35:01 -04:00
V3Timing.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3Trace.cpp
Optimize generated function inlining ( #7811 )
2026-06-21 18:31:56 +01:00
V3Trace.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3TraceDecl.cpp
Optimize generated function inlining ( #7811 )
2026-06-21 18:31:56 +01:00
V3TraceDecl.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3Tristate.cpp
Fix cross-hierarchy tristate drivers of interface nets ( #7339 ) ( #7801 )
2026-06-18 19:07:37 -04:00
V3Tristate.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3Udp.cpp
Internals: clangtidy cleanups. No functional change intended ( #7343 )
2026-03-27 23:14:18 -04:00
V3Udp.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3Undriven.cpp
Fix MULTIDRIVEN in generates ( #7709 )
2026-06-03 19:50:56 -04:00
V3Undriven.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3UndrivenCapture.cpp
Support proper automatic/static initialization, and remove STATICVAR warning ( #6405 ). ( #7086 )
2026-02-24 14:04:43 -05:00
V3UndrivenCapture.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3UniqueNames.h
Internals: clangtidy cleanups. No functional change intended ( #7343 )
2026-03-27 23:14:18 -04:00
V3Unknown.cpp
Internals: Minor cleanup of case statement lowering
2026-06-17 14:39:06 +01:00
V3Unknown.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3Unroll.cpp
Fix assertion when loop unrolling failed ( #7810 )
2026-06-21 10:28:23 +01:00
V3Unroll.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3UnrollGen.cpp
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3VariableOrder.cpp
Apply 'make format'
2026-05-30 19:36:22 +00:00
V3VariableOrder.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3Waiver.cpp
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3Waiver.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3Width.cpp
Support method calls on a sub-interface via a virtual interface ( #7800 )
2026-06-19 08:41:48 -04:00
V3Width.h
Fix MULTIDRIVEN in generates ( #7709 )
2026-06-03 19:50:56 -04:00
V3WidthCommit.cpp
Support procedural continuous assign/deassign ( #7493 )
2026-05-08 19:01:11 -04:00
V3WidthCommit.h
Internals: clangtidy cleanups. No functional change intended ( #7343 )
2026-03-27 23:14:18 -04:00
V3WidthRemove.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
V3WidthSel.cpp
Internals: Favor std::swap. No functional change.
2026-03-29 20:33:06 -04:00
Verilator.cpp
Optimize generated function inlining ( #7811 )
2026-06-21 18:31:56 +01:00
VlcBucket.h
Internals: clangtidy cleanups. No functional change intended ( #7343 )
2026-03-27 23:14:18 -04:00
VlcMain.cpp
Add hierarchy-aware reporting to `verilator_coverage` ( #7657 )
2026-06-04 09:32:19 -04:00
VlcOptions.h
Add hierarchy-aware reporting to `verilator_coverage` ( #7657 )
2026-06-04 09:32:19 -04:00
VlcPoint.h
Support covergroups, coverpoints, and bins ( #784 ) ( #7117 )
2026-06-05 09:35:01 -04:00
VlcSource.h
Internals: clangtidy cleanups. No functional change intended ( #7343 )
2026-03-27 23:14:18 -04:00
VlcTest.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
VlcTop.cpp
Support covergroups, coverpoints, and bins ( #784 ) ( #7117 )
2026-06-05 09:35:01 -04:00
VlcTop.h
Add hierarchy-aware reporting to `verilator_coverage` ( #7657 )
2026-06-04 09:32:19 -04:00
astgen
Internals: Annotate AstNode classes to generate matching DfgVertex ( #7469 )
2026-04-22 16:35:07 +01:00
bisonpre
Apply 'make format' [ci skip]
2026-06-10 16:19:51 +00:00
config_build.h
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
config_package.h.in
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
config_rev
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
cppcheck-suppressions.txt
Internals: Remove unused V3TSP ( #7194 ) ( #7757 )
2026-06-10 18:48:38 +01:00
flexfix
Apply 'make format'
2026-03-24 18:33:07 +00:00
mkinstalldirs
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00
verilog.l
Support FSM detection in primitive wrappers ( #7607 )
2026-05-21 13:50:31 -04:00
verilog.y
Support clocking event on a sequence declaration body ( #7598 ) ( #7793 )
2026-06-17 17:57:18 -04:00
vlcovgen
Add SPDX copyright identifiers, and get 'reuse' clean. No functional change.
2026-01-26 20:24:34 -05:00