| .. |
|
.gdbinit
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
.gitignore
|
…
|
|
|
CMakeLists.txt
|
Internals: Add V3ThreadPool class (#3898)
|
2023-01-27 10:43:50 -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: Avoid using <tab> in the middle of lines (#3913)
|
2023-01-29 22:39:22 -05:00 |
|
V3Active.cpp
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Active.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3ActiveTop.cpp
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3ActiveTop.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Assert.cpp
|
Support global clocking and $global_clock.
|
2023-01-28 12:31:52 -05:00 |
|
V3Assert.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3AssertPre.cpp
|
Support $changed_gclk, $fell_gclk, $rose_gclk, $stable_gclk
|
2023-01-28 14:05:26 -05:00 |
|
V3AssertPre.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Ast.cpp
|
Internals: Add mutex to V3Error (#3680)
|
2023-02-09 22:15:37 -05:00 |
|
V3Ast.h
|
Internals: Add mutex to V3Error (#3680)
|
2023-02-09 22:15:37 -05:00 |
|
V3AstConstOnly.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3AstInlines.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3AstNodeDType.h
|
Fix pattern assignment to unpacked structs (#3510).
|
2023-01-29 16:50:10 -05:00 |
|
V3AstNodeExpr.h
|
Fix constant string function assignment (#3945)
|
2023-02-08 18:48:07 -05:00 |
|
V3AstNodeOther.h
|
Internals: Parsing and tests for class interfaces
|
2023-01-28 16:30:47 -05:00 |
|
V3AstNodes.cpp
|
Use VAR_BASE as attr type if a select's base is a ref (#3943)
|
2023-02-07 15:10:19 +01:00 |
|
V3AstUserAllocator.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Begin.cpp
|
Support static function variables (#3830)
|
2023-01-23 08:35:10 -05:00 |
|
V3Begin.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Branch.cpp
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Branch.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Broken.cpp
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Broken.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3CCtors.cpp
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3CCtors.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3CUse.cpp
|
Support unpacked unions.
|
2023-01-27 22:41:12 -05:00 |
|
V3CUse.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Case.cpp
|
Fix empty case items crash (#3851).
|
2023-01-10 07:18:12 -05:00 |
|
V3Case.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Cast.cpp
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Cast.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Cdc.cpp
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Cdc.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Class.cpp
|
Support unpacked unions.
|
2023-01-27 22:41:12 -05:00 |
|
V3Class.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Clean.cpp
|
Fix pattern assignment to unpacked structs (#3510).
|
2023-01-29 16:50:10 -05:00 |
|
V3Clean.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Clock.cpp
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Clock.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Combine.cpp
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Combine.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Common.cpp
|
Support unpacked unions.
|
2023-01-27 22:41:12 -05:00 |
|
V3Common.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Config.cpp
|
Split WIDTH warning into WIDTHEXPAND and WIDTHTRUNC (#3900)
|
2023-02-02 18:25:25 -05:00 |
|
V3Config.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Const.cpp
|
Fix #3824 of wrong bit op tree optimization (#3825)
|
2023-01-04 23:10:55 +09:00 |
|
V3Const.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Coverage.cpp
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Coverage.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3CoverageJoin.cpp
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3CoverageJoin.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Dead.cpp
|
Support unpacked unions.
|
2023-01-27 22:41:12 -05:00 |
|
V3Dead.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Delayed.cpp
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Delayed.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Depth.cpp
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Depth.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3DepthBlock.cpp
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3DepthBlock.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Descope.cpp
|
Copyright year update
|
2023-01-01 10:18:39 -05: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
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3DfgDecomposition.cpp
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3DfgDfgToAst.cpp
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3DfgOptimizer.cpp
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3DfgOptimizer.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3DfgPasses.cpp
|
Copyright year update
|
2023-01-01 10:18:39 -05: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
|
Copyright year update
|
2023-01-01 10:18:39 -05: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
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3EmitCBase.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3EmitCConstInit.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3EmitCConstPool.cpp
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3EmitCFunc.cpp
|
Split WIDTH warning into WIDTHEXPAND and WIDTHTRUNC (#3900)
|
2023-02-02 18:25:25 -05:00 |
|
V3EmitCFunc.h
|
Support to packed array
|
2023-02-05 10:18:03 -05:00 |
|
V3EmitCHeaders.cpp
|
Support unpacked unions.
|
2023-01-27 22:41:12 -05:00 |
|
V3EmitCImp.cpp
|
Support unpacked unions.
|
2023-01-27 22:41:12 -05:00 |
|
V3EmitCInlines.cpp
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3EmitCMain.cpp
|
Copyright year update
|
2023-01-01 10:18:39 -05: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
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3EmitCSyms.cpp
|
Fix VPI upper interface scopes not found (#3937).
|
2023-02-05 16:16:39 -05:00 |
|
V3EmitMk.cpp
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3EmitMk.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3EmitV.cpp
|
Support struct I/O in --lib-create (#3378) (#3892)
|
2023-01-22 22:24:36 -05:00 |
|
V3EmitV.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3EmitXml.cpp
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3EmitXml.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Error.cpp
|
Internals: Add mutex to V3Error (#3680)
|
2023-02-09 22:15:37 -05:00 |
|
V3Error.h
|
Internals: Add mutex to V3Error (#3680)
|
2023-02-09 22:15:37 -05:00 |
|
V3Expand.cpp
|
Fix unpacked array expansion (#3861)
|
2023-01-18 14:35:48 -05:00 |
|
V3Expand.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3File.cpp
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3File.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3FileLine.cpp
|
Internals: Add mutex to V3Error (#3680)
|
2023-02-09 22:15:37 -05:00 |
|
V3FileLine.h
|
Internals: Add mutex to V3Error (#3680)
|
2023-02-09 22:15:37 -05:00 |
|
V3Force.cpp
|
Fix force/release of real.
|
2023-02-04 20:37:36 -05: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
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Gate.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Global.cpp
|
Fix std:: to be parsed first (#3864) (#3928)
|
2023-02-03 09:04:16 -05:00 |
|
V3Global.h
|
Fix some front-end memory leaks
|
2023-01-01 15:31:29 +00: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
|
Copyright year update
|
2023-01-01 10:18:39 -05: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
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Hash.cpp
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Hash.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Hasher.cpp
|
Copyright year update
|
2023-01-01 10:18:39 -05: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
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Inline.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Inst.cpp
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Inst.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3InstrCount.cpp
|
Copyright year update
|
2023-01-01 10:18:39 -05: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
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Life.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3LifePost.cpp
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3LifePost.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3LinkCells.cpp
|
Fix some indents of warnMore
|
2023-01-05 17:59:51 -05:00 |
|
V3LinkCells.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3LinkDot.cpp
|
Fix core dump on bad dotted reference.
|
2023-02-05 12:45:14 -05:00 |
|
V3LinkDot.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3LinkInc.cpp
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3LinkInc.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3LinkJump.cpp
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3LinkJump.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3LinkLValue.cpp
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3LinkLValue.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3LinkLevel.cpp
|
Internals: Add mutex to V3Error (#3680)
|
2023-02-09 22:15:37 -05:00 |
|
V3LinkLevel.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3LinkParse.cpp
|
Support static function variables (#3830)
|
2023-01-23 08:35:10 -05:00 |
|
V3LinkParse.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3LinkResolve.cpp
|
Use VAR_BASE as attr type if a select's base is a ref (#3943)
|
2023-02-07 15:10:19 +01: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
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Localize.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3MergeCond.cpp
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3MergeCond.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Name.cpp
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Name.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Number.cpp
|
Internals: Add mutex to V3Error (#3680)
|
2023-02-09 22:15:37 -05:00 |
|
V3Number.h
|
Internals: Add mutex to V3Error (#3680)
|
2023-02-09 22:15:37 -05: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
|
Internals: Add mutex to V3Error (#3680)
|
2023-02-09 22:15:37 -05:00 |
|
V3Options.h
|
Fix MsWin missing directory exception, and ::std (#3928) (#3933) (#3935)
|
2023-02-04 08:19:49 -05:00 |
|
V3Order.cpp
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Order.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3OrderGraph.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3OrderMoveGraph.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Os.cpp
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Os.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3PairingHeap.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Param.cpp
|
Handle references of static members of type aliases of a parametrized class (#3922)
|
2023-02-02 08:36:11 +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
|
Apply 'make format'
|
2023-02-03 13:48:46 +00:00 |
|
V3ParseImp.cpp
|
Fix namespace fallback resolution (#3863) (#3942)
|
2023-02-07 07:13:55 -05:00 |
|
V3ParseImp.h
|
Copyright year update
|
2023-01-01 10:18:39 -05: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
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Partition.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3PartitionGraph.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3PreLex.h
|
Fix some front-end memory leaks
|
2023-01-01 15:31:29 +00:00 |
|
V3PreLex.l
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3PreProc.cpp
|
Internals: Add mutex to V3Error (#3680)
|
2023-02-09 22:15:37 -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
|
Copyright year update
|
2023-01-01 10:18:39 -05: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
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Randomize.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Reloop.cpp
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Reloop.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Sched.cpp
|
Fix memory leak in V3Sched.
|
2023-01-01 15:31:29 +00:00 |
|
V3Sched.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3SchedAcyclic.cpp
|
Internals: Add mutex to V3Error (#3680)
|
2023-02-09 22:15:37 -05:00 |
|
V3SchedPartition.cpp
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3SchedReplicate.cpp
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3SchedTiming.cpp
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Scope.cpp
|
Copyright year update
|
2023-01-01 10:18:39 -05: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
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3SenTree.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Simulate.h
|
handle constant format field widths (#3946)
|
2023-02-09 10:09:00 -05:00 |
|
V3Slice.cpp
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Slice.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Split.cpp
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Split.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3SplitAs.cpp
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3SplitAs.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3SplitVar.cpp
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3SplitVar.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Stats.cpp
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Stats.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3StatsReport.cpp
|
Add --verilate-jobs option (#3889)
|
2023-01-22 21:52:52 -05:00 |
|
V3StdFuture.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3String.cpp
|
Add /*verilator public[flat|flat_rd|flat_rw| ]*/ metacomments (#3894)
|
2023-02-03 08:47:55 -05:00 |
|
V3String.h
|
Add /*verilator public[flat|flat_rd|flat_rw| ]*/ metacomments (#3894)
|
2023-02-03 08:47:55 -05:00 |
|
V3Subst.cpp
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Subst.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3SymTable.h
|
Internals: Add mutex to V3Error (#3680)
|
2023-02-09 22:15:37 -05:00 |
|
V3TSP.cpp
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3TSP.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Table.cpp
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Table.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Task.cpp
|
Fix some indents of warnMore
|
2023-01-05 17:59:51 -05:00 |
|
V3Task.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3ThreadPool.cpp
|
Internals: Add V3ThreadPool class (#3898)
|
2023-01-27 10:43:50 -05:00 |
|
V3ThreadPool.h
|
Internals: Add V3ThreadPool class (#3898)
|
2023-01-27 10:43:50 -05:00 |
|
V3Timing.cpp
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Timing.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Trace.cpp
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Trace.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3TraceDecl.cpp
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3TraceDecl.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Tristate.cpp
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Tristate.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Undriven.cpp
|
Copyright year update
|
2023-01-01 10:18:39 -05: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
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Unknown.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Unroll.cpp
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Unroll.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3VariableOrder.cpp
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3VariableOrder.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Waiver.cpp
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Waiver.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
V3Width.cpp
|
Internals: Add mutex to V3Error (#3680)
|
2023-02-09 22:15:37 -05: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
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
Verilator.cpp
|
Internals: Add V3ThreadPool class (#3898)
|
2023-01-27 10:43:50 -05: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
|
Add --annotate-points option, change multipoint on line reporting (#3876).
|
2023-02-08 20:22:54 -05:00 |
|
VlcTest.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
VlcTop.cpp
|
Add --annotate-points option, change multipoint on line reporting (#3876).
|
2023-02-08 20:22:54 -05:00 |
|
VlcTop.h
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
astgen
|
Copyright year update
|
2023-01-01 10:18:39 -05: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
|
Fix man files misinstalling; cleanup mkinstalldirs
|
2018-09-13 19:09:35 -04:00 |
|
verilog.l
|
Add /*verilator public[flat|flat_rd|flat_rw| ]*/ metacomments (#3894)
|
2023-02-03 08:47:55 -05:00 |
|
verilog.y
|
Support to packed array
|
2023-02-05 10:18:03 -05:00 |
|
vlcovgen
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |