verilator/src
2022-07-09 07:40:07 -04:00
..
.gdbinit
.gitignore
astgen Internals: Use python pass appropriately. No functional change intended. 2022-03-26 15:57:52 -04:00
bisonpre Fix bisonpre for MSYS2 (#3471) 2022-06-20 11:59:27 -04:00
config_build.h.in
config_rev
cppcheck_filtered
flexfix
Makefile_obj.in Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
Makefile.in
mkinstalldirs
V3Active.cpp Internals: Cleanup some defaults. No functional change. 2022-05-12 23:30:39 -04:00
V3Active.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3ActiveTop.cpp Internals: Rename Ast on non-node classes (#3262). No functional change. 2022-01-02 14:03:20 -05:00
V3ActiveTop.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3Assert.cpp Add default parameters to some Ast nodes for convenience 2022-04-23 14:47:16 +01:00
V3Assert.h
V3AssertPre.cpp Internals: Resolve potential SEGV risk (#3350) 2022-03-13 18:13:51 +09:00
V3AssertPre.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3Ast.cpp Fix compile error when enable VL_LEAK_CHECKS (#3411). 2022-05-08 20:49:13 -04:00
V3Ast.h Add and use VL_CONSTEXPR_CXX17 2022-07-05 14:21:28 +01:00
V3AstConstOnly.h
V3AstInlines.h
V3AstNodes.cpp Support AstClass::repairCache() after V3Class (#3431) 2022-05-17 09:22:43 -04:00
V3AstNodes.h Support concat assignment to packed array (#3446). 2022-06-03 21:32:13 -04:00
V3AstUserAllocator.h Add and use VL_CONSTEXPR_CXX17 2022-07-05 14:21:28 +01:00
V3Begin.cpp Refactor some of the Begin handling to a separate function (#3426) 2022-05-16 20:45:33 +01:00
V3Begin.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3Branch.cpp Internals: Rename Ast on non-node classes (#3262). No functional change. 2022-01-02 14:03:20 -05:00
V3Branch.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3Broken.cpp Merge alternate 'force'/'release' implementation 2022-01-16 15:31:37 +00:00
V3Broken.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3Case.cpp Add -f<optimization> options to replace -O<letter> options (#3436). 2022-06-03 20:43:16 -04:00
V3Case.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3Cast.cpp Internals: Rename Ast on non-node classes (#3262). No functional change. 2022-01-02 14:03:20 -05:00
V3Cast.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3CCtors.cpp Internals: cpplint cleanups. No functional change. 2022-01-08 12:01:39 -05:00
V3CCtors.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3Cdc.cpp Add separate AstInitialStatic node for static initializers 2022-04-23 15:12:49 +01:00
V3Cdc.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3Changed.cpp Cleanup V3Changed and V3GenClk 2022-02-16 18:09:19 +00:00
V3Changed.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3Class.cpp Support AstClass::repairCache() after V3Class (#3431) 2022-05-17 09:22:43 -04:00
V3Class.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3Clean.cpp Internals: Rename Ast on non-node classes (#3262). No functional change. 2022-01-02 14:03:20 -05:00
V3Clean.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3Clock.cpp Add default parameters to some Ast nodes for convenience 2022-04-23 14:47:16 +01:00
V3Clock.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3Combine.cpp Improve V3Combine 2022-02-27 20:40:58 +00:00
V3Combine.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3Common.cpp Fix class stringification on wide arrays (#3312). 2022-03-05 16:32:30 -05:00
V3Common.h
V3Config.cpp Support compile time trace signal selection with tracing_on/off (#3323). 2022-05-12 22:28:08 -04:00
V3Config.h Support compile time trace signal selection with tracing_on/off (#3323). 2022-05-12 22:28:08 -04:00
V3Const.cpp Fix #3470 of incorrect bit op tree optimization (#3476) 2022-07-06 08:33:37 +09:00
V3Const.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3Coverage.cpp Internals: Rename Ast on non-node classes (#3262). No functional change. 2022-01-02 14:03:20 -05:00
V3Coverage.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3CoverageJoin.cpp Internals: Rename Ast on non-node classes (#3262). No functional change. 2022-01-02 14:03:20 -05:00
V3CoverageJoin.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3CUse.cpp Internals: Rename Ast on non-node classes (#3262). No functional change. 2022-01-02 14:03:20 -05:00
V3CUse.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3Dead.cpp Add AstNode::foreach method for simple pre-order traversal (#3276) 2022-01-09 22:34:10 +00:00
V3Dead.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3Delayed.cpp Fix BLKANDNBLK on $readmem/$writemem (#3379). 2022-06-04 12:43:18 -04:00
V3Delayed.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3Depth.cpp Fix Vdeeptemp error with --threads and --compiler clang (#3338). 2022-03-05 20:17:36 -05:00
V3Depth.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3DepthBlock.cpp Internals: Rename Ast on non-node classes (#3262). No functional change. 2022-01-02 14:03:20 -05:00
V3DepthBlock.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3Descope.cpp Add default parameters to some Ast nodes for convenience 2022-04-23 14:47:16 +01:00
V3Descope.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3DupFinder.cpp Improve V3Combine 2022-02-27 20:40:58 +00:00
V3DupFinder.h Improve V3Combine 2022-02-27 20:40:58 +00:00
V3EmitC.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3EmitCBase.cpp Avoid repeated traversal for SC text sections in emit when not needed 2022-01-07 12:05:50 +00:00
V3EmitCBase.h Add AstNode::foreach method for simple pre-order traversal (#3276) 2022-01-09 22:34:10 +00:00
V3EmitCConstInit.h Deprecate 'vluint64_t' and similar types (#3255). 2022-03-27 15:27:40 -04:00
V3EmitCConstPool.cpp
V3EmitCFunc.cpp Fix crash with misuse of display. 2022-05-15 09:29:45 -04:00
V3EmitCFunc.h Don't mangle run-time library method names. 2022-04-23 14:47:16 +01:00
V3EmitCHeaders.cpp Set vlSymsp in modules at construction time. 2022-03-27 16:10:20 +01:00
V3EmitCImp.cpp Perform VCD tracing in parallel when using --threads (#3449) 2022-05-29 19:08:39 +01:00
V3EmitCInlines.cpp
V3EmitCMain.cpp
V3EmitCMain.h
V3EmitCMake.cpp Perform VCD tracing in parallel when using --threads (#3449) 2022-05-29 19:08:39 +01:00
V3EmitCMake.h
V3EmitCModel.cpp Improve run-time profiling 2022-03-27 15:57:30 +02:00
V3EmitCSyms.cpp Optimize file writing by using a memory buffer. (#3461) 2022-07-04 10:23:31 -04:00
V3EmitMk.cpp Remove VL_PROFILER ifdef. Partial (#3454). 2022-06-22 20:06:23 -04:00
V3EmitMk.h
V3EmitV.cpp With --no-decoration, remove output whitespace (#3460) 2022-06-10 07:26:33 -04:00
V3EmitV.h Use iterate*Const V3EmitV visitors. No functional change. 2022-04-23 14:47:12 +01:00
V3EmitXml.cpp Removed the deprecated "fl" attribute in XML output; use "loc" attribute instead. 2022-01-17 16:22:07 -05:00
V3EmitXml.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3Error.cpp Simplify and clarify reporting of enclosing instance 2022-04-22 23:38:23 +01:00
V3Error.h Simplify and clarify reporting of enclosing instance 2022-04-22 23:38:23 +01:00
V3Expand.cpp Internals: Remove dead code 2022-01-02 18:38:07 -05:00
V3Expand.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3File.cpp Optimize file writing by using a memory buffer. (#3461) 2022-07-04 10:23:31 -04:00
V3File.h Optimize file writing by using a memory buffer. (#3461) 2022-07-04 10:23:31 -04:00
V3FileLine.cpp Internals: Fix memory leak in V3FileLine (#3407) (#3408). No functional change intended. 2022-05-14 18:15:38 -04:00
V3FileLine.h Internals: Fix memory leak in V3FileLine (#3407) (#3408). No functional change intended. 2022-05-14 18:15:38 -04:00
V3Force.cpp Implement 'forceable' attribute 2022-01-16 15:31:37 +00:00
V3Force.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3Gate.cpp Add -f<optimization> options to replace -O<letter> options (#3436). 2022-06-03 20:43:16 -04:00
V3Gate.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3GenClk.cpp Cleanup V3Changed and V3GenClk 2022-02-16 18:09:19 +00:00
V3GenClk.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3Global.cpp Internals: Rename Ast on non-node classes (#3262). No functional change. 2022-01-02 14:03:20 -05:00
V3Global.h Apply 'make format' 2022-02-27 07:53:05 +00:00
V3Graph.cpp Add V3GraphVertex::dotRank to add GraphViz ranks to graph dumps 2022-05-02 10:27:26 +01:00
V3Graph.h Add V3GraphVertex::dotRank to add GraphViz ranks to graph dumps 2022-05-02 10:27:26 +01:00
V3GraphAcyc.cpp Add -f<optimization> options to replace -O<letter> options (#3436). 2022-06-03 20:43:16 -04:00
V3GraphAlg.cpp
V3GraphAlg.h
V3GraphPathChecker.cpp Deprecate 'vluint64_t' and similar types (#3255). 2022-03-27 15:27:40 -04:00
V3GraphPathChecker.h Deprecate 'vluint64_t' and similar types (#3255). 2022-03-27 15:27:40 -04:00
V3GraphStream.h Internals: cpplint cleanups. No functional change. 2022-01-08 12:01:39 -05:00
V3GraphTest.cpp
V3Hash.cpp
V3Hash.h
V3Hasher.cpp Allow const nodes in VNRef 2022-05-15 13:30:07 +01:00
V3Hasher.h Improve V3Combine 2022-02-27 20:40:58 +00:00
V3HierBlock.cpp Internals: Rename Ast on non-node classes (#3262). No functional change. 2022-01-02 14:03:20 -05:00
V3HierBlock.h Internals: cpplint cleanups. No functional change. 2022-01-08 12:01:39 -05:00
V3Inline.cpp Fix public unpacked input ports (#3465) 2022-06-15 07:41:59 -04:00
V3Inline.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3Inst.cpp Internal: Rename for clarity. No functional change. 2022-01-19 19:14:09 -05:00
V3Inst.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3InstrCount.cpp Internals: Rename Ast on non-node classes (#3262). No functional change. 2022-01-02 14:03:20 -05:00
V3InstrCount.h
V3LangCode.h
V3LanguageWords.h
V3Life.cpp Internals: Style modernization. No functional change intended. 2022-06-15 18:49:32 -04:00
V3Life.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3LifePost.cpp Prep for multiple AstExecGraph. No functional change. 2022-04-10 12:00:17 +01:00
V3LifePost.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3LinkCells.cpp Internals: Rename Ast on non-node classes (#3262). No functional change. 2022-01-02 14:03:20 -05:00
V3LinkCells.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3LinkDot.cpp Support non-ANSI interface port declarations (#3439). 2022-05-25 00:50:50 -04:00
V3LinkDot.h
V3LinkInc.cpp Fix ++/-- tree fix in case statements (#3346) (#3349). 2022-03-12 11:24:32 -05:00
V3LinkInc.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3LinkJump.cpp Internal: Add C++20ish reverse_view for range loops. No functional change (#3388). 2022-04-18 13:03:56 -04:00
V3LinkJump.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3LinkLevel.cpp
V3LinkLevel.h Internals: cpplint cleanups. No functional change. 2022-01-08 12:01:39 -05:00
V3LinkLValue.cpp Merge alternate 'force'/'release' implementation 2022-01-16 15:31:37 +00:00
V3LinkLValue.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3LinkParse.cpp Rename AstTimingControl to AstEventControl (#3425) 2022-05-16 20:44:41 +01:00
V3LinkParse.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3LinkResolve.cpp Internals: Rename Ast on non-node classes (#3262). No functional change. 2022-01-02 14:03:20 -05:00
V3LinkResolve.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3List.h Deprecate 'vluint64_t' and similar types (#3255). 2022-03-27 15:27:40 -04:00
V3Localize.cpp Fix incorrect localization when encountering non-leaf functions. 2022-04-09 20:30:39 +01:00
V3Localize.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3MergeCond.cpp Add -fno-merge-cond-motion option 2022-06-13 14:16:11 +01:00
V3MergeCond.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3Name.cpp Internals: Rename Ast on non-node classes (#3262). No functional change. 2022-01-02 14:03:20 -05:00
V3Name.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3Number_test.cpp Internals: cpplint cleanups. No functional change. 2022-01-08 12:01:39 -05:00
V3Number.cpp Commentary 2022-03-30 20:17:59 -04:00
V3Number.h Deprecate 'vluint64_t' and similar types (#3255). 2022-03-27 15:27:40 -04:00
V3OptionParser.cpp Changed --no-merge-const-pool to -fno-merge-const-pool (#3436). 2022-06-03 19:41:59 -04:00
V3OptionParser.h Changed --no-merge-const-pool to -fno-merge-const-pool (#3436). 2022-06-03 19:41:59 -04:00
V3Options.cpp Add -fno-merge-cond-motion option 2022-06-13 14:16:11 +01:00
V3Options.h Add -fno-merge-cond-motion option 2022-06-13 14:16:11 +01:00
V3Order.cpp Fix UNOPTFLAT warning from initial static var (#3406) 2022-05-06 10:24:03 +02:00
V3Order.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3OrderGraph.h
V3Os.cpp Deprecate 'vluint64_t' and similar types (#3255). 2022-03-27 15:27:40 -04:00
V3Os.h Deprecate 'vluint64_t' and similar types (#3255). 2022-03-27 15:27:40 -04:00
V3Param.cpp Ensure topological ordering of module list. 2022-04-23 13:25:27 +01:00
V3Param.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3Parse.h
V3ParseGrammar.cpp Initial support for intra-assignment timing controls, net delays (#3427) 2022-05-17 19:19:44 +01:00
V3ParseImp.cpp Fix filenames with dots overwriting debug .vpp files (#3373). 2022-04-10 10:33:16 -04:00
V3ParseImp.h Internals: Rename Ast on non-node classes (#3262). No functional change. 2022-01-02 14:03:20 -05:00
V3ParseLex.cpp
V3ParseSym.h Internal: Add C++20ish reverse_view for range loops. No functional change (#3388). 2022-04-18 13:03:56 -04:00
V3Partition.cpp Internal: Add C++20ish reverse_view for range loops. No functional change (#3388). 2022-04-18 13:03:56 -04:00
V3Partition.h Prep for multiple AstExecGraph. No functional change. 2022-04-10 12:00:17 +01:00
V3PartitionGraph.h Deprecate 'vluint64_t' and similar types (#3255). 2022-03-27 15:27:40 -04:00
V3PreLex.h
V3PreLex.l
V3Premit.cpp Changed --no-merge-const-pool to -fno-merge-const-pool (#3436). 2022-06-03 19:41:59 -04:00
V3Premit.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3PreProc.cpp
V3PreProc.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3PreShell.cpp
V3PreShell.h
V3ProtectLib.cpp Internals: Rename Ast on non-node classes (#3262). No functional change. 2022-01-02 14:03:20 -05:00
V3ProtectLib.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3Randomize.cpp Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3Randomize.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3Reloop.cpp Internals: Rename Ast on non-node classes (#3262). No functional change. 2022-01-02 14:03:20 -05:00
V3Reloop.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3Scope.cpp Commentary 2022-03-30 20:17:59 -04:00
V3Scope.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3Scoreboard.cpp
V3Scoreboard.h Internals: cpplint cleanups. No functional change. 2022-01-08 12:01:39 -05:00
V3SenTree.h Replace SenTreeSet with generic collection 2022-02-16 18:09:19 +00:00
V3Simulate.h Internals: Constructor style cleanup. No functional change. 2022-07-09 07:40:07 -04:00
V3Slice.cpp Internals: Rename Ast on non-node classes (#3262). No functional change. 2022-01-02 14:03:20 -05:00
V3Slice.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3Split.cpp Count non-empty always blocks in V3Split (#3337) 2022-03-06 12:56:34 +09:00
V3Split.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3SplitAs.cpp Internals: Rename Ast on non-node classes (#3262). No functional change. 2022-01-02 14:03:20 -05:00
V3SplitAs.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3SplitVar.cpp Deprecate 'vluint64_t' and similar types (#3255). 2022-03-27 15:27:40 -04:00
V3SplitVar.h
V3Stats.cpp Internals: Rename Ast on non-node classes (#3262). No functional change. 2022-01-02 14:03:20 -05:00
V3Stats.h Deprecate 'vluint64_t' and similar types (#3255). 2022-03-27 15:27:40 -04:00
V3StatsReport.cpp
V3String.cpp
V3String.h
V3Subst.cpp Internals: cpplint cleanups. No functional change. 2022-01-08 12:01:39 -05:00
V3Subst.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3SymTable.h Internals: cpplint cleanups. No functional change. 2022-01-08 12:01:39 -05:00
V3Table.cpp Internals: Constructor style cleanup. No functional change. 2022-07-09 07:40:07 -04:00
V3Table.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3Task.cpp Commentary 2022-03-30 20:17:59 -04:00
V3Task.h Internals: cpplint cleanups. No functional change. 2022-01-08 12:01:39 -05:00
V3Trace.cpp Perform VCD tracing in parallel when using --threads (#3449) 2022-05-29 19:08:39 +01:00
V3Trace.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3TraceDecl.cpp Support compile time trace signal selection with tracing_on/off (#3323). 2022-05-12 22:28:08 -04:00
V3TraceDecl.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3Tristate.cpp Fix #3258 of internal error with inout port (#3268) 2022-01-05 08:37:20 +09:00
V3Tristate.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3TSP.cpp Commentary 2022-03-30 20:17:59 -04:00
V3TSP.h Internals: cpplint cleanups. No functional change. 2022-01-08 12:01:39 -05:00
V3Undriven.cpp Internals: Rename Ast on non-node classes (#3262). No functional change. 2022-01-02 14:03:20 -05:00
V3Undriven.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3UniqueNames.h
V3Unknown.cpp Add default parameters to some Ast nodes for convenience 2022-04-23 14:47:16 +01:00
V3Unknown.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3Unroll.cpp Internals: Rename Ast on non-node classes (#3262). No functional change. 2022-01-02 14:03:20 -05:00
V3Unroll.h
V3VariableOrder.cpp Internals: Rename Ast on non-node classes (#3262). No functional change. 2022-01-02 14:03:20 -05:00
V3VariableOrder.h
V3Waiver.cpp
V3Waiver.h
V3Width.cpp Support concat assignment to packed array (#3446). 2022-06-03 21:32:13 -04:00
V3Width.h Internals: Make all .h files compilable 2022-01-08 11:18:23 -05:00
V3WidthCommit.h Commentary 2022-03-30 20:17:59 -04:00
V3WidthSel.cpp Deprecate 'vluint64_t' and similar types (#3255). 2022-03-27 15:27:40 -04:00
Verilator.cpp Add -f<optimization> options to replace -O<letter> options (#3436). 2022-06-03 20:43:16 -04:00
verilog.l Support compile time trace signal selection with tracing_on/off (#3323). 2022-05-12 22:28:08 -04:00
verilog.y Apply 'make format' 2022-05-25 04:51:51 +00:00
VlcBucket.h Deprecate 'vluint64_t' and similar types (#3255). 2022-03-27 15:27:40 -04:00
VlcMain.cpp
VlcOptions.h
vlcovgen
VlcPoint.h Deprecate 'vluint64_t' and similar types (#3255). 2022-03-27 15:27:40 -04:00
VlcSource.h Deprecate 'vluint64_t' and similar types (#3255). 2022-03-27 15:27:40 -04:00
VlcTest.h Deprecate 'vluint64_t' and similar types (#3255). 2022-03-27 15:27:40 -04:00
VlcTop.cpp Deprecate 'vluint64_t' and similar types (#3255). 2022-03-27 15:27:40 -04:00
VlcTop.h