verilator/src
2014-04-16 22:33:25 -04:00
..
.gdbinit Copyright year update. 2014-01-06 19:28:57 -05:00
.gitignore Added *~ to .gitignore to exclude emacs backup files. 2009-01-06 09:25:47 -05:00
astgen Support parameter arrays, bug683. 2014-04-01 23:16:16 -04:00
bisonpre Fix Bison 4.0 warnings. From Verilog-Perl. 2014-03-15 14:23:19 -04:00
config_build.h.in Copyright year update. 2014-01-06 19:28:57 -05:00
config_rev.pl Copyright year update. 2014-01-06 19:28:57 -05:00
flexfix Copyright year update. 2014-01-06 19:28:57 -05:00
Makefile_obj.in Copyright year update. 2014-01-06 19:28:57 -05:00
Makefile.in Copyright year update. 2014-01-06 19:28:57 -05:00
pod2latexfix Copyright year update. 2014-01-06 19:28:57 -05:00
V3Active.cpp Internals: Remove dead NEW_ORDERING code. 2014-03-31 20:29:35 -04:00
V3Active.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3ActiveTop.cpp Copyright year update. 2014-01-06 19:28:57 -05:00
V3ActiveTop.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3Assert.cpp Fix assertions broken from bug725, bug743. 2014-04-16 22:33:25 -04:00
V3Assert.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3AssertPre.cpp Copyright year update. 2014-01-06 19:28:57 -05:00
V3AssertPre.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3Ast.cpp Internals: Make const iterator to fix missed-edits on dump. Merge from bug683 branch. 2014-03-31 20:24:05 -04:00
V3Ast.h Fix tracing of packed arrays without --trace-structs, bug742. 2014-04-15 20:20:45 -04:00
V3AstConstOnly.h Internals: Make const iterator to fix missed-edits on dump. Merge from bug683 branch. 2014-03-31 20:24:05 -04:00
V3AstNodes.cpp Fix tracing of packed arrays without --trace-structs, bug742. 2014-04-15 20:20:45 -04:00
V3AstNodes.h Fix double I/O port warnings. 2014-04-15 18:50:04 -04:00
V3Begin.cpp Copyright year update. 2014-01-06 19:28:57 -05:00
V3Begin.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3Branch.cpp Fix assertions broken from bug725, bug743. 2014-04-16 22:33:25 -04:00
V3Branch.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3Broken.cpp Fix RHEL5.6 compile warnings. 2014-04-15 18:18:36 -04:00
V3Broken.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3Case.cpp Support case inside, bug708. 2014-01-20 21:59:53 -05:00
V3Case.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3Cast.cpp Copyright year update. 2014-01-06 19:28:57 -05:00
V3Cast.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3Cdc.cpp Copyright year update. 2014-01-06 19:28:57 -05:00
V3Cdc.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3Changed.cpp Internals: Remove dead NEW_ORDERING code. 2014-03-31 20:29:35 -04:00
V3Changed.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3Clean.cpp Copyright year update. 2014-01-06 19:28:57 -05:00
V3Clean.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3ClkGater.cpp Copyright year update. 2014-01-06 19:28:57 -05:00
V3ClkGater.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3Clock.cpp Order initial statements based on variables used. Merge from bug683 branch. 2014-04-01 22:01:25 -04:00
V3Clock.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3Combine.cpp Copyright year update. 2014-01-06 19:28:57 -05:00
V3Combine.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3Config.cpp Copyright year update. 2014-01-06 19:28:57 -05:00
V3Config.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3Const.cpp Support streaming operators, bug649. 2014-04-09 20:29:35 -04:00
V3Const.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3Coverage.cpp Fix missing coverage line on else-if, bug727. 2014-03-29 11:04:13 -04:00
V3Coverage.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3CoverageJoin.cpp Copyright year update. 2014-01-06 19:28:57 -05:00
V3CoverageJoin.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3Dead.cpp Add parameters into trace files, bug706. 2014-03-08 15:36:04 -05:00
V3Dead.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3Delayed.cpp Fix assignment temporaries not using real types. 2014-03-14 20:22:06 -04:00
V3Delayed.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3Depth.cpp Copyright year update. 2014-01-06 19:28:57 -05:00
V3Depth.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3DepthBlock.cpp Copyright year update. 2014-01-06 19:28:57 -05:00
V3DepthBlock.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3Descope.cpp Copyright year update. 2014-01-06 19:28:57 -05:00
V3Descope.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3EmitC.cpp Fix double I/O port warnings. 2014-04-15 18:50:04 -04:00
V3EmitC.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3EmitCBase.h Fix double I/O port warnings. 2014-04-15 18:50:04 -04:00
V3EmitCInlines.cpp Copyright year update. 2014-01-06 19:28:57 -05:00
V3EmitCSyms.cpp Fix reporting struct members as reserved words, bug741. 2014-04-15 19:35:44 -04:00
V3EmitMk.cpp Copyright year update. 2014-01-06 19:28:57 -05:00
V3EmitMk.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3EmitV.cpp Fix assertions broken from bug725, bug743. 2014-04-16 22:33:25 -04:00
V3EmitV.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3EmitXml.cpp Copyright year update. 2014-01-06 19:28:57 -05:00
V3EmitXml.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3Error.cpp Copyright year update. 2014-01-06 19:28:57 -05:00
V3Error.h Add PINCONNECTEMPTY warning. 2014-03-27 21:36:52 -04:00
V3Expand.cpp Copyright year update. 2014-01-06 19:28:57 -05:00
V3Expand.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3File.cpp Fix Mac OS-X test issues. 2014-03-24 20:19:43 -04:00
V3File.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3Gate.cpp Internals: Remove dead NEW_ORDERING code. 2014-03-31 20:29:35 -04:00
V3Gate.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3GenClk.cpp Fix assertions broken from bug725, bug743. 2014-04-16 22:33:25 -04:00
V3GenClk.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3Global.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3Graph.cpp Copyright year update. 2014-01-06 19:28:57 -05:00
V3Graph.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3GraphAcyc.cpp Copyright year update. 2014-01-06 19:28:57 -05:00
V3GraphAlg.cpp Copyright year update. 2014-01-06 19:28:57 -05:00
V3GraphAlg.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3GraphDfa.cpp Copyright year update. 2014-01-06 19:28:57 -05:00
V3GraphDfa.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3GraphTest.cpp Copyright year update. 2014-01-06 19:28:57 -05:00
V3Hashed.cpp Copyright year update. 2014-01-06 19:28:57 -05:00
V3Hashed.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3Inline.cpp Support case inside, bug708. 2014-01-20 21:59:53 -05:00
V3Inline.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3Inst.cpp Copyright year update. 2014-01-06 19:28:57 -05:00
V3Inst.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3LangCode.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3LanguageWords.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3Life.cpp Copyright year update. 2014-01-06 19:28:57 -05:00
V3Life.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3LifePost.cpp Copyright year update. 2014-01-06 19:28:57 -05:00
V3LifePost.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3LinkCells.cpp Add PINCONNECTEMPTY warning. 2014-03-27 21:36:52 -04:00
V3LinkCells.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3LinkDot.cpp Fix modport function import not-found error. 2014-04-03 21:53:39 -04:00
V3LinkDot.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3LinkJump.cpp Copyright year update. 2014-01-06 19:28:57 -05:00
V3LinkJump.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3LinkLevel.cpp Copyright year update. 2014-01-06 19:28:57 -05:00
V3LinkLevel.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3LinkLValue.cpp Copyright year update. 2014-01-06 19:28:57 -05:00
V3LinkLValue.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3LinkParse.cpp Fix internal error on "input x =" syntax error, bug716. 2014-03-08 12:26:34 -05:00
V3LinkParse.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3LinkResolve.cpp Copyright year update. 2014-01-06 19:28:57 -05:00
V3LinkResolve.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3List.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3Localize.cpp Copyright year update. 2014-01-06 19:28:57 -05:00
V3Localize.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3Name.cpp Fix reporting struct members as reserved words, bug741. 2014-04-15 19:35:44 -04:00
V3Name.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3Number_test.cpp Copyright year update. 2014-01-06 19:28:57 -05:00
V3Number.cpp Support streaming operators, bug649. 2014-04-09 20:29:35 -04:00
V3Number.h Support streaming operators, bug649. 2014-04-09 20:29:35 -04:00
V3Options.cpp Internals: Remove dead NEW_ORDERING code. 2014-03-31 20:29:35 -04:00
V3Options.h Add --no-trace-params. 2014-03-13 20:08:43 -04:00
V3Order.cpp Order initial statements based on variables used. Merge from bug683 branch. 2014-04-01 22:01:25 -04:00
V3Order.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3OrderGraph.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3Param.cpp Support parameter arrays, bug683. 2014-04-01 23:16:16 -04:00
V3Param.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3Parse.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3ParseGrammar.cpp Copyright year update. 2014-01-06 19:28:57 -05:00
V3ParseImp.cpp Copyright year update. 2014-01-06 19:28:57 -05:00
V3ParseImp.h Fix parsing "#0 'b0", bug256. 2014-03-11 19:07:58 -04:00
V3ParseLex.cpp Fix parsing "#0 'b0", bug256. 2014-03-11 19:07:58 -04:00
V3ParseSym.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3PreLex.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3PreLex.l Copyright year update. 2014-01-06 19:28:57 -05:00
V3Premit.cpp Optimizer: Put constants on left side of compares to match other AstBiOps and extend optimizations. No runtime result change intended. 2014-03-09 17:13:37 -04:00
V3Premit.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3PreProc.cpp Copyright year update. 2014-01-06 19:28:57 -05:00
V3PreProc.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3PreShell.cpp Copyright year update. 2014-01-06 19:28:57 -05:00
V3PreShell.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3Scope.cpp Fix C++-2011 warnings. 2014-03-15 14:50:03 -04:00
V3Scope.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3SenTree.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3Simulate.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3Slice.cpp Support '{} assignment pattern on arrays, bug355. 2014-03-30 20:41:20 -04:00
V3Slice.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3Split.cpp Copyright year update. 2014-01-06 19:28:57 -05:00
V3Split.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3SplitAs.cpp Copyright year update. 2014-01-06 19:28:57 -05:00
V3SplitAs.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3Stats.cpp Internals: Make const iterator to fix missed-edits on dump. Merge from bug683 branch. 2014-03-31 20:24:05 -04:00
V3Stats.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3StatsReport.cpp Copyright year update. 2014-01-06 19:28:57 -05:00
V3String.cpp Copyright year update. 2014-01-06 19:28:57 -05:00
V3String.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3Subst.cpp Copyright year update. 2014-01-06 19:28:57 -05:00
V3Subst.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3SymTable.h Fix modport function import not-found error. 2014-04-03 21:53:39 -04:00
V3Table.cpp Internals: Add dtype to InitArray; misc Slice cleanups. From bug355 branch. 2014-03-30 20:28:51 -04:00
V3Table.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3Task.cpp Copyright year update. 2014-01-06 19:28:57 -05:00
V3Task.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3Trace.cpp Copyright year update. 2014-01-06 19:28:57 -05:00
V3Trace.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3TraceDecl.cpp Fix tracing of packed arrays without --trace-structs, bug742. 2014-04-15 20:20:45 -04:00
V3TraceDecl.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3Tristate.cpp Fix inside statement EQWILD error, bug718. 2014-03-08 13:33:44 -05:00
V3Tristate.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3Undriven.cpp Copyright year update. 2014-01-06 19:28:57 -05:00
V3Undriven.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3Unknown.cpp Optimizer: Put constants on left side of compares to match other AstBiOps and extend optimizations. No runtime result change intended. 2014-03-09 17:13:37 -04:00
V3Unknown.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3Unroll.cpp Optimizer: Put constants on left side of compares to match other AstBiOps and extend optimizations. No runtime result change intended. 2014-03-09 17:13:37 -04:00
V3Unroll.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3Width.cpp Fix assertions broken from bug725, bug743. 2014-04-16 22:33:25 -04:00
V3Width.h Copyright year update. 2014-01-06 19:28:57 -05:00
V3WidthCommit.h Support parameter arrays, bug683. 2014-04-01 23:16:16 -04:00
V3WidthSel.cpp Fix slice extraction from packed array, bug717. 2014-03-08 14:55:05 -05:00
Verilator.cpp Internals: Remove dead NEW_ORDERING code. 2014-03-31 20:29:35 -04:00
verilog.l Fix parsing "#0 'b0", bug256. 2014-03-11 19:07:58 -04:00
verilog.y Support streaming operators, bug649. 2014-04-09 20:29:35 -04:00