verilator/src
2017-09-18 22:50:26 -04:00
..
.gdbinit
.gitignore
astgen
bisonpre
config_build.h.in SystemPerl mode (-sp-deprecated) has been removed. 2017-09-07 21:08:49 -04:00
config_rev.pl
cppcheck_filtered Fix cpp-check warnings; support XML format 2 2017-07-06 20:25:59 -04:00
flexfix
Makefile_obj.in Default to -O2 for Verilator itself, for 20%+ 2017-09-17 23:25:20 -04:00
Makefile.in
pod2latexfix
V3Active.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3Active.h
V3ActiveTop.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3ActiveTop.h
V3Assert.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3Assert.h
V3AssertPre.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3AssertPre.h
V3Ast.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3Ast.h Add assertion on bad formed lvalues, used to debug bug1187. 2017-08-13 18:08:44 -04:00
V3AstConstOnly.h
V3AstNodes.cpp
V3AstNodes.h Internals: Fix some cast and fallthrough warnings. No functional change 2017-09-14 23:27:06 -04:00
V3Begin.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3Begin.h
V3Branch.cpp
V3Branch.h
V3Broken.cpp Fix GCC 4.4 false warning 2017-09-18 08:30:04 -04:00
V3Broken.h
V3Case.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3Case.h
V3Cast.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3Cast.h
V3CCtors.cpp Fix cpp-check warnings; support XML format 2 2017-07-06 20:25:59 -04:00
V3CCtors.h
V3Cdc.cpp Fix GCC 6 warnings. 2017-07-06 19:07:23 -04:00
V3Cdc.h
V3Changed.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3Changed.h
V3Clean.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3Clean.h
V3ClkGater.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3ClkGater.h
V3Clock.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3Clock.h
V3Combine.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3Combine.h
V3Config.cpp Fix cpp-check warnings; support XML format 2 2017-07-06 20:25:59 -04:00
V3Config.h
V3Const.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3Const.h
V3Coverage.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3Coverage.h
V3CoverageJoin.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3CoverageJoin.h
V3Dead.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3Dead.h
V3Delayed.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3Delayed.h
V3Depth.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3Depth.h
V3DepthBlock.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3DepthBlock.h
V3Descope.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3Descope.h
V3EmitC.cpp Simplify VL_CONST_W macro generation for faster compiles. 2017-09-18 21:36:18 -04:00
V3EmitC.h
V3EmitCBase.h SystemPerl mode (-sp-deprecated) has been removed. 2017-09-07 21:08:49 -04:00
V3EmitCInlines.cpp Simplify VL_CONST_W macro generation for faster compiles. 2017-09-18 21:36:18 -04:00
V3EmitCSyms.cpp Internals: Fix some shadow and other warnings. No functional change 2017-09-14 23:26:23 -04:00
V3EmitMk.cpp SystemPerl mode (-sp-deprecated) has been removed. 2017-09-07 21:08:49 -04:00
V3EmitMk.h
V3EmitV.cpp
V3EmitV.h
V3EmitXml.cpp
V3EmitXml.h
V3Error.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3Error.h Fix GCC noreturn compile error, bug1209. 2017-09-13 19:27:59 -04:00
V3Expand.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3Expand.h
V3File.cpp Internals: Fix some shadow and other warnings. No functional change 2017-09-14 23:26:23 -04:00
V3File.h SystemPerl mode (-sp-deprecated) has been removed. 2017-09-07 21:08:49 -04:00
V3FileLine.cpp
V3FileLine.h Fix GCC noreturn compile error, bug1209. 2017-09-13 19:27:59 -04:00
V3Gate.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3Gate.h
V3GenClk.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3GenClk.h
V3Global.h Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3Graph.cpp
V3Graph.h
V3GraphAcyc.cpp
V3GraphAlg.cpp
V3GraphAlg.h
V3GraphDfa.cpp Internals: Fix some cast and fallthrough warnings. No functional change 2017-09-14 23:27:06 -04:00
V3GraphDfa.h Fix cpp-check warnings; support XML format 2 2017-07-06 20:25:59 -04:00
V3GraphTest.cpp Internals: Fix some shadow and other warnings. No functional change 2017-09-14 23:26:23 -04:00
V3Hashed.cpp
V3Hashed.h
V3Inline.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3Inline.h
V3Inst.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3Inst.h
V3LangCode.h
V3LanguageWords.h Update keywords for C++11 etc, msg2325 2017-09-02 20:59:03 -04:00
V3Life.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3Life.h
V3LifePost.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3LifePost.h
V3LinkCells.cpp Fix .* on interface pins, bug1176. 2017-06-20 18:40:18 -04:00
V3LinkCells.h
V3LinkDot.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3LinkDot.h Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3LinkJump.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3LinkJump.h
V3LinkLevel.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3LinkLevel.h
V3LinkLValue.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3LinkLValue.h
V3LinkParse.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3LinkParse.h
V3LinkResolve.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3LinkResolve.h
V3List.h
V3Localize.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3Localize.h
V3Name.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3Name.h
V3Number_test.cpp Fix cpp-check warnings; support XML format 2 2017-07-06 20:25:59 -04:00
V3Number.cpp Note IEEE in 32 bit decimal oversized 2017-09-18 22:50:26 -04:00
V3Number.h Fix cpp-check warnings; support XML format 2 2017-07-06 20:25:59 -04:00
V3Options.cpp Internals: Fix some cast and fallthrough warnings. No functional change 2017-09-14 23:27:06 -04:00
V3Options.h Fix whitespace issues, bug1203. 2017-09-11 19:18:58 -04:00
V3Order.cpp Internals: Remove dead code, bug1215. 2017-09-18 07:13:58 -04:00
V3Order.h
V3OrderGraph.h
V3Os.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3Os.h Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3Param.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3Param.h
V3Parse.h
V3ParseGrammar.cpp
V3ParseImp.cpp
V3ParseImp.h
V3ParseLex.cpp
V3ParseSym.h
V3PreLex.h
V3PreLex.l
V3Premit.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3Premit.h
V3PreProc.cpp Internals: Fix GCC constant warnings. 2017-09-15 18:26:09 -04:00
V3PreProc.h Fix cpp-check warnings; support XML format 2 2017-07-06 20:25:59 -04:00
V3PreShell.cpp
V3PreShell.h
V3Scope.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3Scope.h
V3SenTree.h
V3Simulate.h
V3Slice.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3Slice.h
V3Split.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3Split.h
V3SplitAs.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3SplitAs.h
V3Stats.cpp
V3Stats.h Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3StatsReport.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3String.cpp
V3String.h
V3Subst.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3Subst.h
V3SymTable.h
V3Table.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3Table.h
V3Task.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3Task.h
V3Trace.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3Trace.h
V3TraceDecl.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3TraceDecl.h
V3Tristate.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3Tristate.h
V3Undriven.cpp
V3Undriven.h
V3Unknown.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3Unknown.h
V3Unroll.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3Unroll.h
V3Width.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3Width.h
V3WidthCommit.h
V3WidthSel.cpp Fix cpp-check warnings; support XML format 2 2017-07-06 20:25:59 -04:00
Verilator.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
verilog.l Internals: Fix over-aggressive debug 2017-09-15 18:25:52 -04:00
verilog.y Fix .name connections on interfaces, bug1214. 2017-09-14 21:24:13 -04:00
VlcBucket.h Fix realloc leak on out-of-memory 2017-07-12 18:54:27 -04:00
VlcMain.cpp Internals: Fix some shadow and other warnings. No functional change 2017-09-14 23:26:23 -04:00
VlcOptions.h Fix whitespace issues, bug1203. 2017-09-11 19:18:58 -04:00
vlcovgen
VlcPoint.h
VlcSource.h
VlcTest.h
VlcTop.cpp Fix whitespace issues, bug1203. 2017-09-11 19:18:58 -04:00
VlcTop.h