verilator/src
Geza Lore 49c90ecbce Issue consistent INITIALDLY/COMBDLY/BLKSEQ warnings
Some cases of warnings about the use of blocking and non-blocking
assignments in combinational vs sequential processes were suppressed in
a way that is inconsistent with the *actual* current execution model of
Verilator. Turning these back on to, well, warn the user that these might
cause unexpected results. V5 will clean these up, but until then err on
the side of caution.

Fixes #864.
2022-04-29 17:05:44 +01:00
..
.gdbinit Copyright year update. 2022-01-01 08:26:40 -05:00
.gitignore
astgen Internals: Use python pass appropriately. No functional change intended. 2022-03-26 15:57:52 -04:00
bisonpre Fix Bison 3.8.2 error (#3366). 2022-03-31 19:14:13 -04:00
config_build.h.in Copyright year update. 2022-01-01 08:26:40 -05:00
config_rev Copyright year update. 2022-01-01 08:26:40 -05:00
cppcheck_filtered Copyright year update. 2022-01-01 08:26:40 -05:00
flexfix Copyright year update. 2022-01-01 08:26:40 -05:00
Makefile_obj.in Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
Makefile.in Copyright year update. 2022-01-01 08:26:40 -05:00
mkinstalldirs
V3Active.cpp Issue consistent INITIALDLY/COMBDLY/BLKSEQ warnings 2022-04-29 17:05:44 +01:00
V3Active.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3ActiveTop.cpp Internals: Rename Ast on non-node classes (#3262). No functional change. 2022-01-02 14:03:20 -05:00
V3ActiveTop.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3Assert.cpp Add default parameters to some Ast nodes for convenience 2022-04-23 14:47:16 +01:00
V3Assert.h Copyright year update. 2022-01-01 08:26:40 -05:00
V3AssertPre.cpp Internals: Resolve potential SEGV risk (#3350) 2022-03-13 18:13:51 +09:00
V3AssertPre.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3Ast.cpp Simplify and clarify reporting of enclosing instance 2022-04-22 23:38:23 +01:00
V3Ast.h Add AstNode::exists and AstNode::forall predicates 2022-04-29 15:44:22 +01:00
V3AstConstOnly.h Copyright year update. 2022-01-01 08:26:40 -05:00
V3AstInlines.h Copyright year update. 2022-01-01 08:26:40 -05:00
V3AstNodes.cpp Internals: Dump TraceDecl codes. 2022-04-10 19:40:27 -04:00
V3AstNodes.h Add separate AstInitialStatic node for static initializers 2022-04-23 15:12:49 +01:00
V3AstUserAllocator.h Commentary 2022-03-30 20:17:59 -04:00
V3Begin.cpp Internals: Rename Ast on non-node classes (#3262). No functional change. 2022-01-02 14:03:20 -05:00
V3Begin.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3Branch.cpp Internals: Rename Ast on non-node classes (#3262). No functional change. 2022-01-02 14:03:20 -05:00
V3Branch.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3Broken.cpp Merge alternate 'force'/'release' implementation 2022-01-16 15:31:37 +00:00
V3Broken.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3Case.cpp Add default parameters to some Ast nodes for convenience 2022-04-23 14:47:16 +01:00
V3Case.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3Cast.cpp Internals: Rename Ast on non-node classes (#3262). No functional change. 2022-01-02 14:03:20 -05:00
V3Cast.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3CCtors.cpp Internals: cpplint cleanups. No functional change. 2022-01-08 12:01:39 -05:00
V3CCtors.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3Cdc.cpp Add separate AstInitialStatic node for static initializers 2022-04-23 15:12:49 +01:00
V3Cdc.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3Changed.cpp Cleanup V3Changed and V3GenClk 2022-02-16 18:09:19 +00:00
V3Changed.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3Class.cpp Add separate AstInitialStatic node for static initializers 2022-04-23 15:12:49 +01:00
V3Class.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3Clean.cpp Internals: Rename Ast on non-node classes (#3262). No functional change. 2022-01-02 14:03:20 -05:00
V3Clean.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3Clock.cpp Add default parameters to some Ast nodes for convenience 2022-04-23 14:47:16 +01:00
V3Clock.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3Combine.cpp Improve V3Combine 2022-02-27 20:40:58 +00:00
V3Combine.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3Common.cpp Fix class stringification on wide arrays (#3312). 2022-03-05 16:32:30 -05:00
V3Common.h Copyright year update. 2022-01-01 08:26:40 -05:00
V3Config.cpp Deprecate 'vluint64_t' and similar types (#3255). 2022-03-27 15:27:40 -04:00
V3Config.h Deprecate 'vluint64_t' and similar types (#3255). 2022-03-27 15:27:40 -04:00
V3Const.cpp Added missing #include <memory> (#3392) 2022-04-23 20:11:46 +01:00
V3Const.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3Coverage.cpp Internals: Rename Ast on non-node classes (#3262). No functional change. 2022-01-02 14:03:20 -05:00
V3Coverage.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3CoverageJoin.cpp Internals: Rename Ast on non-node classes (#3262). No functional change. 2022-01-02 14:03:20 -05:00
V3CoverageJoin.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3CUse.cpp Internals: Rename Ast on non-node classes (#3262). No functional change. 2022-01-02 14:03:20 -05:00
V3CUse.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3Dead.cpp Add AstNode::foreach method for simple pre-order traversal (#3276) 2022-01-09 22:34:10 +00:00
V3Dead.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3Delayed.cpp Add default parameters to some Ast nodes for convenience 2022-04-23 14:47:16 +01:00
V3Delayed.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3Depth.cpp Fix Vdeeptemp error with --threads and --compiler clang (#3338). 2022-03-05 20:17:36 -05:00
V3Depth.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3DepthBlock.cpp Internals: Rename Ast on non-node classes (#3262). No functional change. 2022-01-02 14:03:20 -05:00
V3DepthBlock.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3Descope.cpp Add default parameters to some Ast nodes for convenience 2022-04-23 14:47:16 +01:00
V3Descope.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3DupFinder.cpp Improve V3Combine 2022-02-27 20:40:58 +00:00
V3DupFinder.h Improve V3Combine 2022-02-27 20:40:58 +00:00
V3EmitC.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3EmitCBase.cpp Avoid repeated traversal for SC text sections in emit when not needed 2022-01-07 12:05:50 +00:00
V3EmitCBase.h Add AstNode::foreach method for simple pre-order traversal (#3276) 2022-01-09 22:34:10 +00:00
V3EmitCConstInit.h Deprecate 'vluint64_t' and similar types (#3255). 2022-03-27 15:27:40 -04:00
V3EmitCConstPool.cpp Copyright year update. 2022-01-01 08:26:40 -05:00
V3EmitCFunc.cpp Deprecate 'vluint64_t' and similar types (#3255). 2022-03-27 15:27:40 -04:00
V3EmitCFunc.h Don't mangle run-time library method names. 2022-04-23 14:47:16 +01:00
V3EmitCHeaders.cpp Set vlSymsp in modules at construction time. 2022-03-27 16:10:20 +01:00
V3EmitCImp.cpp Deprecate 'vluint64_t' and similar types (#3255). 2022-03-27 15:27:40 -04:00
V3EmitCInlines.cpp Copyright year update. 2022-01-01 08:26:40 -05:00
V3EmitCMain.cpp Copyright year update. 2022-01-01 08:26:40 -05:00
V3EmitCMain.h Copyright year update. 2022-01-01 08:26:40 -05:00
V3EmitCMake.cpp Improve run-time profiling 2022-03-27 15:57:30 +02:00
V3EmitCMake.h Copyright year update. 2022-01-01 08:26:40 -05:00
V3EmitCModel.cpp Improve run-time profiling 2022-03-27 15:57:30 +02:00
V3EmitCSyms.cpp Prep for multiple AstExecGraph. No functional change. 2022-04-10 12:00:17 +01:00
V3EmitMk.cpp Internal: Add C++20ish reverse_view for range loops. No functional change (#3388). 2022-04-18 13:03:56 -04:00
V3EmitMk.h Copyright year update. 2022-01-01 08:26:40 -05:00
V3EmitV.cpp Add separate AstInitialStatic node for static initializers 2022-04-23 15:12:49 +01:00
V3EmitV.h Use iterate*Const V3EmitV visitors. No functional change. 2022-04-23 14:47:12 +01:00
V3EmitXml.cpp Removed the deprecated "fl" attribute in XML output; use "loc" attribute instead. 2022-01-17 16:22:07 -05:00
V3EmitXml.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3Error.cpp Simplify and clarify reporting of enclosing instance 2022-04-22 23:38:23 +01:00
V3Error.h Simplify and clarify reporting of enclosing instance 2022-04-22 23:38:23 +01:00
V3Expand.cpp Internals: Remove dead code 2022-01-02 18:38:07 -05:00
V3Expand.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3File.cpp Run EmitV test after all stages, and fix resulting fallout 2022-01-09 18:11:24 -05:00
V3File.h Run EmitV test after all stages, and fix resulting fallout 2022-01-09 18:11:24 -05:00
V3FileLine.cpp Simplify and clarify reporting of enclosing instance 2022-04-22 23:38:23 +01:00
V3FileLine.h Simplify and clarify reporting of enclosing instance 2022-04-22 23:38:23 +01:00
V3Force.cpp Implement 'forceable' attribute 2022-01-16 15:31:37 +00:00
V3Force.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3Gate.cpp Internals: Rename Ast on non-node classes (#3262). No functional change. 2022-01-02 14:03:20 -05:00
V3Gate.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3GenClk.cpp Cleanup V3Changed and V3GenClk 2022-02-16 18:09:19 +00:00
V3GenClk.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3Global.cpp Internals: Rename Ast on non-node classes (#3262). No functional change. 2022-01-02 14:03:20 -05:00
V3Global.h Apply 'make format' 2022-02-27 07:53:05 +00:00
V3Graph.cpp Internals: cpplint cleanups. No functional change. 2022-01-08 12:01:39 -05:00
V3Graph.h Speed up TSP sort implementation 2022-01-07 12:05:52 +00:00
V3GraphAcyc.cpp Internals: Favor member assignment initialization. No functional change intended. 2022-01-01 11:46:49 -05:00
V3GraphAlg.cpp Internals: Favor member assignment initialization. No functional change intended. 2022-01-01 11:46:49 -05:00
V3GraphAlg.h Copyright year update. 2022-01-01 08:26:40 -05:00
V3GraphPathChecker.cpp Deprecate 'vluint64_t' and similar types (#3255). 2022-03-27 15:27:40 -04:00
V3GraphPathChecker.h Deprecate 'vluint64_t' and similar types (#3255). 2022-03-27 15:27:40 -04:00
V3GraphStream.h Internals: cpplint cleanups. No functional change. 2022-01-08 12:01:39 -05:00
V3GraphTest.cpp Copyright year update. 2022-01-01 08:26:40 -05:00
V3Hash.cpp Copyright year update. 2022-01-01 08:26:40 -05:00
V3Hash.h Copyright year update. 2022-01-01 08:26:40 -05:00
V3Hasher.cpp Simplify and clarify reporting of enclosing instance 2022-04-22 23:38:23 +01:00
V3Hasher.h Improve V3Combine 2022-02-27 20:40:58 +00:00
V3HierBlock.cpp Internals: Rename Ast on non-node classes (#3262). No functional change. 2022-01-02 14:03:20 -05:00
V3HierBlock.h Internals: cpplint cleanups. No functional change. 2022-01-08 12:01:39 -05:00
V3Inline.cpp Internal: Add C++20ish reverse_view for range loops. No functional change (#3388). 2022-04-18 13:03:56 -04:00
V3Inline.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3Inst.cpp Internal: Rename for clarity. No functional change. 2022-01-19 19:14:09 -05:00
V3Inst.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3InstrCount.cpp Internals: Rename Ast on non-node classes (#3262). No functional change. 2022-01-02 14:03:20 -05:00
V3InstrCount.h Copyright year update. 2022-01-01 08:26:40 -05:00
V3LangCode.h Copyright year update. 2022-01-01 08:26:40 -05:00
V3LanguageWords.h Copyright year update. 2022-01-01 08:26:40 -05:00
V3Life.cpp Commentary 2022-03-30 20:17:59 -04:00
V3Life.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3LifePost.cpp Prep for multiple AstExecGraph. No functional change. 2022-04-10 12:00:17 +01:00
V3LifePost.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3LinkCells.cpp Internals: Rename Ast on non-node classes (#3262). No functional change. 2022-01-02 14:03:20 -05:00
V3LinkCells.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3LinkDot.cpp Fix hang in generate symbol references (#3391) (#3398) 2022-04-27 18:40:36 -04:00
V3LinkDot.h Copyright year update. 2022-01-01 08:26:40 -05:00
V3LinkInc.cpp Fix ++/-- tree fix in case statements (#3346) (#3349). 2022-03-12 11:24:32 -05:00
V3LinkInc.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3LinkJump.cpp Internal: Add C++20ish reverse_view for range loops. No functional change (#3388). 2022-04-18 13:03:56 -04:00
V3LinkJump.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3LinkLevel.cpp Copyright year update. 2022-01-01 08:26:40 -05:00
V3LinkLevel.h Internals: cpplint cleanups. No functional change. 2022-01-08 12:01:39 -05:00
V3LinkLValue.cpp Merge alternate 'force'/'release' implementation 2022-01-16 15:31:37 +00:00
V3LinkLValue.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3LinkParse.cpp Add separate AstInitialStatic node for static initializers 2022-04-23 15:12:49 +01:00
V3LinkParse.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3LinkResolve.cpp Internals: Rename Ast on non-node classes (#3262). No functional change. 2022-01-02 14:03:20 -05:00
V3LinkResolve.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3List.h Deprecate 'vluint64_t' and similar types (#3255). 2022-03-27 15:27:40 -04:00
V3Localize.cpp Fix incorrect localization when encountering non-leaf functions. 2022-04-09 20:30:39 +01:00
V3Localize.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3MergeCond.cpp Add default parameters to some Ast nodes for convenience 2022-04-23 14:47:16 +01:00
V3MergeCond.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3Name.cpp Internals: Rename Ast on non-node classes (#3262). No functional change. 2022-01-02 14:03:20 -05:00
V3Name.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3Number_test.cpp Internals: cpplint cleanups. No functional change. 2022-01-08 12:01:39 -05:00
V3Number.cpp Commentary 2022-03-30 20:17:59 -04:00
V3Number.h Deprecate 'vluint64_t' and similar types (#3255). 2022-03-27 15:27:40 -04:00
V3OptionParser.cpp Copyright year update. 2022-01-01 08:26:40 -05:00
V3OptionParser.h Copyright year update. 2022-01-01 08:26:40 -05:00
V3Options.cpp Improve run-time profiling 2022-03-27 15:57:30 +02:00
V3Options.h Improve run-time profiling 2022-03-27 15:57:30 +02:00
V3Order.cpp Add separate AstInitialStatic node for static initializers 2022-04-23 15:12:49 +01:00
V3Order.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3OrderGraph.h Copyright year update. 2022-01-01 08:26:40 -05:00
V3Os.cpp Deprecate 'vluint64_t' and similar types (#3255). 2022-03-27 15:27:40 -04:00
V3Os.h Deprecate 'vluint64_t' and similar types (#3255). 2022-03-27 15:27:40 -04:00
V3Param.cpp Ensure topological ordering of module list. 2022-04-23 13:25:27 +01:00
V3Param.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3Parse.h Copyright year update. 2022-01-01 08:26:40 -05:00
V3ParseGrammar.cpp Internals: cpplint cleanups. No functional change. 2022-01-08 12:01:39 -05:00
V3ParseImp.cpp Fix filenames with dots overwriting debug .vpp files (#3373). 2022-04-10 10:33:16 -04:00
V3ParseImp.h Internals: Rename Ast on non-node classes (#3262). No functional change. 2022-01-02 14:03:20 -05:00
V3ParseLex.cpp Copyright year update. 2022-01-01 08:26:40 -05:00
V3ParseSym.h Internal: Add C++20ish reverse_view for range loops. No functional change (#3388). 2022-04-18 13:03:56 -04:00
V3Partition.cpp Internal: Add C++20ish reverse_view for range loops. No functional change (#3388). 2022-04-18 13:03:56 -04:00
V3Partition.h Prep for multiple AstExecGraph. No functional change. 2022-04-10 12:00:17 +01:00
V3PartitionGraph.h Deprecate 'vluint64_t' and similar types (#3255). 2022-03-27 15:27:40 -04:00
V3PreLex.h Internals: Favor member assignment initialization. No functional change intended. 2022-01-01 11:46:49 -05:00
V3PreLex.l Copyright year update. 2022-01-01 08:26:40 -05:00
V3Premit.cpp Add AstNode::foreach method for simple pre-order traversal (#3276) 2022-01-09 22:34:10 +00:00
V3Premit.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3PreProc.cpp Copyright year update. 2022-01-01 08:26:40 -05:00
V3PreProc.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3PreShell.cpp Copyright year update. 2022-01-01 08:26:40 -05:00
V3PreShell.h Copyright year update. 2022-01-01 08:26:40 -05:00
V3ProtectLib.cpp Internals: Rename Ast on non-node classes (#3262). No functional change. 2022-01-02 14:03:20 -05:00
V3ProtectLib.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3Randomize.cpp Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3Randomize.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3Reloop.cpp Internals: Rename Ast on non-node classes (#3262). No functional change. 2022-01-02 14:03:20 -05:00
V3Reloop.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3Scope.cpp Commentary 2022-03-30 20:17:59 -04:00
V3Scope.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3Scoreboard.cpp Copyright year update. 2022-01-01 08:26:40 -05:00
V3Scoreboard.h Internals: cpplint cleanups. No functional change. 2022-01-08 12:01:39 -05:00
V3SenTree.h Replace SenTreeSet with generic collection 2022-02-16 18:09:19 +00:00
V3Simulate.h Internal: Add C++20ish reverse_view for range loops. No functional change (#3388). 2022-04-18 13:03:56 -04:00
V3Slice.cpp Internals: Rename Ast on non-node classes (#3262). No functional change. 2022-01-02 14:03:20 -05:00
V3Slice.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3Split.cpp Count non-empty always blocks in V3Split (#3337) 2022-03-06 12:56:34 +09:00
V3Split.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3SplitAs.cpp Internals: Rename Ast on non-node classes (#3262). No functional change. 2022-01-02 14:03:20 -05:00
V3SplitAs.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3SplitVar.cpp Deprecate 'vluint64_t' and similar types (#3255). 2022-03-27 15:27:40 -04:00
V3SplitVar.h Copyright year update. 2022-01-01 08:26:40 -05:00
V3Stats.cpp Internals: Rename Ast on non-node classes (#3262). No functional change. 2022-01-02 14:03:20 -05:00
V3Stats.h Deprecate 'vluint64_t' and similar types (#3255). 2022-03-27 15:27:40 -04:00
V3StatsReport.cpp Copyright year update. 2022-01-01 08:26:40 -05:00
V3String.cpp Copyright year update. 2022-01-01 08:26:40 -05:00
V3String.h Copyright year update. 2022-01-01 08:26:40 -05:00
V3Subst.cpp Internals: cpplint cleanups. No functional change. 2022-01-08 12:01:39 -05:00
V3Subst.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3SymTable.h Internals: cpplint cleanups. No functional change. 2022-01-08 12:01:39 -05:00
V3Table.cpp Add default parameters to some Ast nodes for convenience 2022-04-23 14:47:16 +01:00
V3Table.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3Task.cpp Commentary 2022-03-30 20:17:59 -04:00
V3Task.h Internals: cpplint cleanups. No functional change. 2022-01-08 12:01:39 -05:00
V3Trace.cpp Add default parameters to some Ast nodes for convenience 2022-04-23 14:47:16 +01:00
V3Trace.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3TraceDecl.cpp Fix tracing interfaces inside interfaces (#3309). 2022-04-14 09:14:44 -04:00
V3TraceDecl.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3Tristate.cpp Fix #3258 of internal error with inout port (#3268) 2022-01-05 08:37:20 +09:00
V3Tristate.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3TSP.cpp Commentary 2022-03-30 20:17:59 -04:00
V3TSP.h Internals: cpplint cleanups. No functional change. 2022-01-08 12:01:39 -05:00
V3Undriven.cpp Internals: Rename Ast on non-node classes (#3262). No functional change. 2022-01-02 14:03:20 -05:00
V3Undriven.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3UniqueNames.h Copyright year update. 2022-01-01 08:26:40 -05:00
V3Unknown.cpp Add default parameters to some Ast nodes for convenience 2022-04-23 14:47:16 +01:00
V3Unknown.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3Unroll.cpp Internals: Rename Ast on non-node classes (#3262). No functional change. 2022-01-02 14:03:20 -05:00
V3Unroll.h Copyright year update. 2022-01-01 08:26:40 -05:00
V3VariableOrder.cpp Internals: Rename Ast on non-node classes (#3262). No functional change. 2022-01-02 14:03:20 -05:00
V3VariableOrder.h Copyright year update. 2022-01-01 08:26:40 -05:00
V3Waiver.cpp Fix --waiver-output for multiline warnings (#2429) (#3141) 2021-09-22 07:42:59 -04:00
V3Waiver.h Copyright year update. 2022-01-01 08:26:40 -05:00
V3Width.cpp Fix foreach segmentation fault (#3400). 2022-04-28 06:11:31 -04:00
V3Width.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3WidthCommit.h Commentary 2022-03-30 20:17:59 -04:00
V3WidthSel.cpp Deprecate 'vluint64_t' and similar types (#3255). 2022-03-27 15:27:40 -04:00
Verilator.cpp Prep for multiple AstExecGraph. No functional change. 2022-04-10 12:00:17 +01:00
verilog.l Removed the deprecated lint_off flag -msg; use -rule instead. 2022-01-17 16:04:06 -05:00
verilog.y Add default parameters to some Ast nodes for convenience 2022-04-23 14:47:16 +01:00
VlcBucket.h Deprecate 'vluint64_t' and similar types (#3255). 2022-03-27 15:27:40 -04:00
VlcMain.cpp Copyright year update. 2022-01-01 08:26:40 -05:00
VlcOptions.h Copyright year update. 2022-01-01 08:26:40 -05:00
vlcovgen Copyright year update. 2022-01-01 08:26:40 -05:00
VlcPoint.h Deprecate 'vluint64_t' and similar types (#3255). 2022-03-27 15:27:40 -04:00
VlcSource.h Deprecate 'vluint64_t' and similar types (#3255). 2022-03-27 15:27:40 -04:00
VlcTest.h Deprecate 'vluint64_t' and similar types (#3255). 2022-03-27 15:27:40 -04:00
VlcTop.cpp Deprecate 'vluint64_t' and similar types (#3255). 2022-03-27 15:27:40 -04:00
VlcTop.h Copyright year update. 2022-01-01 08:26:40 -05:00