.. |
.gdbinit
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
.gitignore
|
|
|
astgen
|
Internals: Fix cppcheck warning including missing init.
|
2020-02-03 22:10:29 -05:00 |
bisonpre
|
Spelling fixes
|
2020-01-24 20:10:44 -05:00 |
config_build.h.in
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
config_rev.pl
|
Fix shebang breaking some shells. Closes #2067.
|
2020-01-09 20:01:12 -05:00 |
cppcheck_filtered
|
Fix cppcheck warnings. No functional change intended.
|
2020-02-03 23:21:56 -05:00 |
flexfix
|
Fix shebang breaking some shells. Closes #2067.
|
2020-01-09 20:01:12 -05:00 |
Makefile_obj.in
|
Add split_var metacomment to assist UNOPTFLAT fixes, #2066.
|
2020-02-28 19:15:08 -05:00 |
Makefile.in
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
mkinstalldirs
|
Fix man files misinstalling; cleanup mkinstalldirs
|
2018-09-13 19:09:35 -04:00 |
pod2latexfix
|
Docs: Tighter margins, save 10 pages.
|
2020-02-24 18:11:56 -05:00 |
V3Active.cpp
|
Internals: Mark all visit() with VL_OVERRIDE. Closes #2132.
|
2020-01-21 17:35:56 -05:00 |
V3Active.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3ActiveTop.cpp
|
Internals: Mark all visit() with VL_OVERRIDE. Closes #2132.
|
2020-01-21 17:35:56 -05:00 |
V3ActiveTop.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3Assert.cpp
|
Allow assert disable (#2168)
|
2020-02-15 18:17:23 -06:00 |
V3Assert.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3AssertPre.cpp
|
Internals: Mark all visit() with VL_OVERRIDE. Closes #2132.
|
2020-01-21 17:35:56 -05:00 |
V3AssertPre.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3Ast.cpp
|
Internals: Create VL_DO_DANGLING. No functional change intended.
|
2020-01-16 20:17:11 -05:00 |
V3Ast.h
|
Add support for and , #2126.
|
2020-03-01 21:39:23 -05:00 |
V3AstConstOnly.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3AstNodes.cpp
|
Fix genblk naming with directly nested generate blocks, #2176.
|
2020-02-25 22:21:16 -05:00 |
V3AstNodes.h
|
Fix clang warning, last commit.
|
2020-03-06 07:31:56 -05:00 |
V3Begin.cpp
|
Fix genblk naming with directly nested generate blocks, #2176.
|
2020-02-25 22:21:16 -05:00 |
V3Begin.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3Branch.cpp
|
Internals: Mark all visit() with VL_OVERRIDE. Closes #2132.
|
2020-01-21 17:35:56 -05:00 |
V3Branch.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3Broken.cpp
|
Internals: Mark all visit() with VL_OVERRIDE. Closes #2132.
|
2020-01-21 17:35:56 -05:00 |
V3Broken.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3Case.cpp
|
Internals: Mark all visit() with VL_OVERRIDE. Closes #2132.
|
2020-01-21 17:35:56 -05:00 |
V3Case.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3Cast.cpp
|
Spelling fixes
|
2020-01-24 20:10:44 -05:00 |
V3Cast.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3CCtors.cpp
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3CCtors.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3Cdc.cpp
|
Internals: Mark all visit() with VL_OVERRIDE. Closes #2132.
|
2020-01-21 17:35:56 -05:00 |
V3Cdc.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3Changed.cpp
|
Internals: Mark all visit() with VL_OVERRIDE. Closes #2132.
|
2020-01-21 17:35:56 -05:00 |
V3Changed.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3Clean.cpp
|
Spelling fixes
|
2020-01-24 20:10:44 -05:00 |
V3Clean.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3Clock.cpp
|
Internals: Mark all visit() with VL_OVERRIDE. Closes #2132.
|
2020-01-21 17:35:56 -05:00 |
V3Clock.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3Combine.cpp
|
Spelling fixes
|
2020-01-24 20:10:44 -05:00 |
V3Combine.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3Config.cpp
|
Fix GCC 4.4.7 errors.
|
2020-02-08 07:09:41 -05:00 |
V3Config.h
|
Add lint_off -match waivers (#2102)
|
2020-01-12 10:03:17 +01:00 |
V3Const.cpp
|
Fix cppcheck warnings. No functional change intended.
|
2020-02-03 23:21:56 -05:00 |
V3Const.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3Coverage.cpp
|
Internals: Mark all visit() with VL_OVERRIDE. Closes #2132.
|
2020-01-21 17:35:56 -05:00 |
V3Coverage.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3CoverageJoin.cpp
|
Internals: Mark all visit() with VL_OVERRIDE. Closes #2132.
|
2020-01-21 17:35:56 -05:00 |
V3CoverageJoin.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3CUse.cpp
|
Fix cppcheck warnings. No functional change intended.
|
2020-02-03 23:21:56 -05:00 |
V3CUse.h
|
Internals: Determine emit forward declaraions in new pass, towards classes.
|
2020-02-01 16:51:05 -05:00 |
V3Dead.cpp
|
Internals: Mark all visit() with VL_OVERRIDE. Closes #2132.
|
2020-01-21 17:35:56 -05:00 |
V3Dead.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3Delayed.cpp
|
Internals: Mark all visit() with VL_OVERRIDE. Closes #2132.
|
2020-01-21 17:35:56 -05:00 |
V3Delayed.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3Depth.cpp
|
Internals: Allow const & non-member CFuncs for class branch. No functional change.
|
2020-02-01 10:57:55 -05:00 |
V3Depth.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3DepthBlock.cpp
|
Internals: Mark all visit() with VL_OVERRIDE. Closes #2132.
|
2020-01-21 17:35:56 -05:00 |
V3DepthBlock.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3Descope.cpp
|
Internals: Allow const & non-member CFuncs for class branch. No functional change.
|
2020-02-01 10:57:55 -05:00 |
V3Descope.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3EmitC.cpp
|
Fix clang asserted missing lock on m_dumping.
|
2020-03-03 19:20:04 -05:00 |
V3EmitC.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3EmitCBase.h
|
Internals: Cleanup Emit towards constructor/destructor output.
|
2020-02-02 21:15:07 -05:00 |
V3EmitCInlines.cpp
|
Internals: Move 'new' unsupported forward from parse into Ast.
|
2020-03-05 22:33:31 -05:00 |
V3EmitCMake.cpp
|
Add support for and , #2126.
|
2020-03-01 21:39:23 -05:00 |
V3EmitCMake.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3EmitCSyms.cpp
|
Fix clang asserted missing lock on m_dumping.
|
2020-03-03 19:20:04 -05:00 |
V3EmitMk.cpp
|
Add support for and , #2126.
|
2020-03-01 21:39:23 -05:00 |
V3EmitMk.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3EmitV.cpp
|
Remove dead genblk code & some cleanups.
|
2020-02-25 18:57:51 -05:00 |
V3EmitV.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3EmitXml.cpp
|
Add detailed XML location to cell elements, #2134, #2122.
|
2020-01-22 07:18:50 -05:00 |
V3EmitXml.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3Error.cpp
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3Error.h
|
Add split_var metacomment to assist UNOPTFLAT fixes, #2066.
|
2020-02-28 19:15:08 -05:00 |
V3Expand.cpp
|
Internals: Mark all visit() with VL_OVERRIDE. Closes #2132.
|
2020-01-21 17:35:56 -05:00 |
V3Expand.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3File.cpp
|
Internals: Add VL_DO_CLEAR delete protections. No functional change intended.
|
2020-01-18 10:29:49 -05:00 |
V3File.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3FileLine.cpp
|
Fix cppcheck warnings. No functional change intended.
|
2020-02-03 23:21:56 -05:00 |
V3FileLine.h
|
Fix cppcheck warnings. No functional change intended.
|
2020-02-03 23:21:56 -05:00 |
V3Gate.cpp
|
Fix cppcheck warnings. No functional change intended.
|
2020-02-03 23:21:56 -05:00 |
V3Gate.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3GenClk.cpp
|
Internals: Mark all visit() with VL_OVERRIDE. Closes #2132.
|
2020-01-21 17:35:56 -05:00 |
V3GenClk.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3Global.cpp
|
Internals: Move V3Global function definitions to their own files. No functional change intended. Closes #2120.
|
2020-01-19 07:23:26 -05:00 |
V3Global.h
|
Add support for and , #2126.
|
2020-03-01 21:39:23 -05:00 |
V3Graph.cpp
|
Internals: Create VL_DO_DANGLING. No functional change intended.
|
2020-01-16 20:17:11 -05:00 |
V3Graph.h
|
Internals: Fix cppcheck warning including missing init.
|
2020-02-03 22:10:29 -05:00 |
V3GraphAcyc.cpp
|
Internals: Create VL_DO_DANGLING. No functional change intended.
|
2020-01-16 20:17:11 -05:00 |
V3GraphAlg.cpp
|
Internals: Add VL_DO_CLEAR delete protections. No functional change intended.
|
2020-01-18 10:29:49 -05:00 |
V3GraphAlg.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3GraphDfa.cpp
|
Fix cppcheck warnings. No functional change intended.
|
2020-02-03 23:21:56 -05:00 |
V3GraphDfa.h
|
Fix cppcheck warnings. No functional change intended.
|
2020-02-03 23:21:56 -05:00 |
V3GraphPathChecker.cpp
|
Internals: Create VL_DO_DANGLING. No functional change intended.
|
2020-01-16 20:17:11 -05:00 |
V3GraphPathChecker.h
|
Fix cppcheck warnings. No functional change intended.
|
2020-02-03 23:21:56 -05:00 |
V3GraphStream.h
|
Fix cppcheck warnings. No functional change intended.
|
2020-02-03 23:21:56 -05:00 |
V3GraphTest.cpp
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3Hashed.cpp
|
Internals: Mark all visit() with VL_OVERRIDE. Closes #2132.
|
2020-01-21 17:35:56 -05:00 |
V3Hashed.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3Inline.cpp
|
Fix cppcheck warnings. No functional change intended.
|
2020-02-03 23:21:56 -05:00 |
V3Inline.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3Inst.cpp
|
Internals: Mark all visit() with VL_OVERRIDE. Closes #2132.
|
2020-01-21 17:35:56 -05:00 |
V3Inst.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3InstrCount.cpp
|
Internals: Mark all visit() with VL_OVERRIDE. Closes #2132.
|
2020-01-21 17:35:56 -05:00 |
V3InstrCount.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3LangCode.h
|
Internals: Fix cppcheck warning including missing init.
|
2020-02-03 22:10:29 -05:00 |
V3LanguageWords.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3Life.cpp
|
Internals: Add assertions. No functional change intended.
|
2020-01-25 10:19:59 -05:00 |
V3Life.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3LifePost.cpp
|
Internals: Mark all visit() with VL_OVERRIDE. Closes #2132.
|
2020-01-21 17:35:56 -05:00 |
V3LifePost.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3LinkCells.cpp
|
Fix cppcheck warnings. No functional change intended.
|
2020-02-03 23:21:56 -05:00 |
V3LinkCells.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3LinkDot.cpp
|
Add split_var metacomment to assist UNOPTFLAT fixes, #2066.
|
2020-02-28 19:15:08 -05:00 |
V3LinkDot.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3LinkJump.cpp
|
Internals: Mark all visit() with VL_OVERRIDE. Closes #2132.
|
2020-01-21 17:35:56 -05:00 |
V3LinkJump.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3LinkLevel.cpp
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3LinkLevel.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3LinkLValue.cpp
|
Internals: Mark all visit() with VL_OVERRIDE. Closes #2132.
|
2020-01-21 17:35:56 -05:00 |
V3LinkLValue.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3LinkParse.cpp
|
Add split_var metacomment to assist UNOPTFLAT fixes, #2066.
|
2020-02-28 19:15:08 -05:00 |
V3LinkParse.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3LinkResolve.cpp
|
Internals: Mark all visit() with VL_OVERRIDE. Closes #2132.
|
2020-01-21 17:35:56 -05:00 |
V3LinkResolve.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3List.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3Localize.cpp
|
Internals: Mark all visit() with VL_OVERRIDE. Closes #2132.
|
2020-01-21 17:35:56 -05:00 |
V3Localize.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3Name.cpp
|
Internals: Mark all visit() with VL_OVERRIDE. Closes #2132.
|
2020-01-21 17:35:56 -05:00 |
V3Name.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3Number_test.cpp
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3Number.cpp
|
Fix cppcheck warnings. No functional change intended.
|
2020-02-03 23:21:56 -05:00 |
V3Number.h
|
Fix cppcheck warnings. No functional change intended.
|
2020-02-03 23:21:56 -05:00 |
V3Options.cpp
|
Fix cppcheck warnings. No functional change intended.
|
2020-02-03 23:21:56 -05:00 |
V3Options.h
|
Add support for and , #2126.
|
2020-03-01 21:39:23 -05:00 |
V3Order.cpp
|
Add split_var metacomment to assist UNOPTFLAT fixes, #2066.
|
2020-02-28 19:15:08 -05:00 |
V3Order.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3OrderGraph.h
|
Internals: Add missing const. No functional change.
|
2020-02-02 10:34:29 -05:00 |
V3Os.cpp
|
Commentary.
|
2020-01-11 21:08:20 -05:00 |
V3Os.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3Param.cpp
|
Remove dead genblk code & some cleanups.
|
2020-02-25 18:57:51 -05:00 |
V3Param.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3Parse.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3ParseGrammar.cpp
|
Internals: Create VL_DO_DANGLING. No functional change intended.
|
2020-01-16 20:17:11 -05:00 |
V3ParseImp.cpp
|
Fix `pragma pedantic check to work with -E.
|
2020-02-01 22:03:18 -05:00 |
V3ParseImp.h
|
Fix `pragma pedantic check to work with -E.
|
2020-02-01 22:03:18 -05:00 |
V3ParseLex.cpp
|
Internals: Add VL_DO_CLEAR delete protections. No functional change intended.
|
2020-01-18 10:29:49 -05:00 |
V3ParseSym.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3Partition.cpp
|
Fix cppcheck warnings. No functional change intended.
|
2020-02-03 23:21:56 -05:00 |
V3Partition.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3PartitionGraph.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3PreLex.h
|
Internals: Add VL_DO_CLEAR delete protections. No functional change intended.
|
2020-01-18 10:29:49 -05:00 |
V3PreLex.l
|
Fix `pragma pedantic check to work with -E.
|
2020-02-01 22:03:18 -05:00 |
V3Premit.cpp
|
Internals: Mark all visit() with VL_OVERRIDE. Closes #2132.
|
2020-01-21 17:35:56 -05:00 |
V3Premit.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3PreProc.cpp
|
Internals: Fix cppcheck warning including missing init.
|
2020-02-03 22:10:29 -05:00 |
V3PreProc.h
|
Internals: Fix cppcheck warning including missing init.
|
2020-02-03 22:10:29 -05:00 |
V3PreShell.cpp
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3PreShell.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3ProtectLib.cpp
|
Fix is probably to mark as a clock
|
2020-02-24 06:36:13 -05:00 |
V3ProtectLib.h
|
Update URLs to https://verilator.org
|
2019-11-07 22:33:59 -05:00 |
V3Reloop.cpp
|
Internals: Mark all visit() with VL_OVERRIDE. Closes #2132.
|
2020-01-21 17:35:56 -05:00 |
V3Reloop.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3Scope.cpp
|
Internals: Mark all visit() with VL_OVERRIDE. Closes #2132.
|
2020-01-21 17:35:56 -05:00 |
V3Scope.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3Scoreboard.cpp
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3Scoreboard.h
|
Internals: Fix cppcheck warning including missing init.
|
2020-02-03 22:10:29 -05:00 |
V3SenTree.h
|
Internals: Mark all visit() with VL_OVERRIDE. Closes #2132.
|
2020-01-21 17:35:56 -05:00 |
V3Simulate.h
|
Fix cppcheck warnings. No functional change intended.
|
2020-02-03 23:21:56 -05:00 |
V3Slice.cpp
|
Spelling fixes
|
2020-01-24 20:10:44 -05:00 |
V3Slice.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3Split.cpp
|
Fix clang warnings from override.
|
2020-01-21 20:22:32 -05:00 |
V3Split.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3SplitAs.cpp
|
Internals: Mark all visit() with VL_OVERRIDE. Closes #2132.
|
2020-01-21 17:35:56 -05:00 |
V3SplitAs.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3SplitVar.cpp
|
Add split_var metacomment to assist UNOPTFLAT fixes, #2066.
|
2020-02-28 19:15:08 -05:00 |
V3SplitVar.h
|
Add split_var metacomment to assist UNOPTFLAT fixes, #2066.
|
2020-02-28 19:15:08 -05:00 |
V3Stats.cpp
|
Fix cppcheck warnings. No functional change intended.
|
2020-02-03 23:21:56 -05:00 |
V3Stats.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3StatsReport.cpp
|
Internals: Create VL_DO_DANGLING. No functional change intended.
|
2020-01-16 20:17:11 -05:00 |
V3String.cpp
|
Add lint_off -match waivers (#2102)
|
2020-01-12 10:03:17 +01:00 |
V3String.h
|
Add lint_off -match waivers (#2102)
|
2020-01-12 10:03:17 +01:00 |
V3Subst.cpp
|
Internals: Mark all visit() with VL_OVERRIDE. Closes #2132.
|
2020-01-21 17:35:56 -05:00 |
V3Subst.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3SymTable.h
|
Fix cppcheck warnings. No functional change intended.
|
2020-02-03 23:21:56 -05:00 |
V3Table.cpp
|
Internals: Mark all visit() with VL_OVERRIDE. Closes #2132.
|
2020-01-21 17:35:56 -05:00 |
V3Table.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3Task.cpp
|
Fix cppcheck warnings. No functional change intended.
|
2020-02-03 23:21:56 -05:00 |
V3Task.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3Trace.cpp
|
Fix cppcheck warnings. No functional change intended.
|
2020-02-03 23:21:56 -05:00 |
V3Trace.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3TraceDecl.cpp
|
Fix FST tracing of enums inside structs.
|
2020-01-24 19:46:46 -05:00 |
V3TraceDecl.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3Tristate.cpp
|
Internals: Add assertions. No functional change intended.
|
2020-01-25 10:19:59 -05:00 |
V3Tristate.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3TSP.cpp
|
Update URLs to https://verilator.org
|
2019-11-07 22:33:59 -05:00 |
V3TSP.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3Undriven.cpp
|
Cleanup IEEE references.
|
2020-01-30 20:23:57 -05:00 |
V3Undriven.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3Unknown.cpp
|
Internals: Mark all visit() with VL_OVERRIDE. Closes #2132.
|
2020-01-21 17:35:56 -05:00 |
V3Unknown.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3Unroll.cpp
|
Fix cppcheck warnings. No functional change intended.
|
2020-02-03 23:21:56 -05:00 |
V3Unroll.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3Width.cpp
|
Internals: Refectoring. No functional change intended.
|
2020-03-07 08:24:57 -05:00 |
V3Width.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
V3WidthCommit.h
|
Internals: Mark all visit() with VL_OVERRIDE. Closes #2132.
|
2020-01-21 17:35:56 -05:00 |
V3WidthSel.cpp
|
Fix cppcheck warnings. No functional change intended.
|
2020-02-03 23:21:56 -05:00 |
Verilator.cpp
|
Add split_var metacomment to assist UNOPTFLAT fixes, #2066.
|
2020-02-28 19:15:08 -05:00 |
verilog.l
|
Implement $displayb/o/h, $writeb/o/h, etc, Closes #1637.
|
2020-03-05 21:49:25 -05:00 |
verilog.y
|
Internals: Move 'new' unsupported forward from parse into Ast.
|
2020-03-05 22:33:31 -05:00 |
VlcBucket.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
VlcMain.cpp
|
Fix cppcheck warnings. No functional change intended.
|
2020-02-03 23:21:56 -05:00 |
VlcOptions.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
vlcovgen
|
Fix shebang breaking some shells. Closes #2067.
|
2020-01-09 20:01:12 -05:00 |
VlcPoint.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
VlcSource.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
VlcTest.h
|
Internals: Add VL_DO_CLEAR delete protections. No functional change intended.
|
2020-01-18 10:29:49 -05:00 |
VlcTop.cpp
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
VlcTop.h
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |