..
.gdbinit
Add JSON AST dumps ( #5020 )
2024-03-28 07:32:18 -04:00
.gdbinit.py
Add JSON AST dumps ( #5020 )
2024-03-28 07:32:18 -04:00
.gitignore
Fix config_build.h issues ( #4380 ) ( #4381 )
2023-07-27 05:42:35 -04:00
CMakeLists.txt
Fix missing flex include path variable ( #4970 ) ( #4971 )
2024-04-29 22:01:09 -04:00
Makefile.in
Copyright year update
2024-01-01 03:19:59 -05:00
Makefile_obj.in
Support constrained randomization with external solvers ( #4947 )
2024-05-17 10:38:34 -04:00
V3Active.cpp
Improve V3List user interface ( #4996 )
2024-03-25 23:06:25 +00:00
V3Active.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3ActiveTop.cpp
Internals: Add missing VL_DO_DANGLING. No functional change intended.
2024-05-08 08:36:24 -04:00
V3ActiveTop.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3Assert.cpp
Internals: Add missing VL_DO_DANGLING. No functional change intended.
2024-05-08 08:36:24 -04:00
V3Assert.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3AssertPre.cpp
Support `inout` clocking items ( #5160 )
2024-06-07 08:30:58 -04:00
V3AssertPre.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3Ast.cpp
Add JSON AST dumps ( #5020 )
2024-03-28 07:32:18 -04:00
V3Ast.h
Support constrained randomization with external solvers ( #4947 )
2024-05-17 10:38:34 -04:00
V3AstInlines.h
Fix object assignment from conditionals ( #4968 ).
2024-03-16 09:12:18 -04:00
V3AstNodeDType.h
Support 2D dynamic array initialization ( #4700 ) ( #5122 )
2024-06-08 22:44:45 -04:00
V3AstNodeExpr.h
Support constrained randomization with external solvers ( #4947 )
2024-05-17 10:38:34 -04:00
V3AstNodeOther.h
Support `inout` clocking items ( #5160 )
2024-06-07 08:30:58 -04:00
V3AstNodes.cpp
Apply 'make format'
2024-06-09 02:45:26 +00:00
V3AstUserAllocator.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3Begin.cpp
Internals: Add serializeOnly() and dumpTreeEitherLevel() ( #4815 ) ( #4715 ). No functional change intended.
2024-01-09 10:35:13 -05:00
V3Begin.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3Branch.cpp
Copyright year update
2024-01-01 03:19:59 -05:00
V3Branch.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3Broken.cpp
Plug memory leaks ( #5016 )
2024-03-23 22:12:43 +00:00
V3Broken.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3CCtors.cpp
Internals: Use more standard syntax for avoiding unused variable warnings ( #4826 )
2024-01-13 15:34:59 -05:00
V3CCtors.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3CUse.cpp
Internals: Add serializeOnly() and dumpTreeEitherLevel() ( #4815 ) ( #4715 ). No functional change intended.
2024-01-09 10:35:13 -05:00
V3CUse.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3Case.cpp
Internals: Add serializeOnly() and dumpTreeEitherLevel() ( #4815 ) ( #4715 ). No functional change intended.
2024-01-09 10:35:13 -05:00
V3Case.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3Cast.cpp
Fix object assignment from conditionals ( #4968 ).
2024-03-16 09:12:18 -04:00
V3Cast.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3Class.cpp
Fix tracing class parameters ( #5014 ).
2024-03-27 20:07:46 -04:00
V3Class.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3Clean.cpp
Fix unpacked structure upper bit cleaning ( #4978 ).
2024-03-15 21:56:24 -04:00
V3Clean.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3Clock.cpp
Plug memory leaks ( #5016 )
2024-03-23 22:12:43 +00:00
V3Clock.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3Combine.cpp
Internals: Mark structs final/VL_NOT_FINAL. No functional change intended.
2024-01-20 15:06:46 -05:00
V3Combine.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3Common.cpp
Support constrained randomization with external solvers ( #4947 )
2024-05-17 10:38:34 -04:00
V3Common.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3Config.cpp
Internals: Remove extra single-line {}. No functional change.
2024-03-27 17:57:49 -04:00
V3Config.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3Const.cpp
Fix redundant AstExtend breaks DFG ( #5112 )
2024-05-10 18:48:09 -04:00
V3Const.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3Coverage.cpp
Fix compile error on structs with queues (and ignore toggle coverage on queues).
2024-02-08 08:44:27 -05:00
V3Coverage.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3CoverageJoin.cpp
Fix toggle coverage dataDeclp error on multi-edge driven signals.
2024-02-08 19:21:44 -05:00
V3CoverageJoin.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3Dead.cpp
Internals: Add serializeOnly() and dumpTreeEitherLevel() ( #4815 ) ( #4715 ). No functional change intended.
2024-01-09 10:35:13 -05:00
V3Dead.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3Delayed.cpp
Fix MSVC C4805 == type mismatch warning
2024-06-07 22:14:32 -04:00
V3Delayed.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3Depth.cpp
Internals: Add serializeOnly() and dumpTreeEitherLevel() ( #4815 ) ( #4715 ). No functional change intended.
2024-01-09 10:35:13 -05:00
V3Depth.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3DepthBlock.cpp
Internals: Add serializeOnly() and dumpTreeEitherLevel() ( #4815 ) ( #4715 ). No functional change intended.
2024-01-09 10:35:13 -05:00
V3DepthBlock.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3Descope.cpp
Internals: Add missing VL_DO_DANGLING. No functional change intended.
2024-05-08 08:36:24 -04:00
V3Descope.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3Dfg.cpp
Improve V3List user interface ( #4996 )
2024-03-25 23:06:25 +00:00
V3Dfg.h
Improve V3List user interface ( #4996 )
2024-03-25 23:06:25 +00:00
V3DfgAstToDfg.cpp
Do not create aliases for forced port signals ( #5105 )
2024-05-10 18:19:51 +01:00
V3DfgCache.cpp
Avoid creating redundant vertices in V3DfgPeephole ( #4944 )
2024-03-06 18:01:52 +00:00
V3DfgCache.h
Avoid creating redundant vertices in V3DfgPeephole ( #4944 )
2024-03-06 18:01:52 +00:00
V3DfgDecomposition.cpp
Improve V3List user interface ( #4996 )
2024-03-25 23:06:25 +00:00
V3DfgDfgToAst.cpp
Improve V3List user interface ( #4996 )
2024-03-25 23:06:25 +00:00
V3DfgOptimizer.cpp
Apply DFG regularization to cyclic graphs ( #5142 )
2024-05-26 12:01:30 +01:00
V3DfgOptimizer.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3DfgPasses.cpp
Do not create aliases for forced port signals ( #5105 )
2024-05-10 18:19:51 +01:00
V3DfgPasses.h
Improve V3List user interface ( #4996 )
2024-03-25 23:06:25 +00:00
V3DfgPatternStats.h
Fix minor V3DfgPatternStats coding issues
2024-03-01 14:56:35 +00:00
V3DfgPeephole.cpp
Improve V3List user interface ( #4996 )
2024-03-25 23:06:25 +00:00
V3DfgPeephole.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3DfgRegularize.cpp
Fix DFG assertion with SystemC ( #5076 )
2024-04-27 13:41:10 +01:00
V3DfgVertices.h
Do not create aliases for forced port signals ( #5105 )
2024-05-10 18:19:51 +01:00
V3DupFinder.cpp
Fix toggle coverage dataDeclp error on multi-edge driven signals.
2024-02-08 19:21:44 -05:00
V3DupFinder.h
Internals: Minor coverage reformatting/renaming. No functional change.
2024-02-08 19:10:38 -05:00
V3EmitC.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3EmitCBase.cpp
Internals: Remove extra single-line {}. No functional change.
2024-03-27 17:57:49 -04:00
V3EmitCBase.h
Fix compile error on structs with queues (and ignore toggle coverage on queues).
2024-02-08 08:44:27 -05:00
V3EmitCConstInit.h
Add '--decorations node' for inserting debug comments into emitted code.
2024-01-24 21:51:47 -05:00
V3EmitCConstPool.cpp
Add parameterless assert control system tasks ( #5010 )
2024-05-08 08:31:34 -04:00
V3EmitCFunc.cpp
Support constrained randomization with external solvers ( #4947 )
2024-05-17 10:38:34 -04:00
V3EmitCFunc.h
Support stream operation on unpacked array ( #4714 ) ( #5006 )
2024-03-21 18:26:42 -04:00
V3EmitCHeaders.cpp
Support constrained randomization with external solvers ( #4947 )
2024-05-17 10:38:34 -04:00
V3EmitCImp.cpp
Support NBAs to arrays inside loops ( #5092 )
2024-05-03 07:45:49 -04:00
V3EmitCInlines.cpp
Copyright year update
2024-01-01 03:19:59 -05:00
V3EmitCMain.cpp
Rename statsPrintSummary()
2024-03-30 13:19:47 -04:00
V3EmitCMain.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3EmitCMake.cpp
Support constrained randomization with external solvers ( #4947 )
2024-05-17 10:38:34 -04:00
V3EmitCMake.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3EmitCModel.cpp
Add traceCapable indication to model header ( #5053 ).
2024-05-03 20:18:06 -04:00
V3EmitCPch.cpp
Copyright year update
2024-01-01 03:19:59 -05:00
V3EmitCSyms.cpp
[Vpi] Fix missing scopes 2 ( #4965 )
2024-04-01 23:11:15 -04:00
V3EmitMk.cpp
Support constrained randomization with external solvers ( #4947 )
2024-05-17 10:38:34 -04:00
V3EmitMk.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3EmitV.cpp
Internals: Use C++14 quoted literal std::string
2024-01-28 21:00:20 -05:00
V3EmitV.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3EmitXml.cpp
Internals: Remove extra single-line {}. No functional change.
2024-03-27 17:57:49 -04:00
V3EmitXml.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3Error.cpp
Add JSON AST dumps ( #5020 )
2024-03-28 07:32:18 -04:00
V3Error.h
Support `$psprintf` system function ( #4314 ) ( #5169 )
2024-06-10 08:38:26 -04:00
V3ExecGraph.cpp
Improve V3List user interface ( #4996 )
2024-03-25 23:06:25 +00:00
V3ExecGraph.h
Simplify LogicMTask/ExecMTask IDs ( #4990 )
2024-03-16 14:02:17 +00:00
V3Expand.cpp
Internals: Remove extra single-line {}. No functional change.
2024-03-27 17:57:49 -04:00
V3Expand.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3File.cpp
Internals: Use C++14 quoted literal std::string
2024-01-28 21:00:20 -05:00
V3File.h
Add stats on output size
2024-03-24 10:50:53 -04:00
V3FileLine.cpp
Internals: Remove extra single-line {}. No functional change.
2024-03-27 17:57:49 -04:00
V3FileLine.h
Add --json-only and related JSON dumping ( #4715 ) ( #4831 ).
2024-02-09 17:50:09 -05:00
V3Force.cpp
Do not create aliases for forced port signals ( #5105 )
2024-05-10 18:19:51 +01:00
V3Force.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3Fork.cpp
Fix references to ports in forks ( #5123 )
2024-05-17 07:38:36 -04:00
V3Fork.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3FunctionTraits.h
Internals: Mark structs final/VL_NOT_FINAL. No functional change intended.
2024-01-20 15:06:46 -05:00
V3Gate.cpp
Fix assertion failure in V3Gate ( #5101 )
2024-06-08 08:37:01 -04:00
V3Gate.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3Global.cpp
Add JSON AST dumps ( #5020 )
2024-03-28 07:32:18 -04:00
V3Global.h
Internals: Add --debug-width option for developers to check width consistency ( #4923 )
2024-03-02 08:57:26 -05:00
V3Graph.cpp
Improve V3List user interface ( #4996 )
2024-03-25 23:06:25 +00:00
V3Graph.h
Improve V3List user interface ( #4996 )
2024-03-25 23:06:25 +00:00
V3GraphAcyc.cpp
Improve V3List user interface ( #4996 )
2024-03-25 23:06:25 +00:00
V3GraphAlg.cpp
Improve V3List user interface ( #4996 )
2024-03-25 23:06:25 +00:00
V3GraphAlg.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3GraphPathChecker.cpp
Improve V3List user interface ( #4996 )
2024-03-25 23:06:25 +00:00
V3GraphPathChecker.h
Improve V3List user interface ( #4996 )
2024-03-25 23:06:25 +00:00
V3GraphStream.h
Improve V3List user interface ( #4996 )
2024-03-25 23:06:25 +00:00
V3GraphTest.cpp
Improve V3List user interface ( #4996 )
2024-03-25 23:06:25 +00:00
V3Hash.cpp
Copyright year update
2024-01-01 03:19:59 -05:00
V3Hash.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3Hasher.cpp
[Vpi] Fix missing scopes 2 ( #4965 )
2024-04-01 23:11:15 -04:00
V3Hasher.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3HierBlock.cpp
Internals: Use C++14 quoted literal std::string
2024-01-28 21:00:20 -05:00
V3HierBlock.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3Inline.cpp
Do not create aliases for forced port signals ( #5105 )
2024-05-10 18:19:51 +01:00
V3Inline.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3Inst.cpp
Internals: Add missing VL_DO_DANGLING. No functional change intended.
2024-05-08 08:36:24 -04:00
V3Inst.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3InstrCount.cpp
Add predicted stack overflow warning ( #4799 ).
2024-01-06 16:14:58 -05:00
V3InstrCount.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3Interface.cpp
Internals: Add serializeOnly() and dumpTreeEitherLevel() ( #4815 ) ( #4715 ). No functional change intended.
2024-01-09 10:35:13 -05:00
V3Interface.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3LangCode.h
Support 1800-2023 keywords.
2024-03-02 10:15:19 -05:00
V3LanguageWords.h
Internals: Mark structs final/VL_NOT_FINAL. No functional change intended.
2024-01-20 15:06:46 -05:00
V3Life.cpp
Internals: Add missing VL_DO_DANGLING. No functional change intended.
2024-05-08 08:36:24 -04:00
V3Life.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3LifePost.cpp
Improve V3List user interface ( #4996 )
2024-03-25 23:06:25 +00:00
V3LifePost.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3LinkCells.cpp
Internals: Add missing VL_DO_DANGLING. No functional change intended.
2024-05-08 08:36:24 -04:00
V3LinkCells.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3LinkDot.cpp
Support `inout` clocking items ( #5160 )
2024-06-07 08:30:58 -04:00
V3LinkDot.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3LinkInc.cpp
Internals: Add serializeOnly() and dumpTreeEitherLevel() ( #4815 ) ( #4715 ). No functional change intended.
2024-01-09 10:35:13 -05:00
V3LinkInc.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3LinkJump.cpp
Make 'disable isn't underneath a begin' into UNSUPPORTED error ( #4699 ).
2024-04-27 21:30:40 -04:00
V3LinkJump.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3LinkLValue.cpp
Support `inout` clocking items ( #5160 )
2024-06-07 08:30:58 -04:00
V3LinkLValue.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3LinkLevel.cpp
Internals: Remove extra single-line {}. No functional change.
2024-03-27 17:57:49 -04:00
V3LinkLevel.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3LinkParse.cpp
Internals: Add missing VL_DO_DANGLING. No functional change intended.
2024-05-08 08:36:24 -04:00
V3LinkParse.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3LinkResolve.cpp
Plug memory leaks ( #5016 )
2024-03-23 22:12:43 +00:00
V3LinkResolve.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3List.h
Improve V3List user interface ( #4996 )
2024-03-25 23:06:25 +00:00
V3Localize.cpp
Support NBAs to arrays inside loops ( #5092 )
2024-05-03 07:45:49 -04:00
V3Localize.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3MemberMap.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3MergeCond.cpp
Add candidate item count to MergeCond stats
2024-03-09 22:11:04 +00:00
V3MergeCond.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3Mutex.h
Internals: Remove extra single-line {}. No functional change.
2024-03-27 17:57:49 -04:00
V3Name.cpp
Support public packed struct / union ( #860 ) ( #4878 )
2024-03-03 10:23:04 -05:00
V3Name.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3Number.cpp
Fix select value too wide ( #5148 ) ( #5153 ).
2024-06-07 08:27:03 -04:00
V3Number.h
Internals: Remove extra single-line {}. No functional change.
2024-03-27 17:57:49 -04:00
V3Number_test.cpp
Copyright year update
2024-01-01 03:19:59 -05:00
V3OptionParser.cpp
Internals: Remove extra single-line {}. No functional change.
2024-03-27 17:57:49 -04:00
V3OptionParser.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3Options.cpp
Apply 'make format'
2024-06-08 03:05:01 +00:00
V3Options.h
Support constrained randomization with external solvers ( #4947 )
2024-05-17 10:38:34 -04:00
V3Order.cpp
Split V3Order into further part and decouple various components ( #4953 )
2024-03-09 12:43:09 +00:00
V3Order.h
Split V3Partition into logically separate pieces ( #4958 )
2024-03-10 15:58:58 +00:00
V3OrderCFuncEmitter.h
Do not feed any empty logic into scheduling ( #4972 )
2024-03-16 10:35:56 +00:00
V3OrderGraph.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3OrderGraphBuilder.cpp
Split V3Order into further part and decouple various components ( #4953 )
2024-03-09 12:43:09 +00:00
V3OrderInternal.h
Improve V3List user interface ( #4996 )
2024-03-25 23:06:25 +00:00
V3OrderMoveGraph.cpp
Improve V3List user interface ( #4996 )
2024-03-25 23:06:25 +00:00
V3OrderMoveGraph.h
Fix V3Hash MacOS ambiguity ( #5011 )
2024-03-28 08:11:48 -04:00
V3OrderParallel.cpp
Improve V3List user interface ( #4996 )
2024-03-25 23:06:25 +00:00
V3OrderProcessDomains.cpp
Improve V3List user interface ( #4996 )
2024-03-25 23:06:25 +00:00
V3OrderSerial.cpp
Improve V3List user interface ( #4996 )
2024-03-25 23:06:25 +00:00
V3Os.cpp
Internals: Move getenvStr to verilatedos. ( #5118 )
2024-05-13 10:23:51 -04:00
V3Os.h
Add printing summary reports ( #4909 ) ( #5018 )
2024-03-25 07:03:17 -04:00
V3PairingHeap.h
Internals: Mark structs final/VL_NOT_FINAL. No functional change intended.
2024-01-20 15:06:46 -05:00
V3Param.cpp
Internals: Remove extra single-line {}. No functional change.
2024-03-27 17:57:49 -04:00
V3Param.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3Parse.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3ParseGrammar.cpp
Support 2D dynamic array initialization ( #4700 ) ( #5122 )
2024-06-08 22:44:45 -04:00
V3ParseImp.cpp
Add stats on input size etc ( #5017 )
2024-03-24 09:14:31 -04:00
V3ParseImp.h
Support 1800-2023 class and function :initial, :extends, :final virtual overrides ( #5025 ). ( #5025 )
2024-03-27 23:57:58 -04:00
V3ParseLex.cpp
Copyright year update
2024-01-01 03:19:59 -05:00
V3ParseSym.h
Internals: Use C++14 quoted literal std::string
2024-01-28 21:00:20 -05:00
V3PchAstMT.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3PchAstNoMT.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3PreExpr.h
Support 1800-2023 preprocessor ifdef expressions; add PREPROC zero warning.
2024-03-02 10:15:19 -05:00
V3PreLex.h
Support 1800-2023 preprocessor ifdef expressions; add PREPROC zero warning.
2024-03-02 10:15:19 -05:00
V3PreLex.l
Support 1800-2023 preprocessor ifdef expressions; add PREPROC zero warning.
2024-03-02 10:15:19 -05:00
V3PreProc.cpp
Apply 'make format'
2024-05-02 23:03:39 +00:00
V3PreProc.h
Support 1800-2023 preprocessor ifdef expressions; add PREPROC zero warning.
2024-03-02 10:15:19 -05:00
V3PreShell.cpp
Support 1800-2023 preprocessor ifdef expressions; add PREPROC zero warning.
2024-03-02 10:15:19 -05:00
V3PreShell.h
Support 1800-2023 preprocessor ifdef expressions; add PREPROC zero warning.
2024-03-02 10:15:19 -05:00
V3Premit.cpp
Internals: Add missing VL_DO_DANGLING. No functional change intended.
2024-05-08 08:36:24 -04:00
V3Premit.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3ProtectLib.cpp
Fix tracing replicated hierarchical models ( #5027 ) ( #5029 )
2024-03-30 16:00:52 -04:00
V3ProtectLib.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3Randomize.cpp
Fix MSVC warnings. No functional change intended.
2024-06-07 22:52:56 -04:00
V3Randomize.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3Reloop.cpp
Fix __Vlip undefined error in --freloop ( #4824 ).
2024-03-03 11:10:46 -05:00
V3Reloop.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3Rtti.h
Internals: Mark structs final/VL_NOT_FINAL. No functional change intended.
2024-01-20 15:06:46 -05:00
V3Sched.cpp
Do not feed any empty logic into scheduling ( #4972 )
2024-03-16 10:35:56 +00:00
V3Sched.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3SchedAcyclic.cpp
Improve V3List user interface ( #4996 )
2024-03-25 23:06:25 +00:00
V3SchedPartition.cpp
Improve V3List user interface ( #4996 )
2024-03-25 23:06:25 +00:00
V3SchedReplicate.cpp
Improve V3List user interface ( #4996 )
2024-03-25 23:06:25 +00:00
V3SchedTiming.cpp
Fix timing with expr on assign LHS ( #4880 )
2024-02-06 07:27:19 -05:00
V3SchedVirtIface.cpp
Internals: Add missing VL_DO_DANGLING. No functional change intended.
2024-05-08 08:36:24 -04:00
V3Scope.cpp
[Vpi] Fix missing scopes 2 ( #4965 )
2024-04-01 23:11:15 -04:00
V3Scope.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3Scoreboard.cpp
Internals: Mark structs final/VL_NOT_FINAL. No functional change intended.
2024-01-20 15:06:46 -05:00
V3Scoreboard.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3SenExprBuilder.h
Apply 'make format'
2024-05-22 11:54:22 +00:00
V3SenTree.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3Simulate.h
Internals: Only show SimulateVisitor note once per type
2024-03-03 11:10:19 -05:00
V3Slice.cpp
Support stream operation on unpacked array ( #4714 ) ( #5006 )
2024-03-21 18:26:42 -04:00
V3Slice.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3Split.cpp
Internals: Add missing VL_DO_DANGLING. No functional change intended.
2024-05-08 08:36:24 -04:00
V3Split.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3SplitAs.cpp
Internals: Add missing VL_DO_DANGLING. No functional change intended.
2024-05-08 08:36:24 -04:00
V3SplitAs.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3SplitVar.cpp
Internals: Remove extra single-line {}. No functional change.
2024-03-27 17:57:49 -04:00
V3SplitVar.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3StackCount.cpp
Internals: Fix cppcheck warnings
2024-01-17 19:48:07 -05:00
V3StackCount.h
Add predicted stack overflow warning ( #4799 ).
2024-01-06 16:14:58 -05:00
V3Stats.cpp
Add stats on output size
2024-03-24 10:50:53 -04:00
V3Stats.h
Add printing summary reports ( #4909 ) ( #5018 )
2024-03-25 07:03:17 -04:00
V3StatsReport.cpp
Add printing summary reports ( #4909 ) ( #5018 )
2024-03-25 07:03:17 -04:00
V3StdFuture.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3String.cpp
Internals: Remove extra single-line {}. No functional change.
2024-03-27 17:57:49 -04:00
V3String.h
Internals: Use C++14 quoted literal std::string
2024-01-28 21:00:20 -05:00
V3Subst.cpp
Internals: Add serializeOnly() and dumpTreeEitherLevel() ( #4815 ) ( #4715 ). No functional change intended.
2024-01-09 10:35:13 -05:00
V3Subst.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3SymTable.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3TSP.cpp
Internals: Remove extra single-line {}. No functional change.
2024-03-27 17:57:49 -04:00
V3TSP.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3Table.cpp
Internals: Add missing VL_DO_DANGLING. No functional change intended.
2024-05-08 08:36:24 -04:00
V3Table.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3Task.cpp
Fix string to be more standard ( #5082 ) ( #5083 ).
2024-05-31 21:51:12 -04:00
V3Task.h
Fix false ASSIGNIN on functions with explicit port map ( #5069 ).
2024-04-26 19:26:21 -04:00
V3ThreadPool.cpp
Internals: Remove extra single-line {}. No functional change.
2024-03-27 17:57:49 -04:00
V3ThreadPool.h
Fix attempted to destroy locked thread pool error ( #5040 )
2024-04-29 07:59:24 -04:00
V3ThreadSafety.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3Timing.cpp
Fix width extension on delays ( #5045 ).
2024-04-13 08:16:59 -04:00
V3Timing.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3Trace.cpp
Improve V3List user interface ( #4996 )
2024-03-25 23:06:25 +00:00
V3Trace.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3TraceDecl.cpp
Fix tracing interface functions ( #5108 ).
2024-05-08 22:23:53 -04:00
V3TraceDecl.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3Tristate.cpp
Support __en/__out signals on top level inout ports ( #4812 ) ( #4856 )
2024-04-11 09:02:58 -04:00
V3Tristate.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3Undriven.cpp
Add error when pass net to function argument ( #4132 ) ( #4966 )
2024-03-16 08:25:42 -04:00
V3Undriven.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3UniqueNames.h
Support public packed struct / union ( #860 ) ( #4878 )
2024-03-03 10:23:04 -05:00
V3Unknown.cpp
Fix x-valued parameters with `--x-assign unique` ( #5129 ).
2024-05-21 08:07:57 -04:00
V3Unknown.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3Unroll.cpp
Internals: Add missing VL_DO_DANGLING. No functional change intended.
2024-05-08 08:36:24 -04:00
V3Unroll.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3VariableOrder.cpp
Internals: Remove extra single-line {}. No functional change.
2024-03-27 17:57:49 -04:00
V3VariableOrder.h
Compute MTask affinity in V3VariableOrder ( #4991 )
2024-03-16 16:32:12 +00:00
V3Waiver.cpp
Copyright year update
2024-01-01 03:19:59 -05:00
V3Waiver.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3Width.cpp
Extend out-of-range select ( #5159 ) ( #5164 )
2024-06-09 17:05:14 -04:00
V3Width.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3WidthCommit.cpp
Support 1800-2023 class and function :initial, :extends, :final virtual overrides ( #5025 ). ( #5025 )
2024-03-27 23:57:58 -04:00
V3WidthCommit.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3WidthRemove.h
Copyright year update
2024-01-01 03:19:59 -05:00
V3WidthSel.cpp
Fix width extension of unpacked array select ( #5095 ).
2024-05-02 20:41:39 -04:00
Verilator.cpp
Add JSON AST dumps ( #5020 )
2024-03-28 07:32:18 -04:00
VlcBucket.h
Copyright year update
2024-01-01 03:19:59 -05:00
VlcMain.cpp
Internals: Remove extra single-line {}. No functional change.
2024-03-27 17:57:49 -04:00
VlcOptions.h
Copyright year update
2024-01-01 03:19:59 -05:00
VlcPoint.h
Copyright year update
2024-01-01 03:19:59 -05:00
VlcSource.h
Copyright year update
2024-01-01 03:19:59 -05:00
VlcTest.h
Internals: Fix missing const ( #4899 )
2024-04-29 22:57:56 -04:00
VlcTop.cpp
Internals: Mark structs final/VL_NOT_FINAL. No functional change intended.
2024-01-20 15:06:46 -05:00
VlcTop.h
Copyright year update
2024-01-01 03:19:59 -05:00
astgen
Avoid creating redundant vertices in V3DfgPeephole ( #4944 )
2024-03-06 18:01:52 +00:00
bisonpre
Copyright year update
2024-01-01 03:19:59 -05:00
config_build.h
Support constrained randomization with external solvers ( #4947 )
2024-05-17 10:38:34 -04:00
config_package.h.in
Copyright year update
2024-01-01 03:19:59 -05:00
config_rev
Add custom version for verilator --version packaging ( #4954 )
2024-03-09 16:44:25 -05:00
cppcheck_filtered
Copyright year update
2024-01-01 03:19:59 -05:00
flexfix
Copyright year update
2024-01-01 03:19:59 -05:00
mkinstalldirs
Fix man files misinstalling; cleanup mkinstalldirs
2018-09-13 19:09:35 -04:00
verilog.l
Support `$psprintf` system function ( #4314 ) ( #5169 )
2024-06-10 08:38:26 -04:00
verilog.y
Support `inout` clocking items ( #5160 )
2024-06-07 08:30:58 -04:00
vlcovgen
Copyright year update
2024-01-01 03:19:59 -05:00