verilator/src
2017-10-14 14:51:57 -04:00
..
.gdbinit
.gitignore
astgen Internals: Add const's. No functional change 2017-10-10 20:24:10 -04:00
bisonpre
config_build.h.in Fix MacOS portability, bug1230. 2017-10-14 09:00:39 -04:00
config_rev.pl Internals: Add const's. No functional change 2017-10-10 20:24:10 -04:00
cppcheck_filtered
flexfix
Makefile_obj.in
Makefile.in
pod2latexfix
V3Active.cpp
V3Active.h
V3ActiveTop.cpp
V3ActiveTop.h
V3Assert.cpp
V3Assert.h
V3AssertPre.cpp
V3AssertPre.h
V3Ast.cpp Fix lost .tree debug file extensions in recent commit. 2017-10-01 22:17:37 -04:00
V3Ast.h Fix clang and cppcheck warnings. 2017-10-14 14:51:57 -04:00
V3AstConstOnly.h
V3AstNodes.cpp Fix conditional slices and add related optimizations. 2017-10-04 21:27:34 -04:00
V3AstNodes.h Fix clang and cppcheck warnings. 2017-10-14 14:51:57 -04:00
V3Begin.cpp
V3Begin.h
V3Branch.cpp
V3Branch.h
V3Broken.cpp Change VL_THREADED to use C++11, and compute and test related GCC flags automatically 2017-10-07 21:29:57 -04:00
V3Broken.h
V3Case.cpp
V3Case.h
V3Cast.cpp
V3Cast.h
V3CCtors.cpp Fix clang and cppcheck warnings. 2017-10-14 14:51:57 -04:00
V3CCtors.h
V3Cdc.cpp
V3Cdc.h
V3Changed.cpp
V3Changed.h
V3Clean.cpp
V3Clean.h
V3ClkGater.cpp
V3ClkGater.h
V3Clock.cpp
V3Clock.h
V3Combine.cpp
V3Combine.h
V3Config.cpp
V3Config.h
V3Const.cpp Optimize arrayed if assignments 2017-10-04 22:10:44 -04:00
V3Const.h
V3Coverage.cpp Fix false unused warning on line coverage objects 2017-09-23 18:00:44 -04:00
V3Coverage.h
V3CoverageJoin.cpp
V3CoverageJoin.h
V3Dead.cpp
V3Dead.h
V3Delayed.cpp Internals: Prep for V3Slice rewrite. No functional change intended. 2017-10-04 21:15:19 -04:00
V3Delayed.h
V3Depth.cpp
V3Depth.h
V3DepthBlock.cpp
V3DepthBlock.h
V3Descope.cpp Add --no-relative-cfuncs and related default optimization, bug1224. 2017-10-05 18:18:11 -04:00
V3Descope.h
V3EmitC.cpp Add --x-initial option 2017-10-01 21:31:40 -04:00
V3EmitC.h
V3EmitCBase.h
V3EmitCInlines.cpp Cleanup misc spacing and unneeded stuff in emitted headers. 2017-09-22 22:27:03 -04:00
V3EmitCSyms.cpp Fix Ubuntu 17.10 issues, bug1223 partial. 2017-09-30 13:33:14 -04:00
V3EmitMk.cpp
V3EmitMk.h
V3EmitV.cpp
V3EmitV.h
V3EmitXml.cpp Add /*verilator tag*/ for XML extraction applications. 2017-10-06 07:33:52 -04:00
V3EmitXml.h
V3Error.cpp Internals: Add const's. No functional change 2017-10-10 20:24:10 -04:00
V3Error.h Allow disabling BLKLOOPINIT (Intentionally undocumented) 2017-10-01 23:23:02 -04:00
V3Expand.cpp Internals: Prep for V3Slice rewrite. No functional change intended. 2017-10-04 21:15:19 -04:00
V3Expand.h
V3File.cpp Fix MacOS portability, bug1230. 2017-10-14 09:00:39 -04:00
V3File.h
V3FileLine.cpp
V3FileLine.h
V3Gate.cpp Add --x-initial option 2017-10-01 21:31:40 -04:00
V3Gate.h
V3GenClk.cpp
V3GenClk.h
V3Global.h
V3Graph.cpp Fix float-conversion warning, bug1229. 2017-10-11 19:01:37 -04:00
V3Graph.h
V3GraphAcyc.cpp
V3GraphAlg.cpp
V3GraphAlg.h
V3GraphDfa.cpp
V3GraphDfa.h
V3GraphTest.cpp
V3Hashed.cpp
V3Hashed.h
V3Inline.cpp Fix over-aggressive inlining, bug1223. 2017-10-01 18:02:58 -04:00
V3Inline.h
V3Inst.cpp
V3Inst.h
V3LangCode.h Internals: Add const's. No functional change 2017-10-10 20:24:10 -04:00
V3LanguageWords.h
V3Life.cpp
V3Life.h
V3LifePost.cpp
V3LifePost.h
V3LinkCells.cpp
V3LinkCells.h
V3LinkDot.cpp Internals: Add const's. No functional change 2017-10-10 20:24:10 -04:00
V3LinkDot.h
V3LinkJump.cpp
V3LinkJump.h
V3LinkLevel.cpp
V3LinkLevel.h
V3LinkLValue.cpp
V3LinkLValue.h
V3LinkParse.cpp
V3LinkParse.h
V3LinkResolve.cpp
V3LinkResolve.h
V3List.h
V3Localize.cpp Add --no-relative-cfuncs and related default optimization, bug1224. 2017-10-05 18:18:11 -04:00
V3Localize.h
V3Name.cpp
V3Name.h
V3Number_test.cpp
V3Number.cpp Less verbosity for IEEE warnings in earlier commit this rev. 2017-09-21 22:07:49 -04:00
V3Number.h
V3Options.cpp Add --no-relative-cfuncs and related default optimization, bug1224. 2017-10-05 18:18:11 -04:00
V3Options.h Fix --skip-identical to handle closer timestamps looking at ctime. 2017-10-13 20:34:36 -04:00
V3Order.cpp Fix float-conversion warning, bug1229. 2017-10-11 19:01:37 -04:00
V3Order.h
V3OrderGraph.h Internals: Add const's. No functional change 2017-10-10 20:24:10 -04:00
V3Os.cpp Fix clang and cppcheck warnings. 2017-10-14 14:51:57 -04:00
V3Os.h
V3Param.cpp Fix lost .tree debug file extensions in recent commit. 2017-10-01 22:17:37 -04:00
V3Param.h
V3Parse.h
V3ParseGrammar.cpp
V3ParseImp.cpp Fix -E duplicating output, bug1226. 2017-10-09 21:08:50 -04:00
V3ParseImp.h Add /*verilator tag*/ for XML extraction applications. 2017-10-06 07:33:52 -04:00
V3ParseLex.cpp
V3ParseSym.h Support package export, bug1217. 2017-09-20 21:04:59 -04:00
V3PreLex.h Fix ` expansion of defines, bug1227, bug1228. 2017-10-10 18:44:10 -04:00
V3PreLex.l Fix ` expansion of defines, bug1227, bug1228. 2017-10-10 18:44:10 -04:00
V3Premit.cpp Fix wide array indices causing compile error. 2017-09-19 20:04:45 -04:00
V3Premit.h
V3PreProc.cpp Fix ` expansion of defines, bug1227, bug1228. 2017-10-10 18:44:10 -04:00
V3PreProc.h
V3PreShell.cpp
V3PreShell.h
V3Scope.cpp
V3Scope.h
V3SenTree.h
V3Simulate.h
V3Slice.cpp Slicing: Fix off-by-one error earlier this version. 2017-10-14 14:04:15 -04:00
V3Slice.h
V3Split.cpp
V3Split.h
V3SplitAs.cpp
V3SplitAs.h
V3Stats.cpp Fix float-conversion warning, bug1229. 2017-10-11 19:01:37 -04:00
V3Stats.h
V3StatsReport.cpp
V3String.cpp
V3String.h
V3Subst.cpp
V3Subst.h
V3SymTable.h Support package export, bug1217. 2017-09-20 21:04:59 -04:00
V3Table.cpp
V3Table.h
V3Task.cpp
V3Task.h
V3Trace.cpp
V3Trace.h
V3TraceDecl.cpp
V3TraceDecl.h
V3Tristate.cpp
V3Tristate.h
V3Undriven.cpp
V3Undriven.h
V3Unknown.cpp
V3Unknown.h
V3Unroll.cpp
V3Unroll.h
V3Width.cpp Internals: Add const's. No functional change 2017-10-10 20:24:10 -04:00
V3Width.h
V3WidthCommit.h
V3WidthSel.cpp Fix conditional slices and add related optimizations. 2017-10-04 21:27:34 -04:00
Verilator.cpp
verilog.l Internals: Add const's. No functional change 2017-10-10 20:24:10 -04:00
verilog.y Add /*verilator tag*/ for XML extraction applications. 2017-10-06 07:33:52 -04:00
VlcBucket.h
VlcMain.cpp
VlcOptions.h
vlcovgen
VlcPoint.h
VlcSource.h
VlcTest.h Fix float-conversion warning, bug1229. 2017-10-11 19:01:37 -04:00
VlcTop.cpp
VlcTop.h