.. |
.gdbinit
|
|
|
.gitignore
|
|
|
astgen
|
Internals: Number astgen from 1 as 0p looks like Op. No functional change.
|
2017-10-28 08:48:24 -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
|
Internals: Add consts. No functional change.
|
2017-11-02 18:02:11 -04:00 |
Makefile.in
|
Move generated objects into bin/ to match --prefix installations
|
2017-10-14 16:09:02 -04:00 |
pod2latexfix
|
|
|
V3Active.cpp
|
|
|
V3Active.h
|
|
|
V3ActiveTop.cpp
|
|
|
V3ActiveTop.h
|
|
|
V3Assert.cpp
|
Tests: Additional display merge tests. No functional change.
|
2017-10-21 13:50:31 -04:00 |
V3Assert.h
|
|
|
V3AssertPre.cpp
|
|
|
V3AssertPre.h
|
|
|
V3Ast.cpp
|
Internals: More use of unordered_map/set. No functional change intended.
|
2017-10-18 18:22:58 -04:00 |
V3Ast.h
|
Internals: Add VL_UNCOPYABLE to make classes uncopyable. No functional change intended.
|
2017-11-01 18:51:41 -04:00 |
V3AstConstOnly.h
|
|
|
V3AstNodes.cpp
|
Internals: Add consts. No functional change.
|
2017-11-02 18:02:11 -04:00 |
V3AstNodes.h
|
Internals: Add consts. No functional change.
|
2017-11-02 18:02:11 -04:00 |
V3Begin.cpp
|
|
|
V3Begin.h
|
|
|
V3Branch.cpp
|
|
|
V3Branch.h
|
Internals: Add VL_UNCOPYABLE to make classes uncopyable. No functional change intended.
|
2017-11-01 18:51:41 -04:00 |
V3Broken.cpp
|
Internals: More use of unordered_map/set. No functional change intended.
|
2017-10-18 18:22:58 -04:00 |
V3Broken.h
|
|
|
V3Case.cpp
|
|
|
V3Case.h
|
|
|
V3Cast.cpp
|
|
|
V3Cast.h
|
|
|
V3CCtors.cpp
|
Internals: Add VL_UNCOPYABLE to make classes uncopyable. No functional change intended.
|
2017-11-01 18:51:41 -04:00 |
V3CCtors.h
|
|
|
V3Cdc.cpp
|
Internals: More use of unordered_map/set. No functional change intended.
|
2017-10-18 18:22:58 -04:00 |
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
|
Internals: Number astgen from 1 as 0p looks like Op. No functional change.
|
2017-10-28 08:48:24 -04:00 |
V3Const.h
|
|
|
V3Coverage.cpp
|
|
|
V3Coverage.h
|
Internals: Add VL_UNCOPYABLE to make classes uncopyable. No functional change intended.
|
2017-11-01 18:51:41 -04:00 |
V3CoverageJoin.cpp
|
|
|
V3CoverageJoin.h
|
Internals: Add VL_UNCOPYABLE to make classes uncopyable. No functional change intended.
|
2017-11-01 18:51:41 -04:00 |
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
|
Rewrite include libraries to support VL_THREADED towards future threading
|
2017-10-26 21:51:51 -04:00 |
V3EmitC.h
|
|
|
V3EmitCBase.h
|
|
|
V3EmitCInlines.cpp
|
|
|
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
|
|
|
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
|
Internals: Add VL_UNCOPYABLE to make classes uncopyable. No functional change intended.
|
2017-11-01 18:51:41 -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
|
Internals: More use of unordered_map/set. No functional change intended.
|
2017-10-18 18:22:58 -04:00 |
V3File.h
|
Internals: Add VL_UNCOPYABLE to make classes uncopyable. No functional change intended.
|
2017-11-01 18:51:41 -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
|
|
|
V3Gate.cpp
|
Internals: More use of unordered_map/set. No functional change intended.
|
2017-10-18 18:22:58 -04:00 |
V3Gate.h
|
|
|
V3GenClk.cpp
|
|
|
V3GenClk.h
|
|
|
V3Global.h
|
Internals: Add VL_UNCOPYABLE to make classes uncopyable. No functional change intended.
|
2017-11-01 18:51:41 -04:00 |
V3Graph.cpp
|
Internals: Add const's. No functional change intended.
|
2017-10-26 18:42:50 -04:00 |
V3Graph.h
|
Internals: Rename selfTest, no functional change.
|
2017-10-30 19:01:58 -04:00 |
V3GraphAcyc.cpp
|
|
|
V3GraphAlg.cpp
|
|
|
V3GraphAlg.h
|
|
|
V3GraphDfa.cpp
|
|
|
V3GraphDfa.h
|
|
|
V3GraphTest.cpp
|
Internals: Rename selfTest, no functional change.
|
2017-10-30 19:01:58 -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
|
|
|
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
|
Internals: More use of unordered_map/set. No functional change intended.
|
2017-10-18 18:22:58 -04:00 |
V3LinkCells.h
|
|
|
V3LinkDot.cpp
|
Internals: More use of unordered_map/set. No functional change intended.
|
2017-10-18 18:22:58 -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
|
|
|
V3Number.h
|
|
|
V3Options.cpp
|
Add --threads option through to makefiles, unadvertised for now.
|
2017-10-21 16:41:43 -04:00 |
V3Options.h
|
Internals: Add VL_UNCOPYABLE to make classes uncopyable. No functional change intended.
|
2017-11-01 18:51:41 -04:00 |
V3Order.cpp
|
Internals: Break unnecessary dependencies in V3Order.
|
2017-10-28 13:31:04 -04:00 |
V3Order.h
|
|
|
V3OrderGraph.h
|
Internals: Fix debugging with null logicp() graphs.
|
2017-11-04 18:12:29 -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
|
Internals: Add VL_UNCOPYABLE to make classes uncopyable. No functional change intended.
|
2017-11-01 18:51:41 -04:00 |
V3ParseGrammar.cpp
|
|
|
V3ParseImp.cpp
|
Fix -E duplicating output, bug1226.
|
2017-10-09 21:08:50 -04:00 |
V3ParseImp.h
|
Internals: Add VL_UNCOPYABLE to make classes uncopyable. No functional change intended.
|
2017-11-01 18:51:41 -04:00 |
V3ParseLex.cpp
|
|
|
V3ParseSym.h
|
Internals: Add VL_UNCOPYABLE to make classes uncopyable. No functional change intended.
|
2017-11-01 18:51:41 -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
|
|
|
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 stats critical fast path calculation.
|
2017-10-30 22:38:47 -04:00 |
V3Stats.h
|
|
|
V3StatsReport.cpp
|
Internals: More use of unordered_map/set. No functional change intended.
|
2017-10-18 18:22:58 -04:00 |
V3String.cpp
|
|
|
V3String.h
|
|
|
V3Subst.cpp
|
|
|
V3Subst.h
|
|
|
V3SymTable.h
|
Internals: Add VL_UNCOPYABLE to make classes uncopyable. No functional change intended.
|
2017-11-01 18:51:41 -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
|
Internals: Rename selfTest, no functional change.
|
2017-10-30 19:01:58 -04: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 |
VlcBucket.h
|
|
|
VlcMain.cpp
|
|
|
VlcOptions.h
|
Internals: Add VL_UNCOPYABLE to make classes uncopyable. No functional change intended.
|
2017-11-01 18:51:41 -04:00 |
vlcovgen
|
|
|
VlcPoint.h
|
Internals: More use of unordered_map/set. No functional change intended.
|
2017-10-18 18:22:58 -04:00 |
VlcSource.h
|
|
|
VlcTest.h
|
Fix float-conversion warning, bug1229.
|
2017-10-11 19:01:37 -04:00 |
VlcTop.cpp
|
|
|
VlcTop.h
|
|
|