verilator/src
Wilson Snyder 32874fa848 Internals: Misc VCD code cleanups. No functional change. 2017-10-21 17:53:23 -04:00
..
.gdbinit Version bump 2017-01-15 12:13:13 -05:00
.gitignore Added *~ to .gitignore to exclude emacs backup files. 2009-01-06 09:25:47 -05:00
Makefile.in Move generated objects into bin/ to match --prefix installations 2017-10-14 16:09:02 -04:00
Makefile_obj.in Default to -O2 for Verilator itself, for 20%+ 2017-09-17 23:25:20 -04:00
V3Active.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3Active.h Version bump 2017-01-15 12:13:13 -05:00
V3ActiveTop.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3ActiveTop.h Version bump 2017-01-15 12:13:13 -05:00
V3Assert.cpp Tests: Additional display merge tests. No functional change. 2017-10-21 13:50:31 -04:00
V3Assert.h Version bump 2017-01-15 12:13:13 -05:00
V3AssertPre.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3AssertPre.h Version bump 2017-01-15 12:13:13 -05:00
V3Ast.cpp Internals: More use of unordered_map/set. No functional change intended. 2017-10-18 18:22:58 -04:00
V3Ast.h Fix clang and cppcheck warnings. 2017-10-14 14:51:57 -04:00
V3AstConstOnly.h Version bump 2017-01-15 12:13:13 -05:00
V3AstNodes.cpp Internals: More use of unordered_map/set. No functional change intended. 2017-10-18 18:22:58 -04:00
V3AstNodes.h Tests: Additional display merge tests. No functional change. 2017-10-21 13:50:31 -04:00
V3Begin.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3Begin.h Version bump 2017-01-15 12:13:13 -05:00
V3Branch.cpp Version bump 2017-01-15 12:13:13 -05:00
V3Branch.h Version bump 2017-01-15 12:13:13 -05:00
V3Broken.cpp Internals: More use of unordered_map/set. No functional change intended. 2017-10-18 18:22:58 -04:00
V3Broken.h Version bump 2017-01-15 12:13:13 -05:00
V3CCtors.cpp Fix clang and cppcheck warnings. 2017-10-14 14:51:57 -04:00
V3CCtors.h Version bump 2017-01-15 12:13:13 -05:00
V3Case.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3Case.h Version bump 2017-01-15 12:13:13 -05:00
V3Cast.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3Cast.h Version bump 2017-01-15 12:13:13 -05:00
V3Cdc.cpp Internals: More use of unordered_map/set. No functional change intended. 2017-10-18 18:22:58 -04:00
V3Cdc.h Version bump 2017-01-15 12:13:13 -05:00
V3Changed.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3Changed.h Version bump 2017-01-15 12:13:13 -05:00
V3Clean.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3Clean.h Version bump 2017-01-15 12:13:13 -05:00
V3ClkGater.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3ClkGater.h Version bump 2017-01-15 12:13:13 -05:00
V3Clock.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3Clock.h Version bump 2017-01-15 12:13:13 -05:00
V3Combine.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3Combine.h Version bump 2017-01-15 12:13:13 -05:00
V3Config.cpp Fix cpp-check warnings; support XML format 2 2017-07-06 20:25:59 -04:00
V3Config.h Version bump 2017-01-15 12:13:13 -05:00
V3Const.cpp Tests: Additional display merge tests. No functional change. 2017-10-21 13:50:31 -04:00
V3Const.h Version bump 2017-01-15 12:13:13 -05:00
V3Coverage.cpp Fix false unused warning on line coverage objects 2017-09-23 18:00:44 -04:00
V3Coverage.h Version bump 2017-01-15 12:13:13 -05:00
V3CoverageJoin.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3CoverageJoin.h Version bump 2017-01-15 12:13:13 -05:00
V3Dead.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3Dead.h Version bump 2017-01-15 12:13:13 -05:00
V3Delayed.cpp Internals: Prep for V3Slice rewrite. No functional change intended. 2017-10-04 21:15:19 -04:00
V3Delayed.h Version bump 2017-01-15 12:13:13 -05:00
V3Depth.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3Depth.h Version bump 2017-01-15 12:13:13 -05:00
V3DepthBlock.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3DepthBlock.h Version bump 2017-01-15 12:13:13 -05:00
V3Descope.cpp Add --no-relative-cfuncs and related default optimization, bug1224. 2017-10-05 18:18:11 -04:00
V3Descope.h Version bump 2017-01-15 12:13:13 -05:00
V3EmitC.cpp Call VL_PRINTF/vl_stop/vl_finish/vl_fatal through wrappers as hook for future MT use. 2017-10-19 19:40:51 -04:00
V3EmitC.h Version bump 2017-01-15 12:13:13 -05:00
V3EmitCBase.h SystemPerl mode (-sp-deprecated) has been removed. 2017-09-07 21:08:49 -04:00
V3EmitCInlines.cpp Cleanup misc spacing and unneeded stuff in emitted headers. 2017-09-22 22:27:03 -04:00
V3EmitCSyms.cpp Remove duplicate class forward declarations. 2017-10-18 17:38:10 -04:00
V3EmitMk.cpp Add --threads option through to makefiles, unadvertised for now. 2017-10-21 16:41:43 -04:00
V3EmitMk.h Version bump 2017-01-15 12:13:13 -05:00
V3EmitV.cpp Support $value$plusargs with variables, bug1165. 2017-05-18 22:41:43 -04:00
V3EmitV.h Version bump 2017-01-15 12:13:13 -05:00
V3EmitXml.cpp Add /*verilator tag*/ for XML extraction applications. 2017-10-06 07:33:52 -04:00
V3EmitXml.h Version bump 2017-01-15 12:13:13 -05:00
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 Version bump 2017-01-15 12:13:13 -05:00
V3File.cpp Internals: More use of unordered_map/set. No functional change intended. 2017-10-18 18:22:58 -04:00
V3File.h SystemPerl mode (-sp-deprecated) has been removed. 2017-09-07 21:08:49 -04:00
V3FileLine.cpp Internals: More use of unordered_map/set. No functional change intended. 2017-10-18 18:22:58 -04:00
V3FileLine.h Fix GCC noreturn compile error, bug1209. 2017-09-13 19:27:59 -04:00
V3Gate.cpp Internals: More use of unordered_map/set. No functional change intended. 2017-10-18 18:22:58 -04:00
V3Gate.h Version bump 2017-01-15 12:13:13 -05:00
V3GenClk.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3GenClk.h Version bump 2017-01-15 12:13:13 -05:00
V3Global.h Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3Graph.cpp Internals: More use of unordered_map/set. No functional change intended. 2017-10-18 18:22:58 -04:00
V3Graph.h Version bump 2017-01-15 12:13:13 -05:00
V3GraphAcyc.cpp Version bump 2017-01-15 12:13:13 -05:00
V3GraphAlg.cpp internals: Remove extra newlines on v3fatalSrc. No functional change. 2017-04-28 20:09:27 -04:00
V3GraphAlg.h Version bump 2017-01-15 12:13:13 -05:00
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 Internals: More use of unordered_map/set. No functional change intended. 2017-10-18 18:22:58 -04:00
V3Hashed.h Version bump 2017-01-15 12:13:13 -05:00
V3Inline.cpp Fix over-aggressive inlining, bug1223. 2017-10-01 18:02:58 -04:00
V3Inline.h Version bump 2017-01-15 12:13:13 -05:00
V3Inst.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3Inst.h Version bump 2017-01-15 12:13:13 -05:00
V3LangCode.h Internals: Add const's. No functional change 2017-10-10 20:24:10 -04:00
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 Version bump 2017-01-15 12:13:13 -05:00
V3LifePost.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3LifePost.h Version bump 2017-01-15 12:13:13 -05:00
V3LinkCells.cpp Internals: More use of unordered_map/set. No functional change intended. 2017-10-18 18:22:58 -04:00
V3LinkCells.h Version bump 2017-01-15 12:13:13 -05:00
V3LinkDot.cpp Internals: More use of unordered_map/set. No functional change intended. 2017-10-18 18:22:58 -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 Version bump 2017-01-15 12:13:13 -05:00
V3LinkLValue.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3LinkLValue.h Version bump 2017-01-15 12:13:13 -05:00
V3LinkLevel.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3LinkLevel.h Version bump 2017-01-15 12:13:13 -05:00
V3LinkParse.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3LinkParse.h Version bump 2017-01-15 12:13:13 -05:00
V3LinkResolve.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3LinkResolve.h Version bump 2017-01-15 12:13:13 -05:00
V3List.h Version bump 2017-01-15 12:13:13 -05:00
V3Localize.cpp Add --no-relative-cfuncs and related default optimization, bug1224. 2017-10-05 18:18:11 -04:00
V3Localize.h Version bump 2017-01-15 12:13:13 -05:00
V3Name.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3Name.h Version bump 2017-01-15 12:13:13 -05:00
V3Number.cpp Less verbosity for IEEE warnings in earlier commit this rev. 2017-09-21 22:07:49 -04:00
V3Number.h Fix cpp-check warnings; support XML format 2 2017-07-06 20:25:59 -04:00
V3Number_test.cpp Fix cpp-check warnings; support XML format 2 2017-07-06 20:25:59 -04:00
V3Options.cpp Add --threads option through to makefiles, unadvertised for now. 2017-10-21 16:41:43 -04:00
V3Options.h Add --threads option through to makefiles, unadvertised for now. 2017-10-21 16:41:43 -04:00
V3Order.cpp Internals: More use of unordered_map/set. No functional change intended. 2017-10-18 18:22:58 -04:00
V3Order.h Version bump 2017-01-15 12:13:13 -05:00
V3OrderGraph.h Internals: Misc VCD code cleanups. No functional change. 2017-10-21 17:53:23 -04:00
V3Os.cpp Fix clang and cppcheck warnings. 2017-10-14 14:51:57 -04:00
V3Os.h Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3Param.cpp Fix lost .tree debug file extensions in recent commit. 2017-10-01 22:17:37 -04:00
V3Param.h Version bump 2017-01-15 12:13:13 -05:00
V3Parse.h Version bump 2017-01-15 12:13:13 -05:00
V3ParseGrammar.cpp Version bump 2017-01-15 12:13:13 -05:00
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 Version bump 2017-01-15 12:13:13 -05:00
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
V3PreProc.cpp Fix `` expansion of `defines, bug1227, bug1228. 2017-10-10 18:44:10 -04:00
V3PreProc.h Fix cpp-check warnings; support XML format 2 2017-07-06 20:25:59 -04:00
V3PreShell.cpp Add --relative-includes. 2017-02-09 18:33:18 -05:00
V3PreShell.h Version bump 2017-01-15 12:13:13 -05:00
V3Premit.cpp Fix wide array indices causing compile error. 2017-09-19 20:04:45 -04:00
V3Premit.h Version bump 2017-01-15 12:13:13 -05:00
V3Scope.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3Scope.h Version bump 2017-01-15 12:13:13 -05:00
V3SenTree.h Version bump 2017-01-15 12:13:13 -05:00
V3Simulate.h Add stack trace when can't optimize function, bug1158. 2017-05-09 18:54:15 -04:00
V3Slice.cpp Slicing: Fix off-by-one error earlier this version. 2017-10-14 14:04:15 -04:00
V3Slice.h Version bump 2017-01-15 12:13:13 -05:00
V3Split.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3Split.h Version bump 2017-01-15 12:13:13 -05:00
V3SplitAs.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3SplitAs.h Version bump 2017-01-15 12:13:13 -05:00
V3Stats.cpp Fix float-conversion warning, bug1229. 2017-10-11 19:01:37 -04:00
V3Stats.h Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3StatsReport.cpp Internals: More use of unordered_map/set. No functional change intended. 2017-10-18 18:22:58 -04:00
V3String.cpp Version bump 2017-01-15 12:13:13 -05:00
V3String.h Version bump 2017-01-15 12:13:13 -05:00
V3Subst.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3Subst.h Version bump 2017-01-15 12:13:13 -05:00
V3SymTable.h Internals: More use of unordered_map/set. No functional change intended. 2017-10-18 18:22:58 -04:00
V3Table.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3Table.h Version bump 2017-01-15 12:13:13 -05:00
V3Task.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3Task.h Version bump 2017-01-15 12:13:13 -05:00
V3Trace.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3Trace.h Version bump 2017-01-15 12:13:13 -05:00
V3TraceDecl.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3TraceDecl.h Version bump 2017-01-15 12:13:13 -05:00
V3Tristate.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3Tristate.h Version bump 2017-01-15 12:13:13 -05:00
V3Undriven.cpp Version bump 2017-01-15 12:13:13 -05:00
V3Undriven.h Version bump 2017-01-15 12:13:13 -05:00
V3Unknown.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3Unknown.h Version bump 2017-01-15 12:13:13 -05:00
V3Unroll.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -04:00
V3Unroll.h Version bump 2017-01-15 12:13:13 -05:00
V3Width.cpp Internals: Add const's. No functional change 2017-10-10 20:24:10 -04:00
V3Width.h Version bump 2017-01-15 12:13:13 -05:00
V3WidthCommit.h Version bump 2017-01-15 12:13:13 -05:00
V3WidthSel.cpp Fix conditional slices and add related optimizations. 2017-10-04 21:27:34 -04:00
Verilator.cpp Add performance information to --stats file. 2017-09-17 22:52:57 -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
VlcPoint.h Internals: More use of unordered_map/set. No functional change intended. 2017-10-18 18:22:58 -04:00
VlcSource.h Version bump 2017-01-15 12:13:13 -05:00
VlcTest.h Fix float-conversion warning, bug1229. 2017-10-11 19:01:37 -04:00
VlcTop.cpp Fix whitespace issues, bug1203. 2017-09-11 19:18:58 -04:00
VlcTop.h Version bump 2017-01-15 12:13:13 -05:00
astgen Internals: Add const's. No functional change 2017-10-10 20:24:10 -04:00
bisonpre Version bump 2017-01-15 12:13:13 -05:00
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 Fix cpp-check warnings; support XML format 2 2017-07-06 20:25:59 -04:00
flexfix Version bump 2017-01-15 12:13:13 -05:00
pod2latexfix Version bump 2017-01-15 12:13:13 -05:00
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
vlcovgen Version bump 2017-01-15 12:13:13 -05:00