verilator/src
2020-07-15 07:39:58 -04:00
..
.gdbinit
.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 Travis: Add 32-bit build on focal 2020-06-28 20:11:22 +01:00
config_rev.pl
cppcheck_filtered
flexfix
Makefile_obj.in Travis: Add OS X build (#2440) 2020-06-22 10:13:54 +01:00
Makefile.in Author site: Don't rebuild revision if VERILATOR_NO_OPT_BUILD 2020-06-07 20:08:19 -04:00
mkinstalldirs
pod2latexfix
V3Active.cpp Internals: Remove redunand SenItem nodes (#2457) 2020-07-05 13:13:03 -04:00
V3Active.h
V3ActiveTop.cpp Simplify V3SenTree.h. No functional change intended. 2020-06-06 17:30:32 +01:00
V3ActiveTop.h
V3Assert.cpp Remove unused headers (#2389) 2020-05-31 20:21:07 +01:00
V3Assert.h
V3AssertPre.cpp Internals: Remove redunand SenItem nodes (#2457) 2020-07-05 13:13:03 -04:00
V3AssertPre.h
V3Ast.cpp Fix some clang-tidy warnings 2020-06-01 23:16:17 -04:00
V3Ast.h Internals: Remove redunand SenItem nodes (#2457) 2020-07-05 13:13:03 -04:00
V3AstConstOnly.h
V3AstNodes.cpp Fix coredump with UVM parse, caused by recent commit. 2020-07-11 20:32:27 -04:00
V3AstNodes.h Internals: separate AST class for program (#2467) 2020-07-15 07:39:58 -04:00
V3Begin.cpp Remove unused headers (#2389) 2020-05-31 20:21:07 +01:00
V3Begin.h
V3Branch.cpp Remove unused headers (#2389) 2020-05-31 20:21:07 +01:00
V3Branch.h
V3Broken.cpp Remove unused headers (#2389) 2020-05-31 20:21:07 +01:00
V3Broken.h
V3Case.cpp Internals: Fix misc internal coverage holes. No functional change intended. 2020-06-04 21:40:40 -04:00
V3Case.h
V3Cast.cpp Remove unused headers (#2389) 2020-05-31 20:21:07 +01:00
V3Cast.h
V3CCtors.cpp Remove dead code and some unused parameters 2020-06-01 17:49:42 +01:00
V3CCtors.h
V3Cdc.cpp Internals: Remove redunand SenItem nodes (#2457) 2020-07-05 13:13:03 -04:00
V3Cdc.h
V3Changed.cpp Remove unused headers (#2389) 2020-05-31 20:21:07 +01:00
V3Changed.h
V3Class.cpp
V3Class.h
V3Clean.cpp Remove unused headers (#2389) 2020-05-31 20:21:07 +01:00
V3Clean.h
V3Clock.cpp Internals: clang-format 2020-07-10 18:08:04 -04:00
V3Clock.h
V3Combine.cpp Internals: Ifdef out V3Combine incomplete dead code. 2020-06-04 21:55:00 -04:00
V3Combine.h
V3Config.cpp Internals: Generalize V3Config to be able to set any module pragma. No functional change intended. (#2451) 2020-07-02 07:54:37 -04:00
V3Config.h Internals: Generalize V3Config to be able to set any module pragma. No functional change intended. (#2451) 2020-07-02 07:54:37 -04:00
V3Const.cpp Internals: clang-format 2020-07-10 18:08:04 -04:00
V3Const.h
V3Coverage.cpp Remove dead code and some unused parameters 2020-06-01 17:49:42 +01:00
V3Coverage.h
V3CoverageJoin.cpp Remove unused headers (#2389) 2020-05-31 20:21:07 +01:00
V3CoverageJoin.h
V3CUse.cpp Remove dead code and some unused parameters 2020-06-01 17:49:42 +01:00
V3CUse.h Remove dead code and some unused parameters 2020-06-01 17:49:42 +01:00
V3Dead.cpp Internals: Rename AstPackageRef as may point to class. 2020-07-11 10:29:15 -04:00
V3Dead.h
V3Delayed.cpp Internals: Remove redunand SenItem nodes (#2457) 2020-07-05 13:13:03 -04:00
V3Delayed.h
V3Depth.cpp Remove unused headers (#2389) 2020-05-31 20:21:07 +01:00
V3Depth.h
V3DepthBlock.cpp Remove unused headers (#2389) 2020-05-31 20:21:07 +01:00
V3DepthBlock.h
V3Descope.cpp Remove unused headers (#2389) 2020-05-31 20:21:07 +01:00
V3Descope.h
V3EmitC.cpp Init params in constructor to support pre-c++11 compilers 2020-06-22 09:01:39 +01:00
V3EmitC.h
V3EmitCBase.h Refactor trace implementation to allow experimentation 2020-05-15 18:34:29 +01:00
V3EmitCInlines.cpp Add new UNSUPPORTED error code to replace most previous Unsupported: messages. 2020-06-09 19:20:16 -04:00
V3EmitCMain.cpp Remove unused headers (#2389) 2020-05-31 20:21:07 +01:00
V3EmitCMain.h
V3EmitCMake.cpp Add new UNSUPPORTED error code to replace most previous Unsupported: messages. 2020-06-09 19:20:16 -04:00
V3EmitCMake.h
V3EmitCSyms.cpp Init params in constructor to support pre-c++11 compilers 2020-06-22 09:01:39 +01:00
V3EmitMk.cpp Add new UNSUPPORTED error code to replace most previous Unsupported: messages. 2020-06-09 19:20:16 -04:00
V3EmitMk.h
V3EmitV.cpp Internals: Remove redunand SenItem nodes (#2457) 2020-07-05 13:13:03 -04:00
V3EmitV.h Remove dead code and some unused parameters 2020-06-01 17:49:42 +01:00
V3EmitXml.cpp Fix some clang-tidy warnings 2020-06-01 23:16:17 -04:00
V3EmitXml.h
V3Error.cpp Internal coverage: Fix coverage of tests that abort. No functional change intended. 2020-06-05 08:00:22 -04:00
V3Error.h Add new UNSUPPORTED error code to replace most previous Unsupported: messages. 2020-06-09 19:20:16 -04:00
V3Expand.cpp Add new UNSUPPORTED error code to replace most previous Unsupported: messages. 2020-06-09 19:20:16 -04:00
V3Expand.h
V3File.cpp Fix some clang-tidy warnings 2020-06-01 23:16:17 -04:00
V3File.h Fix some clang-tidy warnings 2020-06-01 23:16:17 -04:00
V3FileLine.cpp Internals: Fix misc internal coverage holes. No functional change intended. 2020-06-04 21:40:40 -04:00
V3FileLine.h Fix V3SplitVar test stability (#2408) 2020-06-09 22:39:10 -04:00
V3Gate.cpp Internals: Remove redunand SenItem nodes (#2457) 2020-07-05 13:13:03 -04:00
V3Gate.h
V3GenClk.cpp Remove unused headers (#2389) 2020-05-31 20:21:07 +01:00
V3GenClk.h
V3Global.cpp Internals: Fix misc internal coverage holes. No functional change intended. 2020-06-04 19:49:39 -04:00
V3Global.h Internals: Fix misc internal coverage holes. No functional change intended. 2020-06-04 19:49:39 -04:00
V3Graph.cpp Remove unused headers (#2389) 2020-05-31 20:21:07 +01:00
V3Graph.h
V3GraphAcyc.cpp Fix some clang-tidy warnings 2020-06-01 23:16:17 -04:00
V3GraphAlg.cpp Remove unused headers (#2389) 2020-05-31 20:21:07 +01:00
V3GraphAlg.h
V3GraphDfa.cpp Fix some clang-tidy warnings 2020-06-01 23:16:17 -04:00
V3GraphDfa.h
V3GraphPathChecker.cpp
V3GraphPathChecker.h
V3GraphStream.h
V3GraphTest.cpp Remove unused headers (#2389) 2020-05-31 20:21:07 +01:00
V3Hashed.cpp Fix some clang-tidy warnings 2020-06-01 23:16:17 -04:00
V3Hashed.h
V3Inline.cpp Remove unused headers (#2389) 2020-05-31 20:21:07 +01:00
V3Inline.h
V3Inst.cpp Ensure VarRef inherits dtype when varp is set. 2020-07-05 16:09:22 +01:00
V3Inst.h
V3InstrCount.cpp Misc internal coverage improvements. 2020-05-17 11:06:14 -04:00
V3InstrCount.h
V3LangCode.h
V3LanguageWords.h
V3Life.cpp Remove unused headers (#2389) 2020-05-31 20:21:07 +01:00
V3Life.h
V3LifePost.cpp Remove unused headers (#2389) 2020-05-31 20:21:07 +01:00
V3LifePost.h
V3LinkCells.cpp Add new UNSUPPORTED error code to replace most previous Unsupported: messages. 2020-06-09 19:20:16 -04:00
V3LinkCells.h
V3LinkDot.cpp Parser: Move scoped id unsupported messages down out of parser 2020-07-11 19:11:58 -04:00
V3LinkDot.h
V3LinkInc.cpp Add new UNSUPPORTED error code to replace most previous Unsupported: messages. 2020-06-09 19:20:16 -04:00
V3LinkInc.h Support pre/postifx incrementation/decrementation in array index (#2223) 2020-05-28 18:08:15 -04:00
V3LinkJump.cpp Parser: Move 'wait' block unsupported messages down out of parser 2020-06-29 20:39:39 -04:00
V3LinkJump.h
V3LinkLevel.cpp Add new UNSUPPORTED error code to replace most previous Unsupported: messages. 2020-06-09 19:20:16 -04:00
V3LinkLevel.h
V3LinkLValue.cpp Remove unused headers (#2389) 2020-05-31 20:21:07 +01:00
V3LinkLValue.h
V3LinkParse.cpp Commentary (#2437) 2020-06-27 22:35:31 -04:00
V3LinkParse.h
V3LinkResolve.cpp Internals: Remove redunand SenItem nodes (#2457) 2020-07-05 13:13:03 -04:00
V3LinkResolve.h
V3List.h
V3Localize.cpp Remove unused headers (#2389) 2020-05-31 20:21:07 +01:00
V3Localize.h
V3MergeCond.cpp Improve V3MergeCond 2020-07-02 13:13:51 +01:00
V3MergeCond.h Add MergeCond pass to combine assignments with ?: on rhs (#2376) 2020-05-30 21:09:05 +01:00
V3Name.cpp Fix unused variable. 2020-06-02 22:45:55 +01:00
V3Name.h
V3Number_test.cpp
V3Number.cpp Fix some clang-tidy warnings 2020-06-01 23:16:17 -04:00
V3Number.h Internal code coverage fixes 2020-05-29 19:35:54 -04:00
V3Options.cpp Internals: Add const 2020-07-03 14:16:43 -04:00
V3Options.h Internals: Add const 2020-07-03 14:16:43 -04:00
V3Order.cpp Internals: Remove redunand SenItem nodes (#2457) 2020-07-05 13:13:03 -04:00
V3Order.h
V3OrderGraph.h Remove dead code and some unused parameters 2020-06-01 17:49:42 +01:00
V3Os.cpp Travis: Add FreeBSD build + portability fixes 2020-06-28 15:37:24 +01:00
V3Os.h Internals: Fix misc internal coverage holes. No functional change intended. 2020-06-04 19:49:39 -04:00
V3Param.cpp Delay parsing of associative arrays until dtypes known. 2020-06-09 07:13:40 -04:00
V3Param.h
V3Parse.h
V3ParseGrammar.cpp Add new UNSUPPORTED error code to replace most previous Unsupported: messages. 2020-06-09 19:20:16 -04:00
V3ParseImp.cpp Parser: Test and handle semaphore, mailbox and process. 2020-07-09 20:04:22 -04:00
V3ParseImp.h Internals: Rename AstPackageRef as may point to class. 2020-07-11 10:29:15 -04:00
V3ParseLex.cpp Internals: Refactor parser pipeline to use deque. No functional change intended. 2020-06-07 15:35:36 -04:00
V3ParseSym.h Support --bbox-unsup parsing of class extend typedefs 2020-06-09 20:59:45 -04:00
V3Partition.cpp Remove unused headers (#2389) 2020-05-31 20:21:07 +01:00
V3Partition.h
V3PartitionGraph.h
V3PreLex.h Fix some clang-tidy warnings 2020-06-01 23:16:17 -04:00
V3PreLex.l Internals: Reindent and move parser code. No functional change. 2020-06-06 08:44:44 -04:00
V3Premit.cpp Remove unused headers (#2389) 2020-05-31 20:21:07 +01:00
V3Premit.h
V3PreProc.cpp Fix some clang-tidy warnings 2020-06-01 23:16:17 -04:00
V3PreProc.h Internal code coverage fixes 2020-05-29 19:35:54 -04:00
V3PreShell.cpp Remove unused headers (#2389) 2020-05-31 20:21:07 +01:00
V3PreShell.h
V3ProtectLib.cpp Add new UNSUPPORTED error code to replace most previous Unsupported: messages. 2020-06-09 19:20:16 -04:00
V3ProtectLib.h
V3Reloop.cpp Remove unused headers (#2389) 2020-05-31 20:21:07 +01:00
V3Reloop.h
V3Scope.cpp Remove unused headers (#2389) 2020-05-31 20:21:07 +01:00
V3Scope.h
V3Scoreboard.cpp
V3Scoreboard.h Misc internal coverage improvements. 2020-05-16 18:02:54 -04:00
V3SenTree.h Simplify V3SenTree.h. No functional change intended. 2020-06-06 17:30:32 +01:00
V3Simulate.h Fix some clang-tidy warnings 2020-06-01 23:16:17 -04:00
V3Slice.cpp Remove unused headers (#2389) 2020-05-31 20:21:07 +01:00
V3Slice.h
V3Split.cpp Remove unused headers (#2389) 2020-05-31 20:21:07 +01:00
V3Split.h
V3SplitAs.cpp Remove unused headers (#2389) 2020-05-31 20:21:07 +01:00
V3SplitAs.h
V3SplitVar.cpp Improve code coverage of V3SplitVar.cpp (#2418) 2020-06-13 04:45:47 -04:00
V3SplitVar.h
V3Stats.cpp Remove dead code and some unused parameters 2020-06-01 17:49:42 +01:00
V3Stats.h Fix some clang-tidy warnings 2020-06-01 23:16:17 -04:00
V3StatsReport.cpp Remove unused headers (#2389) 2020-05-31 20:21:07 +01:00
V3String.cpp Internals: Refactor to decouple LinkDot from ParseImp. No functional change intended. 2020-06-07 08:21:22 -04:00
V3String.h Internals: Refactor to decouple LinkDot from ParseImp. No functional change intended. 2020-06-07 08:21:22 -04:00
V3Subst.cpp Remove unused headers (#2389) 2020-05-31 20:21:07 +01:00
V3Subst.h
V3SymTable.h Support --bbox-unsup parsing of class extend typedefs 2020-06-09 20:59:45 -04:00
V3Table.cpp Remove unused headers (#2389) 2020-05-31 20:21:07 +01:00
V3Table.h
V3Task.cpp Add new UNSUPPORTED error code to replace most previous Unsupported: messages. 2020-06-09 19:20:16 -04:00
V3Task.h
V3Trace.cpp Tests: Tests to fix misc internal coverage holes. 2020-06-04 20:23:55 -04:00
V3Trace.h
V3TraceDecl.cpp Refactor trace implementation to allow experimentation 2020-05-15 18:34:29 +01:00
V3TraceDecl.h
V3Tristate.cpp Add new UNSUPPORTED error code to replace most previous Unsupported: messages. 2020-06-09 19:20:16 -04:00
V3Tristate.h
V3TSP.cpp Remove unused headers (#2389) 2020-05-31 20:21:07 +01:00
V3TSP.h
V3Undriven.cpp Remove unused headers (#2389) 2020-05-31 20:21:07 +01:00
V3Undriven.h
V3Unknown.cpp Add new UNSUPPORTED error code to replace most previous Unsupported: messages. 2020-06-09 19:20:16 -04:00
V3Unknown.h
V3Unroll.cpp Support for-loop increments with commas. 2020-06-29 21:18:41 -04:00
V3Unroll.h
V3Waiver.cpp Remove unused headers (#2389) 2020-05-31 20:21:07 +01:00
V3Waiver.h Generate file with waivers (#2354) 2020-05-26 20:38:14 +02:00
V3Width.cpp Parser: Move 'pure virtual' and 'extern' unsupported messages down out of parser. 2020-07-02 08:24:50 -04:00
V3Width.h
V3WidthCommit.h
V3WidthSel.cpp Add new UNSUPPORTED error code to replace most previous Unsupported: messages. 2020-06-09 19:20:16 -04:00
Verilator.cpp Internals: Factor out making a make cmd string in Verilator.cpp. No functional change intended. (#2453) 2020-07-02 07:30:40 -04:00
verilog.l Add $writememb support (#2450) 2020-07-01 17:32:15 -04:00
verilog.y Internals: separate AST class for program (#2467) 2020-07-15 07:39:58 -04:00
VlcBucket.h Fix some clang-tidy warnings 2020-06-01 23:16:17 -04:00
VlcMain.cpp Internals: Remove empty statements. No functional change intended. 2020-05-30 19:13:18 +01:00
VlcOptions.h Remove dead code and some unused parameters 2020-06-01 17:49:42 +01:00
vlcovgen Fix duplicate VLCOVGEN short code 2020-06-02 21:42:24 -04:00
VlcPoint.h Fix some clang-tidy warnings 2020-06-01 23:16:17 -04:00
VlcSource.h Fix some clang-tidy warnings 2020-06-01 23:16:17 -04:00
VlcTest.h Fix some clang-tidy warnings 2020-06-01 23:16:17 -04:00
VlcTop.cpp Line Coverage now tracks all statement lines, not just branch lines. 2020-05-31 15:52:17 -04:00
VlcTop.h Remove dead code and some unused parameters 2020-06-01 17:49:42 +01:00