verilator/src
2008-09-04 09:43:53 -04:00
..
.gitignore Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
astgen Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
bisonpre Fix default clocking syntax; covers go outside the block 2008-08-06 17:51:36 -04:00
config_build.h.in Version bump 2008-07-23 07:51:32 -04:00
config_rev.pl Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
flexfix Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
Makefile_obj.in Add bisonpre for simplifing grammar and cleaning output 2008-08-06 12:35:34 -04:00
Makefile.in Fix missing config_reg.h error when non-author .git repository 2008-07-14 10:48:57 -04:00
V3Active.cpp Replace stdio.h and stdarg.h with C++ versions 2008-06-30 13:11:25 -04:00
V3Active.h Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
V3ActiveTop.cpp Replace stdio.h and stdarg.h with C++ versions 2008-06-30 13:11:25 -04:00
V3ActiveTop.h Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
V3Assert.cpp Support SystemVerilog "cover property" statements. 2008-08-06 12:52:39 -04:00
V3Assert.h Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
V3AssertPre.cpp Fix default clocking syntax; covers go outside the block 2008-08-06 17:51:36 -04:00
V3AssertPre.h Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
V3Ast.cpp Replace stdio.h and stdarg.h with C++ versions 2008-06-30 13:11:25 -04:00
V3Ast.h Add CASEZWITHX lint warning and if disabled fix handling of casez with Xs. 2008-07-22 13:07:19 -04:00
V3AstNodes.cpp Fix extra evaluation of pure combo blocks in SystemC output. 2008-08-06 17:09:33 -04:00
V3AstNodes.h Rename asInt/asQuad to indicate signed/unsigned. 2008-09-03 17:40:01 -04:00
V3Begin.cpp Replace stdio.h and stdarg.h with C++ versions 2008-06-30 13:11:25 -04:00
V3Begin.h Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
V3Branch.cpp Replace stdio.h and stdarg.h with C++ versions 2008-06-30 13:11:25 -04:00
V3Branch.h Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
V3Broken.cpp Replace stdio.h and stdarg.h with C++ versions 2008-06-30 13:11:25 -04:00
V3Broken.h Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
V3Case.cpp Add CASEZWITHX lint warning and if disabled fix handling of casez with Xs. 2008-07-22 13:07:19 -04:00
V3Case.h Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
V3Cast.cpp Replace stdio.h and stdarg.h with C++ versions 2008-06-30 13:11:25 -04:00
V3Cast.h Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
V3Changed.cpp Add IMPERFECTSCH warning, disabled by default. 2008-08-05 13:41:53 -04:00
V3Changed.h Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
V3Clean.cpp Replace stdio.h and stdarg.h with C++ versions 2008-06-30 13:11:25 -04:00
V3Clean.h Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
V3Clock.cpp Replace stdio.h and stdarg.h with C++ versions 2008-06-30 13:11:25 -04:00
V3Clock.h Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
V3Combine.cpp Replace stdio.h and stdarg.h with C++ versions 2008-06-30 13:11:25 -04:00
V3Combine.h Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
V3Const.cpp Rename asInt/asQuad to indicate signed/unsigned. 2008-09-03 17:40:01 -04:00
V3Const.h Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
V3Coverage.cpp Replace stdio.h and stdarg.h with C++ versions 2008-06-30 13:11:25 -04:00
V3Coverage.h Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
V3Dead.cpp Replace stdio.h and stdarg.h with C++ versions 2008-06-30 13:11:25 -04:00
V3Dead.h Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
V3Delayed.cpp Replace stdio.h and stdarg.h with C++ versions 2008-06-30 13:11:25 -04:00
V3Delayed.h Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
V3Depth.cpp Replace stdio.h and stdarg.h with C++ versions 2008-06-30 13:11:25 -04:00
V3Depth.h Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
V3DepthBlock.cpp Replace stdio.h and stdarg.h with C++ versions 2008-06-30 13:11:25 -04:00
V3DepthBlock.h Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
V3Descope.cpp Replace stdio.h and stdarg.h with C++ versions 2008-06-30 13:11:25 -04:00
V3Descope.h Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
V3EmitC.cpp Rename asInt/asQuad to indicate signed/unsigned. 2008-09-03 17:40:01 -04:00
V3EmitC.h Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
V3EmitCBase.h Replace stdio.h and stdarg.h with C++ versions 2008-06-30 13:11:25 -04:00
V3EmitCInlines.cpp Replace stdio.h and stdarg.h with C++ versions 2008-06-30 13:11:25 -04:00
V3EmitCSyms.cpp Replace stdio.h and stdarg.h with C++ versions 2008-06-30 13:11:25 -04:00
V3EmitMk.cpp Support coverage under SystemPerl 1.285 and newer. 2008-09-04 09:43:53 -04:00
V3EmitMk.h Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
V3EmitV.cpp Add support for , . Bug14. 2008-07-01 14:15:10 -04:00
V3EmitV.h Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
V3Error.cpp Add IMPERFECTSCH warning, disabled by default. 2008-08-05 13:41:53 -04:00
V3Error.h Add IMPERFECTSCH warning, disabled by default. 2008-08-05 13:41:53 -04:00
V3Expand.cpp Replace stdio.h and stdarg.h with C++ versions 2008-06-30 13:11:25 -04:00
V3Expand.h Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
V3File.cpp Rework $display/$write to go via new VL_WRITE function instead of 2008-06-30 14:31:58 -04:00
V3File.h Rework $display/$write to go via new VL_WRITE function instead of 2008-06-30 14:31:58 -04:00
V3Gate.cpp Replace stdio.h and stdarg.h with C++ versions 2008-06-30 13:11:25 -04:00
V3Gate.h Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
V3GenClk.cpp Replace stdio.h and stdarg.h with C++ versions 2008-06-30 13:11:25 -04:00
V3GenClk.h Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
V3Global.h Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
V3Graph.cpp Replace stdio.h and stdarg.h with C++ versions 2008-06-30 13:11:25 -04:00
V3Graph.h Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
V3GraphAcyc.cpp Replace stdio.h and stdarg.h with C++ versions 2008-06-30 13:11:25 -04:00
V3GraphAlg.cpp Replace stdio.h and stdarg.h with C++ versions 2008-06-30 13:11:25 -04:00
V3GraphAlg.h Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
V3GraphDfa.cpp Replace stdio.h and stdarg.h with C++ versions 2008-06-30 13:11:25 -04:00
V3GraphDfa.h Fix leading/trailing mixed whitespace 2008-06-12 12:03:47 -04:00
V3GraphTest.cpp Replace stdio.h and stdarg.h with C++ versions 2008-06-30 13:11:25 -04:00
V3Hashed.cpp Replace stdio.h and stdarg.h with C++ versions 2008-06-30 13:11:25 -04:00
V3Hashed.h Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
V3Inline.cpp When warnings are disabled on signals that are flattened out, disable 2008-08-01 15:30:17 -04:00
V3Inline.h Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
V3Inst.cpp Replace stdio.h and stdarg.h with C++ versions 2008-06-30 13:11:25 -04:00
V3Inst.h Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
V3LanguageWords.h Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
V3Life.cpp Replace stdio.h and stdarg.h with C++ versions 2008-06-30 13:11:25 -04:00
V3Life.h Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
V3LifePost.cpp Replace stdio.h and stdarg.h with C++ versions 2008-06-30 13:11:25 -04:00
V3LifePost.h Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
V3Link.cpp When warnings are disabled on signals that are flattened out, disable 2008-08-01 15:30:17 -04:00
V3Link.h Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
V3LinkCells.cpp Replace stdio.h and stdarg.h with C++ versions 2008-06-30 13:11:25 -04:00
V3LinkCells.h Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
V3LinkDot.cpp Replace stdio.h and stdarg.h with C++ versions 2008-06-30 13:11:25 -04:00
V3LinkDot.h Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
V3LinkLevel.cpp Replace stdio.h and stdarg.h with C++ versions 2008-06-30 13:11:25 -04:00
V3LinkLevel.h Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
V3LinkLValue.cpp Fix lvalue errors with public functions; bug25. 2008-07-22 11:15:28 -04:00
V3LinkLValue.h Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
V3LinkParse.cpp Replace stdio.h and stdarg.h with C++ versions 2008-06-30 13:11:25 -04:00
V3LinkParse.h Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
V3LinkResolve.cpp Add --autoflush option 2008-07-16 14:06:08 -04:00
V3LinkResolve.h Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
V3List.h Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
V3Localize.cpp Replace stdio.h and stdarg.h with C++ versions 2008-06-30 13:11:25 -04:00
V3Localize.h Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
V3Name.cpp Replace stdio.h and stdarg.h with C++ versions 2008-06-30 13:11:25 -04:00
V3Name.h Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
V3Number_test.cpp Replace stdio.h and stdarg.h with C++ versions 2008-06-30 13:11:25 -04:00
V3Number.cpp Rename asInt/asQuad to indicate signed/unsigned. 2008-09-03 17:40:01 -04:00
V3Number.h Rename asInt/asQuad to indicate signed/unsigned. 2008-09-03 17:40:01 -04:00
V3Options.cpp Add IMPERFECTSCH warning, disabled by default. 2008-08-05 13:41:53 -04:00
V3Options.h Add --Wfuture-, for improving forward compatibility. 2008-07-22 14:27:34 -04:00
V3Order.cpp Fix extra evaluation of pure combo blocks in SystemC output. 2008-08-06 17:09:33 -04:00
V3Order.h Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
V3OrderGraph.h Fix extra evaluation of pure combo blocks in SystemC output. 2008-08-06 17:09:33 -04:00
V3Param.cpp Replace stdio.h and stdarg.h with C++ versions 2008-06-30 13:11:25 -04:00
V3Param.h Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
V3Parse.cpp Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
V3PreLex.h Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
V3PreLex.l Fix leading/trailing mixed whitespace 2008-06-12 12:03:47 -04:00
V3Premit.cpp Add --autoflush option 2008-07-16 14:06:08 -04:00
V3Premit.h Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
V3PreProc.cpp Replace stdio.h and stdarg.h with C++ versions 2008-06-30 13:11:25 -04:00
V3PreProc.h Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
V3PreShell.cpp Replace stdio.h and stdarg.h with C++ versions 2008-06-30 13:11:25 -04:00
V3PreShell.h Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
V3Read.cpp Add --Wfuture-, for improving forward compatibility. 2008-07-22 14:27:34 -04:00
V3Read.h Add --Wfuture-, for improving forward compatibility. 2008-07-22 14:27:34 -04:00
V3Scope.cpp Replace stdio.h and stdarg.h with C++ versions 2008-06-30 13:11:25 -04:00
V3Scope.h Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
V3SenTree.h Replace stdio.h and stdarg.h with C++ versions 2008-06-30 13:11:25 -04:00
V3Signed.cpp Add support for , . Bug14. 2008-07-01 14:15:10 -04:00
V3Signed.h Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
V3Split.cpp Replace stdio.h and stdarg.h with C++ versions 2008-06-30 13:11:25 -04:00
V3Split.h Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
V3SplitAs.cpp Replace stdio.h and stdarg.h with C++ versions 2008-06-30 13:11:25 -04:00
V3SplitAs.h Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
V3Stats.cpp Replace stdio.h and stdarg.h with C++ versions 2008-06-30 13:11:25 -04:00
V3Stats.h Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
V3StatsReport.cpp Replace stdio.h and stdarg.h with C++ versions 2008-06-30 13:11:25 -04:00
V3Subst.cpp Replace stdio.h and stdarg.h with C++ versions 2008-06-30 13:11:25 -04:00
V3Subst.h Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
V3SymTable.h Replace stdio.h and stdarg.h with C++ versions 2008-06-30 13:11:25 -04:00
V3Table.cpp Replace stdio.h and stdarg.h with C++ versions 2008-06-30 13:11:25 -04:00
V3Table.h Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
V3Task.cpp Fix IMPURE errors due to X-assignment temporary variables. 2008-07-14 10:42:58 -04:00
V3Task.h Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
V3Trace.cpp Replace stdio.h and stdarg.h with C++ versions 2008-06-30 13:11:25 -04:00
V3Trace.h Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
V3TraceDecl.cpp Replace stdio.h and stdarg.h with C++ versions 2008-06-30 13:11:25 -04:00
V3TraceDecl.h Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
V3Unknown.cpp Fix IMPURE errors due to X-assignment temporary variables. 2008-07-14 10:42:58 -04:00
V3Unknown.h Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
V3Unroll.cpp Rename asInt/asQuad to indicate signed/unsigned. 2008-09-03 17:40:01 -04:00
V3Unroll.h Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
V3Width.cpp Support SystemVerilog "cover property" statements. 2008-08-06 12:52:39 -04:00
V3Width.h Convert repository to git from svn. 2008-06-09 21:25:10 -04:00
Verilator.cpp Add informational warning when -Og is used 2008-07-02 06:48:50 -04:00
verilog.l Support SystemVerilog "cover property" statements. 2008-08-06 12:52:39 -04:00
verilog.y Fix stack overflow on large ? : trees. 2008-08-20 15:59:10 -04:00