verilator/src
Wilson Snyder d87ef8394a Fix CASEINCOMPLETE when covers all enum values (#3745) (#3782).
Co-authored-by: "G-A. Kamendje" <gkamendje@gmail.com>
2022-11-30 19:42:21 -05:00
..
.gdbinit
.gitignore
astgen Internal: cppcheck fixes. No functional change intended. 2022-11-27 05:52:40 -05:00
bisonpre bisonpre: Commentary 2022-11-27 06:18:58 -05:00
config_build.h.in
config_rev
cppcheck_filtered Internal: cppcheck fixes. No functional change intended. 2022-11-27 05:52:40 -05:00
flexfix
Makefile_obj.in Make all expressions derive from AstNodeExpr (#3721). 2022-11-03 16:02:16 +00:00
Makefile.in
mkinstalldirs
V3Active.cpp Optimize clocked processes to comb when referencing const variables 2022-10-28 14:37:30 +01:00
V3Active.h
V3ActiveTop.cpp Make all expressions derive from AstNodeExpr (#3721). 2022-11-03 16:02:16 +00:00
V3ActiveTop.h
V3Assert.cpp Internals: Cleanup debug dumps so can grep-out leading-dashed lines 2022-11-27 08:31:22 -05:00
V3Assert.h
V3AssertPre.cpp Internals: Fix constructor style. 2022-11-20 15:06:49 -05:00
V3AssertPre.h
V3Ast.cpp Internals: Cleanup debug dumps so can grep-out leading-dashed lines 2022-11-27 08:31:22 -05:00
V3Ast.h Internals: Cleanup debug dumps so can grep-out leading-dashed lines 2022-11-27 08:31:22 -05:00
V3AstConstOnly.h
V3AstInlines.h Internals: Fix constructor style. 2022-11-20 15:06:49 -05:00
V3AstNodeDType.h Fix unquoted name in dtype errors. 2022-11-27 05:59:40 -05:00
V3AstNodeExpr.h Internal: cppcheck fixes. No functional change intended. 2022-11-27 05:52:40 -05:00
V3AstNodeOther.h Support super.new calls (#3789) 2022-11-30 06:42:48 -05:00
V3AstNodes.cpp Internal: cppcheck fixes. No functional change intended. 2022-11-27 05:52:40 -05:00
V3AstUserAllocator.h Remove redundant 'inline' keywords from definitions 2022-09-16 15:52:25 +01:00
V3Begin.cpp Internals: Fix constructor style. 2022-11-19 14:45:38 -05:00
V3Begin.h
V3Branch.cpp Streamline dump control options 2022-09-22 17:24:41 +01:00
V3Branch.h
V3Broken.cpp Internals: Fix constructor style. 2022-11-19 14:45:38 -05:00
V3Broken.h
V3Case.cpp Fix CASEINCOMPLETE when covers all enum values (#3745) (#3782). 2022-11-30 19:42:21 -05:00
V3Case.h
V3Cast.cpp Internals: Cleanup debug dumps so can grep-out leading-dashed lines 2022-11-27 08:31:22 -05:00
V3Cast.h
V3CCtors.cpp Internals: Fix constructor style. 2022-11-20 15:06:49 -05:00
V3CCtors.h
V3Cdc.cpp Internals: Cleanup debug dumps so can grep-out leading-dashed lines 2022-11-27 08:31:22 -05:00
V3Cdc.h
V3Class.cpp Make all expressions derive from AstNodeExpr (#3721). 2022-11-03 16:02:16 +00:00
V3Class.h
V3Clean.cpp Internals: Fix constructor style. 2022-11-20 15:06:49 -05:00
V3Clean.h
V3Clock.cpp Internals: Cleanup debug dumps so can grep-out leading-dashed lines 2022-11-27 08:31:22 -05:00
V3Clock.h
V3Combine.cpp Make all expressions derive from AstNodeExpr (#3721). 2022-11-03 16:02:16 +00:00
V3Combine.h
V3Common.cpp Strengthen AstNode types to AstNodeExpr 2022-11-20 19:31:28 +00:00
V3Common.h
V3Config.cpp Internals: Fix constructor style. 2022-11-20 13:11:01 -05:00
V3Config.h
V3Const.cpp Internal: Add node objects to UASSERT (#3786) 2022-11-29 18:34:44 -05:00
V3Const.h Strengthen AstNode types to AstNodeExpr 2022-11-20 19:31:28 +00:00
V3Coverage.cpp Internals: Fix constructor style. 2022-11-20 15:06:49 -05:00
V3Coverage.h
V3CoverageJoin.cpp Make all expressions derive from AstNodeExpr (#3721). 2022-11-03 16:02:16 +00:00
V3CoverageJoin.h
V3CUse.cpp Streamline dump control options 2022-09-22 17:24:41 +01:00
V3CUse.h
V3Dead.cpp Improve V3Ast function usage ergonomics (#3650) 2022-10-21 14:12:12 +01:00
V3Dead.h
V3Delayed.cpp Internals: Fix constructor style. 2022-11-20 17:40:38 -05:00
V3Delayed.h
V3Depth.cpp Internals: Cleanup debug dumps so can grep-out leading-dashed lines 2022-11-27 08:31:22 -05:00
V3Depth.h
V3DepthBlock.cpp Internals: Cleanup debug dumps so can grep-out leading-dashed lines 2022-11-27 08:31:22 -05:00
V3DepthBlock.h
V3Descope.cpp Internals: Cleanup debug dumps so can grep-out leading-dashed lines 2022-11-27 08:31:22 -05:00
V3Descope.h
V3Dfg.cpp DFG: don't try to call DfgVertex::width() on arrays 2022-10-21 10:57:13 +01:00
V3Dfg.h Fix clang warning from previous commits. 2022-11-27 06:27:51 -05:00
V3DfgAstToDfg.cpp Dfg: resolve multi-driven signal ranges 2022-11-12 20:34:51 +00:00
V3DfgDecomposition.cpp Internal: cppcheck fixes. No functional change intended. 2022-11-27 05:52:40 -05:00
V3DfgDfgToAst.cpp Strengthen AstNode types to AstNodeExpr 2022-11-20 19:31:28 +00:00
V3DfgOptimizer.cpp Internals: Fix cppcheck warnings. No functional change intended. 2022-11-21 21:40:49 -05:00
V3DfgOptimizer.h Introduce DFG based combinational logic optimizer (#3527) 2022-09-23 16:46:22 +01:00
V3DfgPasses.cpp Internal: cppcheck fixes. No functional change intended. 2022-11-27 05:52:40 -05:00
V3DfgPasses.h Internals: Fix cppcheck warnings. No functional change intended. 2022-11-21 21:40:49 -05:00
V3DfgPeephole.cpp Fix tautological predicate in V3DfgPeephole 2022-11-22 15:05:34 +00:00
V3DfgPeephole.h Optimize DfgGraph vertex storage 2022-10-08 12:46:02 +01:00
V3DfgVertices.h Dfg: Fix crash on additional driver from non-DFG logic 2022-11-12 11:55:49 +00:00
V3DupFinder.cpp Streamline dump control options 2022-09-22 17:24:41 +01:00
V3DupFinder.h Streamline dump control options 2022-09-22 17:24:41 +01:00
V3EmitC.h
V3EmitCBase.cpp Internals: Fix constructor style. 2022-11-20 13:11:01 -05:00
V3EmitCBase.h Internals: Add VL_MT_SAFE annotations to const functions (#3681) 2022-10-18 17:07:09 -04:00
V3EmitCConstInit.h Internals: Fix some unnecessary member paddings. No functional change intended. 2022-11-13 09:26:46 -05:00
V3EmitCConstPool.cpp Internals: Fix constructor style. 2022-11-20 13:11:01 -05:00
V3EmitCFunc.cpp Support super.new calls (#3789) 2022-11-30 06:42:48 -05:00
V3EmitCFunc.h Support super.new calls (#3789) 2022-11-30 06:42:48 -05:00
V3EmitCHeaders.cpp Internals: Fix constructor style. 2022-11-20 13:11:01 -05:00
V3EmitCImp.cpp Add support of Events for VCD/FST traces (#3759) 2022-11-23 04:07:14 -05:00
V3EmitCInlines.cpp Streamline dump control options 2022-09-22 17:24:41 +01:00
V3EmitCMain.cpp Fix --main --trace missing initial timestep (#3678). 2022-10-15 13:24:38 -04:00
V3EmitCMain.h
V3EmitCMake.cpp Deprecate verilated_fst_sc.cpp and verilated_vcd_sc.cpp (#3507) 2022-11-29 22:17:50 -05:00
V3EmitCMake.h
V3EmitCModel.cpp Internals: Fix constructor style. 2022-11-20 13:11:01 -05:00
V3EmitCSyms.cpp Internal: cppcheck fixes. No functional change intended. 2022-11-27 05:52:40 -05:00
V3EmitMk.cpp Deprecate verilated_fst_sc.cpp and verilated_vcd_sc.cpp (#3507) 2022-11-29 22:17:50 -05:00
V3EmitMk.h
V3EmitV.cpp Internal: cppcheck fixes. No functional change intended. 2022-11-27 05:52:40 -05:00
V3EmitV.h
V3EmitXml.cpp Internals: Use named accessors instead of op1p etc. No functional change intended. 2022-11-29 18:17:50 -05:00
V3EmitXml.h
V3Error.cpp Internal: cppcheck fixes. No functional change intended. 2022-11-27 05:52:40 -05:00
V3Error.h Allow ENCAPSULATED and ENUMVALUE to be disabled 2022-11-18 21:30:34 -05:00
V3Expand.cpp Internals: Cleanup debug dumps so can grep-out leading-dashed lines 2022-11-27 08:31:22 -05:00
V3Expand.h
V3File.cpp Internal: cppcheck fixes. No functional change intended. 2022-11-27 05:52:40 -05:00
V3File.h Fix clang warning from previous commits. 2022-11-27 06:27:51 -05:00
V3FileLine.cpp Internal: cppcheck fixes. No functional change intended. 2022-11-27 05:52:40 -05:00
V3FileLine.h Internals: Add VL_MT_SAFE annotations to const functions (#3681) 2022-10-18 17:07:09 -04:00
V3Force.cpp Strengthen AstNode types to AstNodeExpr 2022-11-20 19:31:28 +00:00
V3Force.h
V3FunctionTraits.h Improve V3Ast function usage ergonomics (#3650) 2022-10-21 14:12:12 +01:00
V3Gate.cpp Internals: Cleanup debug dumps so can grep-out leading-dashed lines 2022-11-27 08:31:22 -05:00
V3Gate.h
V3Global.cpp Support std::semaphore and typed std::mailbox (#3708) 2022-11-28 16:53:55 +01:00
V3Global.h Support std::semaphore and typed std::mailbox (#3708) 2022-11-28 16:53:55 +01:00
V3Graph.cpp Internal: cppcheck fixes. No functional change intended. 2022-11-27 05:52:40 -05:00
V3Graph.h Internal: cppcheck fixes. No functional change intended. 2022-11-27 05:52:40 -05:00
V3GraphAcyc.cpp Internals: Fix constructor style. 2022-11-20 13:11:01 -05:00
V3GraphAlg.cpp Internals: Fix constructor style. 2022-11-20 13:11:01 -05:00
V3GraphAlg.h Remove redundant 'inline' keywords from definitions 2022-09-16 15:52:25 +01:00
V3GraphPathChecker.cpp
V3GraphPathChecker.h Streamline dump control options 2022-09-22 17:24:41 +01:00
V3GraphStream.h Internals: Fix constructor style. 2022-11-12 19:51:03 -05:00
V3GraphTest.cpp Internals: Fix constructor style. 2022-11-20 13:11:01 -05:00
V3Hash.cpp Internals: Add VL_MT_SAFE annotations to const functions (#3681) 2022-10-18 17:07:09 -04:00
V3Hash.h Internals: Fix constructor style. 2022-11-21 20:41:32 -05:00
V3Hasher.cpp Internals: Fix constructor style. 2022-11-20 13:11:01 -05:00
V3Hasher.h Streamline dump control options 2022-09-22 17:24:41 +01:00
V3HierBlock.cpp Internals: Fix constructor style. 2022-11-20 13:11:01 -05:00
V3HierBlock.h Streamline dump control options 2022-09-22 17:24:41 +01:00
V3Inline.cpp Internals: Cleanup debug dumps so can grep-out leading-dashed lines 2022-11-27 08:31:22 -05:00
V3Inline.h
V3Inst.cpp Internals: Cleanup debug dumps so can grep-out leading-dashed lines 2022-11-27 08:31:22 -05:00
V3Inst.h
V3InstrCount.cpp Internals: Fix constructor style. 2022-11-19 14:45:38 -05:00
V3InstrCount.h
V3LangCode.h Internals: Add VL_MT_SAFE annotations to const functions (#3681) 2022-10-18 17:07:09 -04:00
V3LanguageWords.h
V3Life.cpp Internals: Cleanup debug dumps so can grep-out leading-dashed lines 2022-11-27 08:31:22 -05:00
V3Life.h
V3LifePost.cpp Internals: Fix constructor style. 2022-11-20 13:11:01 -05:00
V3LifePost.h
V3LinkCells.cpp Internal: cppcheck fixes. No functional change intended. 2022-11-27 05:52:40 -05:00
V3LinkCells.h
V3LinkDot.cpp Internals: Cleanup debug dumps so can grep-out leading-dashed lines 2022-11-27 08:31:22 -05:00
V3LinkDot.h Streamline dump control options 2022-09-22 17:24:41 +01:00
V3LinkInc.cpp Internals: Cleanup debug dumps so can grep-out leading-dashed lines 2022-11-27 08:31:22 -05:00
V3LinkInc.h
V3LinkJump.cpp Internals: Cleanup debug dumps so can grep-out leading-dashed lines 2022-11-27 08:31:22 -05:00
V3LinkJump.h
V3LinkLevel.cpp Internal: cppcheck fixes. No functional change intended. 2022-11-27 05:52:40 -05:00
V3LinkLevel.h
V3LinkLValue.cpp Fix foreach and pre/post increment in functions (#3613). 2022-10-18 20:04:09 -04:00
V3LinkLValue.h
V3LinkParse.cpp Add error when super.new is not first statement (#3789) 2022-11-30 07:41:57 -05:00
V3LinkParse.h
V3LinkResolve.cpp Internals: Fix constructor style. 2022-11-20 13:11:01 -05:00
V3LinkResolve.h
V3List.h Speed up DfgGraph::addGraph 2022-10-08 12:46:02 +01:00
V3Localize.cpp Internals: Fix constructor style. 2022-11-19 14:45:38 -05:00
V3Localize.h
V3MergeCond.cpp Internal: cppcheck fixes. No functional change intended. 2022-11-27 05:52:40 -05:00
V3MergeCond.h
V3Name.cpp Streamline dump control options 2022-09-22 17:24:41 +01:00
V3Name.h
V3Number_test.cpp
V3Number.cpp Fix empty string literals converting to string types (#3774). 2022-11-27 13:28:57 -05:00
V3Number.h Internals: Mark some VL_PURE functions. No functional change. 2022-11-15 09:18:47 -05:00
V3OptionParser.cpp Introduce DFG based combinational logic optimizer (#3527) 2022-09-23 16:46:22 +01:00
V3OptionParser.h Introduce DFG based combinational logic optimizer (#3527) 2022-09-23 16:46:22 +01:00
V3Options.cpp Add error when use --exe with --lib-create. (#3785) 2022-11-29 06:37:38 -05:00
V3Options.h Support std::semaphore and typed std::mailbox (#3708) 2022-11-28 16:53:55 +01:00
V3Order.cpp Internals: Fix cppcheck warnings. No functional change intended. 2022-11-21 21:40:49 -05:00
V3Order.h
V3OrderGraph.h Make enum constructors and operators constexpr 2022-09-23 11:10:28 +01:00
V3OrderMoveGraph.h Merge branch 'master' into develop-v5 2022-09-16 16:24:36 +01:00
V3Os.cpp Internal: cppcheck fixes. No functional change intended. 2022-11-27 05:52:40 -05:00
V3Os.h
V3PairingHeap.h
V3Param.cpp Internals: Use named accessors instead of op1p etc. No functional change intended. 2022-11-29 18:17:50 -05:00
V3Param.h
V3Parse.h
V3ParseGrammar.cpp Internals: Fix constructor style. 2022-11-20 15:06:49 -05:00
V3ParseImp.cpp Support std::semaphore and typed std::mailbox (#3708) 2022-11-28 16:53:55 +01:00
V3ParseImp.h Support std::semaphore and typed std::mailbox (#3708) 2022-11-28 16:53:55 +01:00
V3ParseLex.cpp
V3ParseSym.h Internal: cppcheck fixes. No functional change intended. 2022-11-27 05:52:40 -05:00
V3Partition.cpp Internals: Fix cppcheck warnings. No functional change intended. 2022-11-21 21:40:49 -05:00
V3Partition.h Merge branch 'master' into develop-v5 2022-09-22 17:33:36 +01:00
V3PartitionGraph.h Merge branch 'master' into develop-v5 2022-09-16 16:24:36 +01:00
V3PreLex.h Internal: cppcheck fixes. No functional change intended. 2022-11-27 05:52:40 -05:00
V3PreLex.l Support triple-quote blocks. 2022-11-17 20:38:01 -05:00
V3Premit.cpp Internals: Fix constructor style. 2022-11-20 15:06:49 -05:00
V3Premit.h
V3PreProc.cpp Internals: Fix constructor style. 2022-11-20 13:11:01 -05:00
V3PreProc.h Streamline dump control options 2022-09-22 17:24:41 +01:00
V3PreShell.cpp Internals: Fix constructor style. 2022-11-19 14:45:38 -05:00
V3PreShell.h
V3ProtectLib.cpp Internal: cppcheck fixes. No functional change intended. 2022-11-27 05:52:40 -05:00
V3ProtectLib.h
V3Randomize.cpp Internals: Cleanup debug dumps so can grep-out leading-dashed lines 2022-11-27 08:31:22 -05:00
V3Randomize.h
V3Reloop.cpp Internals: Cleanup debug dumps so can grep-out leading-dashed lines 2022-11-27 08:31:22 -05:00
V3Reloop.h
V3Sched.cpp Internal: cppcheck fixes. No functional change intended. 2022-11-27 05:52:40 -05:00
V3Sched.h Dynamic triggers for non-static contexts (#3599) 2022-10-22 14:05:39 +00:00
V3SchedAcyclic.cpp Improve V3Ast function usage ergonomics (#3650) 2022-10-21 14:12:12 +01:00
V3SchedPartition.cpp Improve V3Ast function usage ergonomics (#3650) 2022-10-21 14:12:12 +01:00
V3SchedReplicate.cpp Improve V3Ast function usage ergonomics (#3650) 2022-10-21 14:12:12 +01:00
V3SchedTiming.cpp Internal: cppcheck fixes. No functional change intended. 2022-11-27 05:52:40 -05:00
V3Scope.cpp Internals: Fix constructor style. 2022-11-20 13:11:01 -05:00
V3Scope.h
V3Scoreboard.cpp Internals: Fix constructor style. 2022-11-19 14:45:38 -05:00
V3Scoreboard.h
V3SenExprBuilder.h Internal: cppcheck fixes. No functional change intended. 2022-11-27 05:52:40 -05:00
V3SenTree.h Internals: Fix constructor style. 2022-11-21 20:41:32 -05:00
V3Simulate.h Internals: Cleanup debug dumps so can grep-out leading-dashed lines 2022-11-27 08:31:22 -05:00
V3Slice.cpp Internals: Cleanup debug dumps so can grep-out leading-dashed lines 2022-11-27 08:31:22 -05:00
V3Slice.h
V3Split.cpp Internals: Cleanup debug dumps so can grep-out leading-dashed lines 2022-11-27 08:31:22 -05:00
V3Split.h
V3SplitAs.cpp Internals: Cleanup debug dumps so can grep-out leading-dashed lines 2022-11-27 08:31:22 -05:00
V3SplitAs.h
V3SplitVar.cpp Internal: cppcheck fixes. No functional change intended. 2022-11-27 05:52:40 -05:00
V3SplitVar.h
V3Stats.cpp Streamline dump control options 2022-09-22 17:24:41 +01:00
V3Stats.h Internals: Fix constructor style. 2022-11-20 13:11:01 -05:00
V3StatsReport.cpp Internal: cppcheck fixes. No functional change intended. 2022-11-27 05:52:40 -05:00
V3StdFuture.h Improve V3Ast function usage ergonomics (#3650) 2022-10-21 14:12:12 +01:00
V3String.cpp Internals: Fix constructor style. 2022-11-20 13:11:01 -05:00
V3String.h Apply 'make format' 2022-11-20 15:26:23 +00:00
V3Subst.cpp Internals: Cleanup debug dumps so can grep-out leading-dashed lines 2022-11-27 08:31:22 -05:00
V3Subst.h
V3SymTable.h Internals: Fix constructor style. 2022-11-10 22:58:27 -05:00
V3Table.cpp Internals: Cleanup debug dumps so can grep-out leading-dashed lines 2022-11-27 08:31:22 -05:00
V3Table.h
V3Task.cpp Support super.new calls (#3789) 2022-11-30 06:42:48 -05:00
V3Task.h
V3Timing.cpp Internals: Fix cppcheck warnings. No functional change intended. 2022-11-21 21:40:49 -05:00
V3Timing.h
V3Trace.cpp Internals: Cleanup debug dumps so can grep-out leading-dashed lines 2022-11-27 08:31:22 -05:00
V3Trace.h
V3TraceDecl.cpp Strengthen AstNode types to AstNodeExpr 2022-11-20 19:31:28 +00:00
V3TraceDecl.h
V3Tristate.cpp Internals: Cleanup debug dumps so can grep-out leading-dashed lines 2022-11-27 08:31:22 -05:00
V3Tristate.h
V3TSP.cpp Internal: cppcheck fixes. No functional change intended. 2022-11-27 05:52:40 -05:00
V3TSP.h
V3Undriven.cpp Internals: Fix constructor style. 2022-11-19 14:45:38 -05:00
V3Undriven.h
V3UniqueNames.h Internals: Add V3UniqueNames consistency assertion (#3692) 2022-10-21 07:05:38 -04:00
V3Unknown.cpp Internals: Cleanup debug dumps so can grep-out leading-dashed lines 2022-11-27 08:31:22 -05:00
V3Unknown.h
V3Unroll.cpp Internals: Cleanup debug dumps so can grep-out leading-dashed lines 2022-11-27 08:31:22 -05:00
V3Unroll.h
V3VariableOrder.cpp Internals: Fix constructor style. 2022-11-21 20:41:32 -05:00
V3VariableOrder.h
V3Waiver.cpp
V3Waiver.h
V3Width.cpp Support unpacked byte assignment from strings. 2022-11-30 19:17:28 -05:00
V3Width.h Streamline dump control options 2022-09-22 17:24:41 +01:00
V3WidthCommit.h Internals: Cleanup debug dumps so can grep-out leading-dashed lines 2022-11-27 08:31:22 -05:00
V3WidthSel.cpp Internals: Cleanup debug dumps so can grep-out leading-dashed lines 2022-11-27 08:31:22 -05:00
Verilator.cpp Remove env from main() to be C++11 compatible 2022-11-23 18:50:31 -05:00
verilog.l Support triple-quote blocks. 2022-11-17 20:38:01 -05:00
verilog.y Support multiple $dumpvar identifiers 2022-11-30 18:13:57 -05:00
VlcBucket.h
VlcMain.cpp Remove env from main() to be C++11 compatible 2022-11-23 18:50:31 -05:00
VlcOptions.h
vlcovgen
VlcPoint.h Streamline dump control options 2022-09-22 17:24:41 +01:00
VlcSource.h Internals: Fix constructor style. 2022-11-20 13:11:01 -05:00
VlcTest.h Streamline dump control options 2022-09-22 17:24:41 +01:00
VlcTop.cpp
VlcTop.h