verilator/src
Geza Lore 86c56e8e14 Fix true cycle detection in DFG 2025-08-05 15:04:07 +01:00
..
.gdbinit Copyright year update. 2025-01-01 08:30:25 -05:00
.gdbinit.py Internals: Reformat with new settings (last commit). No functional change. 2024-08-26 21:53:36 -04:00
.gitignore Fix config_build.h issues (#4380) (#4381) 2023-07-27 05:42:35 -04:00
CMakeLists.txt Unify the two DFG cycle finding algorithms. (#6262) 2025-08-05 13:03:30 +01:00
Makefile.in Internals: Add format-make rule and standardize Makefile indents. No functional change intended. 2025-06-24 17:58:55 -04:00
Makefile_obj.in Unify the two DFG cycle finding algorithms. (#6262) 2025-08-05 13:03:30 +01:00
V3Active.cpp Internals: UINFO now includes newline itself. No functional change. 2025-05-22 20:29:32 -04:00
V3Active.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3ActiveTop.cpp Internals: UINFO now includes newline itself. No functional change. 2025-05-22 20:29:32 -04:00
V3ActiveTop.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3Assert.cpp Internals: Use UINFOTREE istead of dumpTree 2025-08-02 13:44:40 -04:00
V3Assert.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3AssertPre.cpp Support `$past_gclk` 2025-07-01 18:00:04 -04:00
V3AssertPre.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3Ast.cpp Support bit queue streaming (#5830) (#6103). 2025-07-27 15:29:56 -04:00
V3Ast.h Add error on missing forward declarations (#6207). 2025-07-26 17:11:35 -04:00
V3AstInlines.h Fix casting etc of typedef'ed doubles. 2025-05-04 16:34:37 -04:00
V3AstNodeDType.h Support Verilog real to SystemC double (#6136) (#6158) 2025-07-25 20:05:36 +02:00
V3AstNodeExpr.h Fix coverage of variables of complex types (#6250) 2025-08-01 13:24:18 +02:00
V3AstNodeOther.h Internals: Optimize updates of Vtogcov signals. No functional change intended. (#6110) 2025-08-04 13:29:56 +01:00
V3AstNodes.cpp Internals: Optimize updates of Vtogcov signals. No functional change intended. (#6110) 2025-08-04 13:29:56 +01:00
V3AstUserAllocator.h Support force/release with a variable reference (#5721) (#5810) 2025-03-04 10:12:02 -05:00
V3Begin.cpp Internals: Optimize updates of Vtogcov signals. No functional change intended. (#6110) 2025-08-04 13:29:56 +01:00
V3Begin.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3Branch.cpp Internals: UINFO now includes newline itself. No functional change. 2025-05-22 20:29:32 -04:00
V3Branch.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3Broken.cpp Internals: UINFO now includes newline itself. No functional change. 2025-05-22 20:29:32 -04:00
V3Broken.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3CCtors.cpp Internals: Optimize updates of Vtogcov signals. No functional change intended. (#6110) 2025-08-04 13:29:56 +01:00
V3CCtors.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3CUse.cpp Internals: Clean up some constructors. No functional change intended. 2025-07-03 18:59:32 -04:00
V3CUse.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3Case.cpp Internals: Use UINFOTREE istead of dumpTree 2025-08-02 13:44:40 -04:00
V3Case.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3Cast.cpp Internals: Use UINFOTREE istead of dumpTree 2025-08-02 13:44:40 -04:00
V3Cast.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3Class.cpp Internals: Optimize updates of Vtogcov signals. No functional change intended. (#6110) 2025-08-04 13:29:56 +01:00
V3Class.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3Clean.cpp Internals: Replace unnecessary AstSel::widthp() child node with const in node (#6117) 2025-06-24 11:59:09 -04:00
V3Clean.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3Clock.cpp Internals: Optimize updates of Vtogcov signals. No functional change intended. (#6110) 2025-08-04 13:29:56 +01:00
V3Clock.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3Combine.cpp Internals: UINFO now includes newline itself. No functional change. 2025-05-22 20:29:32 -04:00
V3Combine.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3Common.cpp Support randomization of scope variables with 'std::randomize()' (#5438) (#6185) 2025-07-25 12:13:46 +02:00
V3Common.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3Const.cpp Internals: Use UINFOTREE istead of dumpTree 2025-08-02 13:44:40 -04:00
V3Const.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3Control.cpp Change control file `public_flat_*` and other signal attributes to support __ in names (#6140). 2025-07-09 20:48:00 -04:00
V3Control.h Rename Verilator Config Files to Verilator Control Files. 2025-06-27 20:38:01 -04:00
V3Coverage.cpp Internals: Optimize updates of Vtogcov signals. No functional change intended. (#6110) 2025-08-04 13:29:56 +01:00
V3Coverage.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3CoverageJoin.cpp Internals: Optimize updates of Vtogcov signals. No functional change intended. (#6110) 2025-08-04 13:29:56 +01:00
V3CoverageJoin.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3Dead.cpp Internals: UINFO now includes newline itself. No functional change. 2025-05-22 20:29:32 -04:00
V3Dead.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3Delayed.cpp Safely support non-overlapping blocking/non-blocking assignments (#6137) 2025-06-28 20:45:45 +01:00
V3Delayed.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3Depth.cpp Internals: Use UINFOTREE istead of dumpTree 2025-08-02 13:44:40 -04:00
V3Depth.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3DepthBlock.cpp Internals: Use UINFOTREE istead of dumpTree 2025-08-02 13:44:40 -04:00
V3DepthBlock.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3Descope.cpp Internals: Use UINFOTREE istead of dumpTree 2025-08-02 13:44:40 -04:00
V3Descope.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3Dfg.cpp Emit memory addresses of vertices in Dfg dumps 2025-08-05 13:03:57 +01:00
V3Dfg.h Merge DFG components made acyclic into the original acyclic sub-graph. (#6261) 2025-08-05 12:11:02 +01:00
V3DfgAstToDfg.cpp Refactor Dfg variable flags (#6259) 2025-08-05 10:24:54 +01:00
V3DfgBreakCycles.cpp Fix true cycle detection in DFG 2025-08-05 15:04:07 +01:00
V3DfgCache.cpp Copyright year update. 2025-01-01 08:30:25 -05:00
V3DfgCache.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3DfgColorSCCs.cpp Unify the two DFG cycle finding algorithms. (#6262) 2025-08-05 13:03:30 +01:00
V3DfgContext.h Defer deletion of eliminated Ast variables until end of Dfg pass. (#6263) 2025-08-05 14:29:33 +01:00
V3DfgDecomposition.cpp Unify the two DFG cycle finding algorithms. (#6262) 2025-08-05 13:03:30 +01:00
V3DfgDfgToAst.cpp Refactor Dfg variable flags (#6259) 2025-08-05 10:24:54 +01:00
V3DfgOptimizer.cpp Defer deletion of eliminated Ast variables until end of Dfg pass. (#6263) 2025-08-05 14:29:33 +01:00
V3DfgOptimizer.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3DfgPasses.cpp Defer deletion of eliminated Ast variables until end of Dfg pass. (#6263) 2025-08-05 14:29:33 +01:00
V3DfgPasses.h Unify the two DFG cycle finding algorithms. (#6262) 2025-08-05 13:03:30 +01:00
V3DfgPatternStats.h Optimize DFG before V3Gate (#6141) 2025-07-01 17:55:08 -04:00
V3DfgPeephole.cpp Refactor DFG context objects (#6232) 2025-07-26 20:37:01 +01:00
V3DfgPeepholePatterns.h Refactor DFG context objects (#6232) 2025-07-26 20:37:01 +01:00
V3DfgRegularize.cpp Exclude SystemC variables from DFG (#6208) 2025-07-21 18:32:08 +01:00
V3DfgVertices.h Merge DFG components made acyclic into the original acyclic sub-graph. (#6261) 2025-08-05 12:11:02 +01:00
V3DiagSarif.cpp Internals: UINFO now includes newline itself. No functional change. 2025-05-22 20:29:32 -04:00
V3DiagSarif.h Support SARIF JSON diagnostic output with `--diagnostics-sarif`. (#6017) 2025-05-17 15:46:15 -04:00
V3DupFinder.cpp Internals: UINFO now includes newline itself. No functional change. 2025-05-22 20:29:32 -04:00
V3DupFinder.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3EmitC.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3EmitCBase.cpp Fix genvar error with `-O0` (#6165). 2025-07-09 19:11:48 -04:00
V3EmitCBase.h Support `systemc_interface and related inside `class`. 2025-03-28 22:40:21 -04:00
V3EmitCConstInit.h Standardize some error messages. 2025-03-23 19:51:54 -04:00
V3EmitCConstPool.cpp Internals: UINFO now includes newline itself. No functional change. 2025-05-22 20:29:32 -04:00
V3EmitCFunc.cpp Support randomization of scope variables with 'std::randomize()' (#5438) (#6185) 2025-07-25 12:13:46 +02:00
V3EmitCFunc.h Internals: Optimize updates of Vtogcov signals. No functional change intended. (#6110) 2025-08-04 13:29:56 +01:00
V3EmitCHeaders.cpp Internals: Optimize updates of Vtogcov signals. No functional change intended. (#6110) 2025-08-04 13:29:56 +01:00
V3EmitCImp.cpp Internals: Optimize updates of Vtogcov signals. No functional change intended. (#6110) 2025-08-04 13:29:56 +01:00
V3EmitCInlines.cpp Internals: UINFO now includes newline itself. No functional change. 2025-05-22 20:29:32 -04:00
V3EmitCMain.cpp Internals: UINFO now includes newline itself. No functional change. 2025-05-22 20:29:32 -04:00
V3EmitCMain.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3EmitCMake.cpp Add `--work` library-selection option (#5891 partial). 2025-06-29 20:17:27 -04:00
V3EmitCMake.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3EmitCModel.cpp Add `--hierarchical-threads` (#6037) 2025-05-26 09:37:35 -04:00
V3EmitCPch.cpp Internals: UINFO now includes newline itself. No functional change. 2025-05-22 20:29:32 -04:00
V3EmitCSyms.cpp Internals: Optimize updates of Vtogcov signals. No functional change intended. (#6110) 2025-08-04 13:29:56 +01:00
V3EmitMk.cpp Add `--work` library-selection option (#5891 partial). 2025-06-29 20:17:27 -04:00
V3EmitMk.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3EmitMkJson.cpp Add `--work` library-selection option (#5891 partial). 2025-06-29 20:17:27 -04:00
V3EmitMkJson.h Add `--make json` to enable integration with non-make/cmake build systems (#5799) 2025-03-11 19:57:21 -04:00
V3EmitV.cpp Internals: Optimize updates of Vtogcov signals. No functional change intended. (#6110) 2025-08-04 13:29:56 +01:00
V3EmitV.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3EmitXml.cpp Internals: Remove AstWhile::precondsp() (#6219). No functional change intended. 2025-07-23 08:50:39 -04:00
V3EmitXml.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3Error.cpp Internals: cppcheck cleanups. No functional change. 2025-06-28 12:29:41 -04:00
V3Error.h Add PARAMNODEFAULT error, for parameters without defaults. 2025-08-03 15:27:37 -04:00
V3ExecGraph.cpp Internals: Clean up some constructors. No functional change intended. 2025-07-03 18:59:32 -04:00
V3ExecGraph.h Support multi-thread hierarchical simulation (#2583) (#5871) 2025-03-24 18:39:29 -04:00
V3Expand.cpp Optimize constify within Expand and Subst (#6111) 2025-06-23 17:58:26 -04:00
V3Expand.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3File.cpp Internals: Enable EmitV to output formatted code to std::ostream (#6239) 2025-07-30 13:41:21 +02:00
V3File.h Internals: Enable EmitV to output formatted code to std::ostream (#6239) 2025-07-30 13:41:21 +02:00
V3FileLine.cpp Add error on missing forward declarations (#6207). 2025-07-26 17:11:35 -04:00
V3FileLine.h Add error on missing forward declarations (#6207). 2025-07-26 17:11:35 -04:00
V3Force.cpp Fix error when force assignment is used with ref function args (#6244) 2025-07-31 12:48:37 +02:00
V3Force.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3Fork.cpp Add `--work` library-selection option (#5891 partial). 2025-06-29 20:17:27 -04:00
V3Fork.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3FuncOpt.cpp Internals: UINFO now includes newline itself. No functional change. 2025-05-22 20:29:32 -04:00
V3FuncOpt.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3FunctionTraits.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3Gate.cpp Internals: Use UINFOTREE istead of dumpTree 2025-08-02 13:44:40 -04:00
V3Gate.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3Global.cpp Add `--work` library-selection option (#5891 partial). 2025-06-29 20:17:27 -04:00
V3Global.h Support user-defined primitives (UDPs) (#468) (#5807) (#5936) 2025-04-16 06:32:18 -04:00
V3Graph.cpp Support SARIF JSON diagnostic output with `--diagnostics-sarif`. (#6017) 2025-05-17 15:46:15 -04:00
V3Graph.h Internals: Redo post-error additional information to be part of error calls. 2025-05-10 16:20:12 -04:00
V3GraphAcyc.cpp Internals: UINFO now includes newline itself. No functional change. 2025-05-22 20:29:32 -04:00
V3GraphAlg.cpp Internals: UINFO now includes newline itself. No functional change. 2025-05-22 20:29:32 -04:00
V3GraphAlg.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3GraphPathChecker.cpp Internals: Favor std::array. No functional change intended. 2025-07-24 02:39:03 -04:00
V3GraphPathChecker.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3GraphStream.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3GraphTest.cpp Internals: UINFO now includes newline itself. No functional change. 2025-05-22 20:29:32 -04:00
V3Hash.cpp Copyright year update. 2025-01-01 08:30:25 -05:00
V3Hash.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3Hasher.cpp Remove AstJumpLabel (#6221) 2025-07-23 17:51:16 +01:00
V3Hasher.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3HierBlock.cpp Add `--work` library-selection option (#5891 partial). 2025-06-29 20:17:27 -04:00
V3HierBlock.h Support multi-thread hierarchical simulation (#2583) (#5871) 2025-03-24 18:39:29 -04:00
V3Inline.cpp Internals: Optimize updates of Vtogcov signals. No functional change intended. (#6110) 2025-08-04 13:29:56 +01:00
V3Inline.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3Inst.cpp Internals: Use UINFOTREE istead of dumpTree 2025-08-02 13:44:40 -04:00
V3Inst.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3InstrCount.cpp Internals: Replace unnecessary AstSel::widthp() child node with const in node (#6117) 2025-06-24 11:59:09 -04:00
V3InstrCount.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3Interface.cpp Internals: UINFO now includes newline itself. No functional change. 2025-05-22 20:29:32 -04:00
V3Interface.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3LangCode.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3LanguageWords.h Add `systemc_header_post 2025-03-28 22:40:21 -04:00
V3Life.cpp Internals: Use UINFOTREE istead of dumpTree 2025-08-02 13:44:40 -04:00
V3Life.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3LifePost.cpp Internals: UINFO now includes newline itself. No functional change. 2025-05-22 20:29:32 -04:00
V3LifePost.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3LinkCells.cpp Fix unused variable compile error (#6222 partial) 2025-07-28 02:27:55 -04:00
V3LinkCells.h Remove symbol table from parser: Support redeclaring type as non-type; major parsing change (#2412). 2025-05-18 07:13:37 -04:00
V3LinkDot.cpp Internals: Use UINFOTREE istead of dumpTree 2025-08-02 13:44:40 -04:00
V3LinkDot.h Internals: Refactor V3LinkDot dump and comments. No functional change intended. 2025-04-27 16:52:26 -04:00
V3LinkInc.cpp Internals: Use UINFOTREE istead of dumpTree 2025-08-02 13:44:40 -04:00
V3LinkInc.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3LinkJump.cpp Remove AstJumpLabel (#6221) 2025-07-23 17:51:16 +01:00
V3LinkJump.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3LinkLValue.cpp Internals: Replace unnecessary AstSel::widthp() child node with const in node (#6117) 2025-06-24 11:59:09 -04:00
V3LinkLValue.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3LinkLevel.cpp Add `--work` library-selection option (#5891 partial). 2025-06-29 20:17:27 -04:00
V3LinkLevel.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3LinkParse.cpp Fix error message 2025-07-15 17:41:08 -04:00
V3LinkParse.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3LinkResolve.cpp Fix genvar check to be more strict about generate-for usage only 2025-08-03 16:57:12 -04:00
V3LinkResolve.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3List.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3Localize.cpp Internals: UINFO now includes newline itself. No functional change. 2025-05-22 20:29:32 -04:00
V3Localize.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3MemberMap.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3MergeCond.cpp Internals: Clean up some constructors. No functional change intended. 2025-07-03 18:59:32 -04:00
V3MergeCond.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3Mutex.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3Name.cpp Internals: UINFO now includes newline itself. No functional change. 2025-05-22 20:29:32 -04:00
V3Name.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3Number.cpp Fix write of 0 in '%c' (#6248) (#6249) 2025-08-01 07:54:18 +02:00
V3Number.h Optimize combinational cycles through arrays in DFG (#6210) 2025-07-22 08:23:45 +01:00
V3OptionParser.cpp Copyright year update. 2025-01-01 08:30:25 -05:00
V3OptionParser.h Internals: Clean up some constructors. No functional change intended. 2025-07-03 18:59:32 -04:00
V3Options.cpp Fix internal error after bad method 2025-07-23 17:17:35 -04:00
V3Options.h Break some combinational cycles in DFG (#6168) 2025-07-10 18:46:45 +01:00
V3Order.cpp Copyright year update. 2025-01-01 08:30:25 -05:00
V3Order.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3OrderCFuncEmitter.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3OrderGraph.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3OrderGraphBuilder.cpp Safely support non-overlapping blocking/non-blocking assignments (#6137) 2025-06-28 20:45:45 +01:00
V3OrderInternal.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3OrderMoveGraph.cpp Copyright year update. 2025-01-01 08:30:25 -05:00
V3OrderMoveGraph.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3OrderParallel.cpp Internals: Favor std::array. No functional change intended. 2025-07-24 02:39:03 -04:00
V3OrderProcessDomains.cpp Improve memory usage for SenTrees in V3OrderProcessDomains (#6112) 2025-06-23 14:22:10 -04:00
V3OrderSerial.cpp Internals: UINFO now includes newline itself. No functional change. 2025-05-22 20:29:32 -04:00
V3Os.cpp Optimize to return memory when using -build (#6192) (#6226). 2025-07-24 08:36:58 +02:00
V3Os.h Optimize to return memory when using -build (#6192) (#6226). 2025-07-24 08:36:58 +02:00
V3PairingHeap.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3Param.cpp Internals: Use UINFOTREE istead of dumpTree 2025-08-02 13:44:40 -04:00
V3Param.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3Parse.h Add `--work` library-selection option (#5891 partial). 2025-06-29 20:17:27 -04:00
V3ParseGrammar.cpp Add error on missing forward declarations (#6207). 2025-07-26 17:11:35 -04:00
V3ParseImp.cpp Support scoped `new` (#4199). 2025-07-02 19:54:57 -04:00
V3ParseImp.h Support disabling a fork from outside that fork (#6174) 2025-07-14 06:51:58 -04:00
V3ParseLex.cpp Copyright year update. 2025-01-01 08:30:25 -05:00
V3PchAstMT.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3PchAstNoMT.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3PreExpr.h Internals: UINFO now includes newline itself. No functional change. 2025-05-22 20:29:32 -04:00
V3PreLex.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3PreLex.l Fix spelling 2025-05-16 19:02:19 -04:00
V3PreProc.cpp Rename Verilator Config Files to Verilator Control Files. 2025-06-27 20:38:01 -04:00
V3PreProc.h Standardize some error messages. 2025-03-23 19:51:54 -04:00
V3PreShell.cpp Internals: UINFO now includes newline itself. No functional change. 2025-05-22 20:29:32 -04:00
V3PreShell.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3Premit.cpp Internals: Remove AstWhile::precondsp() (#6219). No functional change intended. 2025-07-23 08:50:39 -04:00
V3Premit.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3ProtectLib.cpp Rename Verilator Config Files to Verilator Control Files. 2025-06-27 20:38:01 -04:00
V3ProtectLib.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3Randomize.cpp Internals: Use UINFOTREE istead of dumpTree 2025-08-02 13:44:40 -04:00
V3Randomize.h Support randomization of scope variables with 'std::randomize()' (#5438) (#6185) 2025-07-25 12:13:46 +02:00
V3Reloop.cpp Internals: Use UINFOTREE istead of dumpTree 2025-08-02 13:44:40 -04:00
V3Reloop.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3Rtti.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3Sampled.cpp Internals: UINFO now includes newline itself. No functional change. 2025-05-22 20:29:32 -04:00
V3Sampled.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3Sched.cpp Fix virtual interface member propagation (#6175) (#6184) 2025-07-18 09:07:31 -04:00
V3Sched.h Fix virtual interface member propagation (#6175) (#6184) 2025-07-18 09:07:31 -04:00
V3SchedAcyclic.cpp Internals: Redo post-error additional information to be part of error calls. 2025-05-10 16:20:12 -04:00
V3SchedPartition.cpp Internals: UINFO now includes newline itself. No functional change. 2025-05-22 20:29:32 -04:00
V3SchedReplicate.cpp Standardize some error messages. 2025-03-23 19:51:54 -04:00
V3SchedTiming.cpp Internals: cppcheck cleanups. No functional change. 2025-06-28 12:29:41 -04:00
V3SchedVirtIface.cpp Internals: Remove AstWhile::precondsp() (#6219). No functional change intended. 2025-07-23 08:50:39 -04:00
V3Scope.cpp Internals: UINFO now includes newline itself. No functional change. 2025-05-22 20:29:32 -04:00
V3Scope.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3Scoreboard.cpp Copyright year update. 2025-01-01 08:30:25 -05:00
V3Scoreboard.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3SenExprBuilder.h Fix invalidating variable caches in SenExprBulider (#5834) (#5835) 2025-03-07 07:18:34 -05:00
V3SenTree.h Internals: Cleanups (from parse branch). No functional change intended. 2025-04-27 14:17:24 -04:00
V3Simulate.h Internals: Use UINFOTREE istead of dumpTree 2025-08-02 13:44:40 -04:00
V3Slice.cpp Internals: Use UINFOTREE istead of dumpTree 2025-08-02 13:44:40 -04:00
V3Slice.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3Split.cpp Internals: Use UINFOTREE istead of dumpTree 2025-08-02 13:44:40 -04:00
V3Split.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3SplitAs.cpp Internals: Use UINFOTREE istead of dumpTree 2025-08-02 13:44:40 -04:00
V3SplitAs.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3SplitVar.cpp Internals: Replace unnecessary AstSel::widthp() child node with const in node (#6117) 2025-06-24 11:59:09 -04:00
V3SplitVar.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3StackCount.cpp Internals: UINFO now includes newline itself. No functional change. 2025-05-22 20:29:32 -04:00
V3StackCount.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3Stats.cpp Internals: Favor std::array. No functional change intended. 2025-07-24 02:39:03 -04:00
V3Stats.h Internals: Favor preincrements. No functional change. 2025-05-09 21:20:35 -04:00
V3StatsReport.cpp Add current memory usage statistic (#6192 partial) 2025-07-24 08:36:58 +02:00
V3StdFuture.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3String.cpp Fix infinite loop in VString::replaceSubstr 2025-08-05 14:41:38 +01:00
V3String.h Fix infinite loop in VString::replaceSubstr 2025-08-05 14:41:38 +01:00
V3Subst.cpp Internals: Use UINFOTREE istead of dumpTree 2025-08-02 13:44:40 -04:00
V3Subst.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3SymTable.h Internals: Clean up some constructors. No functional change intended. 2025-07-03 18:59:32 -04:00
V3TSP.cpp Internals: UINFO now includes newline itself. No functional change. 2025-05-22 20:29:32 -04:00
V3TSP.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3Table.cpp Internals: Use UINFOTREE istead of dumpTree 2025-08-02 13:44:40 -04:00
V3Table.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3Task.cpp Internals: Fis emit spacing etc. No functional change 2025-08-02 13:47:07 -04:00
V3Task.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3ThreadPool.cpp Copyright year update. 2025-01-01 08:30:25 -05:00
V3ThreadPool.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3Timing.cpp Fix internal error after bad method 2025-07-23 17:17:35 -04:00
V3Timing.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3Trace.cpp Internals: Use UINFOTREE istead of dumpTree 2025-08-02 13:44:40 -04:00
V3Trace.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3TraceDecl.cpp Rename Verilator Config Files to Verilator Control Files. 2025-06-27 20:38:01 -04:00
V3TraceDecl.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3Tristate.cpp Internals: Use UINFOTREE istead of dumpTree 2025-08-02 13:44:40 -04:00
V3Tristate.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3Udp.cpp Internals: UINFO now includes newline itself. No functional change. 2025-05-22 20:29:32 -04:00
V3Udp.h Support user-defined primitives (UDPs) (#468) (#5807) (#5936) 2025-04-16 06:32:18 -04:00
V3Undriven.cpp Internals: Optimize updates of Vtogcov signals. No functional change intended. (#6110) 2025-08-04 13:29:56 +01:00
V3Undriven.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3UniqueNames.h Internals: Clean up some constructors. No functional change intended. 2025-07-03 18:59:32 -04:00
V3Unknown.cpp Internals: Use UINFOTREE istead of dumpTree 2025-08-02 13:44:40 -04:00
V3Unknown.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3Unroll.cpp Fix genvar check to be more strict about generate-for usage only 2025-08-03 16:57:12 -04:00
V3Unroll.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3VariableOrder.cpp Internals: UINFO now includes newline itself. No functional change. 2025-05-22 20:29:32 -04:00
V3VariableOrder.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3Waiver.cpp Fix filename backslash escapes in C code (#5947). 2025-04-29 19:27:38 -04:00
V3Waiver.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3Width.cpp Add error on too many pattern members for structure 2025-08-03 17:26:51 -04:00
V3Width.h Copyright year update. 2025-01-01 08:30:25 -05:00
V3WidthCommit.cpp Internals: Use UINFOTREE istead of dumpTree 2025-08-02 13:44:40 -04:00
V3WidthCommit.h Internals: Add V3Number width-and-opAssign. No functional change. 2025-04-30 08:08:44 -04:00
V3WidthRemove.h Internals: UINFO now includes newline itself. No functional change. 2025-05-22 20:29:32 -04:00
V3WidthSel.cpp Internals: Use UINFOTREE istead of dumpTree 2025-08-02 13:44:40 -04:00
Verilator.cpp Fix infinite loop in VString::replaceSubstr 2025-08-05 14:41:38 +01:00
VlcBucket.h Internals: UINFO now includes newline itself. No functional change. 2025-05-22 20:29:32 -04:00
VlcMain.cpp Internals: UINFO now includes newline itself. No functional change. 2025-05-22 20:29:32 -04:00
VlcOptions.h Add filtering type option in verilator_coverage (#6030) 2025-05-22 02:42:09 -07:00
VlcPoint.h Internals: UINFO now includes newline itself. No functional change. 2025-05-22 20:29:32 -04:00
VlcSource.h Internals: Add some const. No functional change. 2025-03-09 13:13:57 -04:00
VlcTest.h Internals: UINFO now includes newline itself. No functional change. 2025-05-22 20:29:32 -04:00
VlcTop.cpp Internals: UINFO now includes newline itself. No functional change. 2025-05-22 20:29:32 -04:00
VlcTop.h Copyright year update. 2025-01-01 08:30:25 -05:00
astgen Refactor Dfg variable flags (#6259) 2025-08-05 10:24:54 +01:00
bisonpre Copyright year update. 2025-01-01 08:30:25 -05:00
config_build.h Copyright year update. 2025-01-01 08:30:25 -05:00
config_package.h.in Optimize to return memory when using -build (#6192) (#6226). 2025-07-24 08:36:58 +02:00
config_rev Copyright year update. 2025-01-01 08:30:25 -05:00
cppcheck_filtered Copyright year update. 2025-01-01 08:30:25 -05:00
flexfix Fix developer build error on MacOS/Flex2.6.4 (https://github.com/verilator/verilator/pull/6153) 2025-07-02 19:56:10 -07:00
mkinstalldirs
verilog.l Add SPECIFYIGN warning for specify constructs that were previously silently ignored. 2025-07-18 19:32:34 -04:00
verilog.y Add PARAMNODEFAULT error, for parameters without defaults. 2025-08-03 15:27:37 -04:00
vlcovgen Copyright year update. 2025-01-01 08:30:25 -05:00