| .. |
|
.gdbinit
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
.gitignore
|
…
|
|
|
CMakeLists.txt
|
Removed deprecated --cdc option.
|
2023-02-13 22:49:51 -05:00 |
|
Makefile.in
|
Internals: Avoid using <tab> in the middle of lines (#3913)
|
2023-01-29 22:39:22 -05:00 |
|
Makefile_obj.in
|
Internals: Split Mutex class used in verilated code and verilator (#4048)
|
2023-04-11 07:23:24 -04:00 |
|
V3Active.cpp
|
Fix LATCH warning on function local variables (#4221) (#4284)
|
2023-06-12 09:24:46 -04:00 |
|
V3Active.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3ActiveTop.cpp
|
Internals: Rename to dumpLevel(), to avoid confusion with make-a-dump()
|
2023-05-03 18:04:10 -04:00 |
|
V3ActiveTop.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Assert.cpp
|
Internals: Move some includes to .cpp files. (#4224)
|
2023-05-24 18:53:14 -04:00 |
|
V3Assert.h
|
Internals: Move some includes to .cpp files. (#4224)
|
2023-05-24 18:53:14 -04:00 |
|
V3AssertPre.cpp
|
Internals: Rename to dumpLevel(), to avoid confusion with make-a-dump()
|
2023-05-03 18:04:10 -04:00 |
|
V3AssertPre.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Ast.cpp
|
Internals: Rename to dumpLevel(), to avoid confusion with make-a-dump()
|
2023-05-03 18:04:10 -04:00 |
|
V3Ast.h
|
Add std::process class (#4212)
|
2023-06-01 10:02:08 -04:00 |
|
V3AstConstOnly.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3AstInlines.h
|
Support for condition operator on class objects (#4214)
|
2023-05-30 08:59:00 -04:00 |
|
V3AstNodeDType.h
|
Add std::process class (#4212)
|
2023-06-01 10:02:08 -04:00 |
|
V3AstNodeExpr.h
|
Fix function calls in with statements (#4245)
|
2023-05-30 09:02:59 -04:00 |
|
V3AstNodeOther.h
|
Fix LATCH warning on function local variables (#4221) (#4284)
|
2023-06-12 09:24:46 -04:00 |
|
V3AstNodes.cpp
|
Apply 'make format'
|
2023-06-03 14:11:23 +00:00 |
|
V3AstUserAllocator.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Begin.cpp
|
Internals: Rename to dumpLevel(), to avoid confusion with make-a-dump()
|
2023-05-03 18:04:10 -04:00 |
|
V3Begin.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Branch.cpp
|
Commentary
|
2023-05-27 09:43:23 -04:00 |
|
V3Branch.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Broken.cpp
|
Fix random internal crashes (#666).
|
2023-03-18 09:48:26 -04:00 |
|
V3Broken.h
|
Fix random internal crashes (#666).
|
2023-03-18 09:48:26 -04:00 |
|
V3CCtors.cpp
|
Internals: Rename to dumpLevel(), to avoid confusion with make-a-dump()
|
2023-05-03 18:04:10 -04:00 |
|
V3CCtors.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3CUse.cpp
|
Fix missing class forward declarations (#4151)
|
2023-05-22 08:29:01 -04:00 |
|
V3CUse.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Case.cpp
|
Internals: Rename to dumpLevel(), to avoid confusion with make-a-dump()
|
2023-05-03 18:04:10 -04:00 |
|
V3Case.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Cast.cpp
|
Add std::process class (#4212)
|
2023-06-01 10:02:08 -04:00 |
|
V3Cast.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Class.cpp
|
Fix struct redefinition (#4276)
|
2023-06-06 18:28:35 -04:00 |
|
V3Class.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Clean.cpp
|
Fix AstStructSel clean when data type is structure (#4241) (#4244)
|
2023-05-30 23:44:48 -04:00 |
|
V3Clean.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Clock.cpp
|
Internals: Rename to dumpLevel(), to avoid confusion with make-a-dump()
|
2023-05-03 18:04:10 -04:00 |
|
V3Clock.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Combine.cpp
|
Internals: Rename to dumpLevel(), to avoid confusion with make-a-dump()
|
2023-05-03 18:04:10 -04:00 |
|
V3Combine.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Common.cpp
|
Fix wide structure VL_TOSTRING_W generation (#4188) (#4189)
|
2023-05-10 20:34:44 -04:00 |
|
V3Common.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Config.cpp
|
Internals: Split Mutex class used in verilated code and verilator (#4048)
|
2023-04-11 07:23:24 -04:00 |
|
V3Config.h
|
Internals: Split Mutex class used in verilated code and verilator (#4048)
|
2023-04-11 07:23:24 -04:00 |
|
V3Const.cpp
|
Support for condition operator on class objects (#4214)
|
2023-05-30 08:59:00 -04:00 |
|
V3Const.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Coverage.cpp
|
Internals: Rename to dumpLevel(), to avoid confusion with make-a-dump()
|
2023-05-03 18:04:10 -04:00 |
|
V3Coverage.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3CoverageJoin.cpp
|
Internals: Rename to dumpLevel(), to avoid confusion with make-a-dump()
|
2023-05-03 18:04:10 -04:00 |
|
V3CoverageJoin.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Dead.cpp
|
Fix some AstExprStmt handling issues, towards side effect fixes.
|
2023-05-27 12:43:40 -04:00 |
|
V3Dead.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Delayed.cpp
|
Commentary
|
2023-05-27 09:43:23 -04:00 |
|
V3Delayed.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Depth.cpp
|
Internals: Rename to dumpLevel(), to avoid confusion with make-a-dump()
|
2023-05-03 18:04:10 -04:00 |
|
V3Depth.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3DepthBlock.cpp
|
Internals: Rename to dumpLevel(), to avoid confusion with make-a-dump()
|
2023-05-03 18:04:10 -04:00 |
|
V3DepthBlock.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Descope.cpp
|
Internals: Rename to dumpLevel(), to avoid confusion with make-a-dump()
|
2023-05-03 18:04:10 -04:00 |
|
V3Descope.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Dfg.cpp
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Dfg.h
|
Internals: Add mutex to V3Error (#3680)
|
2023-02-09 22:15:37 -05:00 |
|
V3DfgAstToDfg.cpp
|
Fix incorrect multi-driven lint warning (#4231) (#4248)
|
2023-06-01 08:43:17 -04:00 |
|
V3DfgDecomposition.cpp
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3DfgDfgToAst.cpp
|
Fix DfgToAst conversion of CountBits (#4101) (#4143)
|
2023-04-23 08:49:44 -04:00 |
|
V3DfgOptimizer.cpp
|
Internals: Rename to dumpLevel(), to avoid confusion with make-a-dump()
|
2023-05-03 18:04:10 -04:00 |
|
V3DfgOptimizer.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3DfgPasses.cpp
|
Internals: Rename to dumpLevel(), to avoid confusion with make-a-dump()
|
2023-05-03 18:04:10 -04:00 |
|
V3DfgPasses.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3DfgPeephole.cpp
|
Allow mismatched widths in operands of shifts in DFG
|
2023-01-22 10:55:03 +00:00 |
|
V3DfgPeephole.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3DfgVertices.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3DupFinder.cpp
|
Internals: Rename to dumpLevel(), to avoid confusion with make-a-dump()
|
2023-05-03 18:04:10 -04:00 |
|
V3DupFinder.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3EmitC.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3EmitCBase.cpp
|
Add std::process class (#4212)
|
2023-06-01 10:02:08 -04:00 |
|
V3EmitCBase.h
|
Fix missing class forward declarations (#4151)
|
2023-05-22 08:29:01 -04:00 |
|
V3EmitCConstInit.h
|
Internals: Use VNVisitorConst where possible, for better performance. No functional change indended.
|
2023-03-18 12:23:17 -04:00 |
|
V3EmitCConstPool.cpp
|
Internals: Use VNVisitorConst where possible, for better performance. No functional change indended.
|
2023-03-18 12:23:17 -04:00 |
|
V3EmitCFunc.cpp
|
Add std::process class (#4212)
|
2023-06-01 10:02:08 -04:00 |
|
V3EmitCFunc.h
|
Fix missing assignment for wide class members. (#4267)
|
2023-06-03 06:40:23 -07:00 |
|
V3EmitCHeaders.cpp
|
Fix operator == for unpacked struct, if elements are VlUnpacked arrays (#4247)
|
2023-05-31 08:34:34 -04:00 |
|
V3EmitCImp.cpp
|
Fix arrays of unpacked structs (#4173).
|
2023-05-06 21:41:17 -04:00 |
|
V3EmitCInlines.cpp
|
Internals: Fix cppcheck warnings. No functional change.
|
2023-03-18 19:28:48 -04:00 |
|
V3EmitCMain.cpp
|
Add --main-top-name option for C main TOP name (#4235) (#4249)
|
2023-05-31 09:02:26 -07:00 |
|
V3EmitCMain.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3EmitCMake.cpp
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3EmitCMake.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3EmitCModel.cpp
|
Internals: Deprecate VL_ATTR_ALIGNED, use alignas instead.
|
2023-05-02 21:21:10 -04:00 |
|
V3EmitCSyms.cpp
|
Internals: Deprecate VL_ATTR_ALIGNED, use alignas instead.
|
2023-05-02 21:21:10 -04:00 |
|
V3EmitMk.cpp
|
Internals: Favor {} constructor syntax. No functional change intended.
|
2023-04-06 21:04:26 -04:00 |
|
V3EmitMk.h
|
Fix to use parallel build for projects with a lot of files (#4116)
|
2023-04-14 18:52:05 -04:00 |
|
V3EmitV.cpp
|
Fix some AstExprStmt handling issues, towards side effect fixes.
|
2023-05-27 12:43:40 -04:00 |
|
V3EmitV.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3EmitXml.cpp
|
Internal: With --xml-only support --debug-exit-uvm
|
2023-05-05 13:47:34 -04:00 |
|
V3EmitXml.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Error.cpp
|
Internals: Rename to dumpLevel(), to avoid confusion with make-a-dump()
|
2023-05-03 18:04:10 -04:00 |
|
V3Error.h
|
Add NEWERSTD warning when using feature in newer language standard (#4168) (#4172).
|
2023-05-05 22:36:51 -04:00 |
|
V3Expand.cpp
|
Fix V3Expand ignoring side effects
|
2023-05-21 21:02:39 -04:00 |
|
V3Expand.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3File.cpp
|
Internals: Split Mutex class used in verilated code and verilator (#4048)
|
2023-04-11 07:23:24 -04:00 |
|
V3File.h
|
Internals: Add VL_MT_SAFE attribute to functions that requires locking. (#3805)
|
2023-03-17 20:24:15 -04:00 |
|
V3FileLine.cpp
|
Internals: Split Mutex class used in verilated code and verilator (#4048)
|
2023-04-11 07:23:24 -04:00 |
|
V3FileLine.h
|
Internal: Update clang_check_annotations conditions (#4134)
|
2023-04-20 07:02:31 -04:00 |
|
V3Force.cpp
|
Fix forced assignments that override non-continuous assignments (#4183) (#4192)
|
2023-05-12 06:57:12 -04:00 |
|
V3Force.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3FunctionTraits.h
|
Fix cinlude check (#3907)
|
2023-01-26 06:35:59 -05:00 |
|
V3Gate.cpp
|
Fix some AstExprStmt handling issues, towards side effect fixes.
|
2023-05-27 12:43:40 -04:00 |
|
V3Gate.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Global.cpp
|
Fix debug crash when no std:: used
|
2023-04-06 21:43:39 -04:00 |
|
V3Global.h
|
Fix debug crash when no std:: used
|
2023-04-06 21:43:39 -04:00 |
|
V3Graph.cpp
|
Internals: Add mutex to V3Error (#3680)
|
2023-02-09 22:15:37 -05:00 |
|
V3Graph.h
|
Internals: Add mutex to V3Error (#3680)
|
2023-02-09 22:15:37 -05:00 |
|
V3GraphAcyc.cpp
|
Internals: Rename to dumpLevel(), to avoid confusion with make-a-dump()
|
2023-05-03 18:04:10 -04:00 |
|
V3GraphAlg.cpp
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3GraphAlg.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3GraphPathChecker.cpp
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3GraphPathChecker.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3GraphStream.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3GraphTest.cpp
|
Internals: Rename to dumpLevel(), to avoid confusion with make-a-dump()
|
2023-05-03 18:04:10 -04:00 |
|
V3Hash.cpp
|
Add VL_MT_SAFE attribute to several functions. (#3729)
|
2023-03-16 19:48:56 -04:00 |
|
V3Hash.h
|
Add VL_MT_SAFE attribute to several functions. (#3729)
|
2023-03-16 19:48:56 -04:00 |
|
V3Hasher.cpp
|
Fix hashes of instances of parameterized classes (#4182)
|
2023-05-10 18:34:29 -04:00 |
|
V3Hasher.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3HierBlock.cpp
|
Fix some indents of warnMore
|
2023-01-05 17:59:51 -05:00 |
|
V3HierBlock.h
|
Cleanup missing copyrights and those on simply copied files. No functional change.
|
2023-01-20 20:42:30 -05:00 |
|
V3Inline.cpp
|
Internals: Rename to dumpLevel(), to avoid confusion with make-a-dump()
|
2023-05-03 18:04:10 -04:00 |
|
V3Inline.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Inst.cpp
|
Add NEWERSTD warning when using feature in newer language standard (#4168) (#4172).
|
2023-05-05 22:36:51 -04:00 |
|
V3Inst.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3InstrCount.cpp
|
Internals: Use VNVisitorConst where possible, for better performance. No functional change indended.
|
2023-03-18 12:23:17 -04:00 |
|
V3InstrCount.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3LangCode.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3LanguageWords.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Life.cpp
|
Internals: Rename to dumpLevel(), to avoid confusion with make-a-dump()
|
2023-05-03 18:04:10 -04:00 |
|
V3Life.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3LifePost.cpp
|
Internals: Rename to dumpLevel(), to avoid confusion with make-a-dump()
|
2023-05-03 18:04:10 -04:00 |
|
V3LifePost.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3LinkCells.cpp
|
Fix crash on duplicate imported modules (#3231).
|
2023-05-05 20:31:48 -04:00 |
|
V3LinkCells.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3LinkDot.cpp
|
Fix names of foreach blocks (#4264)
|
2023-06-06 16:24:42 +02:00 |
|
V3LinkDot.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3LinkInc.cpp
|
Internals: Remove dead code, addBeforeStmt
|
2023-05-20 22:37:28 -04:00 |
|
V3LinkInc.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3LinkJump.cpp
|
Internals: Rename to dumpLevel(), to avoid confusion with make-a-dump()
|
2023-05-03 18:04:10 -04:00 |
|
V3LinkJump.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3LinkLValue.cpp
|
Internals: Rename to dumpLevel(), to avoid confusion with make-a-dump()
|
2023-05-03 18:04:10 -04:00 |
|
V3LinkLValue.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3LinkLevel.cpp
|
Internals: Rename to dumpLevel(), to avoid confusion with make-a-dump()
|
2023-05-03 18:04:10 -04:00 |
|
V3LinkLevel.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3LinkParse.cpp
|
Fix false IMPLICITSTATIC on package functions.
|
2023-05-06 19:48:22 -04:00 |
|
V3LinkParse.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3LinkResolve.cpp
|
Internals: Rename to dumpLevel(), to avoid confusion with make-a-dump()
|
2023-05-03 18:04:10 -04:00 |
|
V3LinkResolve.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3List.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Localize.cpp
|
Commentary
|
2023-05-27 09:43:23 -04:00 |
|
V3Localize.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3MergeCond.cpp
|
Internals: Rename to dumpLevel(), to avoid confusion with make-a-dump()
|
2023-05-03 18:04:10 -04:00 |
|
V3MergeCond.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Mutex.h
|
Internals: Make mutex classes uncopyable. (#4223)
|
2023-05-25 07:35:14 -04:00 |
|
V3Name.cpp
|
Commentary
|
2023-05-27 09:43:23 -04:00 |
|
V3Name.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Number.cpp
|
Internal: Update clang_check_annotations conditions (#4134)
|
2023-04-20 07:02:31 -04:00 |
|
V3Number.h
|
Internal: Update clang_check_annotations conditions (#4134)
|
2023-04-20 07:02:31 -04:00 |
|
V3Number_test.cpp
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3OptionParser.cpp
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3OptionParser.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Options.cpp
|
Add --main-top-name option for C main TOP name (#4235) (#4249)
|
2023-05-31 09:02:26 -07:00 |
|
V3Options.h
|
Add --main-top-name option for C main TOP name (#4235) (#4249)
|
2023-05-31 09:02:26 -07:00 |
|
V3Order.cpp
|
Add std::process class (#4212)
|
2023-06-01 10:02:08 -04:00 |
|
V3Order.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3OrderGraph.h
|
Internal: Update clang_check_annotations conditions (#4134)
|
2023-04-20 07:02:31 -04:00 |
|
V3OrderMoveGraph.h
|
Internal: Update clang_check_annotations conditions (#4134)
|
2023-04-20 07:02:31 -04:00 |
|
V3Os.cpp
|
Fix duplicate std:: declaration with -I (#4215).
|
2023-05-22 20:32:20 -04:00 |
|
V3Os.h
|
Internals: Add VL_MT_SAFE attribute to functions that requires locking. (#3805)
|
2023-03-17 20:24:15 -04:00 |
|
V3PairingHeap.h
|
Commentary
|
2023-05-27 09:43:23 -04:00 |
|
V3Param.cpp
|
Fix class parameters of enum types (#4219)
|
2023-05-24 15:51:03 +02:00 |
|
V3Param.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Parse.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3ParseGrammar.cpp
|
Apply 'make format'
|
2023-05-06 02:37:42 +00:00 |
|
V3ParseImp.cpp
|
Add creating __inputs.vpp file with --debug (#4177).
|
2023-05-07 17:58:14 -04:00 |
|
V3ParseImp.h
|
Add creating __inputs.vpp file with --debug (#4177).
|
2023-05-07 17:58:14 -04:00 |
|
V3ParseLex.cpp
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3ParseSym.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Partition.cpp
|
Commentary
|
2023-05-05 22:50:28 -04:00 |
|
V3Partition.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3PartitionGraph.h
|
Internal: Update clang_check_annotations conditions (#4134)
|
2023-04-20 07:02:31 -04:00 |
|
V3PreLex.h
|
Fix some front-end memory leaks
|
2023-01-01 15:31:29 +00:00 |
|
V3PreLex.l
|
Internals: Use standard 'result' name for return variable. No functional change.
|
2023-04-08 22:11:28 -04:00 |
|
V3PreProc.cpp
|
Internals: Add some std::. No functional change intended.
|
2023-02-10 20:32:39 -05:00 |
|
V3PreProc.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3PreShell.cpp
|
Fix some front-end memory leaks
|
2023-01-01 15:31:29 +00:00 |
|
V3PreShell.h
|
Fix some front-end memory leaks
|
2023-01-01 15:31:29 +00:00 |
|
V3Premit.cpp
|
Commentary
|
2023-05-27 09:43:23 -04:00 |
|
V3Premit.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3ProtectLib.cpp
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3ProtectLib.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Randomize.cpp
|
Fix randomize missing simple class rand members.
|
2023-05-06 18:33:08 -04:00 |
|
V3Randomize.h
|
Support class srandom and class random stability.
|
2023-04-01 10:50:27 -04:00 |
|
V3Reloop.cpp
|
Internals: Rename to dumpLevel(), to avoid confusion with make-a-dump()
|
2023-05-03 18:04:10 -04:00 |
|
V3Reloop.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Sched.cpp
|
Add std::process class (#4212)
|
2023-06-01 10:02:08 -04:00 |
|
V3Sched.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3SchedAcyclic.cpp
|
Internals: Rename to dumpLevel(), to avoid confusion with make-a-dump()
|
2023-05-03 18:04:10 -04:00 |
|
V3SchedPartition.cpp
|
Internals: Rename to dumpLevel(), to avoid confusion with make-a-dump()
|
2023-05-03 18:04:10 -04:00 |
|
V3SchedReplicate.cpp
|
Internals: Rename to dumpLevel(), to avoid confusion with make-a-dump()
|
2023-05-03 18:04:10 -04:00 |
|
V3SchedTiming.cpp
|
Add std::process class (#4212)
|
2023-06-01 10:02:08 -04:00 |
|
V3Scope.cpp
|
Internals: Rename to dumpLevel(), to avoid confusion with make-a-dump()
|
2023-05-03 18:04:10 -04:00 |
|
V3Scope.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Scoreboard.cpp
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Scoreboard.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3SenExprBuilder.h
|
Fix sense expression variable naming (#4081)
|
2023-04-07 07:23:37 -04:00 |
|
V3SenTree.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Simulate.h
|
Fix some AstExprStmt handling issues, towards side effect fixes.
|
2023-05-27 12:43:40 -04:00 |
|
V3Slice.cpp
|
Fix some AstExprStmt handling issues, towards side effect fixes.
|
2023-05-27 12:43:40 -04:00 |
|
V3Slice.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Split.cpp
|
Internals: Rename to dumpLevel(), to avoid confusion with make-a-dump()
|
2023-05-03 18:04:10 -04:00 |
|
V3Split.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3SplitAs.cpp
|
Fix some AstExprStmt handling issues, towards side effect fixes.
|
2023-05-27 12:43:40 -04:00 |
|
V3SplitAs.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3SplitVar.cpp
|
Internals: Rename to dumpLevel(), to avoid confusion with make-a-dump()
|
2023-05-03 18:04:10 -04:00 |
|
V3SplitVar.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Stats.cpp
|
Internals: Add VNVisitorConst class.
|
2023-03-17 19:59:09 -04:00 |
|
V3Stats.h
|
Add creating __inputs.vpp file with --debug (#4177).
|
2023-05-07 17:58:14 -04:00 |
|
V3StatsReport.cpp
|
Add creating __inputs.vpp file with --debug (#4177).
|
2023-05-07 17:58:14 -04:00 |
|
V3StdFuture.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3String.cpp
|
Internals: Use standard 'result' name for return variable. No functional change.
|
2023-04-08 22:11:28 -04:00 |
|
V3String.h
|
Internals: Use standard 'result' name for return variable. No functional change.
|
2023-04-08 22:11:28 -04:00 |
|
V3Subst.cpp
|
Internals: Rename to dumpLevel(), to avoid confusion with make-a-dump()
|
2023-05-03 18:04:10 -04:00 |
|
V3Subst.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3SymTable.h
|
Internals: Rename to dumpLevel(), to avoid confusion with make-a-dump()
|
2023-05-03 18:04:10 -04:00 |
|
V3TSP.cpp
|
Internals: Rename to dumpLevel(), to avoid confusion with make-a-dump()
|
2023-05-03 18:04:10 -04:00 |
|
V3TSP.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Table.cpp
|
Internals: Rename to dumpLevel(), to avoid confusion with make-a-dump()
|
2023-05-03 18:04:10 -04:00 |
|
V3Table.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Task.cpp
|
Add std::process class (#4212)
|
2023-06-01 10:02:08 -04:00 |
|
V3Task.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3ThreadPool.cpp
|
Internals: Avoid pessimistic mutex locking in waitIfStopRequested() (#4272). No functional change intended.
|
2023-06-05 19:40:36 -04:00 |
|
V3ThreadPool.h
|
Internals: Avoid pessimistic mutex locking in waitIfStopRequested() (#4272). No functional change intended.
|
2023-06-05 19:40:36 -04:00 |
|
V3Timing.cpp
|
Set the global `usesTiming` flag if forks exist (#4274)
|
2023-06-06 09:35:12 -04:00 |
|
V3Timing.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Trace.cpp
|
Internals: Rename to dumpLevel(), to avoid confusion with make-a-dump()
|
2023-05-03 18:04:10 -04:00 |
|
V3Trace.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3TraceDecl.cpp
|
Fix VCD scope types (#4227) (#4282)
|
2023-06-08 11:43:04 -04:00 |
|
V3TraceDecl.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Tristate.cpp
|
Internals: Rename to dumpLevel(), to avoid confusion with make-a-dump()
|
2023-05-03 18:04:10 -04:00 |
|
V3Tristate.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Undriven.cpp
|
Change range order warning from LITENDIAN to ASCRANGE (#4010)
|
2023-03-20 20:44:11 -04:00 |
|
V3Undriven.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3UniqueNames.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Unknown.cpp
|
Internals: Rename to dumpLevel(), to avoid confusion with make-a-dump()
|
2023-05-03 18:04:10 -04:00 |
|
V3Unknown.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Unroll.cpp
|
Internals: Rename to dumpLevel(), to avoid confusion with make-a-dump()
|
2023-05-03 18:04:10 -04:00 |
|
V3Unroll.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3VariableOrder.cpp
|
Internals: Rename to dumpLevel(), to avoid confusion with make-a-dump()
|
2023-05-03 18:04:10 -04:00 |
|
V3VariableOrder.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Waiver.cpp
|
Internals: Split Mutex class used in verilated code and verilator (#4048)
|
2023-04-11 07:23:24 -04:00 |
|
V3Waiver.h
|
Internals: Split Mutex class used in verilated code and verilator (#4048)
|
2023-04-11 07:23:24 -04:00 |
|
V3Width.cpp
|
Support array max (#4275)
|
2023-06-07 07:44:21 -04:00 |
|
V3Width.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3WidthCommit.h
|
Support interface classes and class implements.
|
2023-01-28 18:06:37 -05:00 |
|
V3WidthSel.cpp
|
Support queue[$-1] selects.
|
2023-04-01 15:23:39 -04:00 |
|
Verilator.cpp
|
Commentary
|
2023-05-05 22:50:28 -04:00 |
|
VlcBucket.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
VlcMain.cpp
|
Add --annotate-points option, change multipoint on line reporting (#3876).
|
2023-02-08 20:22:54 -05:00 |
|
VlcOptions.h
|
Add --annotate-points option, change multipoint on line reporting (#3876).
|
2023-02-08 20:22:54 -05:00 |
|
VlcPoint.h
|
Add --annotate-points option, change multipoint on line reporting (#3876).
|
2023-02-08 20:22:54 -05:00 |
|
VlcSource.h
|
Internals: Fix cppcheck warnings. No functional change.
|
2023-03-18 19:28:48 -04:00 |
|
VlcTest.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
VlcTop.cpp
|
Internals: Fix cppcheck warnings. No functional change.
|
2023-03-18 19:28:48 -04:00 |
|
VlcTop.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
astgen
|
Internals: Add VNVisitorConst class.
|
2023-03-17 19:59:09 -04:00 |
|
bisonpre
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
config_build.h.in
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
config_rev
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
cppcheck_filtered
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
flexfix
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
mkinstalldirs
|
…
|
|
|
verilog.l
|
Parse 'let' as unsupported
|
2023-04-16 17:23:16 -04:00 |
|
verilog.y
|
Fix deleting unused parameterized classes (#4150)
|
2023-04-28 07:20:25 -04:00 |
|
vlcovgen
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |