verilator/src
Geza Lore 6318a08056 Fix --dump-tree with sparse dumps.
"No changes since last dump!" is now only printed if the "last" dump was
actually performed and not skipped due to V3Option::dumpTreeLevel
settings.
2020-05-31 13:48:30 +01:00
..
.gdbinit Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
.gitignore
astgen Internals: Fix tabs in astgen. No effective functional change. 2020-05-05 20:33:35 -04:00
bisonpre Fix compile error when using bison 3.6.1 (#2320) 2020-05-13 19:18:56 -04:00
config_build.h.in Configure now enables SystemC if it is installed as a system headers. 2020-05-28 18:51:46 -04:00
config_rev.pl Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
cppcheck_filtered Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
flexfix Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
Makefile_obj.in Add MergeCond pass to combine assignments with ?: on rhs (#2376) 2020-05-30 21:09:05 +01:00
Makefile.in Clean additional objects. 2020-05-16 13:28:03 -04:00
mkinstalldirs Fix man files misinstalling; cleanup mkinstalldirs 2018-09-13 19:09:35 -04:00
pod2latexfix Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
V3Active.cpp Support event data type (with some restrictions). 2020-04-25 15:37:46 -04:00
V3Active.h Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
V3ActiveTop.cpp Internals: Refactor to add AstNodeProcedure. No functional change intended. 2020-05-05 19:12:36 -04:00
V3ActiveTop.h Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
V3Assert.cpp Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
V3Assert.h Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
V3AssertPre.cpp clang-format many files. No functional change. 2020-04-13 22:52:23 -04:00
V3AssertPre.h Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
V3Ast.cpp Fix --dump-tree with sparse dumps. 2020-05-31 13:48:30 +01:00
V3Ast.h Internals: Remove empty statements. No functional change intended. 2020-05-30 19:13:18 +01:00
V3AstConstOnly.h clang-format many files. No functional change. 2020-04-13 22:52:23 -04:00
V3AstNodes.cpp Debug: Show column numbers in .tree files 2020-05-30 10:08:30 -04:00
V3AstNodes.h Remove VL_ULL as ULL now in MSVC & C++11 2020-05-28 20:32:07 -04:00
V3Begin.cpp Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
V3Begin.h Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
V3Branch.cpp clang-format many files. No functional change. 2020-04-13 22:52:23 -04:00
V3Branch.h Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
V3Broken.cpp Misc internal coverage improvements. 2020-05-16 18:02:54 -04:00
V3Broken.h Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
V3Case.cpp wip 2020-05-07 21:04:26 -04:00
V3Case.h Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
V3Cast.cpp Support $countbits (#2287) 2020-05-10 14:27:22 -04:00
V3Cast.h Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
V3CCtors.cpp Fix configure over-disabling warnings. 2020-05-27 08:45:11 -04:00
V3CCtors.h Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
V3Cdc.cpp Refactor trace implementation to allow experimentation 2020-05-15 18:34:29 +01:00
V3Cdc.h Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
V3Changed.cpp clang-format remaining sources. No functional change. 2020-04-15 07:58:34 -04:00
V3Changed.h Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
V3Class.cpp clang-format many files. No functional change. 2020-04-13 22:52:23 -04:00
V3Class.h Add simplistic class support with many restrictions, see manual, #377. 2020-04-05 09:30:23 -04:00
V3Clean.cpp Support $countbits (#2287) 2020-05-10 14:27:22 -04:00
V3Clean.h Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
V3Clock.cpp clang-format remaining sources. No functional change. 2020-04-15 07:58:34 -04:00
V3Clock.h Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
V3Combine.cpp Modify std::multimap in V3Combine safely. 2020-05-07 14:31:43 +01:00
V3Combine.h Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
V3Config.cpp Internals: Parse fork and delays, but then still report unsupported. 2020-04-22 21:31:40 -04:00
V3Config.h Internal: clang-tidy fixes. No functional change. 2020-04-15 21:47:37 -04:00
V3Const.cpp Support $countbits (#2287) 2020-05-10 14:27:22 -04:00
V3Const.h Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
V3Coverage.cpp clang-format many files. No functional change. 2020-04-13 22:52:23 -04:00
V3Coverage.h Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
V3CoverageJoin.cpp clang-format many files. No functional change. 2020-04-13 22:52:23 -04:00
V3CoverageJoin.h Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
V3CUse.cpp Internals: cppcheck 1.90 fixes. No functional change intended. 2020-04-05 18:57:47 -04:00
V3CUse.h Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
V3Dead.cpp Internals: AstRefDType points to AstTypedef instead of sub-dtype, in prep for future commits. 2020-05-24 14:22:06 -04:00
V3Dead.h Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
V3Delayed.cpp Misc internal coverage improvements. 2020-05-17 11:06:14 -04:00
V3Delayed.h Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
V3Depth.cpp clang-format remaining sources. No functional change. 2020-04-15 07:58:34 -04:00
V3Depth.h Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
V3DepthBlock.cpp clang-format many files. No functional change. 2020-04-13 22:52:23 -04:00
V3DepthBlock.h Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
V3Descope.cpp clang-format remaining sources. No functional change. 2020-04-15 07:58:34 -04:00
V3Descope.h Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
V3EmitC.cpp Internals: Remove empty statements. No functional change intended. 2020-05-30 19:13:18 +01:00
V3EmitC.h Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
V3EmitCBase.h Refactor trace implementation to allow experimentation 2020-05-15 18:34:29 +01:00
V3EmitCInlines.cpp Internals: Refector needHeavy into methods. No functional change intended. 2020-05-25 15:34:24 -04:00
V3EmitCMain.cpp Misc internal coverage improvements. 2020-05-16 18:02:54 -04:00
V3EmitCMain.h Add experimental-only option. 2020-04-21 20:45:23 -04:00
V3EmitCMake.cpp clang-format remaining sources. No functional change. 2020-04-15 07:58:34 -04:00
V3EmitCMake.h Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
V3EmitCSyms.cpp Only emit VM_PARALLEL_BUILDS=1 iff --output-split caused a split. 2020-05-26 01:22:10 +01:00
V3EmitMk.cpp Configure now enables SystemC if it is installed as a system headers. 2020-05-28 18:51:46 -04:00
V3EmitMk.h Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
V3EmitV.cpp Support multi-channel descriptor (MCD) I/O (#2197) 2020-05-14 18:03:00 -04:00
V3EmitV.h clang-format many files. No functional change. 2020-04-13 22:52:23 -04:00
V3EmitXml.cpp clang-format remaining sources. No functional change. 2020-04-15 07:58:34 -04:00
V3EmitXml.h Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
V3Error.cpp clang-format remaining sources. No functional change. 2020-04-15 07:58:34 -04:00
V3Error.h Internals: Remove empty statements. No functional change intended. 2020-05-30 19:13:18 +01:00
V3Expand.cpp Fix GCC false warning on array bounds. (#2386) 2020-05-30 13:47:53 -04:00
V3Expand.h Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
V3File.cpp Internal: clang-tidy fixes. No functional change. 2020-04-15 21:47:37 -04:00
V3File.h clang-format remaining sources. No functional change. 2020-04-15 07:58:34 -04:00
V3FileLine.cpp Debug: Show column numbers in .tree files 2020-05-30 10:08:30 -04:00
V3FileLine.h Debug: Show column numbers in .tree files 2020-05-30 10:08:30 -04:00
V3Gate.cpp Fix pre-C11 compiler warning. 2020-05-30 21:11:37 -04:00
V3Gate.h Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
V3GenClk.cpp clang-format remaining sources. No functional change. 2020-04-15 07:58:34 -04:00
V3GenClk.h Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
V3Global.cpp clang-format many files. No functional change. 2020-04-13 22:52:23 -04:00
V3Global.h Only emit VM_PARALLEL_BUILDS=1 iff --output-split caused a split. 2020-05-26 01:22:10 +01:00
V3Graph.cpp Internals: Remove dead needHInlines code 2020-05-16 07:53:27 -04:00
V3Graph.h clang-format many files. No functional change. 2020-04-13 22:52:23 -04:00
V3GraphAcyc.cpp clang-format remaining sources. No functional change. 2020-04-15 07:58:34 -04:00
V3GraphAlg.cpp clang-format remaining sources. No functional change. 2020-04-15 07:58:34 -04:00
V3GraphAlg.h Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
V3GraphDfa.cpp clang-format many files. No functional change. 2020-04-13 22:52:23 -04:00
V3GraphDfa.h clang-format many files. No functional change. 2020-04-13 22:52:23 -04:00
V3GraphPathChecker.cpp clang-format many files. No functional change. 2020-04-13 22:52:23 -04:00
V3GraphPathChecker.h Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
V3GraphStream.h clang-format many files. No functional change. 2020-04-13 22:52:23 -04:00
V3GraphTest.cpp clang-format remaining sources. No functional change. 2020-04-15 07:58:34 -04:00
V3Hashed.cpp clang-format remaining sources. No functional change. 2020-04-15 07:58:34 -04:00
V3Hashed.h clang-format many files. No functional change. 2020-04-13 22:52:23 -04:00
V3Inline.cpp Add --flaten for use with --xml-only (#2270). 2020-04-21 18:14:08 -04:00
V3Inline.h Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
V3Inst.cpp Internal code coverage improvements. No functional change intended. 2020-05-23 10:34:58 -04:00
V3Inst.h clang-format many files. No functional change. 2020-04-13 22:52:23 -04:00
V3InstrCount.cpp Misc internal coverage improvements. 2020-05-17 11:06:14 -04:00
V3InstrCount.h Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
V3LangCode.h clang-format many files. No functional change. 2020-04-13 22:52:23 -04:00
V3LanguageWords.h clang-format many files. No functional change. 2020-04-13 22:52:23 -04:00
V3Life.cpp Internals: Enable future JumpGo to non-end. No functional change intended. 2020-05-06 21:33:05 -04:00
V3Life.h Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
V3LifePost.cpp clang-format remaining sources. No functional change. 2020-04-15 07:58:34 -04:00
V3LifePost.h Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
V3LinkCells.cpp clang-format remaining sources. No functional change. 2020-04-15 07:58:34 -04:00
V3LinkCells.h Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
V3LinkDot.cpp Internals: AstRefDType points to AstTypedef instead of sub-dtype, in prep for future commits. 2020-05-24 14:22:06 -04:00
V3LinkDot.h clang-format many files. No functional change. 2020-04-13 22:52:23 -04:00
V3LinkInc.cpp Fix coverage issue 2020-05-29 17:59:35 -04:00
V3LinkInc.h Support pre/postifx incrementation/decrementation in array index (#2223) 2020-05-28 18:08:15 -04:00
V3LinkJump.cpp Support reporting some fork syntax errors. 2020-05-10 15:01:43 -04:00
V3LinkJump.h Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
V3LinkLevel.cpp Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
V3LinkLevel.h Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
V3LinkLValue.cpp Support pre/postifx incrementation/decrementation in array index (#2223) 2020-05-28 18:08:15 -04:00
V3LinkLValue.h Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
V3LinkParse.cpp Internals: Parser cleanup of parameters, first part. 2020-05-25 18:41:47 -04:00
V3LinkParse.h Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
V3LinkResolve.cpp Fix Visual Studio compiler issues (#2375) 2020-05-28 17:39:20 -04:00
V3LinkResolve.h Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
V3List.h clang-format many files. No functional change. 2020-04-13 22:52:23 -04:00
V3Localize.cpp Internal code coverage fixes 2020-05-29 19:35:54 -04:00
V3Localize.h Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
V3MergeCond.cpp Add MergeCond pass to combine assignments with ?: on rhs (#2376) 2020-05-30 21:09:05 +01:00
V3MergeCond.h Add MergeCond pass to combine assignments with ?: on rhs (#2376) 2020-05-30 21:09:05 +01:00
V3Name.cpp clang-format many files. No functional change. 2020-04-13 22:52:23 -04:00
V3Name.h Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
V3Number_test.cpp clang-format many files. No functional change. 2020-04-13 22:52:23 -04:00
V3Number.cpp Internals: Remove empty statements. No functional change intended. 2020-05-30 19:13:18 +01:00
V3Number.h Internal code coverage fixes 2020-05-29 19:35:54 -04:00
V3Options.cpp Add MergeCond pass to combine assignments with ?: on rhs (#2376) 2020-05-30 21:09:05 +01:00
V3Options.h Add MergeCond pass to combine assignments with ?: on rhs (#2376) 2020-05-30 21:09:05 +01:00
V3Order.cpp Internal code coverage fixes 2020-05-29 19:35:54 -04:00
V3Order.h Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
V3OrderGraph.h Internal code coverage improvements. No functional change intended. 2020-05-23 10:34:58 -04:00
V3Os.cpp Internal code coverage fixes 2020-05-29 19:35:54 -04:00
V3Os.h Add --build option to call make/cmake as subprocess (#2249) 2020-04-15 17:44:21 -04:00
V3Param.cpp Internal code coverage improvements. No functional change intended. 2020-05-23 10:34:58 -04:00
V3Param.h Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
V3Parse.h Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
V3ParseGrammar.cpp Internals: Move PLI errors into linker, and better test. 2020-05-23 11:55:34 -04:00
V3ParseImp.cpp Internal: clang-tidy fixes. No functional change. 2020-04-15 21:47:37 -04:00
V3ParseImp.h Internal code coverage fixes 2020-05-29 19:35:54 -04:00
V3ParseLex.cpp Internal code coverage fixes 2020-05-29 19:35:54 -04:00
V3ParseSym.h clang-format many files. No functional change. 2020-04-13 22:52:23 -04:00
V3Partition.cpp Remove VL_ULL as ULL now in MSVC & C++11 2020-05-28 20:32:07 -04:00
V3Partition.h clang-format many files. No functional change. 2020-04-13 22:52:23 -04:00
V3PartitionGraph.h clang-format many files. No functional change. 2020-04-13 22:52:23 -04:00
V3PreLex.h clang-format many files. No functional change. 2020-04-13 22:52:23 -04:00
V3PreLex.l Internals: Remove empty statements. No functional change intended. 2020-05-30 19:13:18 +01:00
V3Premit.cpp clang-format remaining sources. No functional change. 2020-04-15 07:58:34 -04:00
V3Premit.h Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
V3PreProc.cpp Cleanup codacity and missing consts. 2020-05-28 21:04:36 -04:00
V3PreProc.h Internal code coverage fixes 2020-05-29 19:35:54 -04:00
V3PreShell.cpp clang-format many files. No functional change. 2020-04-13 22:52:23 -04:00
V3PreShell.h Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
V3ProtectLib.cpp Misc internal coverage improvements. 2020-05-16 18:02:54 -04:00
V3ProtectLib.h Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
V3Reloop.cpp clang-format many files. No functional change. 2020-04-13 22:52:23 -04:00
V3Reloop.h Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
V3Scope.cpp Misc internal coverage improvements. 2020-05-17 11:06:14 -04:00
V3Scope.h Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
V3Scoreboard.cpp clang-format many files. No functional change. 2020-04-13 22:52:23 -04:00
V3Scoreboard.h Misc internal coverage improvements. 2020-05-16 18:02:54 -04:00
V3SenTree.h clang-format remaining sources. No functional change. 2020-04-15 07:58:34 -04:00
V3Simulate.h Internal code coverage improvements. No functional change intended. 2020-05-23 10:34:58 -04:00
V3Slice.cpp Misc internal coverage improvements. 2020-05-16 18:02:54 -04:00
V3Slice.h Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
V3Split.cpp clang-format remaining sources. No functional change. 2020-04-15 07:58:34 -04:00
V3Split.h Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
V3SplitAs.cpp clang-format remaining sources. No functional change. 2020-04-15 07:58:34 -04:00
V3SplitAs.h Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
V3SplitVar.cpp Commentary 2020-05-29 19:58:59 -04:00
V3SplitVar.h Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
V3Stats.cpp clang-format many files. No functional change. 2020-04-13 22:52:23 -04:00
V3Stats.h clang-format many files. No functional change. 2020-04-13 22:52:23 -04:00
V3StatsReport.cpp clang-format many files. No functional change. 2020-04-13 22:52:23 -04:00
V3String.cpp Misc internal coverage improvements. 2020-05-17 11:06:14 -04:00
V3String.h Misc internal coverage improvements. 2020-05-17 11:06:14 -04:00
V3Subst.cpp clang-format remaining sources. No functional change. 2020-04-15 07:58:34 -04:00
V3Subst.h Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
V3SymTable.h Internal code coverage fixes 2020-05-29 19:35:54 -04:00
V3Table.cpp Internals: Rename VSigning 2020-04-19 21:19:09 -04:00
V3Table.h Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
V3Task.cpp Internal code coverage improvements. No functional change intended. 2020-05-23 10:34:58 -04:00
V3Task.h clang-format many files. No functional change. 2020-04-13 22:52:23 -04:00
V3Trace.cpp Optimize trace activity flags a bit more 2020-05-17 19:41:24 +01:00
V3Trace.h Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
V3TraceDecl.cpp Refactor trace implementation to allow experimentation 2020-05-15 18:34:29 +01:00
V3TraceDecl.h Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
V3Tristate.cpp clang-format remaining sources. No functional change. 2020-04-15 07:58:34 -04:00
V3Tristate.h Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
V3TSP.cpp Internal: clang-tidy fixes. No functional change. 2020-04-15 21:47:37 -04:00
V3TSP.h clang-format many files. No functional change. 2020-04-13 22:52:23 -04:00
V3Undriven.cpp Use clang-format 10.0.0 2020-04-28 18:47:59 -04:00
V3Undriven.h Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
V3Unknown.cpp Use clang-format 10.0.0 2020-04-28 18:47:59 -04:00
V3Unknown.h Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
V3Unroll.cpp Fix crash in unroller on increment-only while loops. 2020-05-10 15:26:41 -04:00
V3Unroll.h Internals: clang-format cleanup. No functional change. 2020-04-02 08:25:44 -04:00
V3Waiver.cpp Generate file with waivers (#2354) 2020-05-26 20:38:14 +02:00
V3Waiver.h Generate file with waivers (#2354) 2020-05-26 20:38:14 +02:00
V3Width.cpp Remove VL_ULL as ULL now in MSVC & C++11 2020-05-28 20:32:07 -04:00
V3Width.h Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
V3WidthCommit.h Internals: Rename VSigning 2020-04-19 21:19:09 -04:00
V3WidthSel.cpp Fix regression due to early constant folding in +: and -: (#2338) 2020-05-18 18:46:00 +01:00
Verilator.cpp Add MergeCond pass to combine assignments with ?: on rhs (#2376) 2020-05-30 21:09:05 +01:00
verilog.l Internals: Remove empty statements. No functional change intended. 2020-05-30 19:13:18 +01:00
verilog.y Support pre/postifx incrementation/decrementation in array index (#2223) 2020-05-28 18:08:15 -04:00
VlcBucket.h Internal code coverage fixes 2020-05-29 19:35:54 -04:00
VlcMain.cpp Internals: Remove empty statements. No functional change intended. 2020-05-30 19:13:18 +01:00
VlcOptions.h Support verilator_coverage --write-info for lcov HTML reports. 2020-05-16 09:18:35 -04:00
vlcovgen Add SPDX license identifiers. No functional change. 2020-03-21 11:24:24 -04:00
VlcPoint.h clang-format many files. No functional change. 2020-04-13 22:52:23 -04:00
VlcSource.h clang-format many files. No functional change. 2020-04-13 22:52:23 -04:00
VlcTest.h Misc internal coverage improvements. 2020-05-17 11:06:14 -04:00
VlcTop.cpp Misc internal coverage improvements. 2020-05-17 11:06:14 -04:00
VlcTop.h Support verilator_coverage --write-info for lcov HTML reports. 2020-05-16 09:18:35 -04:00