verilator/src
2010-07-07 19:15:51 -04:00
..
.gitignore
astgen
bisonpre
config_build.h.in Commentary, bug251 2010-05-02 06:29:02 -04:00
config_rev.pl
flexfix Cleanup flex compiles again - remove yyleng from preproc.cpp 2010-03-05 12:02:56 -05:00
Makefile_obj.in Fix Mac OS-X compile issues, bug217. 2010-02-26 19:50:44 -05:00
Makefile.in
V3Active.cpp Add /*verilator public_flat_rw*/ for timing-specific public access. 2010-04-05 20:01:17 -04:00
V3Active.h
V3ActiveTop.cpp Add /*verilator public_flat_rw*/ for timing-specific public access. 2010-04-05 20:01:17 -04:00
V3ActiveTop.h
V3Assert.cpp Internals: Create user#Inc routines 2010-04-15 20:56:54 -04:00
V3Assert.h
V3AssertPre.cpp
V3AssertPre.h
V3Ast.cpp
V3Ast.h Internals: Create user#Inc routines 2010-04-15 20:56:54 -04:00
V3AstNodes.cpp Internals: modify AstVar::dimensions() to return a pair, bug227 2010-04-09 20:43:25 -04:00
V3AstNodes.h Internals: modify AstVar::dimensions() to return a pair, bug227 2010-04-09 20:43:25 -04:00
V3Begin.cpp
V3Begin.h
V3Branch.cpp
V3Branch.h
V3Broken.cpp
V3Broken.h
V3Case.cpp
V3Case.h
V3Cast.cpp
V3Cast.h
V3Cdc.cpp Add /*verilator public_flat_rw*/ for timing-specific public access. 2010-04-05 20:01:17 -04:00
V3Cdc.h
V3Changed.cpp Internals: Create user#Inc routines 2010-04-15 20:56:54 -04:00
V3Changed.h
V3Clean.cpp
V3Clean.h
V3ClkGater.cpp Internals: Create user#Inc routines 2010-04-15 20:56:54 -04:00
V3ClkGater.h
V3Clock.cpp
V3Clock.h
V3Combine.cpp
V3Combine.h
V3Config.cpp
V3Config.h
V3Const.cpp
V3Const.h
V3Coverage.cpp
V3Coverage.h
V3CoverageJoin.cpp
V3CoverageJoin.h
V3Dead.cpp Fix removing if assigned to unused var, bug248. 2010-04-19 19:38:22 -04:00
V3Dead.h
V3Delayed.cpp
V3Delayed.h
V3Depth.cpp
V3Depth.h
V3DepthBlock.cpp
V3DepthBlock.h
V3Descope.cpp
V3Descope.h
V3EmitC.cpp Fix word size to match uint64_t on -m64 systems, bug238. 2010-04-09 21:51:15 -04:00
V3EmitC.h
V3EmitCBase.h
V3EmitCInlines.cpp
V3EmitCSyms.cpp Add /*verilator public_flat_rw*/ for timing-specific public access. 2010-04-05 20:01:17 -04:00
V3EmitMk.cpp
V3EmitMk.h
V3EmitV.cpp Add /*verilator public_flat_rw*/ for timing-specific public access. 2010-04-05 20:01:17 -04:00
V3EmitV.h
V3Error.cpp Preproc: fix pass-through of `line enter-exit codes. 2010-07-06 20:29:12 -04:00
V3Error.h Preproc: fix pass-through of `line enter-exit codes. 2010-07-06 20:29:12 -04:00
V3Expand.cpp Accelerate and reduce memory usage of V3Expand 2010-04-15 21:05:21 -04:00
V3Expand.h
V3File.cpp Debug: Allow --debugi-V3PreShell to turn on flex debug 2010-04-10 08:20:28 -04:00
V3File.h From Verilog-Perl: Fix parsing single files > 2GB. 2010-04-06 20:20:44 -04:00
V3Gate.cpp Add /*verilator public_flat_rw*/ for timing-specific public access. 2010-04-05 20:01:17 -04:00
V3Gate.h
V3GenClk.cpp
V3GenClk.h
V3Global.h
V3Graph.cpp
V3Graph.h
V3GraphAcyc.cpp
V3GraphAlg.cpp
V3GraphAlg.h
V3GraphDfa.cpp
V3GraphDfa.h
V3GraphTest.cpp
V3Hashed.cpp
V3Hashed.h
V3Inline.cpp Internals: Create user#Inc routines 2010-04-15 20:56:54 -04:00
V3Inline.h
V3Inst.cpp Internals: Create user#Inc routines 2010-04-15 20:56:54 -04:00
V3Inst.h
V3LanguageWords.h
V3Life.cpp
V3Life.h
V3LifePost.cpp
V3LifePost.h
V3Link.cpp Support "`default_nettype none|wire". 2010-02-23 09:27:16 -05:00
V3Link.h
V3LinkCells.cpp
V3LinkCells.h
V3LinkDot.cpp
V3LinkDot.h
V3LinkJump.cpp
V3LinkJump.h
V3LinkLevel.cpp
V3LinkLevel.h
V3LinkLValue.cpp
V3LinkLValue.h
V3LinkParse.cpp Internals: Create user#Inc routines 2010-04-15 20:56:54 -04:00
V3LinkParse.h
V3LinkResolve.cpp
V3LinkResolve.h
V3List.h
V3Localize.cpp
V3Localize.h
V3Name.cpp Internals: Create user#Inc routines 2010-04-15 20:56:54 -04:00
V3Name.h
V3Number_test.cpp
V3Number.cpp
V3Number.h
V3Options.cpp Increase unrollStmts, bug247, due to unreleased change. 2010-04-19 13:59:15 -04:00
V3Options.h
V3Order.cpp Internals: Create user#Inc routines 2010-04-15 20:56:54 -04:00
V3Order.h
V3OrderGraph.h Fix clock-gates with non-AND complex logic, bug220. 2010-03-16 18:50:26 -04:00
V3Param.cpp Fix some constant parameter functions causing crash, bug253. 2010-05-25 19:37:45 -04:00
V3Param.h
V3Parse.h
V3ParseGrammar.cpp
V3ParseImp.cpp From Verilog-Perl: Fix parsing single files > 2GB. 2010-04-06 20:20:44 -04:00
V3ParseImp.h From Verilog-Perl: Fix parsing single files > 2GB. 2010-04-06 20:20:44 -04:00
V3ParseLex.cpp
V3PreLex.h Preproc: fix pass-through of `line enter-exit codes. 2010-07-06 20:29:12 -04:00
V3PreLex.l Preproc: fix pass-through of `line enter-exit codes. 2010-07-06 20:29:12 -04:00
V3Premit.cpp Internals: Create user#Inc routines 2010-04-15 20:56:54 -04:00
V3Premit.h
V3PreProc.cpp Preproc: fix pass-through of `line enter-exit codes. 2010-07-06 20:29:12 -04:00
V3PreProc.h From Verilog-Perl: Fix parsing single files > 2GB. 2010-04-06 20:20:44 -04:00
V3PreShell.cpp Debug: Allow --debugi-V3PreShell to turn on flex debug 2010-04-10 08:20:28 -04:00
V3PreShell.h
V3Scope.cpp Add /*verilator public_flat_rw*/ for timing-specific public access. 2010-04-05 20:01:17 -04:00
V3Scope.h
V3SenTree.h
V3Signed.cpp
V3Signed.h
V3Simulate.h
V3Slice.cpp Fix bit reductions on multi-packed dimensions, bug227/patch0004. 2010-04-22 09:40:53 -04:00
V3Slice.h
V3Split.cpp
V3Split.h
V3SplitAs.cpp
V3SplitAs.h
V3Stats.cpp
V3Stats.h
V3StatsReport.cpp
V3Subst.cpp
V3Subst.h
V3SymTable.h
V3Table.cpp
V3Table.h
V3Task.cpp Fix some constant parameter functions causing crash, bug253. 2010-05-25 19:37:45 -04:00
V3Task.h
V3Trace.cpp
V3Trace.h
V3TraceDecl.cpp
V3TraceDecl.h
V3Tristate.cpp
V3Tristate.h
V3Unknown.cpp Internals: Create user#Inc routines 2010-04-15 20:56:54 -04:00
V3Unknown.h
V3Unroll.cpp Fix loop unroller out of memory; change --unroll-stmts. 2010-04-17 08:01:22 -04:00
V3Unroll.h
V3Width.cpp Fix DPI display bogus error 2010-03-20 07:13:52 -04:00
V3Width.h
V3WidthSel.cpp
Verilator.cpp
verilog.l Preproc: fix pass-through of `line enter-exit codes. 2010-07-06 20:29:12 -04:00
verilog.y Fix do {...} while() not requiring final semicolon. 2010-07-07 19:15:51 -04:00