verilator/src
2016-12-03 14:49:51 -05:00
..
.gdbinit Copyright year update 2016-01-06 20:36:41 -05:00
.gitignore
astgen Internals: Remove second argument to visitors. No functional change intended. 2016-11-27 08:11:38 -05:00
bisonpre Copyright year update 2016-01-06 20:36:41 -05:00
config_build.h.in Copyright year update 2016-01-06 20:36:41 -05:00
config_rev.pl Copyright year update 2016-01-06 20:36:41 -05:00
cppcheck_filtered Fix cppcheck 1.71 issues. No functional change intended. 2016-02-04 18:30:21 -05:00
flexfix Compiling: Fix flexfix adding new warning back in flex 2.5.35 2016-11-18 19:40:39 -05:00
Makefile_obj.in Use VERILATOR_INCLUDE in generated files to allow relocation. 2016-11-18 21:13:56 -05:00
Makefile.in Copyright year update 2016-01-06 20:36:41 -05:00
pod2latexfix Copyright year update 2016-01-06 20:36:41 -05:00
V3Active.cpp Internals: Remove second argument to visitors. No functional change intended. 2016-11-27 08:11:38 -05:00
V3Active.h Copyright year update 2016-01-06 20:36:41 -05:00
V3ActiveTop.cpp Internals: Remove second argument to visitors. No functional change intended. 2016-11-27 08:11:38 -05:00
V3ActiveTop.h Copyright year update 2016-01-06 20:36:41 -05:00
V3Assert.cpp Fix internal error on unique casez with --assert, bug1117. 2016-12-03 14:49:51 -05:00
V3Assert.h Copyright year update 2016-01-06 20:36:41 -05:00
V3AssertPre.cpp Internals: Remove second argument to visitors. No functional change intended. 2016-11-27 08:11:38 -05:00
V3AssertPre.h Copyright year update 2016-01-06 20:36:41 -05:00
V3Ast.cpp Internals: Convert AstNUser to non-pointer to avoid NULL call. No functional change intended. 2016-11-27 09:40:12 -05:00
V3Ast.h Internals: Convert AstNUser to non-pointer to avoid NULL call. No functional change intended. 2016-11-27 09:40:12 -05:00
V3AstConstOnly.h Copyright year update 2016-01-06 20:36:41 -05:00
V3AstNodes.cpp Internals: Have cloning return node's type to avoid casts. No functional change. 2016-11-08 21:16:22 -05:00
V3AstNodes.h Internals: Remove second argument to visitors. No functional change intended. 2016-11-27 08:11:38 -05:00
V3Begin.cpp Internals: Remove second argument to visitors. No functional change intended. 2016-11-27 08:11:38 -05:00
V3Begin.h Copyright year update 2016-01-06 20:36:41 -05:00
V3Branch.cpp Internals: Remove second argument to visitors. No functional change intended. 2016-11-27 08:11:38 -05:00
V3Branch.h Copyright year update 2016-01-06 20:36:41 -05:00
V3Broken.cpp Internals: Remove second argument to visitors. No functional change intended. 2016-11-27 08:11:38 -05:00
V3Broken.h Copyright year update 2016-01-06 20:36:41 -05:00
V3Case.cpp Internals: Remove second argument to visitors. No functional change intended. 2016-11-27 08:11:38 -05:00
V3Case.h Copyright year update 2016-01-06 20:36:41 -05:00
V3Cast.cpp Internals: Remove second argument to visitors. No functional change intended. 2016-11-27 08:11:38 -05:00
V3Cast.h Copyright year update 2016-01-06 20:36:41 -05:00
V3CCtors.cpp Honor --output-split on coverage constructors, bug1098. 2016-10-23 14:27:57 -04:00
V3CCtors.h Honor --output-split on coverage constructors, bug1098. 2016-10-23 14:27:57 -04:00
V3Cdc.cpp Internals: Remove second argument to visitors. No functional change intended. 2016-11-27 08:11:38 -05:00
V3Cdc.h Copyright year update 2016-01-06 20:36:41 -05:00
V3Changed.cpp Internals: Remove second argument to visitors. No functional change intended. 2016-11-27 08:11:38 -05:00
V3Changed.h Copyright year update 2016-01-06 20:36:41 -05:00
V3Clean.cpp Internals: Convert AstNUser to non-pointer to avoid NULL call. No functional change intended. 2016-11-27 09:40:12 -05:00
V3Clean.h Copyright year update 2016-01-06 20:36:41 -05:00
V3ClkGater.cpp Internals: Convert AstNUser to non-pointer to avoid NULL call. No functional change intended. 2016-11-27 09:40:12 -05:00
V3ClkGater.h Copyright year update 2016-01-06 20:36:41 -05:00
V3Clock.cpp Internals: Remove second argument to visitors. No functional change intended. 2016-11-27 08:11:38 -05:00
V3Clock.h Copyright year update 2016-01-06 20:36:41 -05:00
V3Combine.cpp Internals: Remove second argument to visitors. No functional change intended. 2016-11-27 08:11:38 -05:00
V3Combine.h Copyright year update 2016-01-06 20:36:41 -05:00
V3Config.cpp Copyright year update 2016-01-06 20:36:41 -05:00
V3Config.h Copyright year update 2016-01-06 20:36:41 -05:00
V3Const.cpp Internals: Remove second argument to visitors. No functional change intended. 2016-11-27 08:11:38 -05:00
V3Const.h Copyright year update 2016-01-06 20:36:41 -05:00
V3Coverage.cpp Internals: Remove second argument to visitors. No functional change intended. 2016-11-27 08:11:38 -05:00
V3Coverage.h Copyright year update 2016-01-06 20:36:41 -05:00
V3CoverageJoin.cpp Internals: Remove second argument to visitors. No functional change intended. 2016-11-27 08:11:38 -05:00
V3CoverageJoin.h Copyright year update 2016-01-06 20:36:41 -05:00
V3Dead.cpp Internals: Remove second argument to visitors. No functional change intended. 2016-11-27 08:11:38 -05:00
V3Dead.h Fix removal of empty packages, modules and cells, bug1034. 2016-05-11 21:44:55 -04:00
V3Delayed.cpp Internals: Convert AstNUser to non-pointer to avoid NULL call. No functional change intended. 2016-11-27 09:40:12 -05:00
V3Delayed.h Copyright year update 2016-01-06 20:36:41 -05:00
V3Depth.cpp Internals: Remove second argument to visitors. No functional change intended. 2016-11-27 08:11:38 -05:00
V3Depth.h Copyright year update 2016-01-06 20:36:41 -05:00
V3DepthBlock.cpp Internals: Remove second argument to visitors. No functional change intended. 2016-11-27 08:11:38 -05:00
V3DepthBlock.h Copyright year update 2016-01-06 20:36:41 -05:00
V3Descope.cpp Internals: Remove second argument to visitors. No functional change intended. 2016-11-27 08:11:38 -05:00
V3Descope.h Copyright year update 2016-01-06 20:36:41 -05:00
V3EmitC.cpp Internals: Remove second argument to visitors. No functional change intended. 2016-11-27 08:11:38 -05:00
V3EmitC.h Copyright year update 2016-01-06 20:36:41 -05:00
V3EmitCBase.h Internals: Remove second argument to visitors. No functional change intended. 2016-11-27 08:11:38 -05:00
V3EmitCInlines.cpp Internals: Remove second argument to visitors. No functional change intended. 2016-11-27 08:11:38 -05:00
V3EmitCSyms.cpp Internals: Remove second argument to visitors. No functional change intended. 2016-11-27 08:11:38 -05:00
V3EmitMk.cpp Internals: Remove second argument to visitors. No functional change intended. 2016-11-27 08:11:38 -05:00
V3EmitMk.h Copyright year update 2016-01-06 20:36:41 -05:00
V3EmitV.cpp Internals: Remove second argument to visitors. No functional change intended. 2016-11-27 08:11:38 -05:00
V3EmitV.h Copyright year update 2016-01-06 20:36:41 -05:00
V3EmitXml.cpp Internals: Remove second argument to visitors. No functional change intended. 2016-11-27 08:11:38 -05:00
V3EmitXml.h Copyright year update 2016-01-06 20:36:41 -05:00
V3Error.cpp Fix elaboration-time display warnings, bug1032. 2016-02-04 18:38:59 -05:00
V3Error.h Copyright year update 2016-01-06 20:36:41 -05:00
V3Expand.cpp Internals: Remove second argument to visitors. No functional change intended. 2016-11-27 08:11:38 -05:00
V3Expand.h Copyright year update 2016-01-06 20:36:41 -05:00
V3File.cpp With --no-decoration also shrink output code indents. 2016-09-13 22:53:09 -04:00
V3File.h With --no-decoration also shrink output code indents. 2016-09-13 22:53:09 -04:00
V3FileLine.cpp Internals: Fix compares to null, ongoing part of bug1030. No functional change intended. 2016-02-03 20:44:31 -05:00
V3FileLine.h Copyright year update 2016-01-06 20:36:41 -05:00
V3Gate.cpp Internals: Convert AstNUser to non-pointer to avoid NULL call. No functional change intended. 2016-11-27 09:40:12 -05:00
V3Gate.h Copyright year update 2016-01-06 20:36:41 -05:00
V3GenClk.cpp Internals: Convert AstNUser to non-pointer to avoid NULL call. No functional change intended. 2016-11-27 09:40:12 -05:00
V3GenClk.h Copyright year update 2016-01-06 20:36:41 -05:00
V3Global.h Copyright year update 2016-01-06 20:36:41 -05:00
V3Graph.cpp Copyright year update 2016-01-06 20:36:41 -05:00
V3Graph.h Internals: Convert AstNUser to non-pointer to avoid NULL call. No functional change intended. 2016-11-27 09:40:12 -05:00
V3GraphAcyc.cpp Copyright year update 2016-01-06 20:36:41 -05:00
V3GraphAlg.cpp Copyright year update 2016-01-06 20:36:41 -05:00
V3GraphAlg.h Copyright year update 2016-01-06 20:36:41 -05:00
V3GraphDfa.cpp Internals: Convert AstNUser to non-pointer to avoid NULL call. No functional change intended. 2016-11-27 09:40:12 -05:00
V3GraphDfa.h Internals: Convert AstNUser to non-pointer to avoid NULL call. No functional change intended. 2016-11-27 09:40:12 -05:00
V3GraphTest.cpp Internals: Convert AstNUser to non-pointer to avoid NULL call. No functional change intended. 2016-11-27 09:40:12 -05:00
V3Hashed.cpp Internals: Remove second argument to visitors. No functional change intended. 2016-11-27 08:11:38 -05:00
V3Hashed.h Copyright year update 2016-01-06 20:36:41 -05:00
V3Inline.cpp Internals: Convert AstNUser to non-pointer to avoid NULL call. No functional change intended. 2016-11-27 09:40:12 -05:00
V3Inline.h Copyright year update 2016-01-06 20:36:41 -05:00
V3Inst.cpp Internals: Remove second argument to visitors. No functional change intended. 2016-11-27 08:11:38 -05:00
V3Inst.h Copyright year update 2016-01-06 20:36:41 -05:00
V3LangCode.h Copyright year update 2016-01-06 20:36:41 -05:00
V3LanguageWords.h Copyright year update 2016-01-06 20:36:41 -05:00
V3Life.cpp Internals: Remove second argument to visitors. No functional change intended. 2016-11-27 08:11:38 -05:00
V3Life.h Copyright year update 2016-01-06 20:36:41 -05:00
V3LifePost.cpp Internals: Remove second argument to visitors. No functional change intended. 2016-11-27 08:11:38 -05:00
V3LifePost.h Copyright year update 2016-01-06 20:36:41 -05:00
V3LinkCells.cpp Internals: Convert AstNUser to non-pointer to avoid NULL call. No functional change intended. 2016-11-27 09:40:12 -05:00
V3LinkCells.h Copyright year update 2016-01-06 20:36:41 -05:00
V3LinkDot.cpp Internals: Convert AstNUser to non-pointer to avoid NULL call. No functional change intended. 2016-11-27 09:40:12 -05:00
V3LinkDot.h Copyright year update 2016-01-06 20:36:41 -05:00
V3LinkJump.cpp Internals: Remove second argument to visitors. No functional change intended. 2016-11-27 08:11:38 -05:00
V3LinkJump.h Copyright year update 2016-01-06 20:36:41 -05:00
V3LinkLevel.cpp Add --l2-name option for controlling 'v' naming, bug1050. 2016-05-07 14:01:02 -04:00
V3LinkLevel.h Copyright year update 2016-01-06 20:36:41 -05:00
V3LinkLValue.cpp Internals: Remove second argument to visitors. No functional change intended. 2016-11-27 08:11:38 -05:00
V3LinkLValue.h Copyright year update 2016-01-06 20:36:41 -05:00
V3LinkParse.cpp Internals: Remove second argument to visitors. No functional change intended. 2016-11-27 08:11:38 -05:00
V3LinkParse.h Copyright year update 2016-01-06 20:36:41 -05:00
V3LinkResolve.cpp Internals: Remove second argument to visitors. No functional change intended. 2016-11-27 08:11:38 -05:00
V3LinkResolve.h Copyright year update 2016-01-06 20:36:41 -05:00
V3List.h Copyright year update 2016-01-06 20:36:41 -05:00
V3Localize.cpp Internals: Convert AstNUser to non-pointer to avoid NULL call. No functional change intended. 2016-11-27 09:40:12 -05:00
V3Localize.h Copyright year update 2016-01-06 20:36:41 -05:00
V3Name.cpp Internals: Remove second argument to visitors. No functional change intended. 2016-11-27 08:11:38 -05:00
V3Name.h Copyright year update 2016-01-06 20:36:41 -05:00
V3Number_test.cpp Copyright year update 2016-01-06 20:36:41 -05:00
V3Number.cpp Fix error on wide numbers that represent small msb/lsb, msg1991. 2016-09-08 21:30:35 -04:00
V3Number.h Copyright year update 2016-01-06 20:36:41 -05:00
V3Options.cpp Add --no-decoration to remove output comments, msg2015. 2016-09-13 22:28:07 -04:00
V3Options.h Add --no-decoration to remove output comments, msg2015. 2016-09-13 22:28:07 -04:00
V3Order.cpp Internals: Convert AstNUser to non-pointer to avoid NULL call. No functional change intended. 2016-11-27 09:40:12 -05:00
V3Order.h Copyright year update 2016-01-06 20:36:41 -05:00
V3OrderGraph.h Copyright year update 2016-01-06 20:36:41 -05:00
V3Os.cpp Copyright year update 2016-01-06 20:36:41 -05:00
V3Os.h Copyright year update 2016-01-06 20:36:41 -05:00
V3Param.cpp Internals: Remove second argument to visitors. No functional change intended. 2016-11-27 08:11:38 -05:00
V3Param.h Copyright year update 2016-01-06 20:36:41 -05:00
V3Parse.h Copyright year update 2016-01-06 20:36:41 -05:00
V3ParseGrammar.cpp Copyright year update 2016-01-06 20:36:41 -05:00
V3ParseImp.cpp Copyright year update 2016-01-06 20:36:41 -05:00
V3ParseImp.h Internals: Add success parameter to parseDouble. No functional change intended. 2016-03-23 07:48:32 -04:00
V3ParseLex.cpp Copyright year update 2016-01-06 20:36:41 -05:00
V3ParseSym.h Internals: Convert AstNUser to non-pointer to avoid NULL call. No functional change intended. 2016-11-27 09:40:12 -05:00
V3PreLex.h Copyright year update 2016-01-06 20:36:41 -05:00
V3PreLex.l Fix flex 2.6.2 bug, bug1103. 2016-11-06 08:14:05 -05:00
V3Premit.cpp Internals: Remove second argument to visitors. No functional change intended. 2016-11-27 08:11:38 -05:00
V3Premit.h Copyright year update 2016-01-06 20:36:41 -05:00
V3PreProc.cpp Copyright year update 2016-01-06 20:36:41 -05:00
V3PreProc.h Copyright year update 2016-01-06 20:36:41 -05:00
V3PreShell.cpp Copyright year update 2016-01-06 20:36:41 -05:00
V3PreShell.h Copyright year update 2016-01-06 20:36:41 -05:00
V3Scope.cpp Internals: Convert AstNUser to non-pointer to avoid NULL call. No functional change intended. 2016-11-27 09:40:12 -05:00
V3Scope.h Copyright year update 2016-01-06 20:36:41 -05:00
V3SenTree.h Internals: Remove second argument to visitors. No functional change intended. 2016-11-27 08:11:38 -05:00
V3Simulate.h Fix internal error on double-for loop unrolling, bug1044. 2016-11-29 20:40:58 -05:00
V3Slice.cpp Internals: Convert AstNUser to non-pointer to avoid NULL call. No functional change intended. 2016-11-27 09:40:12 -05:00
V3Slice.h Copyright year update 2016-01-06 20:36:41 -05:00
V3Split.cpp Internals: Remove second argument to visitors. No functional change intended. 2016-11-27 08:11:38 -05:00
V3Split.h Copyright year update 2016-01-06 20:36:41 -05:00
V3SplitAs.cpp Internals: Remove second argument to visitors. No functional change intended. 2016-11-27 08:11:38 -05:00
V3SplitAs.h Copyright year update 2016-01-06 20:36:41 -05:00
V3Stats.cpp Internals: Remove second argument to visitors. No functional change intended. 2016-11-27 08:11:38 -05:00
V3Stats.h Copyright year update 2016-01-06 20:36:41 -05:00
V3StatsReport.cpp Copyright year update 2016-01-06 20:36:41 -05:00
V3String.cpp Copyright year update 2016-01-06 20:36:41 -05:00
V3String.h Copyright year update 2016-01-06 20:36:41 -05:00
V3Subst.cpp Internals: Remove second argument to visitors. No functional change intended. 2016-11-27 08:11:38 -05:00
V3Subst.h Copyright year update 2016-01-06 20:36:41 -05:00
V3SymTable.h Internals: Fix compares to null, part of bug1030. No functional change intended. 2016-02-02 21:02:00 -05:00
V3Table.cpp Internals: Remove second argument to visitors. No functional change intended. 2016-11-27 08:11:38 -05:00
V3Table.h Copyright year update 2016-01-06 20:36:41 -05:00
V3Task.cpp Internals: Convert AstNUser to non-pointer to avoid NULL call. No functional change intended. 2016-11-27 09:40:12 -05:00
V3Task.h Copyright year update 2016-01-06 20:36:41 -05:00
V3Trace.cpp Internals: Convert AstNUser to non-pointer to avoid NULL call. No functional change intended. 2016-11-27 09:40:12 -05:00
V3Trace.h Copyright year update 2016-01-06 20:36:41 -05:00
V3TraceDecl.cpp Internals: Remove second argument to visitors. No functional change intended. 2016-11-27 08:11:38 -05:00
V3TraceDecl.h Copyright year update 2016-01-06 20:36:41 -05:00
V3Tristate.cpp Internals: Convert AstNUser to non-pointer to avoid NULL call. No functional change intended. 2016-11-27 09:40:12 -05:00
V3Tristate.h Copyright year update 2016-01-06 20:36:41 -05:00
V3Undriven.cpp Internals: Remove second argument to visitors. No functional change intended. 2016-11-27 08:11:38 -05:00
V3Undriven.h Copyright year update 2016-01-06 20:36:41 -05:00
V3Unknown.cpp Internals: Convert AstNUser to non-pointer to avoid NULL call. No functional change intended. 2016-11-27 09:40:12 -05:00
V3Unknown.h Copyright year update 2016-01-06 20:36:41 -05:00
V3Unroll.cpp Fix internal error on double-for loop unrolling, bug1044. 2016-11-29 20:40:58 -05:00
V3Unroll.h Copyright year update 2016-01-06 20:36:41 -05:00
V3Width.cpp Internals: Remove second argument to visitors. No functional change intended. 2016-11-27 08:11:38 -05:00
V3Width.h Copyright year update 2016-01-06 20:36:41 -05:00
V3WidthCommit.h Internals: Remove second argument to visitors. No functional change intended. 2016-11-27 08:11:38 -05:00
V3WidthSel.cpp Internals: Remove second argument to visitors. No functional change intended. 2016-11-27 08:11:38 -05:00
Verilator.cpp Honor --output-split on coverage constructors, bug1098. 2016-10-23 14:27:57 -04:00
verilog.l Fix flex 2.6.2 bug, bug1103. 2016-11-06 08:14:05 -05:00
verilog.y Internals: Cleanup some casts. No functional change. 2016-11-06 11:39:09 -05:00
VlcBucket.h Copyright year update 2016-01-06 20:36:41 -05:00
VlcMain.cpp Copyright year update 2016-01-06 20:36:41 -05:00
VlcOptions.h Copyright year update 2016-01-06 20:36:41 -05:00
vlcovgen Copyright year update 2016-01-06 20:36:41 -05:00
VlcPoint.h Copyright year update 2016-01-06 20:36:41 -05:00
VlcSource.h Copyright year update 2016-01-06 20:36:41 -05:00
VlcTest.h Copyright year update 2016-01-06 20:36:41 -05:00
VlcTop.cpp Copyright year update 2016-01-06 20:36:41 -05:00
VlcTop.h Copyright year update 2016-01-06 20:36:41 -05:00