verilator/src
Wilson Snyder 54ad04b6e9 Fix 'for' loop with outside variable reference (#4660). 2023-12-24 10:17:44 -05:00
..
.gdbinit Copyright year update 2023-01-01 10:18:39 -05:00
.gitignore Fix config_build.h issues (#4380) (#4381) 2023-07-27 05:42:35 -04:00
CMakeLists.txt Support --timing triggers for virtual interfaces (#4673) 2023-12-04 22:11:07 -05:00
Makefile.in Generate compile_commands.json using bear (#4463) 2023-09-08 17:26:11 -04:00
Makefile_obj.in Support --timing triggers for virtual interfaces (#4673) 2023-12-04 22:11:07 -05:00
V3Active.cpp Internals: Remove unneeded private's. No functional change 2023-11-13 21:37:45 -05:00
V3Active.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3ActiveTop.cpp Fix header order botched by clang-format in recent commit. 2023-10-18 06:37:46 -04:00
V3ActiveTop.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3Assert.cpp Internals: Remove unneeded private's. No functional change 2023-11-13 21:37:45 -05:00
V3Assert.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3AssertPre.cpp Cleanup some IEEE references 2023-10-19 19:26:36 -04:00
V3AssertPre.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3Ast.cpp Use newline instead of endl, for fewer stream flushes 2023-11-24 11:45:52 -05:00
V3Ast.h Internals: Cleanup cpp-check warnings. No functional change. 2023-12-20 07:49:03 -05:00
V3AstInlines.h Allow assigning events (#4403) 2023-10-26 16:38:47 +02:00
V3AstNodeDType.h Support invoking interface methods on virtual interface variables (#4774) (#4775) 2023-12-21 07:49:07 -05:00
V3AstNodeExpr.h Internals: Use astgen for cross-node pointers. No functional change intended. (#4727) 2023-11-30 19:58:16 -05:00
V3AstNodeOther.h Internals: Cleanup cpp-check warnings. No functional change. 2023-12-20 07:49:03 -05:00
V3AstNodes.cpp Support inside operator on unpacked arrays and queues (#4751) 2023-12-12 09:20:22 +01:00
V3AstUserAllocator.h Delete AstNode user5 (#4638) 2023-10-29 01:12:27 +01:00
V3Begin.cpp Internals: Remove unneeded private's. No functional change 2023-11-13 21:37:45 -05:00
V3Begin.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3Branch.cpp Internals: Remove unneeded private's. No functional change 2023-11-13 21:37:45 -05:00
V3Branch.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3Broken.cpp Internals: Use astgen for cross-node pointers. No functional change intended. (#4727) 2023-11-30 19:58:16 -05:00
V3Broken.h Fix random internal crashes (#666). 2023-03-18 09:48:26 -04:00
V3CCtors.cpp Internals: Remove unneeded private's. No functional change 2023-11-13 21:37:45 -05:00
V3CCtors.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3CUse.cpp Internals: Use faster VNVisitorConst where able. No functional change intended. 2023-11-12 18:26:40 -05:00
V3CUse.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3Case.cpp Internals: Remove unneeded private's. No functional change 2023-11-13 21:37:45 -05:00
V3Case.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3Cast.cpp Internals: Remove unneeded private's. No functional change 2023-11-13 21:37:45 -05:00
V3Cast.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3Class.cpp Internals: Remove unneeded private's. No functional change 2023-11-13 21:37:45 -05:00
V3Class.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3Clean.cpp Minor cleanup of trace internals 2023-12-12 20:27:16 +00:00
V3Clean.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3Clock.cpp Internals: Remove unneeded private's. No functional change 2023-11-13 21:37:45 -05:00
V3Clock.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3Combine.cpp Fix header order botched by clang-format in recent commit. 2023-10-18 06:37:46 -04:00
V3Combine.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3Common.cpp Fix header order botched by clang-format in recent commit. 2023-10-18 06:37:46 -04:00
V3Common.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3Config.cpp Fix linking parameterized hierarchical blocks and recursive hierarchical blocks (#4654) 2023-11-03 07:55:53 -04:00
V3Config.h Internals: Rename addIgnoreMatch. No functional change. 2023-10-08 01:02:23 -04:00
V3Const.cpp Fix power operator with wide numbers and constants (#4721) (#4763) 2023-12-19 19:22:54 -05:00
V3Const.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3Coverage.cpp Internals: Remove unneeded private's. No functional change 2023-11-13 21:37:45 -05:00
V3Coverage.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3CoverageJoin.cpp Internals: Remove unneeded private's. No functional change 2023-11-13 21:37:45 -05:00
V3CoverageJoin.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3Dead.cpp Internals: Add -fno-dead-cells, -fno-dead-assigns for debug use 2023-12-22 16:26:51 -05:00
V3Dead.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3Delayed.cpp Internals: Remove unneeded private's. No functional change 2023-11-13 21:37:45 -05:00
V3Delayed.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3Depth.cpp Internals: Remove unneeded private's. No functional change 2023-11-13 21:37:45 -05:00
V3Depth.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3DepthBlock.cpp Internals: Remove unneeded private's. No functional change 2023-11-13 21:37:45 -05:00
V3DepthBlock.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3Descope.cpp Internals: Remove unneeded private's. No functional change 2023-11-13 21:37:45 -05:00
V3Descope.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3Dfg.cpp Use newline instead of endl, for fewer stream flushes 2023-11-24 11:45:52 -05:00
V3Dfg.h Fix C++20 compilation errors (#4670) 2023-11-06 07:13:31 -05:00
V3DfgAstToDfg.cpp Fix spelling 2023-11-10 23:25:53 -05:00
V3DfgDecomposition.cpp Fix C++20 compilation errors (#4670) 2023-11-06 07:13:31 -05:00
V3DfgDfgToAst.cpp Fix header order botched by clang-format in recent commit. 2023-10-18 06:37:46 -04:00
V3DfgOptimizer.cpp Fix spelling 2023-11-10 23:25:53 -05:00
V3DfgOptimizer.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3DfgPasses.cpp Fix header order botched by clang-format in recent commit. 2023-10-18 06:37:46 -04:00
V3DfgPasses.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3DfgPeephole.cpp Fix spelling 2023-11-10 23:25:53 -05:00
V3DfgPeephole.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3DfgVertices.h Fix C++20 compilation errors (#4670) 2023-11-06 07:13:31 -05:00
V3DupFinder.cpp Avoid double traversal of maps 2023-10-28 13:41:43 +01:00
V3DupFinder.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3EmitC.h Support Verilated precompiled header compilations (#4580) 2023-10-18 08:08:15 -04:00
V3EmitCBase.cpp Include systemc instead of systemc.h in model header files (#4622) (#4623) 2023-10-26 14:36:18 -04:00
V3EmitCBase.h Fix tracing FST enums (#4661) (#4756) 2023-12-19 11:07:06 -05:00
V3EmitCConstInit.h Internals: Use VNVisitorConst where possible, for better performance. No functional change indended. 2023-03-18 12:23:17 -04:00
V3EmitCConstPool.cpp Fix header order botched by clang-format in recent commit. 2023-10-18 06:37:46 -04:00
V3EmitCFunc.cpp Fix header order botched by clang-format in recent commit. 2023-10-18 06:37:46 -04:00
V3EmitCFunc.h Internals: Remove unneeded private's. No functional change 2023-11-13 21:37:45 -05:00
V3EmitCHeaders.cpp Fix conditionals on obsolete --threads 0 2023-10-21 15:14:27 +01:00
V3EmitCImp.cpp Fix tracing FST enums (#4661) (#4756) 2023-12-19 11:07:06 -05:00
V3EmitCInlines.cpp Fix header order botched by clang-format in recent commit. 2023-10-18 06:37:46 -04:00
V3EmitCMain.cpp Fix header order botched by clang-format in recent commit. 2023-10-18 06:37:46 -04:00
V3EmitCMain.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3EmitCMake.cpp Fix conditionals on obsolete --threads 0 2023-10-21 15:14:27 +01:00
V3EmitCMake.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3EmitCModel.cpp Fix tracing FST enums (#4661) (#4756) 2023-12-19 11:07:06 -05:00
V3EmitCPch.cpp Support Verilated precompiled header compilations (#4580) 2023-10-18 08:08:15 -04:00
V3EmitCSyms.cpp vpi_iterate packages with vpiInstance (#4726) 2023-12-01 07:34:09 -05:00
V3EmitMk.cpp Add user C/C++ code to final achieve, and make a libmodel.a (#4749) (#4754) 2023-12-23 09:31:10 -05:00
V3EmitMk.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3EmitV.cpp Remove dead code from V3EmitV 2023-11-02 20:25:44 +00:00
V3EmitV.h Remove dead code from V3EmitV 2023-11-02 20:25:44 +00:00
V3EmitXml.cpp Internals: Remove unneeded private's. No functional change 2023-11-13 21:37:45 -05:00
V3EmitXml.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3Error.cpp Fix handling input file path separator (#4515) (#4516) 2023-09-26 15:42:15 -04:00
V3Error.h Internals: Remove unneeded private's. No functional change 2023-11-13 21:37:45 -05:00
V3Expand.cpp Internals: Remove unneeded private's. No functional change 2023-11-13 21:37:45 -05:00
V3Expand.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3File.cpp Fix compilers seeing empty input due to file system races (#4708). 2023-11-21 21:22:35 -05:00
V3File.h Include systemc instead of systemc.h in model header files (#4622) (#4623) 2023-10-26 14:36:18 -04:00
V3FileLine.cpp Use newline instead of endl, for fewer stream flushes 2023-11-24 11:45:52 -05:00
V3FileLine.h Fix loss of warning source content with `line enter (due to earlier commit 472ad90d83). 2023-10-10 20:40:21 -04:00
V3Force.cpp Fix scheduling of external force signals (#4668) 2023-11-05 16:58:22 +00:00
V3Force.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3Fork.cpp Refine dynamic NBA condition (#4773) 2023-12-20 18:12:17 +01:00
V3Fork.h Fix spelling 2023-11-10 23:25:53 -05:00
V3FunctionTraits.h Fix cinlude check (#3907) 2023-01-26 06:35:59 -05:00
V3Gate.cpp Support --timing triggers for virtual interfaces (#4673) 2023-12-04 22:11:07 -05:00
V3Gate.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3Global.cpp Fix shift of > 32-bit number (#4719). 2023-11-27 21:41:32 -05:00
V3Global.h Support --timing triggers for virtual interfaces (#4673) 2023-12-04 22:11:07 -05:00
V3Graph.cpp Use newline instead of endl, for fewer stream flushes 2023-11-24 11:45:52 -05:00
V3Graph.h Internals: Remove unneeded private's. No functional change 2023-11-13 21:37:45 -05:00
V3GraphAcyc.cpp Internals: Remove unneeded private's. No functional change 2023-11-13 21:37:45 -05:00
V3GraphAlg.cpp Internals: Remove unneeded private's. No functional change 2023-11-13 21:37:45 -05:00
V3GraphAlg.h Copyright year update 2023-01-01 10:18:39 -05:00
V3GraphPathChecker.cpp Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3GraphPathChecker.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3GraphStream.h Internals: Remove unneeded private's. No functional change 2023-11-13 21:37:45 -05:00
V3GraphTest.cpp Internals: Misc cleanups in V3Graph and V3Dead. No functional change. 2023-11-12 22:08:08 -05:00
V3Hash.cpp Add VL_MT_SAFE attribute to several functions. (#3729) 2023-03-16 19:48:56 -04:00
V3Hash.h Add VL_MT_SAFE attribute to several functions. (#3729) 2023-03-16 19:48:56 -04:00
V3Hasher.cpp Internals: Remove unneeded private's. No functional change 2023-11-13 21:37:45 -05:00
V3Hasher.h Copyright year update 2023-01-01 10:18:39 -05:00
V3HierBlock.cpp Rename __hier*.f files to match other generated files 2023-11-21 20:31:54 -05:00
V3HierBlock.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3Inline.cpp Fix parameter passing to ports (#4723) 2023-11-29 17:07:23 +00:00
V3Inline.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3Inst.cpp Internals: Remove unneeded private's. No functional change 2023-11-13 21:37:45 -05:00
V3Inst.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3InstrCount.cpp Internals: Remove unneeded private's. No functional change 2023-11-13 21:37:45 -05:00
V3InstrCount.h Delete AstNode user5 (#4638) 2023-10-29 01:12:27 +01:00
V3Interface.cpp Internals: Remove unneeded private's. No functional change 2023-11-13 21:37:45 -05:00
V3Interface.h Fix non-inlined interface tracing (#3984) (#4530) 2023-10-03 19:55:25 -04:00
V3LangCode.h Copyright year update 2023-01-01 10:18:39 -05:00
V3LanguageWords.h Copyright year update 2023-01-01 10:18:39 -05:00
V3Life.cpp Support --timing triggers for virtual interfaces (#4673) 2023-12-04 22:11:07 -05:00
V3Life.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3LifePost.cpp Internals: Remove unneeded private's. No functional change 2023-11-13 21:37:45 -05:00
V3LifePost.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3LinkCells.cpp Support parameterized virtual interaces (#4047) (#4743) 2023-12-06 08:02:04 -05:00
V3LinkCells.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3LinkDot.cpp Support invoking interface methods on virtual interface variables (#4774) (#4775) 2023-12-21 07:49:07 -05:00
V3LinkDot.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3LinkInc.cpp Internals: Remove unneeded private's. No functional change 2023-11-13 21:37:45 -05:00
V3LinkInc.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3LinkJump.cpp Fix block names of nested do..while loops (#4728) 2023-11-30 14:32:12 +01:00
V3LinkJump.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3LinkLValue.cpp Internals: Remove unneeded private's. No functional change 2023-11-13 21:37:45 -05:00
V3LinkLValue.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3LinkLevel.cpp Avoid double traversal of maps 2023-10-28 13:41:43 +01:00
V3LinkLevel.h Internals: Remove unneeded private's. No functional change 2023-11-13 21:37:45 -05:00
V3LinkParse.cpp Internals: Remove unneeded private's. No functional change 2023-11-13 21:37:45 -05:00
V3LinkParse.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3LinkResolve.cpp Fix range access to fields under classes that depend on parameter resolution (#4681) 2023-11-15 14:24:41 +01:00
V3LinkResolve.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3List.h Copyright year update 2023-01-01 10:18:39 -05:00
V3Localize.cpp Support --timing triggers for virtual interfaces (#4673) 2023-12-04 22:11:07 -05:00
V3Localize.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3MemberMap.h Support invoking interface methods on virtual interface variables (#4774) (#4775) 2023-12-21 07:49:07 -05:00
V3MergeCond.cpp Internals: Remove unneeded private's. No functional change 2023-11-13 21:37:45 -05:00
V3MergeCond.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3Mutex.h Internals: Remove unneeded private's. No functional change 2023-11-13 21:37:45 -05:00
V3Name.cpp Internals: Remove unneeded private's. No functional change 2023-11-13 21:37:45 -05:00
V3Name.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3Number.cpp Fix power operator with wide numbers and constants (#4721) (#4763) 2023-12-19 19:22:54 -05:00
V3Number.h Fix power operator with wide numbers and constants (#4721) (#4763) 2023-12-19 19:22:54 -05:00
V3Number_test.cpp Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3OptionParser.cpp Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3OptionParser.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3Options.cpp Internals: Add -fno-dead-cells, -fno-dead-assigns for debug use 2023-12-22 16:26:51 -05:00
V3Options.h Internals: Add -fno-dead-cells, -fno-dead-assigns for debug use 2023-12-22 16:26:51 -05:00
V3Order.cpp Internals: Misc cleanups in V3Graph and V3Dead. No functional change. 2023-11-12 22:08:08 -05:00
V3Order.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3OrderGraph.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3OrderMoveGraph.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3Os.cpp Fix Windows include gates in filesystemFlush implementation. (#4720) 2023-11-26 05:26:20 +01:00
V3Os.h Fix compilers seeing empty input due to file system races (#4708). Part 2. 2023-11-22 05:18:13 -05:00
V3PairingHeap.h Commentary 2023-05-27 09:43:23 -04:00
V3Param.cpp Fix typedefs pointing to parameterized classes (#4747) 2023-12-08 07:13:38 -05:00
V3Param.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3Parse.h Internals: Remove unneeded private's. No functional change 2023-11-13 21:37:45 -05:00
V3ParseGrammar.cpp Fix handling input file path separator (#4515) (#4516) 2023-09-26 15:42:15 -04:00
V3ParseImp.cpp Fix loss of warning source content with `line enter (due to earlier commit 472ad90d83). 2023-10-10 20:40:21 -04:00
V3ParseImp.h Fix handling of static keyword in methods (#4649) 2023-10-31 08:15:54 -04:00
V3ParseLex.cpp Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3ParseSym.h Support converting parameters inside modules to localparams (#4511) 2023-09-25 11:39:04 -04:00
V3Partition.cpp Internals: Remove unneeded private's. No functional change 2023-11-13 21:37:45 -05:00
V3Partition.h Internals: Remove unneeded private's. No functional change 2023-11-13 21:37:45 -05:00
V3PartitionGraph.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3PchAstMT.h Apply 'make format' 2023-10-18 02:50:27 +00:00
V3PchAstNoMT.h Apply 'make format' 2023-10-18 02:50:27 +00:00
V3PreLex.h Fix some front-end memory leaks 2023-01-01 15:31:29 +00:00
V3PreLex.l Fix preprocessor to show `line 2 on resumed file per IEEE. 2023-10-07 14:29:46 -04:00
V3PreProc.cpp Commentary 2023-11-24 13:02:05 -05:00
V3PreProc.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3PreShell.cpp Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3PreShell.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3Premit.cpp Improve V3Premit performance etc. (#4736) 2023-12-06 09:42:46 -05:00
V3Premit.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3ProtectLib.cpp Internals: Remove unneeded private's. No functional change 2023-11-13 21:37:45 -05:00
V3ProtectLib.h Fix spelling 2023-11-10 23:25:53 -05:00
V3Randomize.cpp Internals: Remove unneeded private's. No functional change 2023-11-13 21:37:45 -05:00
V3Randomize.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3Reloop.cpp Internals: Remove unneeded private's. No functional change 2023-11-13 21:37:45 -05:00
V3Reloop.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3Rtti.h Internals: Use runtime type info instead of `dynamic_cast` for faster graph type checks (#4397) 2023-08-31 18:00:53 -04:00
V3Sched.cpp Internals: Cleanup cpp-check warnings. No functional change. 2023-12-20 07:49:03 -05:00
V3Sched.h Support --timing triggers for virtual interfaces (#4673) 2023-12-04 22:11:07 -05:00
V3SchedAcyclic.cpp Fix header order botched by clang-format in recent commit. 2023-10-18 06:37:46 -04:00
V3SchedPartition.cpp Fix C++20 compilation errors (#4670) 2023-11-06 07:13:31 -05:00
V3SchedReplicate.cpp Support --timing triggers for virtual interfaces (#4673) 2023-12-04 22:11:07 -05:00
V3SchedTiming.cpp Fix # 0 delays for process resumption, etc. (#4697) 2023-12-01 13:08:58 -05:00
V3SchedVirtIface.cpp Support --timing triggers for virtual interfaces (#4673) 2023-12-04 22:11:07 -05:00
V3Scope.cpp Internals: Remove unneeded private's. No functional change 2023-11-13 21:37:45 -05:00
V3Scope.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3Scoreboard.cpp Fix header order botched by clang-format in recent commit. 2023-10-18 06:37:46 -04:00
V3Scoreboard.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3SenExprBuilder.h Support `iff` in sensitivity list (#1482) (#4626) 2023-11-29 19:10:32 +01:00
V3SenTree.h Internals: Remove unneeded private's. No functional change 2023-11-13 21:37:45 -05:00
V3Simulate.h Fix 'for' loop with outside variable reference (#4660). 2023-12-24 10:17:44 -05:00
V3Slice.cpp astgen: Enforce the use of aliased operand accessors (#4688) 2023-11-12 18:30:48 +00:00
V3Slice.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3Split.cpp Internals: Remove unneeded private's. No functional change 2023-11-13 21:37:45 -05:00
V3Split.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3SplitAs.cpp Internals: Remove unneeded private's. No functional change 2023-11-13 21:37:45 -05:00
V3SplitAs.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3SplitVar.cpp Avoid double traversal of maps 2023-10-28 13:41:43 +01:00
V3SplitVar.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3Stats.cpp Add node memory usage info to V3Stats (#4684) 2023-11-12 14:19:53 +00:00
V3Stats.h Add node memory usage info to V3Stats (#4684) 2023-11-12 14:19:53 +00:00
V3StatsReport.cpp Add node memory usage info to V3Stats (#4684) 2023-11-12 14:19:53 +00:00
V3StdFuture.h Copyright year update 2023-01-01 10:18:39 -05:00
V3String.cpp Fix error message for invalid parameter overrides (#4559) 2023-10-15 12:59:36 -04:00
V3String.h Fix spelling 2023-11-10 23:25:53 -05:00
V3Subst.cpp Internals: Remove unneeded private's. No functional change 2023-11-13 21:37:45 -05:00
V3Subst.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3SymTable.h Avoid double traversal of maps 2023-10-28 13:41:43 +01:00
V3TSP.cpp Avoid double traversal of maps 2023-10-28 13:41:43 +01:00
V3TSP.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3Table.cpp Internals: Remove unneeded private's. No functional change 2023-11-13 21:37:45 -05:00
V3Table.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3Task.cpp Fix access type of function arguments (#4692) (#4694) 2023-11-14 17:02:13 -05:00
V3Task.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3ThreadPool.cpp Internals: V3LockGuard: Add constructor for adopting already locked mutex. (#4476) 2023-09-13 13:52:59 -04:00
V3ThreadPool.h Fix deadlocks in error handler (#4672) 2023-12-12 08:10:01 -05:00
V3ThreadSafety.h Fix spelling 2023-11-10 23:25:53 -05:00
V3Timing.cpp Fix # 0 delays for process resumption, etc. (#4697) 2023-12-01 13:08:58 -05:00
V3Timing.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3Trace.cpp Minor cleanup of trace internals 2023-12-12 20:27:16 +00:00
V3Trace.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3TraceDecl.cpp Internals: Remove unneeded private's. No functional change 2023-11-13 21:37:45 -05:00
V3TraceDecl.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3Tristate.cpp Delete AstNode user5 (#4638) 2023-10-29 01:12:27 +01:00
V3Tristate.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3Undriven.cpp Internals: Remove unneeded private's. No functional change 2023-11-13 21:37:45 -05:00
V3Undriven.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3UniqueNames.h C++11 cleanup 2023-10-28 11:26:48 +01:00
V3Unknown.cpp Internals: Remove unneeded private's. No functional change 2023-11-13 21:37:45 -05:00
V3Unknown.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3Unroll.cpp Internals: Remove unneeded private's. No functional change 2023-11-13 21:37:45 -05:00
V3Unroll.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3VariableOrder.cpp Internals: Remove unneeded private's. No functional change 2023-11-13 21:37:45 -05:00
V3VariableOrder.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
V3Waiver.cpp Internals: Split Mutex class used in verilated code and verilator (#4048) 2023-04-11 07:23:24 -04:00
V3Waiver.h Internals: Split Mutex class used in verilated code and verilator (#4048) 2023-04-11 07:23:24 -04:00
V3Width.cpp Apply 'make format' 2023-12-21 12:49:55 +00:00
V3Width.h Internals: Remove use of V3Width code from V3AstNodes (#4537). No functional change intended. 2023-10-09 17:43:27 -04:00
V3WidthCommit.cpp Use newline instead of endl, for fewer stream flushes 2023-11-24 11:45:52 -05:00
V3WidthCommit.h Internals: Create V3WidthCommit from overly fat header. No functional change intended. 2023-10-06 23:18:26 -04:00
V3WidthRemove.h Internals: Create V3WidthCommit from overly fat header. No functional change intended. 2023-10-06 23:18:26 -04:00
V3WidthSel.cpp Internals: Remove unneeded private's. No functional change 2023-11-13 21:37:45 -05:00
Verilator.cpp Run the `V3Fork` stage only if `--timing` is set (#4778) 2023-12-22 22:57:45 +01:00
VlcBucket.h Use newline instead of endl, for fewer stream flushes 2023-11-24 11:45:52 -05:00
VlcMain.cpp Use newline instead of endl, for fewer stream flushes 2023-11-24 11:45:52 -05:00
VlcOptions.h Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
VlcPoint.h Internals: Remove unneeded private's. No functional change 2023-11-13 21:37:45 -05:00
VlcSource.h Internals: Remove unneeded private's. No functional change 2023-11-13 21:37:45 -05:00
VlcTest.h Internals: Remove unneeded private's. No functional change 2023-11-13 21:37:45 -05:00
VlcTop.cpp Rework multithreading handling to separate by code units that use/never use it. (#4228) 2023-09-24 22:12:23 -04:00
VlcTop.h Copyright year update 2023-01-01 10:18:39 -05:00
astgen Internals: Avoid extranious base class calls in recent commit. 2023-12-01 19:05:21 -05:00
bisonpre Copyright year update 2023-01-01 10:18:39 -05:00
config_build.h Apply 'make format' 2023-07-27 09:44:05 +00:00
config_package.h.in Fix PCH to recompile on version change 2023-10-31 08:10:41 -04:00
config_rev Copyright year update 2023-01-01 10:18:39 -05:00
cppcheck_filtered Copyright year update 2023-01-01 10:18:39 -05:00
flexfix Copyright year update 2023-01-01 10:18:39 -05:00
mkinstalldirs
verilog.l Fix PLI/DPI user defined system task/function grammar (#4587) (#4588) 2023-10-21 02:43:49 -04:00
verilog.y Support --timing triggers for virtual interfaces (#4673) 2023-12-04 22:11:07 -05:00
vlcovgen Copyright year update 2023-01-01 10:18:39 -05:00