1
0
mirror of https://github.com/verilator/verilator.git synced 2025-03-07 04:29:35 +00:00
verilator/src
2021-07-20 14:29:36 +01:00
..
.gdbinit
.gitignore
astgen Apply clang-format 2021-05-22 10:14:07 +00: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: Separate emitting of C++ headers and implementation 2021-07-13 17:43:44 +01:00
Makefile.in Fix Makefiles to support Windows EXEEXT usage (). 2021-06-04 12:04:55 -04:00
mkinstalldirs
V3Active.cpp Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3Active.h
V3ActiveTop.cpp Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3ActiveTop.h
V3Assert.cpp Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3Assert.h
V3AssertPre.cpp Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3AssertPre.h
V3Ast.cpp Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3Ast.h Internals: Move AstNodeCCall::m_selfPointer to AstCCall 2021-07-13 17:47:42 +01:00
V3AstConstOnly.h
V3AstInlines.h Aid IDE code linking in V3AstNodes.h () 2021-06-05 17:40:56 +01:00
V3AstNodes.cpp Internals: Move AstNodeCCall::m_selfPointer to AstCCall 2021-07-13 17:47:42 +01:00
V3AstNodes.h Internals: Move AstNodeCCall::m_selfPointer to AstCCall 2021-07-13 17:47:42 +01: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
V3Branch.cpp Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3Branch.h
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
V3Case.cpp Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3Case.h
V3Cast.cpp Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3Cast.h
V3CCtors.cpp Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3CCtors.h
V3Cdc.cpp Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3Cdc.h
V3Changed.cpp Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3Changed.h
V3Class.cpp Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3Class.h
V3Clean.cpp Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3Clean.h
V3Clock.cpp Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3Clock.h
V3Combine.cpp Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3Combine.h
V3Config.cpp Internals: Add const. No functional change. 2021-06-20 18:33:13 -04:00
V3Config.h
V3Const.cpp Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3Const.h
V3Coverage.cpp Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3Coverage.h
V3CoverageJoin.cpp Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3CoverageJoin.h
V3CUse.cpp Remove unnecesasry and incorrect trace class CUse. 2021-07-13 14:20:57 +01:00
V3CUse.h
V3Dead.cpp Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3Dead.h
V3Delayed.cpp Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3Delayed.h
V3Depth.cpp Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3Depth.h
V3DepthBlock.cpp Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3DepthBlock.h
V3Descope.cpp Internals: Move AstNodeCCall::m_selfPointer to AstCCall 2021-07-13 17:47:42 +01: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 () 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: Attach VL_ATTR_COLD to definitions as well as declarations. 2021-07-20 13:52:53 +01:00
V3EmitCBase.h Internals: const pointer argument 2021-07-20 14:29:36 +01:00
V3EmitCConstInit.h Emit: Factor out visitor that can emit constant initializers 2021-07-14 13:56:04 +01:00
V3EmitCConstPool.cpp Emit: Factor out visitor that can emit constant initializers 2021-07-14 13:56:04 +01:00
V3EmitCFunc.cpp Internals: Move AstNodeCCall::m_selfPointer to AstCCall 2021-07-13 17:47:42 +01:00
V3EmitCFunc.h Emit: Clean up some code coverage holes 2021-07-14 12:27:33 +01:00
V3EmitCHeaders.cpp Emit: Factor out visitor that can emit constant initializers 2021-07-14 13:56:04 +01:00
V3EmitCImp.cpp Don't emit trace files with --lint-only 2021-07-19 17:48:38 +01:00
V3EmitCInlines.cpp Internals: Remove old needHeavy code. 2021-07-07 17:56:34 -04:00
V3EmitCMain.cpp Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3EmitCMain.h
V3EmitCMake.cpp Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3EmitCMake.h
V3EmitCModel.cpp Internals: Separate emitting of C++ headers and implementation 2021-07-13 17:43:44 +01:00
V3EmitCSyms.cpp Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3EmitMk.cpp Internals: C++11 for bool. No functional change. 2021-07-11 10:42:32 -04:00
V3EmitMk.h
V3EmitV.cpp Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3EmitV.h
V3EmitXml.cpp Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3EmitXml.h
V3Error.cpp Internals: Add const. No functional change. 2021-06-20 18:33:13 -04:00
V3Error.h Internals: Fix debug prints racing with option parsing. 2021-07-10 12:57:40 +01:00
V3Expand.cpp Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3Expand.h
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
V3Gate.cpp Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3Gate.h
V3GenClk.cpp Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3GenClk.h
V3Global.cpp Implement a distinct constant pool () 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
V3GraphAcyc.cpp
V3GraphAlg.cpp
V3GraphAlg.h
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
V3GraphStream.h
V3GraphTest.cpp
V3Hash.cpp V3Hash: Add missing include. 2021-06-21 15:32:58 +01:00
V3Hash.h Fix V3Hash when building -m32 2021-06-13 23:19:25 +01:00
V3Hasher.cpp Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3Hasher.h Rework Ast hashing to be stable () 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
V3Inline.cpp Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3Inline.h
V3Inst.cpp Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3Inst.h
V3InstrCount.cpp Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3InstrCount.h
V3LangCode.h
V3LanguageWords.h
V3Life.cpp Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3Life.h
V3LifePost.cpp Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3LifePost.h
V3LinkCells.cpp Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3LinkCells.h
V3LinkDot.cpp Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3LinkDot.h
V3LinkInc.cpp Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3LinkInc.h
V3LinkJump.cpp Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3LinkJump.h
V3LinkLevel.cpp Fix multitop to go to stderr () 2021-07-20 08:00:14 -04:00
V3LinkLevel.h
V3LinkLValue.cpp Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3LinkLValue.h
V3LinkParse.cpp Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3LinkParse.h
V3LinkResolve.cpp Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3LinkResolve.h
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
V3MergeCond.cpp Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3MergeCond.h
V3Name.cpp Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3Name.h
V3Number_test.cpp Internals: Add const. No functional change. 2021-06-20 18:33:13 -04:00
V3Number.cpp Introduce small object optimization to V3Number () 2021-06-30 21:20:56 +09:00
V3Number.h Introduce small object optimization to V3Number () 2021-06-30 21:20:56 +09:00
V3OptionParser.cpp Internals: Add const. No functional change. 2021-06-20 18:33:13 -04:00
V3OptionParser.h Internals: Fix build failure on older gcc such as 4.8.5 on CentOS7. No functional change is intended. () 2021-05-13 06:45:56 +09:00
V3Options.cpp Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3Options.h Internals: Fix debug prints racing with option parsing. 2021-07-10 12:57:40 +01:00
V3Order.cpp Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3Order.h
V3OrderGraph.h
V3Os.cpp Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3Os.h
V3Param.cpp Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3Param.h
V3Parse.h
V3ParseGrammar.cpp
V3ParseImp.cpp Internals: Add const. No functional change. 2021-06-20 18:33:13 -04:00
V3ParseImp.h
V3ParseLex.cpp Internals: Add const. No functional change. 2021-06-20 18:33:13 -04:00
V3ParseSym.h
V3Partition.cpp Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3Partition.h Construct AstExecGraph implementation outside of V3EmitC. () 2021-06-16 12:18:56 +01:00
V3PartitionGraph.h Construct AstExecGraph implementation outside of V3EmitC. () 2021-06-16 12:18:56 +01:00
V3PreLex.h Support ignoring "`pragma protect ..." () 2021-04-26 18:16:24 -04:00
V3PreLex.l Support ignoring "`pragma protect ..." () 2021-04-26 18:16:24 -04:00
V3Premit.cpp Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3Premit.h
V3PreProc.cpp Internals: Add const. No functional change. 2021-06-20 18:33:13 -04:00
V3PreProc.h
V3PreShell.cpp Internals: Add const. No functional change. 2021-06-20 18:33:13 -04:00
V3PreShell.h
V3ProtectLib.cpp Rework Ast hashing to be stable () 2021-05-21 14:34:27 +01:00
V3ProtectLib.h
V3Randomize.cpp Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3Randomize.h
V3Reloop.cpp Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3Reloop.h
V3Scope.cpp Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3Scope.h
V3Scoreboard.cpp
V3Scoreboard.h Internals: Add const. No functional change. 2021-06-20 18:33:13 -04:00
V3SenTree.h Rework Ast hashing to be stable () 2021-05-21 14:34:27 +01:00
V3Simulate.h V3Simulate: Avoid copying while managing free list. 2021-07-05 17:07:33 +01:00
V3Slice.cpp Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3Slice.h
V3Split.cpp Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3Split.h
V3SplitAs.cpp Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3SplitAs.h
V3SplitVar.cpp Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3SplitVar.h
V3Stats.cpp Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3Stats.h
V3StatsReport.cpp Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3String.cpp Internals: Add const. No functional change. 2021-06-20 18:33:13 -04:00
V3String.h Internals: Add const. No functional change. 2021-06-20 18:33:13 -04:00
V3Subst.cpp Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3Subst.h
V3SymTable.h Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3Table.cpp Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3Table.h
V3Task.cpp Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3Task.h
V3Trace.cpp Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3Trace.h
V3TraceDecl.cpp Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3TraceDecl.h
V3Tristate.cpp Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3Tristate.h
V3TSP.cpp Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3TSP.h
V3Undriven.cpp Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3Undriven.h
V3Unknown.cpp Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3Unknown.h
V3Unroll.cpp Internals: Add const. No functional change. 2021-06-20 18:33:13 -04:00
V3Unroll.h
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 Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3Waiver.h
V3Width.cpp Internals: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
V3Width.h
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 Internals: Separate emitting of C++ headers and implementation 2021-07-13 17:43:44 +01:00
verilog.l Internals: Fix off-by-one #line. 2021-07-10 07:11:34 -04:00
verilog.y Add support for null ports () 2021-04-09 10:39:46 -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: C++11 style cleanups. No functional change. 2021-07-11 18:42:01 -04:00
VlcTop.h