| .. |
|
.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
|
Internals: Add consts. No functional change.
|
2017-11-02 18:02:11 -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
|
Fix error on "unique case" with no cases.
|
2017-11-21 21:52:37 -05: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
|
Support DPI time and svLogicVal.
|
2017-12-09 20:17:37 -05:00 |
|
V3AstConstOnly.h
|
Version bump
|
2017-01-15 12:13:13 -05:00 |
|
V3AstNodes.cpp
|
Internals: Move VLVF flags to common function. No functional change.
|
2017-12-16 10:07:15 -05:00 |
|
V3AstNodes.h
|
Support DPI time and svLogicVal.
|
2017-12-09 20:17:37 -05: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
|
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
|
Version bump
|
2017-01-15 12:13:13 -05:00 |
|
V3CCtors.cpp
|
Detect MSB overflow when under VL_DEBUG, bug1238.
|
2017-11-05 21:47:55 -05:00 |
|
V3CCtors.h
|
Detect MSB overflow when under VL_DEBUG, bug1238.
|
2017-11-05 21:47:55 -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
|
Commentary
|
2017-11-27 20:11:34 -05: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
|
Commentary
|
2017-11-27 20:11:34 -05:00 |
|
V3ClkGater.h
|
Version bump
|
2017-01-15 12:13:13 -05:00 |
|
V3Clock.cpp
|
Internals: Keep a ptr to _eval in AstNetlist, make it easier to find.
|
2017-11-30 18:53:57 -05: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
|
Internals: Number astgen from 1 as 0p looks like Op. No functional change.
|
2017-10-28 08:48:24 -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
|
Internals: Add VL_UNCOPYABLE to make classes uncopyable. No functional change intended.
|
2017-11-01 18:51:41 -04:00 |
|
V3CoverageJoin.cpp
|
Add performance information to --stats file.
|
2017-09-17 22:52:57 -04:00 |
|
V3CoverageJoin.h
|
Internals: Add VL_UNCOPYABLE to make classes uncopyable. No functional change intended.
|
2017-11-01 18:51:41 -04:00 |
|
V3Dead.cpp
|
Support self-recursive modules, bug659.
|
2017-11-18 17:42:35 -05:00 |
|
V3Dead.h
|
Version bump
|
2017-01-15 12:13:13 -05:00 |
|
V3Delayed.cpp
|
Commentary
|
2017-11-27 20:11:34 -05: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
|
Internals: Add charIQWN. Proper capitalization.
|
2017-12-09 14:44:55 -05: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
|
Internals: Move VLVF flags to common function. No functional change.
|
2017-12-16 10:07:15 -05: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
|
Fix partial slicing with pattern assignments, bug991.
|
2017-11-23 14:55:32 -05:00 |
|
V3EmitV.h
|
Version bump
|
2017-01-15 12:13:13 -05:00 |
|
V3EmitXml.cpp
|
Fix addition of data types to --xml.
|
2017-11-09 18:04:16 -05: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
|
Add BSSPACE and COLONPLUS lint warnings.
|
2017-11-15 20:19:12 -05: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
|
Remove tabs from --xml output.
|
2017-11-13 18:24:18 -05: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
|
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
|
Avoid duplicated scans of CFuncs.
|
2017-11-28 18:38:19 -05:00 |
|
V3GenClk.h
|
Version bump
|
2017-01-15 12:13:13 -05:00 |
|
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
|
Support self-recursive modules, bug659.
|
2017-11-18 17:42:35 -05:00 |
|
V3GraphAcyc.cpp
|
Version bump
|
2017-01-15 12:13:13 -05:00 |
|
V3GraphAlg.cpp
|
Support self-recursive modules, bug659.
|
2017-11-18 17:42:35 -05: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
|
Commentary
|
2017-11-27 20:11:34 -05: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 resolving inline nested interface names, bug1250.
|
2017-12-13 19:42:49 -05: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
|
Avoid duplicated scans of CFuncs.
|
2017-11-28 18:38:19 -05:00 |
|
V3Life.h
|
Version bump
|
2017-01-15 12:13:13 -05:00 |
|
V3LifePost.cpp
|
Avoid duplicated scans of CFuncs.
|
2017-11-28 18:38:19 -05:00 |
|
V3LifePost.h
|
Version bump
|
2017-01-15 12:13:13 -05:00 |
|
V3LinkCells.cpp
|
Fix false DECLFILENAME on recursive modules.
|
2017-11-21 22:01:28 -05:00 |
|
V3LinkCells.h
|
Version bump
|
2017-01-15 12:13:13 -05:00 |
|
V3LinkDot.cpp
|
Less debug verbosity
|
2017-11-21 21:52:22 -05: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
|
Fix mis-showing debug message.
|
2017-11-21 20:04:29 -05: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
|
Support string len() method.
|
2017-12-07 19:57:11 -05:00 |
|
V3Number.h
|
Support string len() method.
|
2017-12-07 19:57:11 -05:00 |
|
V3Number_test.cpp
|
Fix cpp-check warnings; support XML format 2
|
2017-07-06 20:25:59 -04:00 |
|
V3Options.cpp
|
Use power-of-two number of members to align structs
|
2017-12-11 19:16:49 -05:00 |
|
V3Options.h
|
Workaround GCC/clang bug with huge compile times, bug1248.
|
2017-12-09 11:52:35 -05:00 |
|
V3Order.cpp
|
Commentary
|
2017-11-27 20:11:34 -05:00 |
|
V3Order.h
|
Version bump
|
2017-01-15 12:13:13 -05:00 |
|
V3OrderGraph.h
|
Commentary
|
2017-11-27 20:11:34 -05: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
|
Support self-recursive modules, bug659.
|
2017-11-18 17:42:35 -05:00 |
|
V3Param.h
|
Version bump
|
2017-01-15 12:13:13 -05:00 |
|
V3Parse.h
|
Internals: Add VL_UNCOPYABLE to make classes uncopyable. No functional change intended.
|
2017-11-01 18:51:41 -04: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
|
Fix cppcheck warnings
|
2017-11-23 10:43:34 -05:00 |
|
V3ParseLex.cpp
|
Version bump
|
2017-01-15 12:13:13 -05:00 |
|
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 flex warning.
|
2017-11-21 21:10:14 -05: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
|
When resolving module names, only use defines if no other choice.
|
2017-11-22 18:44:19 -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
|
Fix partial slicing with pattern assignments, bug991.
|
2017-11-23 14:55:32 -05:00 |
|
V3Slice.h
|
Version bump
|
2017-01-15 12:13:13 -05:00 |
|
V3Split.cpp
|
Commentary
|
2017-11-27 20:11:34 -05: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
|
Internals: Keep a ptr to _eval in AstNetlist, make it easier to find.
|
2017-11-30 18:53:57 -05: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: Add VL_UNCOPYABLE to make classes uncopyable. No functional change intended.
|
2017-11-01 18:51:41 -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
|
Internals: Refactor some V3Task code in prep for openarrays. No functional change intended.
|
2017-12-16 15:46:21 -05:00 |
|
V3Task.h
|
Version bump
|
2017-01-15 12:13:13 -05:00 |
|
V3Trace.cpp
|
Internals: Keep a ptr to _eval in AstNetlist, make it easier to find.
|
2017-11-30 18:53:57 -05: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
|
Commentary
|
2017-11-27 20:11:34 -05:00 |
|
V3Tristate.h
|
Version bump
|
2017-01-15 12:13:13 -05:00 |
|
V3Undriven.cpp
|
Fix false ALWCOMBORDER on interface references, bug1247.
|
2017-12-06 21:29:10 -05:00 |
|
V3Undriven.h
|
Version bump
|
2017-01-15 12:13:13 -05:00 |
|
V3Unknown.cpp
|
Fix partial slicing with pattern assignments, bug991.
|
2017-11-23 14:55:32 -05: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: Unroll V3Width task processing, in prep for openarrays. No functional change intended.
|
2017-12-16 09:36:07 -05: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 partial slicing with pattern assignments, bug991.
|
2017-11-23 14:55:32 -05:00 |
|
Verilator.cpp
|
Internals: Rename selfTest, no functional change.
|
2017-10-30 19:01:58 -04:00 |
|
VlcBucket.h
|
Fix realloc leak on out-of-memory
|
2017-07-12 18:54:27 -04:00 |
|
VlcMain.cpp
|
Update references to coverage.dat, msg2412.
|
2017-11-13 07:20:36 -05:00 |
|
VlcOptions.h
|
Internals: Add VL_UNCOPYABLE to make classes uncopyable. No functional change intended.
|
2017-11-01 18:51:41 -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: Number astgen from 1 as 0p looks like Op. No functional change.
|
2017-10-28 08:48:24 -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
|
Add BSSPACE and COLONPLUS lint warnings.
|
2017-11-15 20:19:12 -05:00 |
|
verilog.y
|
Add error if always_comb has sensitivity list.
|
2017-12-13 19:49:37 -05:00 |
|
vlcovgen
|
Version bump
|
2017-01-15 12:13:13 -05:00 |