..
.gdbinit
Copyright year update
2021-01-01 10:29:54 -05:00
.gitignore
…
Makefile.in
Fix Makefiles to support Windows EXEEXT usage ( #3008 ).
2021-06-04 12:04:55 -04:00
Makefile_obj.in
Internals: Split parts of V3CUse into V3Common
2021-07-20 17:18:52 +01:00
V3Active.cpp
Internals: Some clang-tidy cleanups. No functional change intended.
2021-07-25 13:38:27 -04:00
V3Active.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3ActiveTop.cpp
Internals: C++11 style cleanups. No functional change.
2021-07-11 18:42:01 -04:00
V3ActiveTop.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3Assert.cpp
Internals: C++11 style cleanups. No functional change.
2021-07-11 18:42:01 -04:00
V3Assert.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3AssertPre.cpp
Internals: C++11 style cleanups. No functional change.
2021-07-11 18:42:01 -04:00
V3AssertPre.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3Ast.cpp
Fix crash on clang 12/13 ( #3148 ).
2021-09-25 17:10:57 -04:00
V3Ast.h
Introduce VN_AS for downcasting to known AstNode subtype.
2021-10-16 23:52:31 +01:00
V3AstConstOnly.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3AstInlines.h
Aid IDE code linking in V3AstNodes.h ( #3009 )
2021-06-05 17:40:56 +01:00
V3AstNodes.cpp
Fix display has no time units on class function ( #3116 ).
2021-09-08 19:31:46 -04:00
V3AstNodes.h
Fix removing if statement with side effect in condition ( #3131 ).
2021-09-13 15:52:53 -04:00
V3AstUserAllocator.h
Add V3VariableOrder pass
2021-07-12 14:53:40 +01:00
V3Begin.cpp
Internals: C++11 style cleanups. No functional change.
2021-07-11 18:42:01 -04:00
V3Begin.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3Branch.cpp
Internals: Some clang-tidy cleanups. No functional change intended.
2021-07-25 13:38:27 -04:00
V3Branch.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3Broken.cpp
Internals: C++11 style cleanups. No functional change.
2021-07-11 18:42:01 -04:00
V3Broken.h
Internals: Speed up and improve V3Broken
2021-07-11 21:03:17 +01:00
V3CCtors.cpp
Emit parameter values as 'static constexpr' instead of enum
2021-07-23 17:20:26 +01:00
V3CCtors.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3CUse.cpp
Emit implementations into separate files based on required headers.
2021-07-22 18:01:07 +01:00
V3CUse.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3Case.cpp
Internals: C++11 style cleanups. No functional change.
2021-07-11 18:42:01 -04:00
V3Case.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3Cast.cpp
Use narrowest RedXor
2021-08-18 22:00:09 +01:00
V3Cast.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3Cdc.cpp
Internals: C++11 style cleanups. No functional change.
2021-07-11 18:42:01 -04:00
V3Cdc.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3Changed.cpp
Fix re-evaluation of logic dependent on state set in DPI exports ( #3091 ).
2021-08-12 21:43:32 +01:00
V3Changed.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3Class.cpp
Internals: C++11 style cleanups. No functional change.
2021-07-11 18:42:01 -04:00
V3Class.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3Clean.cpp
Internals: C++11 style cleanups. No functional change.
2021-07-11 18:42:01 -04:00
V3Clean.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3Clock.cpp
Add assertion on mix of combo/posedge ( #3170 )
2021-10-16 18:14:32 -04:00
V3Clock.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3Combine.cpp
Internals: C++11 style cleanups. No functional change.
2021-07-11 18:42:01 -04:00
V3Combine.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3Common.cpp
Internals: Split parts of V3CUse into V3Common
2021-07-20 17:18:52 +01:00
V3Common.h
Internals: Split parts of V3CUse into V3Common
2021-07-20 17:18:52 +01:00
V3Config.cpp
Add profile-guided optmization of mtasks ( #3150 ).
2021-09-26 22:51:11 -04:00
V3Config.h
Add profile-guided optmization of mtasks ( #3150 ).
2021-09-26 22:51:11 -04:00
V3Const.cpp
Internals: Add some const etc. No functional change.
2021-10-05 19:42:31 -04:00
V3Const.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3Coverage.cpp
Internals: C++11 style cleanups. No functional change.
2021-07-11 18:42:01 -04:00
V3Coverage.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3CoverageJoin.cpp
Internals: C++11 style cleanups. No functional change.
2021-07-11 18:42:01 -04:00
V3CoverageJoin.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3Dead.cpp
Internals: C++11 style cleanups. No functional change.
2021-07-11 18:42:01 -04:00
V3Dead.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3Delayed.cpp
Internals: C++11 style cleanups. No functional change.
2021-07-11 18:42:01 -04:00
V3Delayed.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3Depth.cpp
Name temporary variables based on hash of related node.
2021-08-11 17:29:22 +01:00
V3Depth.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3DepthBlock.cpp
Internals: C++11 style cleanups. No functional change.
2021-07-11 18:42:01 -04:00
V3DepthBlock.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3Descope.cpp
Fix re-evaluation of logic dependent on state set in DPI exports ( #3091 ).
2021-08-12 21:43:32 +01:00
V3Descope.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3DupFinder.cpp
Internals: C++11 style cleanups. No functional change.
2021-07-11 18:42:01 -04:00
V3DupFinder.h
Rework Ast hashing to be stable ( #2974 )
2021-05-21 14:34:27 +01:00
V3EmitC.h
Internals: Separate emitting of C++ headers and implementation
2021-07-13 17:43:44 +01:00
V3EmitCBase.cpp
Emit: Factor out parent module access via user4
2021-07-22 16:31:46 +01:00
V3EmitCBase.h
Increase split count of ChangeDet ( #3072 ).
2021-07-23 19:24:25 -04:00
V3EmitCConstInit.h
Internals: Some clang-tidy cleanups. No functional change intended.
2021-07-25 13:38:27 -04:00
V3EmitCConstPool.cpp
Includes: Refactor verilated.h and deprecate verilated_heavy.h ( #2701 ).
2021-07-24 10:00:33 -04:00
V3EmitCFunc.cpp
Suppress creating change_request if not needed.
2021-07-22 20:50:03 -04:00
V3EmitCFunc.h
Fix constructor-parameter argument comma-separation in C++ ( #3162 )
2021-10-09 17:19:31 -06:00
V3EmitCHeaders.cpp
Includes: Refactor verilated.h and deprecate verilated_heavy.h ( #2701 ).
2021-07-24 10:00:33 -04:00
V3EmitCImp.cpp
Tests: ignore all hashes in files_identical
2021-08-11 16:55:11 +01:00
V3EmitCInlines.cpp
Internals: Remove old needHeavy code.
2021-07-07 17:56:34 -04:00
V3EmitCMain.cpp
Internals: Some clang-tidy cleanups. No functional change intended.
2021-07-25 13:38:27 -04:00
V3EmitCMain.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3EmitCMake.cpp
Internals: C++11 style cleanups. No functional change.
2021-07-11 18:42:01 -04:00
V3EmitCMake.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3EmitCModel.cpp
Verilator_gantt now shows the predicted mtask times, eval times, and additional statistics.
2021-09-23 22:59:36 -04:00
V3EmitCSyms.cpp
Add profile-guided optmization of mtasks ( #3150 ).
2021-09-26 22:51:11 -04:00
V3EmitMk.cpp
Internals: C++11 for bool. No functional change.
2021-07-11 10:42:32 -04:00
V3EmitMk.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3EmitV.cpp
Internals: C++11 style cleanups. No functional change.
2021-07-11 18:42:01 -04:00
V3EmitV.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3EmitXml.cpp
Apply 'make format'
2021-07-25 01:07:07 +00:00
V3EmitXml.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3Error.cpp
Internals: Add const. No functional change.
2021-06-20 18:33:13 -04:00
V3Error.h
Add profile-guided optmization of mtasks ( #3150 ).
2021-09-26 22:51:11 -04:00
V3Expand.cpp
Internals: Cleanup V3Expand
2021-07-27 13:18:57 +01:00
V3Expand.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3File.cpp
Internals: C++11 style cleanups. No functional change.
2021-07-11 18:42:01 -04:00
V3File.h
Internals: C++11 style cleanups. No functional change.
2021-07-11 18:42:01 -04:00
V3FileLine.cpp
Internals: Add const. No functional change.
2021-06-20 18:33:13 -04:00
V3FileLine.h
Add EOFNEWLINE warning when missing a newline at EOF.
2021-03-14 21:23:48 -04:00
V3Gate.cpp
Internals: C++11 style cleanups. No functional change.
2021-07-11 18:42:01 -04:00
V3Gate.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3GenClk.cpp
Fix re-evaluation of logic dependent on state set in DPI exports ( #3091 ).
2021-08-12 21:43:32 +01:00
V3GenClk.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3Global.cpp
Implement a distinct constant pool ( #3013 )
2021-06-13 15:05:55 +01:00
V3Global.h
Internals: C++11 style cleanups. No functional change.
2021-07-11 18:42:01 -04:00
V3Graph.cpp
Internals: C++11 style cleanups. No functional change.
2021-07-11 18:42:01 -04:00
V3Graph.h
Internals: Restyle with C++11 using replacing typedef
2021-03-12 18:10:45 -05:00
V3GraphAcyc.cpp
Internals: Restyle with C++11 using replacing typedef
2021-03-12 18:10:45 -05:00
V3GraphAlg.cpp
Internals: Cleanup unneeded {}. No functional change
2021-02-21 21:25:21 -05:00
V3GraphAlg.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3GraphDfa.cpp
Internals: Add const. No functional change.
2021-06-20 18:33:13 -04:00
V3GraphDfa.h
Internals: C++11 style cleanups. No functional change.
2021-07-11 18:42:01 -04:00
V3GraphPathChecker.cpp
Internals: Add const. No functional change.
2021-06-20 18:33:13 -04:00
V3GraphPathChecker.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3GraphStream.h
Internals: Restyle with C++11 using replacing typedef
2021-03-12 18:10:45 -05:00
V3GraphTest.cpp
Copyright year update
2021-01-01 10:29:54 -05:00
V3Hash.cpp
Tests: ignore all hashes in files_identical
2021-08-11 16:55:11 +01:00
V3Hash.h
Tests: ignore all hashes in files_identical
2021-08-11 16:55:11 +01:00
V3Hasher.cpp
Add profile-guided optmization of mtasks ( #3150 ).
2021-09-26 22:51:11 -04:00
V3Hasher.h
Rework Ast hashing to be stable ( #2974 )
2021-05-21 14:34:27 +01:00
V3HierBlock.cpp
Internals: C++11 style cleanups. No functional change.
2021-07-11 18:42:01 -04:00
V3HierBlock.h
Internals: Restyle with C++11 using replacing typedef
2021-03-12 18:10:45 -05:00
V3Inline.cpp
Internals: C++11 style cleanups. No functional change.
2021-07-11 18:42:01 -04:00
V3Inline.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3Inst.cpp
Internals: C++11 style cleanups. No functional change.
2021-07-11 18:42:01 -04:00
V3Inst.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3InstrCount.cpp
Internals: C++11 style cleanups. No functional change.
2021-07-11 18:42:01 -04:00
V3InstrCount.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3LangCode.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3LanguageWords.h
Internals: Restyle with C++11 using replacing typedef
2021-03-12 18:10:45 -05:00
V3Life.cpp
Internals: C++11 style cleanups. No functional change.
2021-07-11 18:42:01 -04:00
V3Life.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3LifePost.cpp
Internals: C++11 style cleanups. No functional change.
2021-07-11 18:42:01 -04:00
V3LifePost.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3LinkCells.cpp
Internals: C++11 style cleanups. No functional change.
2021-07-11 18:42:01 -04:00
V3LinkCells.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3LinkDot.cpp
Internals: C++11 style cleanups. No functional change.
2021-07-11 18:42:01 -04:00
V3LinkDot.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3LinkInc.cpp
Internals: Some clang-tidy cleanups. No functional change intended.
2021-07-25 13:38:27 -04:00
V3LinkInc.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3LinkJump.cpp
Internals: C++11 style cleanups. No functional change.
2021-07-11 18:42:01 -04:00
V3LinkJump.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3LinkLValue.cpp
Internals: C++11 style cleanups. No functional change.
2021-07-11 18:42:01 -04:00
V3LinkLValue.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3LinkLevel.cpp
Fix display has no time units on class function ( #3116 ).
2021-09-08 19:31:46 -04:00
V3LinkLevel.h
Internals: Restyle with C++11 using replacing typedef
2021-03-12 18:10:45 -05:00
V3LinkParse.cpp
Fix display has no time units on class function ( #3116 ).
2021-09-08 19:31:46 -04:00
V3LinkParse.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3LinkResolve.cpp
Add error when constant function under a generate ( #3103 ).
2021-08-21 10:33:20 -04:00
V3LinkResolve.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3List.h
Internals: Add const. No functional change.
2021-06-20 18:33:13 -04:00
V3Localize.cpp
Internals: C++11 style cleanups. No functional change.
2021-07-11 18:42:01 -04:00
V3Localize.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3MergeCond.cpp
Improve V3MergeCond
2021-08-19 18:55:39 +01:00
V3MergeCond.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3Name.cpp
Internals: C++11 style cleanups. No functional change.
2021-07-11 18:42:01 -04:00
V3Name.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3Number.cpp
Support displaying x and z in $display task ( #3107 ) ( #3109 )
2021-09-02 08:10:52 -04:00
V3Number.h
Support displaying x and z in $display task ( #3107 ) ( #3109 )
2021-09-02 08:10:52 -04:00
V3Number_test.cpp
Internals: Add const. No functional change.
2021-06-20 18:33:13 -04:00
V3OptionParser.cpp
Internals: Add VString::startsWith predicate function
2021-07-20 14:29:43 +01:00
V3OptionParser.h
Internals: Fix build failure on older gcc such as 4.8.5 on CentOS7. No functional change is intended. ( #2954 )
2021-05-13 06:45:56 +09:00
V3Options.cpp
Add --instr-count-dpi option, change default to 200
2021-07-25 16:40:12 +01:00
V3Options.h
Add --instr-count-dpi option, change default to 200
2021-07-25 16:40:12 +01:00
V3Order.cpp
Fix re-evaluation of logic dependent on state set in DPI exports ( #3091 ).
2021-08-12 21:43:32 +01:00
V3Order.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3OrderGraph.h
Internals: Remove some unnecessary typedefs. No functional change.
2021-03-12 17:26:53 -05:00
V3Os.cpp
Internals: C++11 style cleanups. No functional change.
2021-07-11 18:42:01 -04:00
V3Os.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3Param.cpp
Internals: Some clang-tidy cleanups. No functional change intended.
2021-07-25 13:38:27 -04:00
V3Param.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3Parse.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3ParseGrammar.cpp
Copyright year update
2021-01-01 10:29:54 -05:00
V3ParseImp.cpp
Support timeunit/timeprecision in $unit.
2021-07-29 08:40:41 -04:00
V3ParseImp.h
Support timeunit/timeprecision in $unit.
2021-07-29 08:40:41 -04:00
V3ParseLex.cpp
Internals: Add const. No functional change.
2021-06-20 18:33:13 -04:00
V3ParseSym.h
Internals: Restyle with C++11 using replacing typedef
2021-03-12 18:10:45 -05:00
V3Partition.cpp
Add profile-guided optmization of mtasks ( #3150 ).
2021-09-26 22:51:11 -04:00
V3Partition.h
Add profile-guided optmization of mtasks ( #3150 ).
2021-09-26 22:51:11 -04:00
V3PartitionGraph.h
Add profile-guided optmization of mtasks ( #3150 ).
2021-09-26 22:51:11 -04:00
V3PreLex.h
Support ignoring "`pragma protect ..." ( #2886 )
2021-04-26 18:16:24 -04:00
V3PreLex.l
Ignore sv-test's `pragma protect end
2021-07-29 09:00:10 -04:00
V3PreProc.cpp
Fix false EOFNEWLINE warning when DOS carriage returns present ( #3171 ).
2021-10-13 21:21:51 -04:00
V3PreProc.h
Tests: Cover some internal code coverage issues
2021-03-07 13:52:37 -05:00
V3PreShell.cpp
Internals: Add const. No functional change.
2021-06-20 18:33:13 -04:00
V3PreShell.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3Premit.cpp
Fix internal error on wide -x-initial unique ( #3106 ).
2021-08-23 20:13:09 -04:00
V3Premit.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3ProtectLib.cpp
Rework Ast hashing to be stable ( #2974 )
2021-05-21 14:34:27 +01:00
V3ProtectLib.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3Randomize.cpp
Internals: C++11 style cleanups. No functional change.
2021-07-11 18:42:01 -04:00
V3Randomize.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3Reloop.cpp
Internals: C++11 style cleanups. No functional change.
2021-07-11 18:42:01 -04:00
V3Reloop.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3Scope.cpp
Internals: C++11 style cleanups. No functional change.
2021-07-11 18:42:01 -04:00
V3Scope.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3Scoreboard.cpp
Copyright year update
2021-01-01 10:29:54 -05:00
V3Scoreboard.h
Internals: Add const. No functional change.
2021-06-20 18:33:13 -04:00
V3SenTree.h
Rework Ast hashing to be stable ( #2974 )
2021-05-21 14:34:27 +01:00
V3Simulate.h
Add error when constant function under a generate ( #3103 ).
2021-08-21 10:33:20 -04:00
V3Slice.cpp
Internals: C++11 style cleanups. No functional change.
2021-07-11 18:42:01 -04:00
V3Slice.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3Split.cpp
Internals: C++11 style cleanups. No functional change.
2021-07-11 18:42:01 -04:00
V3Split.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3SplitAs.cpp
Internals: C++11 style cleanups. No functional change.
2021-07-11 18:42:01 -04:00
V3SplitAs.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3SplitVar.cpp
Name temporary variables based on hash of related node.
2021-08-11 17:29:22 +01:00
V3SplitVar.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3Stats.cpp
Internals: C++11 style cleanups. No functional change.
2021-07-11 18:42:01 -04:00
V3Stats.h
Internals: Some clang-tidy cleanups. No functional change intended.
2021-07-25 13:38:27 -04:00
V3StatsReport.cpp
Internals: C++11 style cleanups. No functional change.
2021-07-11 18:42:01 -04:00
V3String.cpp
Internals: Add VString::startsWith predicate function
2021-07-20 14:29:43 +01:00
V3String.h
Internals: Add VString::startsWith predicate function
2021-07-20 14:29:43 +01:00
V3Subst.cpp
Internals: C++11 style cleanups. No functional change.
2021-07-11 18:42:01 -04:00
V3Subst.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3SymTable.h
Internals: C++11 style cleanups. No functional change.
2021-07-11 18:42:01 -04:00
V3TSP.cpp
Internals: Some clang-tidy cleanups. No functional change intended.
2021-07-25 13:38:27 -04:00
V3TSP.h
Internals: Restyle with C++11 using replacing typedef
2021-03-12 18:10:45 -05:00
V3Table.cpp
Internals: C++11 style cleanups. No functional change.
2021-07-11 18:42:01 -04:00
V3Table.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3Task.cpp
Fix re-evaluation of logic dependent on state set in DPI exports ( #3091 ).
2021-08-12 21:43:32 +01:00
V3Task.h
Internals: Restyle with C++11 using replacing typedef
2021-03-12 18:10:45 -05:00
V3Trace.cpp
Internals: C++11 style cleanups. No functional change.
2021-07-11 18:42:01 -04:00
V3Trace.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3TraceDecl.cpp
Traces show array instances using brackets instead of parens ( #3092 ) ( #3095 )
2021-08-12 20:40:44 +03:00
V3TraceDecl.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3Tristate.cpp
Internals: C++11 style cleanups. No functional change.
2021-07-11 18:42:01 -04:00
V3Tristate.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3Undriven.cpp
Internals: C++11 style cleanups. No functional change.
2021-07-11 18:42:01 -04:00
V3Undriven.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3UniqueNames.h
Name temporary variables based on hash of related node.
2021-08-11 17:29:22 +01:00
V3Unknown.cpp
Name temporary variables based on hash of related node.
2021-08-11 17:29:22 +01:00
V3Unknown.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3Unroll.cpp
Internals: Add const. No functional change.
2021-06-20 18:33:13 -04:00
V3Unroll.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3VariableOrder.cpp
Add V3VariableOrder pass
2021-07-12 14:53:40 +01:00
V3VariableOrder.h
Add V3VariableOrder pass
2021-07-12 14:53:40 +01:00
V3Waiver.cpp
Fix --waiver-output for multiline warnings ( #2429 ) ( #3141 )
2021-09-22 07:42:59 -04:00
V3Waiver.h
Internals: Restyle with C++11 using replacing typedef
2021-03-12 18:10:45 -05:00
V3Width.cpp
Fix calling new with arguments in same class ( #3166 ).
2021-10-12 21:22:59 -04:00
V3Width.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
V3WidthCommit.h
Internals: Add const. No functional change.
2021-06-20 18:33:13 -04:00
V3WidthSel.cpp
Internals: Add const. No functional change.
2021-06-20 18:33:13 -04:00
Verilator.cpp
Add profile-guided optmization of mtasks ( #3150 ).
2021-09-26 22:51:11 -04:00
VlcBucket.h
Internals: C++11 style cleanups. No functional change.
2021-07-11 18:42:01 -04:00
VlcMain.cpp
Internals: Fix coverage holes. No functional change.
2021-07-09 18:11:59 -04:00
VlcOptions.h
Internals: C++11 style cleanups. No functional change.
2021-07-11 18:42:01 -04:00
VlcPoint.h
Internals: C++11 style cleanups. No functional change.
2021-07-11 18:42:01 -04:00
VlcSource.h
Internals: Add std:: to make_pair. No functional change.
2021-03-12 18:17:49 -05:00
VlcTest.h
Internals: C++11 style cleanups. No functional change.
2021-07-11 18:42:01 -04:00
VlcTop.cpp
Internals: C++11 style cleanups. No functional change.
2021-07-11 18:42:01 -04:00
VlcTop.h
Use Google-style-guide header guard naming, to avoid __ prefix.
2021-03-03 21:57:07 -05:00
astgen
Reduce size of astgen generated implementation boilerplate.
2021-10-16 20:15:51 +01:00
bisonpre
Fix backtrace on bisonpre error
2021-04-06 18:07:28 -04:00
config_build.h.in
Add an URL on warnings to point to the manual's description.
2021-04-18 10:17:05 -04:00
config_rev
Cleanup python code style issues. No functional change intended.
2021-03-05 22:52:39 -05:00
cppcheck_filtered
Cleanup python code style issues. No functional change intended.
2021-03-05 22:52:39 -05:00
flexfix
Cleanup python code style issues. No functional change intended.
2021-03-05 22:52:39 -05:00
mkinstalldirs
Fix man files misinstalling; cleanup mkinstalldirs
2018-09-13 19:09:35 -04:00
verilog.l
Add profile-guided optmization of mtasks ( #3150 ).
2021-09-26 22:51:11 -04:00
verilog.y
Internals: Remove dead code.
2021-10-05 22:02:23 -04:00
vlcovgen
Cleanup python code style issues. No functional change intended.
2021-03-05 22:52:39 -05:00