verilator/src
2009-12-27 08:29:55 -05:00
..
.gitignore
astgen
bisonpre
config_build.h.in Version bump 2009-10-26 20:19:23 -04:00
config_rev.pl Remove version (mod) flag from releases 2009-10-26 20:26:28 -04:00
flexfix Internals: Realign flex with Verilog-Perl version 2009-10-30 23:17:56 -04:00
Makefile_obj.in Fix running configure outside of kit, and update README, bug193 2009-11-25 17:20:28 -05:00
Makefile.in Document OBJCACHE and OBJCACHE_JOBS 2009-12-13 11:46:29 -05:00
V3Active.cpp Fix auto-indentation of AstCStmts 2009-12-01 21:55:56 -05:00
V3Active.h
V3ActiveTop.cpp Internals: Create AstNodeModule in prep for packages 2009-11-07 06:20:20 -05:00
V3ActiveTop.h
V3Assert.cpp Support and . 2009-11-23 21:24:55 -05:00
V3Assert.h
V3AssertPre.cpp Internals: Create AstNodeModule in prep for packages 2009-11-07 06:20:20 -05:00
V3AssertPre.h
V3Ast.cpp Fix carriage-returns embedded in display formats 2009-10-22 21:29:18 -04:00
V3Ast.h Support DPI exports 2009-12-20 08:27:00 -05:00
V3AstNodes.cpp Support enums 2009-12-27 08:29:55 -05:00
V3AstNodes.h Support enums 2009-12-27 08:29:55 -05:00
V3Begin.cpp Support DPI context imports 2009-12-05 10:38:49 -05:00
V3Begin.h
V3Branch.cpp
V3Branch.h
V3Broken.cpp
V3Broken.h
V3Case.cpp Internals: AstConst named functions when want true/false size 1 2009-11-22 20:05:33 -05:00
V3Case.h
V3Cast.cpp
V3Cast.h
V3Changed.cpp Internals: Create AstNodeModule in prep for packages 2009-11-07 06:20:20 -05:00
V3Changed.h
V3Clean.cpp Support and . 2009-11-23 21:24:55 -05:00
V3Clean.h
V3ClkGater.cpp
V3ClkGater.h
V3Clock.cpp Fix auto-indentation of AstCStmts - again 2009-12-02 19:32:41 -05:00
V3Clock.h
V3Combine.cpp Support DPI context imports 2009-12-05 10:38:49 -05:00
V3Combine.h
V3Const.cpp Support enums 2009-12-27 08:29:55 -05:00
V3Const.h Internals: Rework V3Param, V3Width and V3Const to return a AstNode* representing 2009-10-14 20:13:04 -04:00
V3Coverage.cpp Internals: Create AstNodeModule in prep for packages 2009-11-07 06:20:20 -05:00
V3Coverage.h
V3CoverageJoin.cpp
V3CoverageJoin.h
V3Dead.cpp Support "package" and $unit. 2009-11-07 21:05:02 -05:00
V3Dead.h
V3Delayed.cpp Internals: Use common function to resolve task pins 2009-11-30 18:36:31 -05:00
V3Delayed.h
V3Depth.cpp Fix auto-indentation of AstCStmts 2009-12-01 21:55:56 -05:00
V3Depth.h
V3DepthBlock.cpp Internals: Create AstNodeModule in prep for packages 2009-11-07 06:20:20 -05:00
V3DepthBlock.h
V3Descope.cpp Fix auto-indentation of AstCStmts - again 2009-12-02 19:32:41 -05:00
V3Descope.h
V3EmitC.cpp Fix tracing with --pins-bv 1, bug195 2009-12-25 10:01:55 -05:00
V3EmitC.h Internals: Move __Dpi.h writing to EmitCSyms to save a visitor pass 2009-12-08 22:12:59 -05:00
V3EmitCBase.h Support DPI exports 2009-12-20 08:27:00 -05:00
V3EmitCInlines.cpp
V3EmitCSyms.cpp Support DPI exports 2009-12-20 08:27:00 -05:00
V3EmitMk.cpp Support direct programming interface (DPI) "import". 2009-12-03 06:55:29 -05:00
V3EmitMk.h
V3EmitV.cpp Support direct programming interface (DPI) "import". 2009-12-03 06:55:29 -05:00
V3EmitV.h
V3Error.cpp Internals: Route abort() through vlabort(). No functional change 2009-10-04 17:01:28 -04:00
V3Error.h Internals: Use common function to resolve task pins 2009-11-30 18:36:31 -05:00
V3Expand.cpp Visitors that just accept netlists should say so. No functional change 2009-10-01 22:33:11 -04:00
V3Expand.h
V3File.cpp Add descriptive headers to output files 2009-12-02 20:09:13 -05:00
V3File.h
V3Gate.cpp Support DPI context imports 2009-12-05 10:38:49 -05:00
V3Gate.h
V3GenClk.cpp Internals: Create AstNodeModule in prep for packages 2009-11-07 06:20:20 -05:00
V3GenClk.h
V3Global.h Support direct programming interface (DPI) "import". 2009-12-03 06:55:29 -05:00
V3Graph.cpp
V3Graph.h
V3GraphAcyc.cpp
V3GraphAlg.cpp
V3GraphAlg.h
V3GraphDfa.cpp
V3GraphDfa.h
V3GraphTest.cpp
V3Hashed.cpp
V3Hashed.h
V3Inline.cpp Support DPI context imports 2009-12-05 10:38:49 -05:00
V3Inline.h
V3Inst.cpp Internals: Remove AstVar methods in preference of going via dtype 2009-11-15 08:52:19 -05:00
V3Inst.h Internals: Create AstNodeModule in prep for packages 2009-11-07 06:20:20 -05:00
V3LanguageWords.h
V3Life.cpp Support direct programming interface (DPI) "import". 2009-12-03 06:55:29 -05:00
V3Life.h
V3LifePost.cpp Internals: Create AstNodeModule in prep for packages 2009-11-07 06:20:20 -05:00
V3LifePost.h
V3Link.cpp Support enums 2009-12-27 08:29:55 -05:00
V3Link.h
V3LinkCells.cpp Internals: Create AstNodeModule in prep for packages 2009-11-07 06:20:20 -05:00
V3LinkCells.h
V3LinkDot.cpp Support "package" and $unit. 2009-11-07 21:05:02 -05:00
V3LinkDot.h
V3LinkLevel.cpp Internals: Use common function to resolve task pins 2009-11-30 18:36:31 -05:00
V3LinkLevel.h Support "package" and $unit. 2009-11-07 21:05:02 -05:00
V3LinkLValue.cpp Support and . 2009-11-23 21:24:55 -05:00
V3LinkLValue.h
V3LinkParse.cpp Support enums 2009-12-27 08:29:55 -05:00
V3LinkParse.h
V3LinkResolve.cpp Support DPI exports 2009-12-20 08:27:00 -05:00
V3LinkResolve.h
V3List.h
V3Localize.cpp Internals: Create AstNodeModule in prep for packages 2009-11-07 06:20:20 -05:00
V3Localize.h
V3Name.cpp DPI: Fix imports from unit level 2009-12-04 07:41:18 -05:00
V3Name.h
V3Number_test.cpp
V3Number.cpp Internals: Rename implicit_typeE to match Verilog-Perl 2009-12-17 20:58:14 -05:00
V3Number.h Internals: Rename implicit_typeE to match Verilog-Perl 2009-12-17 20:58:14 -05:00
V3Options.cpp Support `undefineall 2009-12-20 22:26:48 -05:00
V3Options.h Add --bbox-unsup option to black-box unsupported UDP tables. 2009-12-16 11:45:28 -05:00
V3Order.cpp Internals: Create AstNodeModule in prep for packages 2009-11-07 06:20:20 -05:00
V3Order.h
V3OrderGraph.h
V3Param.cpp Internals: Create AstNodeModule in prep for packages 2009-11-07 06:20:20 -05:00
V3Param.h
V3Parse.h Internals: Clean up the main flex/bison files to have some sanity. 2009-10-31 10:08:38 -04:00
V3ParseGrammar.cpp Internals: Clean up the main flex/bison files to have some sanity. 2009-10-31 10:08:38 -04:00
V3ParseImp.cpp Internals: Add parse-time symbol table for eventual typedef detection 2009-10-31 10:26:53 -04:00
V3ParseImp.h DPI import: Allow system calls to call imports 2009-12-04 07:05:44 -05:00
V3ParseLex.cpp Internals: Clean up the main flex/bison files to have some sanity. 2009-10-31 10:08:38 -04:00
V3PreLex.h Pedantic no longer disables __LINE__. 2009-12-24 11:40:56 -05:00
V3PreLex.l Pedantic no longer disables __LINE__. 2009-12-24 11:40:56 -05:00
V3Premit.cpp Internals: Create AstNodeModule in prep for packages 2009-11-07 06:20:20 -05:00
V3Premit.h
V3PreProc.cpp Support 1800-2009 defines with default arguments. 2009-12-24 11:33:39 -05:00
V3PreProc.h Pedantic no longer disables __LINE__. 2009-12-24 11:40:56 -05:00
V3PreShell.cpp Support `undefineall 2009-12-20 22:26:48 -05:00
V3PreShell.h Support `undefineall 2009-12-20 22:26:48 -05:00
V3Scope.cpp Support DPI context imports 2009-12-05 10:38:49 -05:00
V3Scope.h
V3SenTree.h Internals: Create AstNodeModule in prep for packages 2009-11-07 06:20:20 -05:00
V3Signed.cpp Support enums 2009-12-27 08:29:55 -05: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 direct programming interface (DPI) "import". 2009-12-03 06:55:29 -05:00
V3Split.cpp Visitors that just accept netlists should say so. No functional change 2009-10-01 22:33:11 -04:00
V3Split.h
V3SplitAs.cpp
V3SplitAs.h
V3Stats.cpp Internals: Create AstNodeModule in prep for packages 2009-11-07 06:20:20 -05:00
V3Stats.h
V3StatsReport.cpp
V3Subst.cpp
V3Subst.h
V3SymTable.h Support "import". 2009-11-09 19:07:59 -05:00
V3Table.cpp Internals: Create AstNodeModule in prep for packages 2009-11-07 06:20:20 -05:00
V3Table.h
V3Task.cpp Support DPI exports 2009-12-20 08:27:00 -05:00
V3Task.h Internals: Use common function to resolve task pins 2009-11-30 18:36:31 -05:00
V3Trace.cpp Support DPI exports 2009-12-20 08:27:00 -05:00
V3Trace.h
V3TraceDecl.cpp Internals: Create AstNodeModule in prep for packages 2009-11-07 06:20:20 -05:00
V3TraceDecl.h
V3Tristate.cpp Support 1800-2009 defines with default arguments. 2009-12-24 11:33:39 -05:00
V3Tristate.h
V3Unknown.cpp Internals: Create AstNodeModule in prep for packages 2009-11-07 06:20:20 -05:00
V3Unknown.h
V3Unroll.cpp Internals: Create AstNodeModule in prep for packages 2009-11-07 06:20:20 -05:00
V3Unroll.h
V3Width.cpp Support enums 2009-12-27 08:29:55 -05:00
V3Width.h Support little endian bit vectors ("reg [0:2] x;"). 2009-10-25 16:53:55 -04:00
V3WidthSel.cpp Internals: Remove AstVar methods in preference of going via dtype 2009-11-15 08:52:19 -05:00
Verilator.cpp Internals: Move __Dpi.h writing to EmitCSyms to save a visitor pass 2009-12-08 22:12:59 -05:00
verilog.l Support enums 2009-12-27 08:29:55 -05:00
verilog.y Support enums 2009-12-27 08:29:55 -05:00