verilator/src
2021-11-13 13:50:44 -05:00
..
.gdbinit
.gitignore
astgen Partial clean up of V3Order. No functional change intended. 2021-10-24 16:49:05 +01:00
bisonpre
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
cppcheck_filtered
flexfix
Makefile_obj.in Internals: Split parts of V3CUse into V3Common 2021-07-20 17:18:52 +01:00
Makefile.in Fix Makefiles to support Windows EXEEXT usage (#3008). 2021-06-04 12:04:55 -04:00
mkinstalldirs
V3Active.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3Active.h
V3ActiveTop.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3ActiveTop.h
V3Assert.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3Assert.h
V3AssertPre.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3AssertPre.h
V3Ast.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3Ast.h Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3AstConstOnly.h
V3AstInlines.h Remove VN_CAST_CONST and VN_AS_CONST. 2021-10-24 11:43:48 +01:00
V3AstNodes.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3AstNodes.h Remove unused code. No functional change. 2021-11-09 19:46:19 +00:00
V3AstUserAllocator.h Add V3VariableOrder pass 2021-07-12 14:53:40 +01:00
V3Begin.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3Begin.h
V3Branch.cpp Internals: Some clang-tidy cleanups. No functional change intended. 2021-07-25 13:38:27 -04:00
V3Branch.h
V3Broken.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3Broken.h Internals: Speed up and improve V3Broken 2021-07-11 21:03:17 +01:00
V3Case.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3Case.h
V3Cast.cpp Internals: Add const 2021-11-13 10:42:26 -05:00
V3Cast.h
V3CCtors.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3CCtors.h
V3Cdc.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3Cdc.h
V3Changed.cpp Remove unused code. No functional change. 2021-11-09 19:46:19 +00:00
V3Changed.h
V3Class.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3Class.h
V3Clean.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3Clean.h
V3Clock.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3Clock.h
V3Combine.cpp Use VN_AS wherever possible and obvious. No functional change. 2021-10-22 14:06:00 +01:00
V3Combine.h
V3Common.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3Common.h Internals: Split parts of V3CUse into V3Common 2021-07-20 17:18:52 +01:00
V3Config.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3Config.h Add profile-guided optmization of mtasks (#3150). 2021-09-26 22:51:11 -04:00
V3Const.cpp Fix wrong bit op tree optimization (#3185) 2021-11-06 12:31:50 +09:00
V3Const.h
V3Coverage.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3Coverage.h
V3CoverageJoin.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3CoverageJoin.h
V3CUse.cpp Use VN_AS wherever possible and obvious. No functional change. 2021-10-22 14:06:00 +01:00
V3CUse.h
V3Dead.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3Dead.h
V3Delayed.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3Delayed.h
V3Depth.cpp Name temporary variables based on hash of related node. 2021-08-11 17:29:22 +01:00
V3Depth.h
V3DepthBlock.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3DepthBlock.h
V3Descope.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3Descope.h
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 Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3EmitCBase.h Remove VN_CAST_CONST and VN_AS_CONST. 2021-10-24 11:43:48 +01:00
V3EmitCConstInit.h Use VN_AS wherever possible and obvious. No functional change. 2021-10-22 14:06:00 +01:00
V3EmitCConstPool.cpp Remove VN_CAST_CONST and VN_AS_CONST. 2021-10-24 11:43:48 +01:00
V3EmitCFunc.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3EmitCFunc.h Add static assertions for unnecessary VN_IS/VN_AS/VN_CAST 2021-10-22 19:39:24 +01:00
V3EmitCHeaders.cpp Remove VN_CAST_CONST and VN_AS_CONST. 2021-10-24 11:43:48 +01:00
V3EmitCImp.cpp Remove VN_CAST_CONST and VN_AS_CONST. 2021-10-24 11:43:48 +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
V3EmitCMake.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3EmitCMake.h
V3EmitCModel.cpp Remove VN_CAST_CONST and VN_AS_CONST. 2021-10-24 11:43:48 +01:00
V3EmitCSyms.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3EmitMk.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3EmitMk.h
V3EmitV.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3EmitV.h
V3EmitXml.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3EmitXml.h
V3Error.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3Error.h Add profile-guided optmization of mtasks (#3150). 2021-09-26 22:51:11 -04:00
V3Expand.cpp Use VN_AS wherever possible and obvious. No functional change. 2021-10-22 14:06:00 +01:00
V3Expand.h
V3File.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3File.h Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3FileLine.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3FileLine.h
V3Gate.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3Gate.h
V3GenClk.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3GenClk.h
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 Remove unused code. No functional change. 2021-11-09 19:46:19 +00:00
V3GraphAcyc.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3GraphAlg.cpp
V3GraphAlg.h
V3GraphDfa.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3GraphDfa.h Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3GraphPathChecker.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3GraphPathChecker.h
V3GraphStream.h Internals: Add more const. No functional change. 2021-11-03 17:49:19 -04:00
V3GraphTest.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -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 Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3Hasher.h Rework Ast hashing to be stable (#2974) 2021-05-21 14:34:27 +01:00
V3HierBlock.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3HierBlock.h
V3Inline.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3Inline.h
V3Inst.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3Inst.h
V3InstrCount.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3InstrCount.h
V3LangCode.h
V3LanguageWords.h
V3Life.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3Life.h
V3LifePost.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3LifePost.h
V3LinkCells.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3LinkCells.h
V3LinkDot.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3LinkDot.h Internals: More obvious debug filename. 2021-11-13 11:35:03 -05:00
V3LinkInc.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3LinkInc.h Remove unused code. No functional change. 2021-11-09 19:46:19 +00:00
V3LinkJump.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3LinkJump.h
V3LinkLevel.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3LinkLevel.h
V3LinkLValue.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3LinkLValue.h
V3LinkParse.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3LinkParse.h
V3LinkResolve.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3LinkResolve.h
V3List.h Internals: Add const. No functional change. 2021-06-20 18:33:13 -04:00
V3Localize.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3Localize.h
V3MergeCond.cpp Remove VN_CAST_CONST and VN_AS_CONST. 2021-10-24 11:43:48 +01:00
V3MergeCond.h
V3Name.cpp Use VN_AS wherever possible and obvious. No functional change. 2021-10-22 14:06:00 +01:00
V3Name.h
V3Number_test.cpp Internals: Add const. No functional change. 2021-06-20 18:33:13 -04:00
V3Number.cpp Support displaying x and z in $display task (#3107) (#3109) 2021-09-02 08:10:52 -04:00
V3Number.h Remove unused code. No functional change. 2021-11-09 19:46:19 +00:00
V3OptionParser.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05: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 Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3Options.h Add --instr-count-dpi option, change default to 200 2021-07-25 16:40:12 +01:00
V3Order.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3Order.h
V3OrderGraph.h Partial clean up of V3Order. No functional change intended. 2021-10-24 16:49:05 +01:00
V3Os.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3Os.h
V3Param.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3Param.h
V3Parse.h
V3ParseGrammar.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3ParseImp.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3ParseImp.h Generate YYSTYPE members with astgen 2021-10-22 19:27:32 +01:00
V3ParseLex.cpp Internals: Add const. No functional change. 2021-06-20 18:33:13 -04:00
V3ParseSym.h
V3Partition.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05: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
V3Premit.cpp Use VN_AS wherever possible and obvious. No functional change. 2021-10-22 14:06:00 +01:00
V3Premit.h
V3PreProc.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3PreProc.h
V3PreShell.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3PreShell.h
V3ProtectLib.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3ProtectLib.h
V3Randomize.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3Randomize.h
V3Reloop.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3Reloop.h
V3Scope.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3Scope.h
V3Scoreboard.cpp
V3Scoreboard.h Improve performance of V3Scoreboard. Only performance change intended. 2021-11-03 22:16:18 -04:00
V3SenTree.h Partial clean up of V3Order. No functional change intended. 2021-10-24 16:49:05 +01:00
V3Simulate.h Remove VN_CAST_CONST and VN_AS_CONST. 2021-10-24 11:43:48 +01:00
V3Slice.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3Slice.h
V3Split.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3Split.h
V3SplitAs.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3SplitAs.h
V3SplitVar.cpp Remove VN_CAST_CONST and VN_AS_CONST. 2021-10-24 11:43:48 +01:00
V3SplitVar.h
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 more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3String.h Internals: Add VString::startsWith predicate function 2021-07-20 14:29:43 +01:00
V3Subst.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3Subst.h
V3SymTable.h Use VN_AS wherever possible and obvious. No functional change. 2021-10-22 14:06:00 +01:00
V3Table.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3Table.h
V3Task.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3Task.h
V3Trace.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3Trace.h
V3TraceDecl.cpp Make AstTopScope accessible from AstNetlist 2021-10-24 13:00:29 +01:00
V3TraceDecl.h
V3Tristate.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3Tristate.h
V3TSP.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3TSP.h
V3Undriven.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3Undriven.h
V3UniqueNames.h Name temporary variables based on hash of related node. 2021-08-11 17:29:22 +01:00
V3Unknown.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3Unknown.h
V3Unroll.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3Unroll.h
V3VariableOrder.cpp Use VN_AS wherever possible and obvious. No functional change. 2021-10-22 14:06:00 +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
V3Width.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
V3Width.h
V3WidthCommit.h Use VN_AS wherever possible and obvious. No functional change. 2021-10-22 14:06:00 +01:00
V3WidthSel.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
Verilator.cpp Add profile-guided optmization of mtasks (#3150). 2021-09-26 22:51:11 -04:00
verilog.l Add profile-guided optmization of mtasks (#3150). 2021-09-26 22:51:11 -04:00
verilog.y Fix array method names with parens (#3181) (#3183) 2021-10-26 12:20:45 -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
vlcovgen
VlcPoint.h Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
VlcSource.h
VlcTest.h Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
VlcTop.cpp Internals: Add more const. No functional change intended. 2021-11-13 13:50:44 -05:00
VlcTop.h