| .. |
|
.gdbinit
|
Copyright year update.
|
2022-01-01 08:26:40 -05:00 |
|
.gitignore
|
…
|
|
|
Makefile.in
|
Copyright year update.
|
2022-01-01 08:26:40 -05:00 |
|
Makefile_obj.in
|
IEEE compliant scheduler (#3384)
|
2022-05-15 16:03:32 +01:00 |
|
V3Active.cpp
|
Fix code coverage holes
|
2022-05-16 21:22:21 +01:00 |
|
V3Active.h
|
Internals: Make all .h files compilable
|
2022-01-08 11:18:23 -05:00 |
|
V3ActiveTop.cpp
|
IEEE compliant scheduler (#3384)
|
2022-05-15 16:03:32 +01:00 |
|
V3ActiveTop.h
|
Internals: Make all .h files compilable
|
2022-01-08 11:18:23 -05:00 |
|
V3Assert.cpp
|
Add default parameters to some Ast nodes for convenience
|
2022-04-23 14:47:16 +01:00 |
|
V3Assert.h
|
Copyright year update.
|
2022-01-01 08:26:40 -05:00 |
|
V3AssertPre.cpp
|
Internals: Resolve potential SEGV risk (#3350)
|
2022-03-13 18:13:51 +09:00 |
|
V3AssertPre.h
|
Internals: Make all .h files compilable
|
2022-01-08 11:18:23 -05:00 |
|
V3Ast.cpp
|
Make AstNode::addHereThisAsNext always O(1)
|
2022-07-13 12:13:40 +01:00 |
|
V3Ast.h
|
Correctly schedule combinational logic driven from DPI exports.
|
2022-07-14 15:35:49 +01:00 |
|
V3AstConstOnly.h
|
Copyright year update.
|
2022-01-01 08:26:40 -05:00 |
|
V3AstInlines.h
|
Copyright year update.
|
2022-01-01 08:26:40 -05:00 |
|
V3AstNodes.cpp
|
Remove dead code, no functional change
|
2022-05-25 19:11:20 +01:00 |
|
V3AstNodes.h
|
Correctly schedule combinational logic driven from DPI exports.
|
2022-07-14 15:35:49 +01:00 |
|
V3AstUserAllocator.h
|
Add and use VL_CONSTEXPR_CXX17
|
2022-07-05 14:21:28 +01:00 |
|
V3Begin.cpp
|
Refactor some of the Begin handling to a separate function (#3426)
|
2022-05-16 20:45:33 +01:00 |
|
V3Begin.h
|
Internals: Make all .h files compilable
|
2022-01-08 11:18:23 -05:00 |
|
V3Branch.cpp
|
Internals: Rename Ast on non-node classes (#3262). No functional change.
|
2022-01-02 14:03:20 -05:00 |
|
V3Branch.h
|
Internals: Make all .h files compilable
|
2022-01-08 11:18:23 -05:00 |
|
V3Broken.cpp
|
Merge alternate 'force'/'release' implementation
|
2022-01-16 15:31:37 +00:00 |
|
V3Broken.h
|
Internals: Make all .h files compilable
|
2022-01-08 11:18:23 -05:00 |
|
V3CCtors.cpp
|
IEEE compliant scheduler (#3384)
|
2022-05-15 16:03:32 +01:00 |
|
V3CCtors.h
|
Internals: Make all .h files compilable
|
2022-01-08 11:18:23 -05:00 |
|
V3CUse.cpp
|
Internals: Rename Ast on non-node classes (#3262). No functional change.
|
2022-01-02 14:03:20 -05:00 |
|
V3CUse.h
|
Internals: Make all .h files compilable
|
2022-01-08 11:18:23 -05:00 |
|
V3Case.cpp
|
Add -f<optimization> options to replace -O<letter> options (#3436).
|
2022-06-03 20:43:16 -04:00 |
|
V3Case.h
|
Internals: Make all .h files compilable
|
2022-01-08 11:18:23 -05:00 |
|
V3Cast.cpp
|
IEEE compliant scheduler (#3384)
|
2022-05-15 16:03:32 +01:00 |
|
V3Cast.h
|
Internals: Make all .h files compilable
|
2022-01-08 11:18:23 -05:00 |
|
V3Cdc.cpp
|
IEEE compliant scheduler (#3384)
|
2022-05-15 16:03:32 +01:00 |
|
V3Cdc.h
|
Internals: Make all .h files compilable
|
2022-01-08 11:18:23 -05:00 |
|
V3Class.cpp
|
Support AstClass::repairCache() after V3Class (#3431)
|
2022-05-17 09:22:43 -04:00 |
|
V3Class.h
|
Internals: Make all .h files compilable
|
2022-01-08 11:18:23 -05:00 |
|
V3Clean.cpp
|
Internals: Rename Ast on non-node classes (#3262). No functional change.
|
2022-01-02 14:03:20 -05:00 |
|
V3Clean.h
|
Internals: Make all .h files compilable
|
2022-01-08 11:18:23 -05:00 |
|
V3Clock.cpp
|
Fix code coverage holes
|
2022-05-16 21:22:21 +01:00 |
|
V3Clock.h
|
Internals: Make all .h files compilable
|
2022-01-08 11:18:23 -05:00 |
|
V3Combine.cpp
|
Improve V3Combine
|
2022-02-27 20:40:58 +00:00 |
|
V3Combine.h
|
Internals: Make all .h files compilable
|
2022-01-08 11:18:23 -05:00 |
|
V3Common.cpp
|
Fix class stringification on wide arrays (#3312).
|
2022-03-05 16:32:30 -05:00 |
|
V3Common.h
|
Copyright year update.
|
2022-01-01 08:26:40 -05:00 |
|
V3Config.cpp
|
Support compile time trace signal selection with tracing_on/off (#3323).
|
2022-05-12 22:28:08 -04:00 |
|
V3Config.h
|
Support compile time trace signal selection with tracing_on/off (#3323).
|
2022-05-12 22:28:08 -04:00 |
|
V3Const.cpp
|
Merge branch 'master' into develop-v5
|
2022-07-12 17:29:45 +01:00 |
|
V3Const.h
|
Internals: Make all .h files compilable
|
2022-01-08 11:18:23 -05:00 |
|
V3Coverage.cpp
|
Internals: Rename Ast on non-node classes (#3262). No functional change.
|
2022-01-02 14:03:20 -05:00 |
|
V3Coverage.h
|
Internals: Make all .h files compilable
|
2022-01-08 11:18:23 -05:00 |
|
V3CoverageJoin.cpp
|
Internals: Rename Ast on non-node classes (#3262). No functional change.
|
2022-01-02 14:03:20 -05:00 |
|
V3CoverageJoin.h
|
Internals: Make all .h files compilable
|
2022-01-08 11:18:23 -05:00 |
|
V3Dead.cpp
|
Correctly schedule combinational logic driven from DPI exports.
|
2022-07-14 15:35:49 +01:00 |
|
V3Dead.h
|
Internals: Make all .h files compilable
|
2022-01-08 11:18:23 -05:00 |
|
V3Delayed.cpp
|
Merge branch 'master' into develop-v5
|
2022-06-19 15:22:09 -04:00 |
|
V3Delayed.h
|
Internals: Make all .h files compilable
|
2022-01-08 11:18:23 -05:00 |
|
V3Depth.cpp
|
Use AstNode::addHereThisAsNext in a few places
|
2022-07-13 13:57:00 +01:00 |
|
V3Depth.h
|
Internals: Make all .h files compilable
|
2022-01-08 11:18:23 -05:00 |
|
V3DepthBlock.cpp
|
Internals: Rename Ast on non-node classes (#3262). No functional change.
|
2022-01-02 14:03:20 -05:00 |
|
V3DepthBlock.h
|
Internals: Make all .h files compilable
|
2022-01-08 11:18:23 -05:00 |
|
V3Descope.cpp
|
Correctly schedule combinational logic driven from DPI exports.
|
2022-07-14 15:35:49 +01:00 |
|
V3Descope.h
|
Internals: Make all .h files compilable
|
2022-01-08 11:18:23 -05:00 |
|
V3DupFinder.cpp
|
Improve V3Combine
|
2022-02-27 20:40:58 +00:00 |
|
V3DupFinder.h
|
Improve V3Combine
|
2022-02-27 20:40:58 +00:00 |
|
V3EmitC.h
|
Internals: Make all .h files compilable
|
2022-01-08 11:18:23 -05:00 |
|
V3EmitCBase.cpp
|
Avoid repeated traversal for SC text sections in emit when not needed
|
2022-01-07 12:05:50 +00:00 |
|
V3EmitCBase.h
|
Add AstNode::foreach method for simple pre-order traversal (#3276)
|
2022-01-09 22:34:10 +00:00 |
|
V3EmitCConstInit.h
|
Deprecate 'vluint64_t' and similar types (#3255).
|
2022-03-27 15:27:40 -04:00 |
|
V3EmitCConstPool.cpp
|
Copyright year update.
|
2022-01-01 08:26:40 -05:00 |
|
V3EmitCFunc.cpp
|
Merge branch 'master' into develop-v5
|
2022-07-14 10:08:52 +01:00 |
|
V3EmitCFunc.h
|
Merge branch 'master' into develop-v5
|
2022-07-14 10:08:52 +01:00 |
|
V3EmitCHeaders.cpp
|
Move thread pool and execution profiler into the context. (#3477)
|
2022-07-12 11:41:15 +01:00 |
|
V3EmitCImp.cpp
|
Merge branch 'master' into develop-v5
|
2022-06-04 11:59:49 -04:00 |
|
V3EmitCInlines.cpp
|
Copyright year update.
|
2022-01-01 08:26:40 -05:00 |
|
V3EmitCMain.cpp
|
Copyright year update.
|
2022-01-01 08:26:40 -05:00 |
|
V3EmitCMain.h
|
Copyright year update.
|
2022-01-01 08:26:40 -05:00 |
|
V3EmitCMake.cpp
|
Move thread pool and execution profiler into the context. (#3477)
|
2022-07-12 11:41:15 +01:00 |
|
V3EmitCMake.h
|
Copyright year update.
|
2022-01-01 08:26:40 -05:00 |
|
V3EmitCModel.cpp
|
Merge branch 'master' into develop-v5
|
2022-07-12 17:29:45 +01:00 |
|
V3EmitCSyms.cpp
|
Merge branch 'master' into develop-v5
|
2022-07-12 17:29:45 +01:00 |
|
V3EmitMk.cpp
|
Move thread pool and execution profiler into the context. (#3477)
|
2022-07-12 11:41:15 +01:00 |
|
V3EmitMk.h
|
Copyright year update.
|
2022-01-01 08:26:40 -05:00 |
|
V3EmitV.cpp
|
Merge branch 'master' into develop-v5
|
2022-06-19 15:22:09 -04:00 |
|
V3EmitV.h
|
Use iterate*Const V3EmitV visitors. No functional change.
|
2022-04-23 14:47:12 +01:00 |
|
V3EmitXml.cpp
|
IEEE compliant scheduler (#3384)
|
2022-05-15 16:03:32 +01:00 |
|
V3EmitXml.h
|
Internals: Make all .h files compilable
|
2022-01-08 11:18:23 -05:00 |
|
V3Error.cpp
|
Simplify and clarify reporting of enclosing instance
|
2022-04-22 23:38:23 +01:00 |
|
V3Error.h
|
IEEE compliant scheduler (#3384)
|
2022-05-15 16:03:32 +01:00 |
|
V3Expand.cpp
|
Use AstNode::addHereThisAsNext in a few places
|
2022-07-13 13:57:00 +01:00 |
|
V3Expand.h
|
Internals: Make all .h files compilable
|
2022-01-08 11:18:23 -05:00 |
|
V3File.cpp
|
Remove simple use of static data from V3OutFormatter::indentSpaces
|
2022-07-13 16:15:21 +01:00 |
|
V3File.h
|
Fix unique_ptr memory header for MinGW64 (#3493).
|
2022-07-13 06:38:03 -04:00 |
|
V3FileLine.cpp
|
IEEE compliant scheduler (#3384)
|
2022-05-15 16:03:32 +01:00 |
|
V3FileLine.h
|
Internals: Fix memory leak in V3FileLine (#3407) (#3408). No functional change intended.
|
2022-05-14 18:15:38 -04:00 |
|
V3Force.cpp
|
Implement 'forceable' attribute
|
2022-01-16 15:31:37 +00:00 |
|
V3Force.h
|
Internals: Make all .h files compilable
|
2022-01-08 11:18:23 -05:00 |
|
V3Gate.cpp
|
Add -f<optimization> options to replace -O<letter> options (#3436).
|
2022-06-03 20:43:16 -04:00 |
|
V3Gate.h
|
Internals: Make all .h files compilable
|
2022-01-08 11:18:23 -05:00 |
|
V3Global.cpp
|
Minor clean up of initialization
|
2022-07-13 18:24:48 +01:00 |
|
V3Global.h
|
Merge branch 'master' into develop-v5
|
2022-07-14 10:08:52 +01:00 |
|
V3Graph.cpp
|
Add V3GraphVertex::dotRank to add GraphViz ranks to graph dumps
|
2022-05-02 10:27:26 +01:00 |
|
V3Graph.h
|
Add V3GraphVertex::dotRank to add GraphViz ranks to graph dumps
|
2022-05-02 10:27:26 +01:00 |
|
V3GraphAcyc.cpp
|
Add -f<optimization> options to replace -O<letter> options (#3436).
|
2022-06-03 20:43:16 -04:00 |
|
V3GraphAlg.cpp
|
Internals: Favor member assignment initialization. No functional change intended.
|
2022-01-01 11:46:49 -05:00 |
|
V3GraphAlg.h
|
Copyright year update.
|
2022-01-01 08:26:40 -05:00 |
|
V3GraphPathChecker.cpp
|
Deprecate 'vluint64_t' and similar types (#3255).
|
2022-03-27 15:27:40 -04:00 |
|
V3GraphPathChecker.h
|
Deprecate 'vluint64_t' and similar types (#3255).
|
2022-03-27 15:27:40 -04:00 |
|
V3GraphStream.h
|
Internals: cpplint cleanups. No functional change.
|
2022-01-08 12:01:39 -05:00 |
|
V3GraphTest.cpp
|
Copyright year update.
|
2022-01-01 08:26:40 -05:00 |
|
V3Hash.cpp
|
Copyright year update.
|
2022-01-01 08:26:40 -05:00 |
|
V3Hash.h
|
Copyright year update.
|
2022-01-01 08:26:40 -05:00 |
|
V3Hasher.cpp
|
Add support for $test$plusargs(expr) (#3489)
|
2022-07-11 06:21:35 -04:00 |
|
V3Hasher.h
|
Improve V3Combine
|
2022-02-27 20:40:58 +00:00 |
|
V3HierBlock.cpp
|
Internals: Rename Ast on non-node classes (#3262). No functional change.
|
2022-01-02 14:03:20 -05:00 |
|
V3HierBlock.h
|
Internals: cpplint cleanups. No functional change.
|
2022-01-08 12:01:39 -05:00 |
|
V3Inline.cpp
|
Fix public unpacked input ports (#3465)
|
2022-06-15 07:41:59 -04:00 |
|
V3Inline.h
|
Internals: Make all .h files compilable
|
2022-01-08 11:18:23 -05:00 |
|
V3Inst.cpp
|
Internals: Favor UASSERT_OBJ when have object.
|
2022-07-12 18:02:57 -04:00 |
|
V3Inst.h
|
Internals: Make all .h files compilable
|
2022-01-08 11:18:23 -05:00 |
|
V3InstrCount.cpp
|
Internals: Rename Ast on non-node classes (#3262). No functional change.
|
2022-01-02 14:03:20 -05:00 |
|
V3InstrCount.h
|
Copyright year update.
|
2022-01-01 08:26:40 -05:00 |
|
V3LangCode.h
|
Copyright year update.
|
2022-01-01 08:26:40 -05:00 |
|
V3LanguageWords.h
|
Copyright year update.
|
2022-01-01 08:26:40 -05:00 |
|
V3Life.cpp
|
Internals: Style modernization. No functional change intended.
|
2022-06-15 18:49:32 -04:00 |
|
V3Life.h
|
Internals: Make all .h files compilable
|
2022-01-08 11:18:23 -05:00 |
|
V3LifePost.cpp
|
IEEE compliant scheduler (#3384)
|
2022-05-15 16:03:32 +01:00 |
|
V3LifePost.h
|
Internals: Make all .h files compilable
|
2022-01-08 11:18:23 -05:00 |
|
V3LinkCells.cpp
|
Internals: Rename Ast on non-node classes (#3262). No functional change.
|
2022-01-02 14:03:20 -05:00 |
|
V3LinkCells.h
|
Internals: Make all .h files compilable
|
2022-01-08 11:18:23 -05:00 |
|
V3LinkDot.cpp
|
Support non-ANSI interface port declarations (#3439).
|
2022-05-25 00:50:50 -04:00 |
|
V3LinkDot.h
|
Copyright year update.
|
2022-01-01 08:26:40 -05:00 |
|
V3LinkInc.cpp
|
Fix ++/-- tree fix in case statements (#3346) (#3349).
|
2022-03-12 11:24:32 -05:00 |
|
V3LinkInc.h
|
Internals: Make all .h files compilable
|
2022-01-08 11:18:23 -05:00 |
|
V3LinkJump.cpp
|
Internal: Add C++20ish reverse_view for range loops. No functional change (#3388).
|
2022-04-18 13:03:56 -04:00 |
|
V3LinkJump.h
|
Internals: Make all .h files compilable
|
2022-01-08 11:18:23 -05:00 |
|
V3LinkLValue.cpp
|
Merge branch 'master' into develop-v5
|
2022-07-12 17:29:45 +01:00 |
|
V3LinkLValue.h
|
Internals: Make all .h files compilable
|
2022-01-08 11:18:23 -05:00 |
|
V3LinkLevel.cpp
|
Remove unnecessary AstNode::clearIter()
|
2022-07-13 13:57:00 +01:00 |
|
V3LinkLevel.h
|
Internals: cpplint cleanups. No functional change.
|
2022-01-08 12:01:39 -05:00 |
|
V3LinkParse.cpp
|
Merge branch 'master' into develop-v5
|
2022-05-25 11:06:38 +02:00 |
|
V3LinkParse.h
|
Internals: Make all .h files compilable
|
2022-01-08 11:18:23 -05:00 |
|
V3LinkResolve.cpp
|
Merge branch 'master' into develop-v5
|
2022-07-12 17:29:45 +01:00 |
|
V3LinkResolve.h
|
Internals: Make all .h files compilable
|
2022-01-08 11:18:23 -05:00 |
|
V3List.h
|
Deprecate 'vluint64_t' and similar types (#3255).
|
2022-03-27 15:27:40 -04:00 |
|
V3Localize.cpp
|
Fix incorrect localization when encountering non-leaf functions.
|
2022-04-09 20:30:39 +01:00 |
|
V3Localize.h
|
Internals: Make all .h files compilable
|
2022-01-08 11:18:23 -05:00 |
|
V3MergeCond.cpp
|
Add -fno-merge-cond-motion option
|
2022-06-13 14:16:11 +01:00 |
|
V3MergeCond.h
|
Internals: Make all .h files compilable
|
2022-01-08 11:18:23 -05:00 |
|
V3Name.cpp
|
Internals: Rename Ast on non-node classes (#3262). No functional change.
|
2022-01-02 14:03:20 -05:00 |
|
V3Name.h
|
Internals: Make all .h files compilable
|
2022-01-08 11:18:23 -05:00 |
|
V3Number.cpp
|
Commentary
|
2022-03-30 20:17:59 -04:00 |
|
V3Number.h
|
Deprecate 'vluint64_t' and similar types (#3255).
|
2022-03-27 15:27:40 -04:00 |
|
V3Number_test.cpp
|
Internals: cpplint cleanups. No functional change.
|
2022-01-08 12:01:39 -05:00 |
|
V3OptionParser.cpp
|
Changed --no-merge-const-pool to -fno-merge-const-pool (#3436).
|
2022-06-03 19:41:59 -04:00 |
|
V3OptionParser.h
|
Changed --no-merge-const-pool to -fno-merge-const-pool (#3436).
|
2022-06-03 19:41:59 -04:00 |
|
V3Options.cpp
|
Merge branch 'master' into develop-v5
|
2022-06-19 15:22:09 -04:00 |
|
V3Options.h
|
Merge branch 'master' into develop-v5
|
2022-06-19 15:22:09 -04:00 |
|
V3Order.cpp
|
Correctly schedule combinational logic driven from DPI exports.
|
2022-07-14 15:35:49 +01:00 |
|
V3Order.h
|
Handle multiple external domains in V3Order
|
2022-07-14 11:09:40 +01:00 |
|
V3OrderGraph.h
|
Remove scope pointer from OrderEitherVertex.
|
2022-05-25 20:32:32 +01:00 |
|
V3Os.cpp
|
Deprecate 'vluint64_t' and similar types (#3255).
|
2022-03-27 15:27:40 -04:00 |
|
V3Os.h
|
Deprecate 'vluint64_t' and similar types (#3255).
|
2022-03-27 15:27:40 -04:00 |
|
V3Param.cpp
|
Ensure topological ordering of module list.
|
2022-04-23 13:25:27 +01:00 |
|
V3Param.h
|
Internals: Make all .h files compilable
|
2022-01-08 11:18:23 -05:00 |
|
V3Parse.h
|
Copyright year update.
|
2022-01-01 08:26:40 -05:00 |
|
V3ParseGrammar.cpp
|
Initial support for intra-assignment timing controls, net delays (#3427)
|
2022-05-17 19:19:44 +01:00 |
|
V3ParseImp.cpp
|
Fix filenames with dots overwriting debug .vpp files (#3373).
|
2022-04-10 10:33:16 -04:00 |
|
V3ParseImp.h
|
Internals: Rename Ast on non-node classes (#3262). No functional change.
|
2022-01-02 14:03:20 -05:00 |
|
V3ParseLex.cpp
|
Copyright year update.
|
2022-01-01 08:26:40 -05:00 |
|
V3ParseSym.h
|
Internal: Add C++20ish reverse_view for range loops. No functional change (#3388).
|
2022-04-18 13:03:56 -04:00 |
|
V3Partition.cpp
|
Merge branch 'master' into develop-v5
|
2022-07-14 10:08:52 +01:00 |
|
V3Partition.h
|
Prep for multiple AstExecGraph. No functional change.
|
2022-04-10 12:00:17 +01:00 |
|
V3PartitionGraph.h
|
Deprecate 'vluint64_t' and similar types (#3255).
|
2022-03-27 15:27:40 -04:00 |
|
V3PreLex.h
|
Internals: Favor member assignment initialization. No functional change intended.
|
2022-01-01 11:46:49 -05:00 |
|
V3PreLex.l
|
Copyright year update.
|
2022-01-01 08:26:40 -05:00 |
|
V3PreProc.cpp
|
Copyright year update.
|
2022-01-01 08:26:40 -05:00 |
|
V3PreProc.h
|
Internals: Make all .h files compilable
|
2022-01-08 11:18:23 -05:00 |
|
V3PreShell.cpp
|
Minor clean up of initialization
|
2022-07-13 18:24:48 +01:00 |
|
V3PreShell.h
|
Minor clean up of initialization
|
2022-07-13 18:24:48 +01:00 |
|
V3Premit.cpp
|
Use AstNode::addHereThisAsNext in a few places
|
2022-07-13 13:57:00 +01:00 |
|
V3Premit.h
|
Internals: Make all .h files compilable
|
2022-01-08 11:18:23 -05:00 |
|
V3ProtectLib.cpp
|
Internals: Rename Ast on non-node classes (#3262). No functional change.
|
2022-01-02 14:03:20 -05:00 |
|
V3ProtectLib.h
|
Internals: Make all .h files compilable
|
2022-01-08 11:18:23 -05:00 |
|
V3Randomize.cpp
|
Internals: Make all .h files compilable
|
2022-01-08 11:18:23 -05:00 |
|
V3Randomize.h
|
Internals: Make all .h files compilable
|
2022-01-08 11:18:23 -05:00 |
|
V3Reloop.cpp
|
Internals: Rename Ast on non-node classes (#3262). No functional change.
|
2022-01-02 14:03:20 -05:00 |
|
V3Reloop.h
|
Internals: Make all .h files compilable
|
2022-01-08 11:18:23 -05:00 |
|
V3Sched.cpp
|
Improve handling of extra trigges in V3Sched.
|
2022-07-14 16:06:15 +01:00 |
|
V3Sched.h
|
IEEE compliant scheduler (#3384)
|
2022-05-15 16:03:32 +01:00 |
|
V3SchedAcyclic.cpp
|
Fix code coverage holes
|
2022-05-16 21:22:21 +01:00 |
|
V3SchedPartition.cpp
|
Correctly schedule combinational logic driven from DPI exports.
|
2022-07-14 15:35:49 +01:00 |
|
V3SchedReplicate.cpp
|
Correctly schedule combinational logic driven from DPI exports.
|
2022-07-14 15:35:49 +01:00 |
|
V3Scope.cpp
|
Commentary
|
2022-03-30 20:17:59 -04:00 |
|
V3Scope.h
|
Internals: Make all .h files compilable
|
2022-01-08 11:18:23 -05:00 |
|
V3Scoreboard.cpp
|
Copyright year update.
|
2022-01-01 08:26:40 -05:00 |
|
V3Scoreboard.h
|
Internals: cpplint cleanups. No functional change.
|
2022-01-08 12:01:39 -05:00 |
|
V3SenTree.h
|
IEEE compliant scheduler (#3384)
|
2022-05-15 16:03:32 +01:00 |
|
V3Simulate.h
|
Fix table misoptimizing away display (#3488).
|
2022-07-09 07:55:46 -04:00 |
|
V3Slice.cpp
|
Internals: Rename Ast on non-node classes (#3262). No functional change.
|
2022-01-02 14:03:20 -05:00 |
|
V3Slice.h
|
Internals: Make all .h files compilable
|
2022-01-08 11:18:23 -05:00 |
|
V3Split.cpp
|
Count non-empty always blocks in V3Split (#3337)
|
2022-03-06 12:56:34 +09:00 |
|
V3Split.h
|
Internals: Make all .h files compilable
|
2022-01-08 11:18:23 -05:00 |
|
V3SplitAs.cpp
|
Internals: Rename Ast on non-node classes (#3262). No functional change.
|
2022-01-02 14:03:20 -05:00 |
|
V3SplitAs.h
|
Internals: Make all .h files compilable
|
2022-01-08 11:18:23 -05:00 |
|
V3SplitVar.cpp
|
Deprecate 'vluint64_t' and similar types (#3255).
|
2022-03-27 15:27:40 -04:00 |
|
V3SplitVar.h
|
Copyright year update.
|
2022-01-01 08:26:40 -05:00 |
|
V3Stats.cpp
|
Internals: Rename Ast on non-node classes (#3262). No functional change.
|
2022-01-02 14:03:20 -05:00 |
|
V3Stats.h
|
Deprecate 'vluint64_t' and similar types (#3255).
|
2022-03-27 15:27:40 -04:00 |
|
V3StatsReport.cpp
|
Copyright year update.
|
2022-01-01 08:26:40 -05:00 |
|
V3String.cpp
|
Copyright year update.
|
2022-01-01 08:26:40 -05:00 |
|
V3String.h
|
Copyright year update.
|
2022-01-01 08:26:40 -05:00 |
|
V3Subst.cpp
|
Internals: cpplint cleanups. No functional change.
|
2022-01-08 12:01:39 -05:00 |
|
V3Subst.h
|
Internals: Make all .h files compilable
|
2022-01-08 11:18:23 -05:00 |
|
V3SymTable.h
|
Internals: cpplint cleanups. No functional change.
|
2022-01-08 12:01:39 -05:00 |
|
V3TSP.cpp
|
Commentary
|
2022-03-30 20:17:59 -04:00 |
|
V3TSP.h
|
Internals: cpplint cleanups. No functional change.
|
2022-01-08 12:01:39 -05:00 |
|
V3Table.cpp
|
Fix table misoptimizing away display (#3488).
|
2022-07-09 07:55:46 -04:00 |
|
V3Table.h
|
Internals: Make all .h files compilable
|
2022-01-08 11:18:23 -05:00 |
|
V3Task.cpp
|
Correctly schedule combinational logic driven from DPI exports.
|
2022-07-14 15:35:49 +01:00 |
|
V3Task.h
|
Internals: cpplint cleanups. No functional change.
|
2022-01-08 12:01:39 -05:00 |
|
V3Trace.cpp
|
Move thread pool and execution profiler into the context. (#3477)
|
2022-07-12 11:41:15 +01:00 |
|
V3Trace.h
|
Internals: Make all .h files compilable
|
2022-01-08 11:18:23 -05:00 |
|
V3TraceDecl.cpp
|
Support compile time trace signal selection with tracing_on/off (#3323).
|
2022-05-12 22:28:08 -04:00 |
|
V3TraceDecl.h
|
Internals: Make all .h files compilable
|
2022-01-08 11:18:23 -05:00 |
|
V3Tristate.cpp
|
Fix #3258 of internal error with inout port (#3268)
|
2022-01-05 08:37:20 +09:00 |
|
V3Tristate.h
|
Internals: Make all .h files compilable
|
2022-01-08 11:18:23 -05:00 |
|
V3Undriven.cpp
|
Internals: Rename Ast on non-node classes (#3262). No functional change.
|
2022-01-02 14:03:20 -05:00 |
|
V3Undriven.h
|
Internals: Make all .h files compilable
|
2022-01-08 11:18:23 -05:00 |
|
V3UniqueNames.h
|
Copyright year update.
|
2022-01-01 08:26:40 -05:00 |
|
V3Unknown.cpp
|
Add default parameters to some Ast nodes for convenience
|
2022-04-23 14:47:16 +01:00 |
|
V3Unknown.h
|
Internals: Make all .h files compilable
|
2022-01-08 11:18:23 -05:00 |
|
V3Unroll.cpp
|
Internals: Rename Ast on non-node classes (#3262). No functional change.
|
2022-01-02 14:03:20 -05:00 |
|
V3Unroll.h
|
Copyright year update.
|
2022-01-01 08:26:40 -05:00 |
|
V3VariableOrder.cpp
|
Internals: Rename Ast on non-node classes (#3262). No functional change.
|
2022-01-02 14:03:20 -05:00 |
|
V3VariableOrder.h
|
Copyright year update.
|
2022-01-01 08:26:40 -05:00 |
|
V3Waiver.cpp
|
Fix --waiver-output for multiline warnings (#2429) (#3141)
|
2021-09-22 07:42:59 -04:00 |
|
V3Waiver.h
|
Copyright year update.
|
2022-01-01 08:26:40 -05:00 |
|
V3Width.cpp
|
Merge branch 'master' into develop-v5
|
2022-07-12 17:29:45 +01:00 |
|
V3Width.h
|
Internals: Make all .h files compilable
|
2022-01-08 11:18:23 -05:00 |
|
V3WidthCommit.h
|
Commentary
|
2022-03-30 20:17:59 -04:00 |
|
V3WidthSel.cpp
|
Deprecate 'vluint64_t' and similar types (#3255).
|
2022-03-27 15:27:40 -04:00 |
|
Verilator.cpp
|
Merge branch 'master' into develop-v5
|
2022-07-14 10:08:52 +01:00 |
|
VlcBucket.h
|
Deprecate 'vluint64_t' and similar types (#3255).
|
2022-03-27 15:27:40 -04:00 |
|
VlcMain.cpp
|
Copyright year update.
|
2022-01-01 08:26:40 -05:00 |
|
VlcOptions.h
|
Copyright year update.
|
2022-01-01 08:26:40 -05:00 |
|
VlcPoint.h
|
Deprecate 'vluint64_t' and similar types (#3255).
|
2022-03-27 15:27:40 -04:00 |
|
VlcSource.h
|
Deprecate 'vluint64_t' and similar types (#3255).
|
2022-03-27 15:27:40 -04:00 |
|
VlcTest.h
|
Deprecate 'vluint64_t' and similar types (#3255).
|
2022-03-27 15:27:40 -04:00 |
|
VlcTop.cpp
|
Deprecate 'vluint64_t' and similar types (#3255).
|
2022-03-27 15:27:40 -04:00 |
|
VlcTop.h
|
Copyright year update.
|
2022-01-01 08:26:40 -05:00 |
|
astgen
|
Internals: Use python pass appropriately. No functional change intended.
|
2022-03-26 15:57:52 -04:00 |
|
bisonpre
|
Fix bisonpre for MSYS2 (#3471)
|
2022-06-20 11:59:27 -04:00 |
|
config_build.h.in
|
Copyright year update.
|
2022-01-01 08:26:40 -05:00 |
|
config_rev
|
Copyright year update.
|
2022-01-01 08:26:40 -05:00 |
|
cppcheck_filtered
|
Copyright year update.
|
2022-01-01 08:26:40 -05:00 |
|
flexfix
|
Copyright year update.
|
2022-01-01 08:26:40 -05:00 |
|
mkinstalldirs
|
…
|
|
|
verilog.l
|
Support compile time trace signal selection with tracing_on/off (#3323).
|
2022-05-12 22:28:08 -04:00 |
|
verilog.y
|
Merge branch 'master' into develop-v5
|
2022-07-12 17:29:45 +01:00 |
|
vlcovgen
|
Copyright year update.
|
2022-01-01 08:26:40 -05:00 |