verilator/src
Wilson Snyder 8687dcbce1 Internals: Add isRanged, more debug. No functional change. 2012-03-04 16:18:41 -05:00
..
.gdbinit Internals: Rename gdb dump utilities, add fileline dump 2012-03-03 11:29:09 -05:00
.gitignore Added *~ to .gitignore to exclude emacs backup files. 2009-01-06 09:25:47 -05:00
Makefile.in Copyright year update 2012-01-15 10:26:28 -05:00
Makefile_obj.in Fix false command not found warning in Makefiles. 2012-02-16 07:17:08 -05:00
V3Active.cpp Copyright year update 2012-01-15 10:26:28 -05:00
V3Active.h Copyright year update 2012-01-15 10:26:28 -05:00
V3ActiveTop.cpp Copyright year update 2012-01-15 10:26:28 -05:00
V3ActiveTop.h Copyright year update 2012-01-15 10:26:28 -05:00
V3Assert.cpp Copyright year update 2012-01-15 10:26:28 -05:00
V3Assert.h Copyright year update 2012-01-15 10:26:28 -05:00
V3AssertPre.cpp Copyright year update 2012-01-15 10:26:28 -05:00
V3AssertPre.h Copyright year update 2012-01-15 10:26:28 -05:00
V3Ast.cpp Internals: Add isRanged, more debug. No functional change. 2012-03-04 16:18:41 -05:00
V3Ast.h Fix inheriting signed type across untyped parameters. 2012-03-03 21:03:34 -05:00
V3AstNodes.cpp Internals: Add isRanged, more debug. No functional change. 2012-03-04 16:18:41 -05:00
V3AstNodes.h Fix inheriting signed type across untyped parameters. 2012-03-03 21:03:34 -05:00
V3Begin.cpp Fix functions inside generate for block. 2012-02-21 22:23:06 -05:00
V3Begin.h Copyright year update 2012-01-15 10:26:28 -05:00
V3Branch.cpp Copyright year update 2012-01-15 10:26:28 -05:00
V3Branch.h Copyright year update 2012-01-15 10:26:28 -05:00
V3Broken.cpp Copyright year update 2012-01-15 10:26:28 -05:00
V3Broken.h Copyright year update 2012-01-15 10:26:28 -05:00
V3Case.cpp Copyright year update 2012-01-15 10:26:28 -05:00
V3Case.h Copyright year update 2012-01-15 10:26:28 -05:00
V3Cast.cpp Copyright year update 2012-01-15 10:26:28 -05:00
V3Cast.h Copyright year update 2012-01-15 10:26:28 -05:00
V3Cdc.cpp Copyright year update 2012-01-15 10:26:28 -05:00
V3Cdc.h Copyright year update 2012-01-15 10:26:28 -05:00
V3Changed.cpp Copyright year update 2012-01-15 10:26:28 -05:00
V3Changed.h Copyright year update 2012-01-15 10:26:28 -05:00
V3Clean.cpp Copyright year update 2012-01-15 10:26:28 -05:00
V3Clean.h Copyright year update 2012-01-15 10:26:28 -05:00
V3ClkGater.cpp Copyright year update 2012-01-15 10:26:28 -05:00
V3ClkGater.h Copyright year update 2012-01-15 10:26:28 -05:00
V3Clock.cpp Copyright year update 2012-01-15 10:26:28 -05:00
V3Clock.h Copyright year update 2012-01-15 10:26:28 -05:00
V3Combine.cpp Copyright year update 2012-01-15 10:26:28 -05:00
V3Combine.h Copyright year update 2012-01-15 10:26:28 -05:00
V3Config.cpp Copyright year update 2012-01-15 10:26:28 -05:00
V3Config.h Copyright year update 2012-01-15 10:26:28 -05:00
V3Const.cpp Internals: Add isRanged, more debug. No functional change. 2012-03-04 16:18:41 -05:00
V3Const.h Copyright year update 2012-01-15 10:26:28 -05:00
V3Coverage.cpp Internals: Move dimension accessors from AstVar to AstNodeDType. 2012-02-28 21:33:17 -05:00
V3Coverage.h Copyright year update 2012-01-15 10:26:28 -05:00
V3CoverageJoin.cpp Copyright year update 2012-01-15 10:26:28 -05:00
V3CoverageJoin.h Copyright year update 2012-01-15 10:26:28 -05:00
V3Dead.cpp Internals: Minor refactorings from dtype branch. No functional change. 2012-03-03 12:10:29 -05:00
V3Dead.h Copyright year update 2012-01-15 10:26:28 -05:00
V3Delayed.cpp For generated variables, opt towards 2-state so zero init 2012-01-26 08:29:55 -05:00
V3Delayed.h Copyright year update 2012-01-15 10:26:28 -05:00
V3Depth.cpp Internals: Add isRanged, more debug. No functional change. 2012-03-04 16:18:41 -05:00
V3Depth.h Copyright year update 2012-01-15 10:26:28 -05:00
V3DepthBlock.cpp Copyright year update 2012-01-15 10:26:28 -05:00
V3DepthBlock.h Copyright year update 2012-01-15 10:26:28 -05:00
V3Descope.cpp Copyright year update 2012-01-15 10:26:28 -05:00
V3Descope.h Copyright year update 2012-01-15 10:26:28 -05:00
V3EmitC.cpp Internals: Minor refactorings from dtype branch. No functional change. 2012-03-03 12:10:29 -05:00
V3EmitC.h Copyright year update 2012-01-15 10:26:28 -05:00
V3EmitCBase.h Copyright year update 2012-01-15 10:26:28 -05:00
V3EmitCInlines.cpp Copyright year update 2012-01-15 10:26:28 -05:00
V3EmitCSyms.cpp Internals: In AstBasicDType avoid use of Range for constants. No functional change. 2012-02-20 11:48:31 -05:00
V3EmitMk.cpp Add SYSTEMC_INCLUDE and SYSTEMC_LIBDIR 2012-01-19 20:30:41 -05:00
V3EmitMk.h Copyright year update 2012-01-15 10:26:28 -05:00
V3EmitV.cpp Internals: Add isRanged, more debug. No functional change. 2012-03-04 16:18:41 -05:00
V3EmitV.h Copyright year update 2012-01-15 10:26:28 -05:00
V3Error.cpp Copyright year update 2012-01-15 10:26:28 -05:00
V3Error.h Copyright year update 2012-01-15 10:26:28 -05:00
V3Expand.cpp Copyright year update 2012-01-15 10:26:28 -05:00
V3Expand.h Copyright year update 2012-01-15 10:26:28 -05:00
V3File.cpp Copyright year update 2012-01-15 10:26:28 -05:00
V3File.h Copyright year update 2012-01-15 10:26:28 -05:00
V3Gate.cpp Copyright year update 2012-01-15 10:26:28 -05:00
V3Gate.h Copyright year update 2012-01-15 10:26:28 -05:00
V3GenClk.cpp Copyright year update 2012-01-15 10:26:28 -05:00
V3GenClk.h Copyright year update 2012-01-15 10:26:28 -05:00
V3Global.h Support arrayed SystemC I/O pins. 2012-02-01 20:20:43 -05:00
V3Graph.cpp Copyright year update 2012-01-15 10:26:28 -05:00
V3Graph.h Copyright year update 2012-01-15 10:26:28 -05:00
V3GraphAcyc.cpp Copyright year update 2012-01-15 10:26:28 -05:00
V3GraphAlg.cpp Fix core dump with over 100 deep UNOPTFLAT, bug432. 2012-01-26 20:20:23 -05:00
V3GraphAlg.h Copyright year update 2012-01-15 10:26:28 -05:00
V3GraphDfa.cpp Copyright year update 2012-01-15 10:26:28 -05:00
V3GraphDfa.h Copyright year update 2012-01-15 10:26:28 -05:00
V3GraphTest.cpp Copyright year update 2012-01-15 10:26:28 -05:00
V3Hashed.cpp Copyright year update 2012-01-15 10:26:28 -05:00
V3Hashed.h Copyright year update 2012-01-15 10:26:28 -05:00
V3Inline.cpp Copyright year update 2012-01-15 10:26:28 -05:00
V3Inline.h Copyright year update 2012-01-15 10:26:28 -05:00
V3Inst.cpp Copyright year update 2012-01-15 10:26:28 -05:00
V3Inst.h Copyright year update 2012-01-15 10:26:28 -05:00
V3LanguageWords.h Copyright year update 2012-01-15 10:26:28 -05:00
V3Life.cpp Copyright year update 2012-01-15 10:26:28 -05:00
V3Life.h Copyright year update 2012-01-15 10:26:28 -05:00
V3LifePost.cpp Copyright year update 2012-01-15 10:26:28 -05:00
V3LifePost.h Copyright year update 2012-01-15 10:26:28 -05:00
V3Link.cpp Internals: AstRefDType points to type _below_ AstTyperef. No functional change 2012-02-21 07:27:17 -05:00
V3Link.h Copyright year update 2012-01-15 10:26:28 -05:00
V3LinkCells.cpp Copyright year update 2012-01-15 10:26:28 -05:00
V3LinkCells.h Copyright year update 2012-01-15 10:26:28 -05:00
V3LinkDot.cpp Fix functions inside generate for block. 2012-02-21 22:23:06 -05:00
V3LinkDot.h Copyright year update 2012-01-15 10:26:28 -05:00
V3LinkJump.cpp For generated variables, opt towards 2-state so zero init 2012-01-26 08:29:55 -05:00
V3LinkJump.h Copyright year update 2012-01-15 10:26:28 -05:00
V3LinkLValue.cpp Copyright year update 2012-01-15 10:26:28 -05:00
V3LinkLValue.h Copyright year update 2012-01-15 10:26:28 -05:00
V3LinkLevel.cpp Copyright year update 2012-01-15 10:26:28 -05:00
V3LinkLevel.h Copyright year update 2012-01-15 10:26:28 -05:00
V3LinkParse.cpp Internals: Merge from VHDL branch. Minor stuff, no functional change. 2012-02-11 20:40:58 -05:00
V3LinkParse.h Copyright year update 2012-01-15 10:26:28 -05:00
V3LinkResolve.cpp Fix error when using UDPs without --bbox-unsup 2012-02-20 09:02:59 -05:00
V3LinkResolve.h Copyright year update 2012-01-15 10:26:28 -05:00
V3List.h Copyright year update 2012-01-15 10:26:28 -05:00
V3Localize.cpp Copyright year update 2012-01-15 10:26:28 -05:00
V3Localize.h Copyright year update 2012-01-15 10:26:28 -05:00
V3Name.cpp Copyright year update 2012-01-15 10:26:28 -05:00
V3Name.h Copyright year update 2012-01-15 10:26:28 -05:00
V3Number.cpp Copyright year update 2012-01-15 10:26:28 -05:00
V3Number.h Copyright year update 2012-01-15 10:26:28 -05:00
V3Number_test.cpp Copyright year update 2012-01-15 10:26:28 -05:00
V3Options.cpp Internals: Merge from VHDL branch. Minor stuff, no functional change. 2012-02-11 20:40:58 -05:00
V3Options.h Internals: Merge from VHDL branch. Minor stuff, no functional change. 2012-02-11 20:40:58 -05:00
V3Order.cpp Copyright year update 2012-01-15 10:26:28 -05:00
V3Order.h Copyright year update 2012-01-15 10:26:28 -05:00
V3OrderGraph.h Copyright year update 2012-01-15 10:26:28 -05:00
V3Param.cpp Copyright year update 2012-01-15 10:26:28 -05:00
V3Param.h Copyright year update 2012-01-15 10:26:28 -05:00
V3Parse.h Copyright year update 2012-01-15 10:26:28 -05:00
V3ParseGrammar.cpp Copyright year update 2012-01-15 10:26:28 -05:00
V3ParseImp.cpp Internals: Merge from VHDL branch. Minor stuff, no functional change. 2012-02-11 20:40:58 -05:00
V3ParseImp.h Internals: Merge from VHDL branch. Minor stuff, no functional change. 2012-02-11 20:40:58 -05:00
V3ParseLex.cpp Copyright year update 2012-01-15 10:26:28 -05:00
V3PreLex.h Fix hang on recursive substitution `defines, bug443. 2012-02-23 21:54:37 -05:00
V3PreLex.l Fix expansion of back-slashed escaped macros, bug441. 2012-02-25 21:31:36 -05:00
V3PreProc.cpp Fix expansion of back-slashed escaped macros, bug441. 2012-02-25 21:31:36 -05:00
V3PreProc.h Fix hang on recursive substitution `defines, bug443. 2012-02-23 21:54:37 -05:00
V3PreShell.cpp Copyright year update 2012-01-15 10:26:28 -05:00
V3PreShell.h Copyright year update 2012-01-15 10:26:28 -05:00
V3Premit.cpp Internals: In AstBasicDType avoid use of Range for constants. No functional change. 2012-02-20 11:48:31 -05:00
V3Premit.h Copyright year update 2012-01-15 10:26:28 -05:00
V3Scope.cpp Copyright year update 2012-01-15 10:26:28 -05:00
V3Scope.h Copyright year update 2012-01-15 10:26:28 -05:00
V3SenTree.h Copyright year update 2012-01-15 10:26:28 -05:00
V3Simulate.h Copyright year update 2012-01-15 10:26:28 -05:00
V3Slice.cpp Internals: Move dimension accessors from AstVar to AstNodeDType. 2012-02-28 21:33:17 -05:00
V3Slice.h Copyright year update 2012-01-15 10:26:28 -05:00
V3Split.cpp Copyright year update 2012-01-15 10:26:28 -05:00
V3Split.h Copyright year update 2012-01-15 10:26:28 -05:00
V3SplitAs.cpp Copyright year update 2012-01-15 10:26:28 -05:00
V3SplitAs.h Copyright year update 2012-01-15 10:26:28 -05:00
V3Stats.cpp Copyright year update 2012-01-15 10:26:28 -05:00
V3Stats.h Copyright year update 2012-01-15 10:26:28 -05:00
V3StatsReport.cpp Copyright year update 2012-01-15 10:26:28 -05:00
V3Subst.cpp Copyright year update 2012-01-15 10:26:28 -05:00
V3Subst.h Copyright year update 2012-01-15 10:26:28 -05:00
V3SymTable.h Copyright year update 2012-01-15 10:26:28 -05:00
V3Table.cpp Internals: Minor refactorings from dtype branch. No functional change. 2012-03-03 12:10:29 -05:00
V3Table.h Copyright year update 2012-01-15 10:26:28 -05:00
V3Task.cpp Copyright year update 2012-01-15 10:26:28 -05:00
V3Task.h Copyright year update 2012-01-15 10:26:28 -05:00
V3Trace.cpp Internals: Minor refactorings from dtype branch. No functional change. 2012-03-03 12:10:29 -05:00
V3Trace.h Copyright year update 2012-01-15 10:26:28 -05:00
V3TraceDecl.cpp Internals: Move dimension accessors from AstVar to AstNodeDType. 2012-02-28 21:33:17 -05:00
V3TraceDecl.h Copyright year update 2012-01-15 10:26:28 -05:00
V3Tristate.cpp Internals: Minor refactorings from dtype branch. No functional change. 2012-03-03 12:10:29 -05:00
V3Tristate.h Copyright year update 2012-01-15 10:26:28 -05:00
V3Undriven.cpp Copyright year update 2012-01-15 10:26:28 -05:00
V3Undriven.h Copyright year update 2012-01-15 10:26:28 -05:00
V3Unknown.cpp Internals: Move dimension accessors from AstVar to AstNodeDType. 2012-02-28 21:33:17 -05:00
V3Unknown.h Copyright year update 2012-01-15 10:26:28 -05:00
V3Unroll.cpp Copyright year update 2012-01-15 10:26:28 -05:00
V3Unroll.h Copyright year update 2012-01-15 10:26:28 -05:00
V3Width.cpp Fix inheriting signed type across untyped parameters. 2012-03-03 21:03:34 -05:00
V3Width.h Copyright year update 2012-01-15 10:26:28 -05:00
V3WidthCommit.h Copyright year update 2012-01-15 10:26:28 -05:00
V3WidthSel.cpp Internals: Add isRanged, more debug. No functional change. 2012-03-04 16:18:41 -05:00
Verilator.cpp Internals: AstRefDType points to type _below_ AstTyperef. No functional change 2012-02-21 07:27:17 -05:00
astgen Copyright year update 2012-01-15 10:26:28 -05:00
bisonpre Fix bisonpre documentation 2012-02-12 20:53:43 -05:00
config_build.h.in Add SYSTEMC_INCLUDE and SYSTEMC_LIBDIR 2012-01-19 20:30:41 -05:00
config_rev.pl Copyright year update 2012-01-15 10:26:28 -05:00
flexfix Copyright year update 2012-01-15 10:26:28 -05:00
verilog.l Internals: Merge from VHDL branch. Minor stuff, no functional change. 2012-02-11 20:40:58 -05:00
verilog.y Fix inheriting signed type across untyped parameters. 2012-03-03 21:03:34 -05:00