verilator/src
Nick Brereton 1356c15e44
Fix use-after-free in V3LinkDotIfaceCapture (#7943)
2026-08-03 15:55:30 +01:00
..
.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: Refactor MT scheduling (#8012) 2026-07-31 15:03:26 +01: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 Internals: Refactor MT scheduling (#8012) 2026-07-31 15:03:26 +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 Internals: Use addNextNull. No functional change intended. 2026-07-14 19:58:25 -04:00
V3Assert.h Support a sequence used as an event control (#7797) (#7846) 2026-07-06 13:12:01 -04:00
V3AssertNfa.cpp Fix sampled-value clocks in repeated assertions (#7944) 2026-07-16 13:07:53 -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 Internals: Use addNextNull. No functional change intended. 2026-07-14 19:58:25 -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 MULTIDRIVEN/PROC warning suppression via lint_off (#8000) 2026-07-28 21:50:19 -04:00
V3Ast.h Fix cross module disable (Part 5 of #7857) (#8006) 2026-07-30 14:56: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 embedded covergroup member references (Fix #7749) (#8015) 2026-08-01 02:13:53 -04:00
V3AstNodeExpr.h * Fix $fgets being mis-optimized away (#7976). 2026-07-24 09:26:01 -04:00
V3AstNodeOther.h Support embedded covergroup member references (Fix #7749) (#8015) 2026-08-01 02:13:53 -04:00
V3AstNodeStmt.h Support a sequence used as an event control (#7797) (#7846) 2026-07-06 13:12:01 -04:00
V3AstNodes.cpp Support embedded covergroup member references (Fix #7749) (#8015) 2026-08-01 02:13:53 -04:00
V3AstPatterns.h Internals: Dump Ast expression pattern statistics like Dfg (#7818) 2026-06-21 22:17:36 +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: Add new VL_RESTORER flavours (#7866) 2026-07-04 17:27:07 +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: Add new VL_RESTORER flavours (#7866) 2026-07-04 17:27:07 +01: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 Fix performance on large package-scoped structs (#7830) 2026-06-24 19:43:24 -07:00
V3CUse.h Add SPDX copyright identifiers, and get 'reuse' clean. No functional change. 2026-01-26 20:24:34 -05:00
V3Case.cpp Apply 'make format' [ci skip] 2026-06-22 16:47:50 +00: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 Internals: Add new VL_RESTORER flavours (#7866) 2026-07-04 17:27:07 +01: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 Fix crash streaming an unpacked array of unpacked structs (#7917) 2026-07-11 20:31:01 -07: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 Fix --coverage on labelled inline assert/cover property (#7898) (#7904) 2026-07-08 09:18:33 -07: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 embedded covergroup member references (Fix #7749) (#8015) 2026-08-01 02:13:53 -04:00
V3Covergroup.h Support covergroups, coverpoints, and bins (#784) (#7117) 2026-06-05 09:35:01 -04:00
V3Dead.cpp Fix constant pool recache after dead scope removal (#7845) 2026-06-28 09:30:48 -04: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 Internals: Remove DfgGraph::clone (#7896) 2026-07-07 20:51:40 +01:00
V3Dfg.h Internals: Remove DfgGraph::clone (#7896) 2026-07-07 20:51:40 +01:00
V3DfgAstToDfg.cpp Optimize Dfg only once, after V3Scope (#7362) 2026-04-09 08:31:12 -04:00
V3DfgBreakCycles.cpp Internals: Remove DfgGraph::clone (#7896) 2026-07-07 20:51:40 +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 Internals: Remove DfgGraph::clone (#7896) 2026-07-07 20:51:40 +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
V3DfgOptimizer.cpp Internals: Remove DfgGraph::clone (#7896) 2026-07-07 20:51:40 +01:00
V3DfgOptimizer.h Remove Dfg extract pass (#7394) 2026-04-10 13:46:59 +01:00
V3DfgPasses.cpp Optimize more always blocks in Dfg (#7775) 2026-07-05 09:24:01 +01:00
V3DfgPasses.h Internals: Remove DfgGraph::clone (#7896) 2026-07-07 20:51:40 +01:00
V3DfgPeephole.cpp Fix DfgPeephole miscompile of nested shifts with overflowing shift amount (#7977) 2026-07-28 10:42:51 +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 more always blocks in Dfg (#7775) 2026-07-05 09:24:01 +01:00
V3DfgVertices.h Optimize more always blocks in Dfg (#7775) 2026-07-05 09:24:01 +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 Support user-provided DPI-C function declarations (#7626) (#7893) 2026-07-08 05:22:24 -07: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 Support embedded covergroup member references (Fix #7749) (#8015) 2026-08-01 02:13:53 -04:00
V3EmitCFunc.h Optimize wide decoder case statements into decoder expressions (#7804) 2026-06-19 19:46:13 +01:00
V3EmitCHeaders.cpp Support embedded covergroup member references (Fix #7749) (#8015) 2026-08-01 02:13:53 -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 Support dynamic loading of VPI extensions (#7727) 2026-06-28 09:28:09 -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 Fix covergroups without --coverage (#7848) (#7849) 2026-06-29 10:56:59 -04:00
V3EmitCPch.cpp Internals: clangtidy cleanups. No functional change intended (#7343) 2026-03-27 23:14:18 -04:00
V3EmitCSyms.cpp Optimize VPI symbol registration and scope construction (#7936) 2026-07-15 10:31:42 -04:00
V3EmitMk.cpp Support dynamic loading of VPI extensions (#7727) 2026-06-28 09:28:09 -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 Internals: Add new VL_RESTORER flavours (#7866) 2026-07-04 17:27:07 +01: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 Apply 'make format' [ci skip] 2026-07-24 12:56:19 +00:00
V3ExecGraph.cpp Internals: Refactor MT scheduling (#8012) 2026-07-31 15:03:26 +01:00
V3ExecGraph.h Add SPDX copyright identifiers, and get 'reuse' clean. No functional change. 2026-01-26 20:24:34 -05:00
V3Expand.cpp Internals: Do not generate redundant masking on word selects (#7819) 2026-06-22 16:42:22 +01: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 internal error forcing an array element read at a run-time index (#8004) 2026-07-30 23:57:15 -04:00
V3Force.h Fix forceable signal with a procedural continuous assign (#7638) (#7639) 2026-05-28 16:03:27 -04:00
V3Fork.cpp Fix immediate disable of fork join branches (#7856) (#7931) 2026-07-28 10:34:02 +01: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 detection of coverage-only branches (#7941) (#7942) 2026-07-16 09:48:36 -07: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 Fix SYNCASYNCNET false positive with changed non-edge logic (#7980). 2026-07-24 09:53:36 -04:00
V3Gate.h Add SPDX copyright identifiers, and get 'reuse' clean. No functional change. 2026-01-26 20:24:34 -05:00
V3Global.cpp Fix covergroups without --coverage (#7848) (#7849) 2026-06-29 10:56:59 -04:00
V3Global.h Internals: Add new VL_RESTORER flavours (#7866) 2026-07-04 17:27:07 +01:00
V3Graph.cpp Internals: Refactor MT scheduling (#8012) 2026-07-31 15:03:26 +01:00
V3Graph.h Internals: Refactor MT scheduling (#8012) 2026-07-31 15:03:26 +01: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: Add new VL_RESTORER flavours (#7866) 2026-07-04 17:27:07 +01:00
V3HierBlock.h Add SPDX copyright identifiers, and get 'reuse' clean. No functional change. 2026-01-26 20:24:34 -05:00
V3Inline.cpp Fix release of forced port nets (#7907) (#7901) 2026-07-10 11:35:06 +01: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 Fix streaming concat as output-port lvalue into unpacked struct (#7918) 2026-07-15 10:46:25 -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 Internals: Add new VL_RESTORER flavours (#7866) 2026-07-04 17:27:07 +01: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: Add new VL_RESTORER flavours (#7866) 2026-07-04 17:27:07 +01:00
V3LibMap.h Add SPDX copyright identifiers, and get 'reuse' clean. No functional change. 2026-01-26 20:24:34 -05:00
V3Life.cpp Fix dropping variable writes across opaque calls (#7921) (#7933) 2026-07-15 11:03:04 -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 Internals: Add new VL_RESTORER flavours (#7866) 2026-07-04 17:27:07 +01: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 generic interface param resolution in module/cell parameterization (#7970) (#7971) 2026-08-03 05:18:59 -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 Fix use-after-free in V3LinkDotIfaceCapture (#7943) 2026-08-03 15:55:30 +01:00
V3LinkDotIfaceCapture.h Fix use-after-free in V3LinkDotIfaceCapture (#7943) 2026-08-03 15:55:30 +01:00
V3LinkInc.cpp Fix MSVC warning. No functional change. 2026-06-28 09:47:53 -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 cross module disable (Part 5 of #7857) (#8006) 2026-07-30 14:56:07 +01: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 Support embedded covergroup member references (Fix #7749) (#8015) 2026-08-01 02:13:53 -04: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 Internals: Add new VL_RESTORER flavours (#7866) 2026-07-04 17:27:07 +01: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 Optimize bit-scan loops into $mostsetbitp1 / $countones (#7822) 2026-06-24 10:43:05 +01:00
V3Number.h Optimize bit-scan loops into $mostsetbitp1 / $countones (#7822) 2026-06-24 10:43:05 +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 Tests: Add TSan and failing multi-threaded data race test (#7913) 2026-07-10 14:34:51 +01:00
V3Options.h Tests: Add TSan and failing multi-threaded data race test (#7913) 2026-07-10 14:34:51 +01:00
V3Order.cpp Internals: Refactor MT scheduling (#8012) 2026-07-31 15:03:26 +01:00
V3Order.h Internals: Refactor MT scheduling (#8012) 2026-07-31 15:03:26 +01: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 Internals: Refactor MT scheduling (#8012) 2026-07-31 15:03:26 +01:00
V3OrderMTaskContraction.cpp Internals: Refactor MT scheduling (#8012) 2026-07-31 15:03:26 +01:00
V3OrderMTaskFixHazards.cpp Internals: Refactor MT scheduling (#8012) 2026-07-31 15:03:26 +01:00
V3OrderMTaskGraph.cpp Internals: Refactor MT scheduling (#8012) 2026-07-31 15:03:26 +01:00
V3OrderMTaskGraph.h Internals: Refactor MT scheduling (#8012) 2026-07-31 15:03:26 +01:00
V3OrderMoveGraph.cpp Internals: Refactor MT scheduling (#8012) 2026-07-31 15:03:26 +01:00
V3OrderMoveGraph.h Internals: Refactor MT scheduling (#8012) 2026-07-31 15:03:26 +01:00
V3OrderParallel.cpp Internals: Remove ordering before MTask contraction (#8019) 2026-08-03 10:44:51 +01: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 use-after-free in V3LinkDotIfaceCapture (#7943) 2026-08-03 15:55:30 +01: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 Fix assignment pattern key constant expressions (#8029) (#8030) 2026-08-02 12:53:43 +01:00
V3ParseImp.cpp Support property case (#7721) 2026-06-08 15:16:30 -07:00
V3ParseImp.h Fix randomization of unreferenced rand members of unpacked structs (#7910) (#7911) 2026-07-21 07:42:04 -04:00
V3ParseLex.cpp Add SPDX copyright identifiers, and get 'reuse' clean. No functional change. 2026-01-26 20:24:34 -05:00
V3PatternStats.cpp Internals: Dump Ast expression pattern statistics like Dfg (#7818) 2026-06-21 22:17:36 +01: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 Support user-provided DPI-C function declarations (#7626) (#7893) 2026-07-08 05:22:24 -07: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 staticly known oversize shifts (#7806) 2026-06-22 10:06:26 +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 Internals: Add new VL_RESTORER flavours (#7866) 2026-07-04 17:27:07 +01: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 unique constraint crash, guards, and size (#8018) (#8018) 2026-07-31 23:37:53 -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 Revert #7836: Fix scheduling of variables written in non-inlined functions in suspendable processes (#7836) 2026-07-08 14:45:05 -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 scheduling of virtual interface method writes (#7641) 2026-06-24 10:51: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
V3SenExprBuilder.h Fix $finish continuing event loop (#7267) (#7950) 2026-07-30 21:39:21 -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 Fix nested class split crash (#7826) 2026-06-23 14:07:15 -04: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 Internals: Keep separate stats for constant pool variables 2026-06-22 10:15:49 +01:00
V3Stats.h Internals: clangtidy cleanups. No functional change intended (#7343) 2026-03-27 23:14:18 -04:00
V3StatsReport.cpp Internals: Compact stage statistics table 2026-06-22 09:39:53 +01: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 Optimize assertion NFAs using bit-vector ring buffers (#7885) 2026-07-07 19:26:50 -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 Fix table optimization causing not contextually convertible to bool error (#7983) 2026-07-24 08:50:03 -04: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 timing controls in interface tasks called via virtual interface (#7959) 2026-08-03 05:15:07 -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 Fix timing controls in interface tasks called via virtual interface (#7959) 2026-08-03 05:15:07 -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 Internals: Add new VL_RESTORER flavours (#7866) 2026-07-04 17:27:07 +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 Support delayed tristate gates (#7960) (#7961) 2026-07-20 09:21:23 -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: Add new VL_RESTORER flavours (#7866) 2026-07-04 17:27:07 +01:00
V3Udp.h Add SPDX copyright identifiers, and get 'reuse' clean. No functional change. 2026-01-26 20:24:34 -05:00
V3Undriven.cpp Add MULTIDRIVEN checks for clocking block outputs (#7987) 2026-08-03 04:54:43 -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 Optimize bit-scan loops into $mostsetbitp1 / $countones (#7822) 2026-06-24 10:43:05 +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 Internals: Use addNextNull. No functional change intended. 2026-07-14 19:58:25 -04: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 Fix dist weights ignored when an item is not a literal (#8003) 2026-07-31 10:54:38 +05:30
V3Width.h Fix streaming concat as output-port lvalue into unpacked struct (#7918) 2026-07-15 10:46:25 -04:00
V3WidthCommit.cpp Support embedded covergroup member references (Fix #7749) (#8015) 2026-08-01 02:13:53 -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 Support embedded covergroup member references (Fix #7749) (#8015) 2026-08-01 02:13:53 -04: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 Add FSM arc coverage to verilator_coverage .info output 2026-07-22 12:26:14 -04:00
VlcTop.h Add hierarchy-aware reporting to `verilator_coverage` (#7657) 2026-06-04 09:32:19 -04:00
astgen Internals: Remove DfgGraph::clone (#7896) 2026-07-07 20:51:40 +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 Tests: Add TSan and failing multi-threaded data race test (#7913) 2026-07-10 14:34:51 +01: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 user-provided DPI-C function declarations (#7626) (#7893) 2026-07-08 05:22:24 -07:00
verilog.y Fix assignment pattern key constant expressions (#8029) (#8030) 2026-08-02 12:53:43 +01:00
vlcovgen Add SPDX copyright identifiers, and get 'reuse' clean. No functional change. 2026-01-26 20:24:34 -05:00