| .. |
|
.gdbinit
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
.gitignore
|
Fix config_build.h issues (#4380) (#4381)
|
2023-07-27 05:42:35 -04:00 |
|
CMakeLists.txt
|
Fix Windows filename format, etc. (#3873) (#4421)
|
2023-08-16 07:34:57 -04:00 |
|
Makefile.in
|
Generate compile_commands.json using bear (#4463)
|
2023-09-08 17:26:11 -04:00 |
|
Makefile_obj.in
|
V3Fork - transform processes that can outlive their parents into separate tasks (#4253)
|
2023-06-14 20:44:53 +02:00 |
|
V3Active.cpp
|
Internals: Use runtime type info instead of `dynamic_cast` for faster graph type checks (#4397)
|
2023-08-31 18:00:53 -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: Use specific types on some cloneTrees. No functional change.
|
2023-09-08 21:51:59 -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: Rework self pointers (#4396)
|
2023-09-08 07:34:35 -04:00 |
|
V3Ast.h
|
Internals: Rework self pointers (#4396)
|
2023-09-08 07:34:35 -04:00 |
|
V3AstConstOnly.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3AstInlines.h
|
Internals: Rework self pointers (#4396)
|
2023-09-08 07:34:35 -04:00 |
|
V3AstNodeDType.h
|
Internals: Remove m_pkgp and m_classp from WidthVisitor (#4402)
|
2023-08-05 03:07:23 -04:00 |
|
V3AstNodeExpr.h
|
Internals: Rework self pointers (#4396)
|
2023-09-08 07:34:35 -04:00 |
|
V3AstNodeOther.h
|
Support block_item_declaration in forks (#4455)
|
2023-09-08 16:40:14 +02:00 |
|
V3AstNodes.cpp
|
Internals: Rework self pointers (#4396)
|
2023-09-08 07:34:35 -04:00 |
|
V3AstUserAllocator.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Begin.cpp
|
Internals: Remove the name field from `AstVarRef` (#4395)
|
2023-08-03 02:52:52 -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 duplicate Vfork functions (#4418)
|
2023-08-30 17:59:25 -04:00 |
|
V3Broken.h
|
Fix random internal crashes (#666).
|
2023-03-18 09:48:26 -04:00 |
|
V3CCtors.cpp
|
Internals: Rework self pointers (#4396)
|
2023-09-08 07:34:35 -04:00 |
|
V3CCtors.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3CUse.cpp
|
Move variables mutated under fork..join_none/join_any blocks into anonymous objects (#4356)
|
2023-08-29 20:01:00 +02: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
|
Internals: Make V3MemberMap to remove member cache (#4350)
|
2023-07-08 12:40:27 -04:00 |
|
V3Class.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Clean.cpp
|
Fix selects on unpacked structs (#4359)
|
2023-07-25 12:50:24 +02: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
|
Disable Subst when not pure
|
2023-09-08 21:52:33 -04:00 |
|
V3Const.h
|
Fix queue slicing (#4329)
|
2023-07-03 13:55:24 -04: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
|
Don't move function calls before the expression (#4413)
|
2023-08-28 15:44:41 +02:00 |
|
V3Dead.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Delayed.cpp
|
Don't move function calls before the expression (#4413)
|
2023-08-28 15:44:41 +02: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: Rework self pointers (#4396)
|
2023-09-08 07:34:35 -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
|
Internal: Optimize program size by refactoring error reporting routines (#4446)
|
2023-08-29 16:54:32 -04: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
|
Internals: Favot std::array. No functional change intended.
|
2023-06-16 19:44:40 -04: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
|
Internals: Remove the name field from `AstVarRef` (#4395)
|
2023-08-03 02:52:52 -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
|
Internals: Rework self pointers (#4396)
|
2023-09-08 07:34:35 -04:00 |
|
V3EmitCFunc.h
|
Internals: Rework self pointers (#4396)
|
2023-09-08 07:34:35 -04:00 |
|
V3EmitCHeaders.cpp
|
Fix operator == for unpacked struct, if elements are VlUnpacked arrays (#4247)
|
2023-05-31 08:34:34 -04:00 |
|
V3EmitCImp.cpp
|
Internals: Rework self pointers (#4396)
|
2023-09-08 07:34:35 -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
|
Add prepareClone and atClone APIs for Verilated models (#3503) (#4444)
|
2023-08-30 07:02:55 -04:00 |
|
V3EmitCSyms.cpp
|
Add prepareClone and atClone APIs for Verilated models (#3503) (#4444)
|
2023-08-30 07:02:55 -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
|
Internals: Rework self pointers (#4396)
|
2023-09-08 07:34:35 -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
|
Internal: Optimize program size by refactoring error reporting routines (#4446)
|
2023-08-29 16:54:32 -04:00 |
|
V3Error.h
|
Internal: Optimize program size by refactoring error reporting routines (#4446)
|
2023-08-29 16:54:32 -04:00 |
|
V3Expand.cpp
|
Fix Windows filename format, etc. (#3873) (#4421)
|
2023-08-16 07:34:57 -04:00 |
|
V3Expand.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3File.cpp
|
Internals: Favot std::array. No functional change intended.
|
2023-06-16 19:44:40 -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
|
Internal: Optimize program size by refactoring error reporting routines (#4446)
|
2023-08-29 16:54:32 -04:00 |
|
V3FileLine.h
|
Internal: Optimize program size by refactoring error reporting routines (#4446)
|
2023-08-29 16:54:32 -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 |
|
V3Fork.cpp
|
Support block_item_declaration in forks (#4455)
|
2023-09-08 16:40:14 +02:00 |
|
V3Fork.h
|
Move variables mutated under fork..join_none/join_any blocks into anonymous objects (#4356)
|
2023-08-29 20:01:00 +02:00 |
|
V3FunctionTraits.h
|
Fix cinlude check (#3907)
|
2023-01-26 06:35:59 -05:00 |
|
V3Gate.cpp
|
Internals: Use runtime type info instead of `dynamic_cast` for faster graph type checks (#4397)
|
2023-08-31 18:00:53 -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 config_build.h issues (#4380) (#4381)
|
2023-07-27 05:42:35 -04:00 |
|
V3Graph.cpp
|
Internal: Optimize program size by refactoring error reporting routines (#4446)
|
2023-08-29 16:54:32 -04:00 |
|
V3Graph.h
|
Internals: Use runtime type info instead of `dynamic_cast` for faster graph type checks (#4397)
|
2023-08-31 18:00:53 -04:00 |
|
V3GraphAcyc.cpp
|
Internals: Use runtime type info instead of `dynamic_cast` for faster graph type checks (#4397)
|
2023-08-31 18:00:53 -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: Use runtime type info instead of `dynamic_cast` for faster graph type checks (#4397)
|
2023-08-31 18:00:53 -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
|
Internals: Rework self pointers (#4396)
|
2023-09-08 07:34:35 -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: Remove the name field from `AstVarRef` (#4395)
|
2023-08-03 02:52:52 -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
|
Fix unhandled overloads in V3InstrCount (#4324)
|
2023-06-28 08:49:56 -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 pure to dpiPure. No functional change. (#4461)
|
2023-09-08 08:51:19 +02:00 |
|
V3Life.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3LifePost.cpp
|
Internals: Use runtime type info instead of `dynamic_cast` for faster graph type checks (#4397)
|
2023-08-31 18:00:53 -04:00 |
|
V3LifePost.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3LinkCells.cpp
|
Internals: Use runtime type info instead of `dynamic_cast` for faster graph type checks (#4397)
|
2023-08-31 18:00:53 -04:00 |
|
V3LinkCells.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3LinkDot.cpp
|
Support let
|
2023-09-07 21:45:51 -04:00 |
|
V3LinkDot.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3LinkInc.cpp
|
Internals: Remove unnecessary cloneTree.
|
2023-09-01 19:49:57 -04:00 |
|
V3LinkInc.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3LinkJump.cpp
|
Set lifetime for repeat variable (#4451 partial)
|
2023-08-31 18:34:37 -04:00 |
|
V3LinkJump.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3LinkLValue.cpp
|
Fix assign to input var in methods (#4367)
|
2023-07-17 09:52:37 -04:00 |
|
V3LinkLValue.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3LinkLevel.cpp
|
Fix false MULTITOP on bound interfaces (#4438).
|
2023-08-25 08:21:15 -04:00 |
|
V3LinkLevel.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3LinkParse.cpp
|
Fix variable lifetimes in extern methods (#4414)
|
2023-08-11 16:52:59 +02:00 |
|
V3LinkParse.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3LinkResolve.cpp
|
Support let
|
2023-09-07 21:45:51 -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 |
|
V3MemberMap.h
|
Internals: Use pointer to const nodes in V3MemberMap (#4353)
|
2023-07-12 11:36:24 -04:00 |
|
V3MergeCond.cpp
|
Fix Windows filename format, etc. (#3873) (#4421)
|
2023-08-16 07:34:57 -04:00 |
|
V3MergeCond.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Mutex.h
|
Internals: Use `std::packaged_task` as a job wrapper; add and use `V3ThreadPool::ScopedExclusiveAccess` (#4310).
|
2023-06-23 18:25:12 -04:00 |
|
V3Name.cpp
|
Internals: Remove the name field from `AstVarRef` (#4395)
|
2023-08-03 02:52:52 -04:00 |
|
V3Name.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Number.cpp
|
Fix internal error on real conversion (#4447).
|
2023-08-29 18:07:23 -04:00 |
|
V3Number.h
|
Internal: Optimize program size by refactoring error reporting routines (#4446)
|
2023-08-29 16:54:32 -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
|
Explicity reference std:: in header files (#4338). No functional change intended.
|
2023-07-08 13:20:40 -04:00 |
|
V3Options.cpp
|
Tests: UVM passes V3Param stage
|
2023-09-09 11:54:55 -04:00 |
|
V3Options.h
|
Tests: UVM passes V3Param stage
|
2023-09-09 11:54:55 -04:00 |
|
V3Order.cpp
|
Internals: Use runtime type info instead of `dynamic_cast` for faster graph type checks (#4397)
|
2023-08-31 18:00:53 -04:00 |
|
V3Order.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3OrderGraph.h
|
Internals: Use runtime type info instead of `dynamic_cast` for faster graph type checks (#4397)
|
2023-08-31 18:00:53 -04:00 |
|
V3OrderMoveGraph.h
|
Internals: Use runtime type info instead of `dynamic_cast` for faster graph type checks (#4397)
|
2023-08-31 18:00:53 -04:00 |
|
V3Os.cpp
|
Fix Windows filename format, etc. (#3873) (#4421)
|
2023-08-16 07:34:57 -04:00 |
|
V3Os.h
|
Fix Windows filename format, etc. (#3873) (#4421)
|
2023-08-16 07:34:57 -04:00 |
|
V3PairingHeap.h
|
Commentary
|
2023-05-27 09:43:23 -04:00 |
|
V3Param.cpp
|
Fix using type in parameterized classes without #() (#4281) (#4440)
|
2023-08-26 12:06:26 -01: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
|
Internals: Remove the name field from `AstVarRef` (#4395)
|
2023-08-03 02:52:52 -04: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
|
Explicity reference std:: in header files (#4338). No functional change intended.
|
2023-07-08 13:20:40 -04:00 |
|
V3Partition.cpp
|
Internals: Rename pure to dpiPure. No functional change. (#4461)
|
2023-09-08 08:51:19 +02:00 |
|
V3Partition.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3PartitionGraph.h
|
Internals: Use runtime type info instead of `dynamic_cast` for faster graph type checks (#4397)
|
2023-08-31 18:00:53 -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
|
Internal: Optimize program size by refactoring error reporting routines (#4446)
|
2023-08-29 16:54:32 -04: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
|
Internals: Fix cppcheck warnings
|
2023-08-31 18:29:58 -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
|
Internals: Make V3MemberMap to remove member cache (#4350)
|
2023-07-08 12:40:27 -04:00 |
|
V3Randomize.h
|
Support class srandom and class random stability.
|
2023-04-01 10:50:27 -04:00 |
|
V3Reloop.cpp
|
Don't move function calls before the expression (#4413)
|
2023-08-28 15:44:41 +02:00 |
|
V3Reloop.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Rtti.h
|
Internals: Use runtime type info instead of `dynamic_cast` for faster graph type checks (#4397)
|
2023-08-31 18:00:53 -04:00 |
|
V3Sched.cpp
|
Fix multple function definitions in V3Sched (#4416).
|
2023-08-12 10:41:44 -04:00 |
|
V3Sched.h
|
Internals: Fix cppcheck warnings
|
2023-08-31 18:29:58 -04:00 |
|
V3SchedAcyclic.cpp
|
Internals: Fix cppcheck warnings
|
2023-08-31 18:29:58 -04:00 |
|
V3SchedPartition.cpp
|
Internals: Use runtime type info instead of `dynamic_cast` for faster graph type checks (#4397)
|
2023-08-31 18:00:53 -04:00 |
|
V3SchedReplicate.cpp
|
Internals: Use runtime type info instead of `dynamic_cast` for faster graph type checks (#4397)
|
2023-08-31 18:00:53 -04:00 |
|
V3SchedTiming.cpp
|
Fix duplicate Vfork functions (#4418)
|
2023-08-30 17:59:25 -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 multiple edge timing controls in class methods (#4318) (#4320) (#4344)
|
2023-07-07 08:19:49 -04:00 |
|
V3SenTree.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Simulate.h
|
Explicity reference std:: in header files (#4338). No functional change intended.
|
2023-07-08 13:20: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: Reduce the number of typechecks in graphs (#4398). No functional change intended.
|
2023-09-08 07:35:52 -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
|
Fix unstable output of VHashSha256 (#4453)
|
2023-08-31 13:42:37 -04:00 |
|
V3String.h
|
Add MISINDENT lint warning for misleading indentation.
|
2023-07-01 10:45:25 -04:00 |
|
V3Subst.cpp
|
Disable Subst when not pure
|
2023-09-08 21:52:33 -04:00 |
|
V3Subst.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3SymTable.h
|
Explicity reference std:: in header files (#4338). No functional change intended.
|
2023-07-08 13:20:40 -04:00 |
|
V3TSP.cpp
|
Internals: Use runtime type info instead of `dynamic_cast` for faster graph type checks (#4397)
|
2023-08-31 18:00:53 -04:00 |
|
V3TSP.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Table.cpp
|
Fix Windows filename format, etc. (#3873) (#4421)
|
2023-08-16 07:34:57 -04:00 |
|
V3Table.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Task.cpp
|
Internals: Rename pure to dpiPure. No functional change. (#4461)
|
2023-09-08 08:51:19 +02:00 |
|
V3Task.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3ThreadPool.cpp
|
Internals: Use `std::packaged_task` as a job wrapper; add and use `V3ThreadPool::ScopedExclusiveAccess` (#4310).
|
2023-06-23 18:25:12 -04:00 |
|
V3ThreadPool.h
|
Internals: Fix cppcheck warnings
|
2023-08-31 18:29:58 -04:00 |
|
V3Timing.cpp
|
Internals: Use runtime type info instead of `dynamic_cast` for faster graph type checks (#4397)
|
2023-08-31 18:00:53 -04:00 |
|
V3Timing.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Trace.cpp
|
Internals: Use runtime type info instead of `dynamic_cast` for faster graph type checks (#4397)
|
2023-08-31 18:00:53 -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: Reduce the number of typechecks in graphs (#4398). No functional change intended.
|
2023-09-08 07:35:52 -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
|
Internals: Use specific types on some cloneTrees. No functional change.
|
2023-09-08 21:51:59 -04:00 |
|
V3Width.h
|
Fix dtype of condition operation on class objects (#4345) (#4352)
|
2023-08-07 05:54:30 -04:00 |
|
V3WidthCommit.h
|
Explicity reference std:: in header files (#4338). No functional change intended.
|
2023-07-08 13:20:40 -04:00 |
|
V3WidthSel.cpp
|
Internals: Fix cppcheck warnings
|
2023-08-31 18:29:58 -04:00 |
|
Verilator.cpp
|
Tests: UVM passes V3Param stage
|
2023-09-09 11:54:55 -04:00 |
|
VlcBucket.h
|
Explicity reference std:: in header files (#4338). No functional change intended.
|
2023-07-08 13:20:40 -04:00 |
|
VlcMain.cpp
|
Fix config_build.h issues (#4380) (#4381)
|
2023-07-27 05:42:35 -04:00 |
|
VlcOptions.h
|
Add --annotate-points option, change multipoint on line reporting (#3876).
|
2023-02-08 20:22:54 -05:00 |
|
VlcPoint.h
|
Explicity reference std:: in header files (#4338). No functional change intended.
|
2023-07-08 13:20:40 -04:00 |
|
VlcSource.h
|
Internals: Fix cppcheck warnings. No functional change.
|
2023-03-18 19:28:48 -04:00 |
|
VlcTest.h
|
Explicity reference std:: in header files (#4338). No functional change intended.
|
2023-07-08 13:20:40 -04:00 |
|
VlcTop.cpp
|
Explicity reference std:: in header files (#4338). No functional change intended.
|
2023-07-08 13:20:40 -04:00 |
|
VlcTop.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
astgen
|
Internals: Remove cloneTreeNull. No functional change intended.
|
2023-08-29 20:29:11 -04:00 |
|
bisonpre
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
config_build.h
|
Apply 'make format'
|
2023-07-27 09:44:05 +00:00 |
|
config_package.h.in
|
Fix config_build.h issues (#4380) (#4381)
|
2023-07-27 05:42:35 -04: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
|
Fix man files misinstalling; cleanup mkinstalldirs
|
2018-09-13 19:09:35 -04:00 |
|
verilog.l
|
Parse 'let' as unsupported
|
2023-04-16 17:23:16 -04:00 |
|
verilog.y
|
Support block_item_declaration in forks (#4455)
|
2023-09-08 16:40:14 +02:00 |
|
vlcovgen
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |