verilator/src
2009-10-26 20:12:09 -04:00
..
.gitignore Added *~ to .gitignore to exclude emacs backup files. 2009-01-06 09:25:47 -05:00
0CodeNotes.pod Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
astgen Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
bisonpre Reconsile parser with Verilog-Perl version, to enable more SV features 2009-05-07 18:28:05 -04:00
config_build.h.in Version bump 2009-09-18 22:37:53 -04:00
config_rev.pl Verilator --version now uses git describe for tag-relative naming 2009-10-21 09:25:52 -04:00
flexfix Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
Makefile_obj.in Support little endian bit vectors ("reg [0:2] x;"). 2009-10-25 16:53:55 -04:00
Makefile.in Makefile: Rebuild only on git head change, not touching a file 2009-06-30 11:56:00 -04:00
V3Active.cpp Internals: Rework V3Param, V3Width and V3Const to return a AstNode* representing 2009-10-14 20:13:04 -04:00
V3Active.h Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3ActiveTop.cpp Internals: Rework V3Param, V3Width and V3Const to return a AstNode* representing 2009-10-14 20:13:04 -04:00
V3ActiveTop.h Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3Assert.cpp Fix $display with uppercase %M. 2009-09-11 19:25:42 -04:00
V3Assert.h Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3AssertPre.cpp Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3AssertPre.h Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3Ast.cpp Fix carriage-returns embedded in display formats 2009-10-22 21:29:18 -04:00
V3Ast.h Support little endian bit vectors ("reg [0:2] x;"). 2009-10-25 16:53:55 -04:00
V3AstNodes.cpp Support little endian bit vectors ("reg [0:2] x;"). 2009-10-25 16:53:55 -04:00
V3AstNodes.h Support division and modulus of > 64 bit vectors. 2009-10-26 20:12:09 -04:00
V3Begin.cpp Fix core dump with SystemVerilog var declarations under unnamed begins. 2009-10-11 20:50:31 -04:00
V3Begin.h Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3Branch.cpp Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3Branch.h Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3Broken.cpp Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3Broken.h Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3Case.cpp Fix error on case statement with all duplicate items, bug99. 2009-06-22 18:49:20 -04:00
V3Case.h Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3Cast.cpp Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3Cast.h Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3Changed.cpp Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3Changed.h Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3Clean.cpp Visitors that just accept netlists should say so. No functional change 2009-10-01 22:33:11 -04:00
V3Clean.h Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3ClkGater.cpp Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3ClkGater.h Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3Clock.cpp Visitors that just accept netlists should say so. No functional change 2009-10-01 22:33:11 -04:00
V3Clock.h Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3Combine.cpp Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3Combine.h Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3Const.cpp Support little endian bit vectors ("reg [0:2] x;"). 2009-10-25 16:53:55 -04:00
V3Const.h Internals: Rework V3Param, V3Width and V3Const to return a AstNode* representing 2009-10-14 20:13:04 -04:00
V3Coverage.cpp V3Number::setZero can be public. No functional change. 2009-10-05 21:09:26 -04:00
V3Coverage.h Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3CoverageJoin.cpp Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3CoverageJoin.h Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3Dead.cpp Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3Dead.h Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3Delayed.cpp Visitors that just accept netlists should say so. No functional change 2009-10-01 22:33:11 -04:00
V3Delayed.h Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3Depth.cpp Visitors that just accept netlists should say so. No functional change 2009-10-01 22:33:11 -04:00
V3Depth.h Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3DepthBlock.cpp Visitors that just accept netlists should say so. No functional change 2009-10-01 22:33:11 -04:00
V3DepthBlock.h Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3Descope.cpp Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3Descope.h Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3EmitC.cpp Support little endian bit vectors ("reg [0:2] x;"). 2009-10-25 16:53:55 -04:00
V3EmitC.h Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3EmitCBase.h Remove ; from end of some function definitions. No functional change 2009-07-22 14:38:20 -04:00
V3EmitCInlines.cpp Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3EmitCSyms.cpp Allow renaming C keywords 2009-07-22 15:21:41 -04:00
V3EmitMk.cpp Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3EmitMk.h Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3EmitV.cpp Support little endian bit vectors ("reg [0:2] x;"). 2009-10-25 16:53:55 -04:00
V3EmitV.h Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3Error.cpp Internals: Route abort() through vlabort(). No functional change 2009-10-04 17:01:28 -04:00
V3Error.h Support little endian bit vectors ("reg [0:2] x;"). 2009-10-25 16:53:55 -04:00
V3Expand.cpp Visitors that just accept netlists should say so. No functional change 2009-10-01 22:33:11 -04:00
V3Expand.h Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3File.cpp Fix carriage-returns embedded in display formats 2009-10-22 21:29:18 -04:00
V3File.h Remove ; from end of some function definitions. No functional change 2009-07-22 14:38:20 -04:00
V3Gate.cpp Internals: Rework V3Param, V3Width and V3Const to return a AstNode* representing 2009-10-14 20:13:04 -04:00
V3Gate.h Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3GenClk.cpp Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3GenClk.h Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3Global.h Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3Graph.cpp Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3Graph.h Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3GraphAcyc.cpp Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3GraphAlg.cpp Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3GraphAlg.h Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3GraphDfa.cpp Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3GraphDfa.h Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3GraphTest.cpp Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3Hashed.cpp On WIDTH warnings, show variable name causing error. 2009-07-09 17:39:24 -04:00
V3Hashed.h Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3Inline.cpp Internals: iterateAndNext now requires backp to exist, for forward compatibility 2009-10-04 17:01:35 -04:00
V3Inline.h Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3Inst.cpp Move V3Unknown to after variable names have been begin'ed; in prep for future change 2009-10-06 21:46:24 -04:00
V3Inst.h Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3LanguageWords.h Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3Life.cpp Internals: Rework V3Param, V3Width and V3Const to return a AstNode* representing 2009-10-14 20:13:04 -04:00
V3Life.h Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3LifePost.cpp Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3LifePost.h Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3Link.cpp Fix core dump with SystemVerilog var declarations under unnamed begins. 2009-10-11 20:50:31 -04:00
V3Link.h Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3LinkCells.cpp Visitors that just accept netlists should say so. No functional change 2009-10-01 22:33:11 -04:00
V3LinkCells.h Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3LinkDot.cpp Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3LinkDot.h Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3LinkLevel.cpp Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3LinkLevel.h Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3LinkLValue.cpp Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3LinkLValue.h Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3LinkParse.cpp Reconsile parser with Verilog-Perl version, to enable more SV features 2009-05-07 18:28:05 -04:00
V3LinkParse.h Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3LinkResolve.cpp Support little endian bit vectors ("reg [0:2] x;"). 2009-10-25 16:53:55 -04:00
V3LinkResolve.h Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3List.h Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3Localize.cpp Remove ; from end of some function definitions. No functional change 2009-07-22 14:38:20 -04:00
V3Localize.h Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3Name.cpp Visitors that just accept netlists should say so. No functional change 2009-10-01 22:33:11 -04:00
V3Name.h Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3Number_test.cpp Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3Number.cpp Support division and modulus of > 64 bit vectors. 2009-10-26 20:12:09 -04:00
V3Number.h Support division and modulus of > 64 bit vectors. 2009-10-26 20:12:09 -04:00
V3Options.cpp Increase default --unroll-stmts 2009-10-05 07:49:02 -04:00
V3Options.h Add --bbox-sys option to blackbox $system calls. 2009-09-16 09:28:09 -04:00
V3Order.cpp Internals: Rework V3Param, V3Width and V3Const to return a AstNode* representing 2009-10-14 20:13:04 -04:00
V3Order.h Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3OrderGraph.h Remove ; from end of some function definitions. No functional change 2009-07-22 14:38:20 -04:00
V3Param.cpp Support little endian bit vectors ("reg [0:2] x;"). 2009-10-25 16:53:55 -04:00
V3Param.h Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3Parse.cpp Update bisonpre to match Verilog-Perl version 2009-05-04 21:54:44 -04:00
V3PreLex.h Fix deep defines causing flex scanner overflows. 2009-09-17 22:23:18 -04:00
V3PreLex.l Fix erroring on strings with backslashed newlines, bug168. 2009-10-22 21:46:49 -04:00
V3Premit.cpp Visitors that just accept netlists should say so. No functional change 2009-10-01 22:33:11 -04:00
V3Premit.h Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3PreProc.cpp Fix deep defines causing flex scanner overflows. 2009-09-17 22:23:18 -04:00
V3PreProc.h Remove ; from end of some function definitions. No functional change 2009-07-22 14:38:20 -04:00
V3PreShell.cpp Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3PreShell.h Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3Read.cpp Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3Read.h Remove ; from end of some function definitions. No functional change 2009-07-22 14:38:20 -04:00
V3Scope.cpp Visitors that just accept netlists should say so. No functional change 2009-10-01 22:33:11 -04:00
V3Scope.h Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3SenTree.h Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3Signed.cpp Internals: Rework V3Param, V3Width and V3Const to return a AstNode* representing 2009-10-14 20:13:04 -04:00
V3Signed.h Internals: Rework V3Param, V3Width and V3Const to return a AstNode* representing 2009-10-14 20:13:04 -04:00
V3Simulate.h Support little endian bit vectors ("reg [0:2] x;"). 2009-10-25 16:53:55 -04:00
V3Split.cpp Visitors that just accept netlists should say so. No functional change 2009-10-01 22:33:11 -04:00
V3Split.h Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3SplitAs.cpp Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3SplitAs.h Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3Stats.cpp Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3Stats.h Remove ; from end of some function definitions. No functional change 2009-07-22 14:38:20 -04:00
V3StatsReport.cpp Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3Subst.cpp Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3Subst.h Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3SymTable.h Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3Table.cpp Fix constant functions with and begin/end 2009-07-21 14:31:16 -04:00
V3Table.h Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3Task.cpp Fix writing to out-of-bounds arrays writing element 0. 2009-10-08 20:42:45 -04:00
V3Task.h Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3Trace.cpp Add 'See the manual' to unsupported+internal errors 2009-06-21 19:37:15 -04:00
V3Trace.h Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3TraceDecl.cpp Fix VCD files showing internal flattened hierarchy, broke in 3.714. 2009-09-26 09:31:50 -04:00
V3TraceDecl.h Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3Tristate.cpp Internal: Reconnect complicated pins in V3Tristate before Unknowns. Prep for next change. 2009-10-07 07:54:30 -04:00
V3Tristate.h Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3Unknown.cpp Internals: Rework V3Param, V3Width and V3Const to return a AstNode* representing 2009-10-14 20:13:04 -04:00
V3Unknown.h Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3Unroll.cpp Support little endian bit vectors ("reg [0:2] x;"). 2009-10-25 16:53:55 -04:00
V3Unroll.h Verilator is now licensed under LGPL v3 and/or Artistic v2.0. 2009-05-04 17:07:57 -04:00
V3Width.cpp Support little endian bit vectors ("reg [0:2] x;"). 2009-10-25 16:53:55 -04:00
V3Width.h Support little endian bit vectors ("reg [0:2] x;"). 2009-10-25 16:53:55 -04:00
V3WidthSel.cpp Support little endian bit vectors ("reg [0:2] x;"). 2009-10-25 16:53:55 -04:00
Verilator.cpp Have V3Life unlink at end to prevent proposed new-iteration scheme from breaking. 2009-10-14 08:26:30 -04:00
verilog.l Fix erroring on strings with backslashed newlines, bug168. 2009-10-22 21:46:49 -04:00
verilog.y Fix carriage-returns embedded in display formats 2009-10-22 21:29:18 -04:00