..
.gdbinit
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
.gitignore
astgen
C++11: Use sized enums (+4% performance).
2020-08-16 12:05:35 -04:00
bisonpre
Fix compile error when using bison 3.6.1 ( #2320 )
2020-05-13 19:18:56 -04:00
config_build.h.in
Travis: Add 32-bit build on focal
2020-06-28 20:11:22 +01:00
config_rev.pl
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
cppcheck_filtered
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
flexfix
Fix OSX GCC register warning.
2020-08-18 08:02:50 -04:00
Makefile_obj.in
Support hierarchical verilation using protect lib ( #2206 )
2020-08-15 09:43:53 -04:00
Makefile.in
Internals: Allow make clang-format in src
2020-09-15 07:39:50 -04:00
mkinstalldirs
Fix man files misinstalling; cleanup mkinstalldirs
2018-09-13 19:09:35 -04:00
pod2latexfix
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3Active.cpp
clang-tidy cleanups. No functional change intended.
2020-08-16 14:55:46 -04:00
V3Active.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3ActiveTop.cpp
C++11: Use member declaration initalizations. No functional change intended.
2020-08-16 11:44:06 -04:00
V3ActiveTop.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3Assert.cpp
Internals: Create VAccess class. No functional change intended.
2020-09-07 17:09:25 -04:00
V3Assert.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3AssertPre.cpp
Internals: Remove unneeded constructor.
2020-09-15 07:35:53 -04:00
V3AssertPre.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3Ast.cpp
Internals: Remove unneeded constructor.
2020-09-15 07:35:53 -04:00
V3Ast.h
Support queue slicing ( #2326 ).
2020-10-18 13:23:39 -04:00
V3AstConstOnly.h
clang-format many files. No functional change.
2020-04-13 22:52:23 -04:00
V3AstNodes.cpp
Internals: Prep for type method. No functional change intended.
2020-10-17 16:48:11 -04:00
V3AstNodes.h
Fix SEGV when $fgets, $sscanf, or $fscanf is used with string ( #2604 )
2020-10-28 08:37:12 +09:00
V3Begin.cpp
Fix hierarchical references used inside a function ( #2267 ) ( #2572 )
2020-09-27 10:10:44 -04:00
V3Begin.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3Branch.cpp
Internals: Use VL_RESTORER class to save/restore vars. No functional change intended.
2020-08-24 21:13:28 -04:00
V3Branch.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3Broken.cpp
Internals: Create VAccess class. No functional change intended.
2020-09-07 17:09:25 -04:00
V3Broken.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3Case.cpp
C++11: Use member declaration initalizations. No functional change intended.
2020-08-16 11:44:06 -04:00
V3Case.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3Cast.cpp
Internals: Create VAccess class. No functional change intended.
2020-09-07 17:09:25 -04:00
V3Cast.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3CCtors.cpp
Internals: Create VAccess class. No functional change intended.
2020-09-07 17:09:25 -04:00
V3CCtors.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3Cdc.cpp
Internals: Create VAccess class. No functional change intended.
2020-09-07 17:09:25 -04:00
V3Cdc.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3Changed.cpp
Internals: Create VAccess class. No functional change intended.
2020-09-07 17:09:25 -04:00
V3Changed.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3Class.cpp
Internals: Use VL_RESTORER class to save/restore vars. No functional change intended.
2020-08-24 21:13:28 -04:00
V3Class.h
Add simplistic class support with many restrictions, see manual, #377 .
2020-04-05 09:30:23 -04:00
V3Clean.cpp
Internals: Use VL_RESTORER class to save/restore vars. No functional change intended.
2020-08-24 21:13:28 -04:00
V3Clean.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3Clock.cpp
Internals: Create VAccess class. No functional change intended.
2020-09-07 17:09:25 -04:00
V3Clock.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3Combine.cpp
Internals: Use VL_RESTORER class to save/restore vars. No functional change intended.
2020-08-24 21:13:28 -04:00
V3Combine.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3Config.cpp
clang-tidy cleanups. No functional change intended.
2020-08-16 14:55:46 -04:00
V3Config.h
Internals: Generalize V3Config to be able to set any module pragma. No functional change intended. ( #2451 )
2020-07-02 07:54:37 -04:00
V3Const.cpp
Internals: Create VAccess class. No functional change intended.
2020-09-07 17:09:25 -04:00
V3Const.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3Coverage.cpp
Internals: Create VAccess class. No functional change intended.
2020-09-07 17:09:25 -04:00
V3Coverage.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3CoverageJoin.cpp
C++11: Favor auto, range for. No functional change intended.
2020-08-16 11:44:06 -04:00
V3CoverageJoin.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3CUse.cpp
Fix tick style on %p formats.
2020-10-16 19:26:04 -04:00
V3CUse.h
Remove dead code and some unused parameters
2020-06-01 17:49:42 +01:00
V3Dead.cpp
Internals: Use VL_RESTORER class to save/restore vars. No functional change intended.
2020-08-24 21:13:28 -04:00
V3Dead.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3Delayed.cpp
Internals: Create VAccess class. No functional change intended.
2020-09-07 17:09:25 -04:00
V3Delayed.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3Depth.cpp
Internals: Create VAccess class. No functional change intended.
2020-09-07 17:09:25 -04:00
V3Depth.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3DepthBlock.cpp
Internals: Use VL_RESTORER class to save/restore vars. No functional change intended.
2020-08-24 21:13:28 -04:00
V3DepthBlock.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3Descope.cpp
Internals: Create VAccess class. No functional change intended.
2020-09-07 17:09:25 -04:00
V3Descope.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3EmitC.cpp
Fix SEGV when $fgets, $sscanf, or $fscanf is used with string ( #2604 )
2020-10-28 08:37:12 +09:00
V3EmitC.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3EmitCBase.h
C++11: Use member declaration initalizations. No functional change intended.
2020-08-16 11:44:06 -04:00
V3EmitCInlines.cpp
Hardcode VM_C11 as always need C++11 now
2020-08-16 15:10:43 -04:00
V3EmitCMain.cpp
clang-tidy cleanups. No functional change intended.
2020-08-16 14:55:46 -04:00
V3EmitCMain.h
Add experimental-only option.
2020-04-21 20:45:23 -04:00
V3EmitCMake.cpp
Fix cmake build with --hierarchical option ( #2560 )
2020-09-20 07:48:05 +09:00
V3EmitCMake.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3EmitCSyms.cpp
Internals: Use VL_RESTORER class to save/restore vars. No functional change intended.
2020-08-24 21:13:28 -04:00
V3EmitMk.cpp
introduce define for FST tracing ( #2592 )
2020-10-10 21:17:39 -04:00
V3EmitMk.h
Support hierarchical verilation using protect lib ( #2206 )
2020-08-15 09:43:53 -04:00
V3EmitV.cpp
Fix tick style on %p formats.
2020-10-16 19:26:04 -04:00
V3EmitV.h
Cleanup and test EmitV for internal coverage
2020-09-07 12:58:30 -04:00
V3EmitXml.cpp
SystemC 2.3.0 or newer (SYSTEMC_VERSION >= 20111121) is now required.
2020-08-29 10:45:47 -04:00
V3EmitXml.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3Error.cpp
Fix GCC warnings
2020-08-18 08:10:44 -04:00
V3Error.h
Convert unnamed error to new PKGNODECL error.
2020-08-22 19:42:21 -04:00
V3Expand.cpp
Internals: Create VAccess class. No functional change intended.
2020-09-07 17:09:25 -04:00
V3Expand.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3File.cpp
clang-tidy cleanups. No functional change intended.
2020-08-16 14:55:46 -04:00
V3File.h
C++11: constexpr replacing defines. No functional change intended.
2020-08-16 14:19:12 -04:00
V3FileLine.cpp
Fix GCC warnings
2020-08-19 08:20:06 -04:00
V3FileLine.h
C++11: constexpr replacing defines. No functional change intended.
2020-08-16 14:19:12 -04:00
V3Gate.cpp
Internals: Remove redundant initial clears. No functional change intended.
2020-10-07 19:43:08 -04:00
V3Gate.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3GenClk.cpp
Internals: Create VAccess class. No functional change intended.
2020-09-07 17:09:25 -04:00
V3GenClk.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3Global.cpp
Internals: Fix VL_LEAK_CHECK ( #2542 ).
2020-09-11 11:52:30 -04:00
V3Global.h
Internals: Fix VL_LEAK_CHECK ( #2542 ).
2020-09-11 11:52:30 -04:00
V3Graph.cpp
clang-tidy cleanups. No functional change intended.
2020-08-16 14:55:46 -04:00
V3Graph.h
Fix GCC warnings
2020-08-18 08:10:44 -04:00
V3GraphAcyc.cpp
C++11: Favor auto, range for. No functional change intended.
2020-08-16 11:44:06 -04:00
V3GraphAlg.cpp
C++11: More range for. No functional change intended.
2020-08-16 12:54:32 -04:00
V3GraphAlg.h
C++11: Use member declaration initalizations. No functional change intended.
2020-08-16 11:44:06 -04:00
V3GraphDfa.cpp
C++11: More range for. No functional change intended.
2020-08-16 12:54:32 -04:00
V3GraphDfa.h
C++11: Use member declaration initalizations. No functional change intended.
2020-08-16 11:44:06 -04:00
V3GraphPathChecker.cpp
C++11: Use member declaration initalizations. No functional change intended.
2020-08-16 11:44:06 -04:00
V3GraphPathChecker.h
C++11: Use nullptr. No functional change.
2020-08-16 11:44:05 -04:00
V3GraphStream.h
C++11: Favor auto, range for. No functional change intended.
2020-08-16 11:44:06 -04:00
V3GraphTest.cpp
C++11: Use member declaration initalizations. No functional change intended.
2020-08-16 11:44:06 -04:00
V3Hashed.cpp
Internals: Use VL_RESTORER class to save/restore vars. No functional change intended.
2020-08-24 21:13:28 -04:00
V3Hashed.h
C++11: Use nullptr. No functional change.
2020-08-16 11:44:05 -04:00
V3HierBlock.cpp
Fix clang 11 warning. No functional change intended.
2020-10-13 19:22:49 -04:00
V3HierBlock.h
Load source file of the hier_block explicitly ( #2559 )
2020-09-19 08:13:49 +09:00
V3Inline.cpp
Internals: Create VAccess class. No functional change intended.
2020-09-07 17:09:25 -04:00
V3Inline.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3Inst.cpp
Internals: Create VAccess class. No functional change intended.
2020-09-07 17:09:25 -04:00
V3Inst.h
clang-format many files. No functional change.
2020-04-13 22:52:23 -04:00
V3InstrCount.cpp
clang-tidy cleanups. No functional change intended.
2020-08-16 14:55:46 -04:00
V3InstrCount.h
C++11: Use nullptr. No functional change.
2020-08-16 11:44:05 -04:00
V3LangCode.h
Fix GCC warnings
2020-08-18 08:10:44 -04:00
V3LanguageWords.h
Internal coverage improvements. No functional change.
2020-10-13 21:13:52 -04:00
V3Life.cpp
Internals: Create VAccess class. No functional change intended.
2020-09-07 17:09:25 -04:00
V3Life.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3LifePost.cpp
Internals: Create VAccess class. No functional change intended.
2020-09-07 17:09:25 -04:00
V3LifePost.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3LinkCells.cpp
Internals: Use VL_RESTORER class to save/restore vars. No functional change intended.
2020-08-24 21:13:28 -04:00
V3LinkCells.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3LinkDot.cpp
Fix class extends with typedef.
2020-10-16 18:25:32 -04:00
V3LinkDot.h
C++11: Use sized enums (+4% performance).
2020-08-16 12:05:35 -04:00
V3LinkInc.cpp
Internals: Create VAccess class. No functional change intended.
2020-09-07 17:09:25 -04:00
V3LinkInc.h
Support pre/postifx incrementation/decrementation in array index ( #2223 )
2020-05-28 18:08:15 -04:00
V3LinkJump.cpp
Internals: Create VAccess class. No functional change intended.
2020-09-07 17:09:25 -04:00
V3LinkJump.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3LinkLevel.cpp
Internals: Create VAccess class. No functional change intended.
2020-09-07 17:09:25 -04:00
V3LinkLevel.h
Support IEEE time units and time precisions, #234 . ( #2253 )
2020-04-15 19:39:03 -04:00
V3LinkLValue.cpp
Convert cast tasks to assertions
2020-10-24 20:30:52 -04:00
V3LinkLValue.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3LinkParse.cpp
Internals: Move static resolution to LinkParse.
2020-10-15 21:08:24 -04:00
V3LinkParse.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3LinkResolve.cpp
Internals: Move static resolution to LinkParse.
2020-10-15 21:08:24 -04:00
V3LinkResolve.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3List.h
C++11: Use member declaration initalizations. No functional change intended.
2020-08-16 11:44:06 -04:00
V3Localize.cpp
Internals: Create VAccess class. No functional change intended.
2020-09-07 17:09:25 -04:00
V3Localize.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3MergeCond.cpp
Internals: Create VAccess class. No functional change intended.
2020-09-07 17:09:25 -04:00
V3MergeCond.h
Add MergeCond pass to combine assignments with ?: on rhs ( #2376 )
2020-05-30 21:09:05 +01:00
V3Name.cpp
Internals: Use VL_RESTORER class to save/restore vars. No functional change intended.
2020-08-24 21:13:28 -04:00
V3Name.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3Number_test.cpp
clang-format many files. No functional change.
2020-04-13 22:52:23 -04:00
V3Number.cpp
Fix constant x propagation of xor.
2020-09-18 17:47:22 -04:00
V3Number.h
C++11: Use nullptr. No functional change.
2020-08-16 11:44:05 -04:00
V3Options.cpp
Fix performance degradation when --threads is used with --hierarchical (Issue #2562 ) #2581
2020-10-05 08:20:49 +09:00
V3Options.h
Internal coverage: Misc cleanups
2020-09-07 13:11:44 -04:00
V3Order.cpp
Commentary ( #2606 ).
2020-10-23 18:30:10 -04:00
V3Order.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3OrderGraph.h
Fix GCC warnings
2020-08-18 08:10:44 -04:00
V3Os.cpp
Fix WIFEXITED missing from MinGW/MSYS2 ( #2609 )
2020-10-27 13:33:25 -04:00
V3Os.h
Internals: Fix misc internal coverage holes. No functional change intended.
2020-06-04 19:49:39 -04:00
V3Param.cpp
Internals: Create VAccess class. No functional change intended.
2020-09-07 17:09:25 -04:00
V3Param.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3Parse.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3ParseGrammar.cpp
Internals: Create VAccess class. No functional change intended.
2020-09-07 17:09:25 -04:00
V3ParseImp.cpp
Fix naming of "id : begin" blocks.
2020-08-22 22:21:37 -04:00
V3ParseImp.h
Parser: Move extern decl unsupported message
2020-08-22 16:24:29 -04:00
V3ParseLex.cpp
C++11: Use member declaration initalizations. No functional change intended.
2020-08-16 11:44:06 -04:00
V3ParseSym.h
C++11: Favor auto, range for. No functional change intended.
2020-08-16 11:44:06 -04:00
V3Partition.cpp
Fix Travis/GCC warnings.
2020-08-27 18:48:26 -04:00
V3Partition.h
C++11: Favor auto, range for. No functional change intended.
2020-08-16 11:44:06 -04:00
V3PartitionGraph.h
C++11: Use member declaration initalizations. No functional change intended.
2020-08-16 11:44:06 -04:00
V3PreLex.h
C++11: Use member declaration initalizations. No functional change intended.
2020-08-16 11:44:06 -04:00
V3PreLex.l
Internal coverage improvements. No functional change.
2020-10-13 21:13:52 -04:00
V3Premit.cpp
Internals: Create VAccess class. No functional change intended.
2020-09-07 17:09:25 -04:00
V3Premit.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3PreProc.cpp
Fix preprocessor stringify of undefined macro.
2020-10-09 18:53:09 -04:00
V3PreProc.h
Internal code coverage fixes
2020-05-29 19:35:54 -04:00
V3PreShell.cpp
SystemC 2.3.0 or newer (SYSTEMC_VERSION >= 20111121) is now required.
2020-08-29 10:45:47 -04:00
V3PreShell.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3ProtectLib.cpp
Add timescale directive for hier_block if the original design has it ( #2554 )
2020-09-17 06:09:29 +09:00
V3ProtectLib.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3Reloop.cpp
Internals: Create VAccess class. No functional change intended.
2020-09-07 17:09:25 -04:00
V3Reloop.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3Scope.cpp
Internals: Use VL_RESTORER class to save/restore vars. No functional change intended.
2020-08-24 21:13:28 -04:00
V3Scope.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3Scoreboard.cpp
C++11: Use member declaration initalizations. No functional change intended.
2020-08-16 11:44:06 -04:00
V3Scoreboard.h
C++11: Favor auto, range for. No functional change intended.
2020-08-16 11:44:06 -04:00
V3SenTree.h
C++11: Favor auto, range for. No functional change intended.
2020-08-16 11:44:06 -04:00
V3Simulate.h
Internals: Create VAccess class. No functional change intended.
2020-09-07 17:09:25 -04:00
V3Slice.cpp
clang-tidy cleanups. No functional change intended.
2020-08-16 14:55:46 -04:00
V3Slice.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3Split.cpp
Internals: Create VAccess class. No functional change intended.
2020-09-07 17:09:25 -04:00
V3Split.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3SplitAs.cpp
Internals: Remove redundant initial clears. No functional change intended.
2020-10-07 19:43:08 -04:00
V3SplitAs.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3SplitVar.cpp
Internals: Create VAccess class. No functional change intended.
2020-09-07 17:09:25 -04:00
V3SplitVar.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3Stats.cpp
Internals: Use VL_RESTORER class to save/restore vars. No functional change intended.
2020-08-24 21:13:28 -04:00
V3Stats.h
C++11: Use member declaration initalizations. No functional change intended.
2020-08-16 11:44:06 -04:00
V3StatsReport.cpp
Fix GCC warnings
2020-08-22 07:44:22 -04:00
V3String.cpp
C++11: More range for. No functional change intended.
2020-08-16 12:54:32 -04:00
V3String.h
C++11: constexpr replacing defines. No functional change intended.
2020-08-16 14:19:12 -04:00
V3Subst.cpp
Internals: Remove redundant initial clears. No functional change intended.
2020-10-07 19:43:08 -04:00
V3Subst.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3SymTable.h
Support 'this' ( #2585 ).
2020-10-08 07:54:01 -04:00
V3Table.cpp
Internals: Create VAccess class. No functional change intended.
2020-09-07 17:09:25 -04:00
V3Table.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3Task.cpp
Internals: Remove redundant initial clears. No functional change intended.
2020-10-07 19:43:08 -04:00
V3Task.h
clang-format many files. No functional change.
2020-04-13 22:52:23 -04:00
V3Trace.cpp
Internals: Create VAccess class. No functional change intended.
2020-09-07 17:09:25 -04:00
V3Trace.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3TraceDecl.cpp
Internals: Create VAccess class. No functional change intended.
2020-09-07 17:09:25 -04:00
V3TraceDecl.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3Tristate.cpp
Internals: Create VAccess class. No functional change intended.
2020-09-07 17:09:25 -04:00
V3Tristate.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3TSP.cpp
C++11: More range for. No functional change intended.
2020-08-16 12:54:32 -04:00
V3TSP.h
clang-format many files. No functional change.
2020-04-13 22:52:23 -04:00
V3Undriven.cpp
Internals: Create VAccess class. No functional change intended.
2020-09-07 17:09:25 -04:00
V3Undriven.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3Unknown.cpp
Internals: Create VAccess class. No functional change intended.
2020-09-07 17:09:25 -04:00
V3Unknown.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3Unroll.cpp
Internals: Create VAccess class. No functional change intended.
2020-09-07 17:09:25 -04:00
V3Unroll.h
Internals: clang-format cleanup. No functional change.
2020-04-02 08:25:44 -04:00
V3Waiver.cpp
C++11: More range for. No functional change intended.
2020-08-16 12:54:32 -04:00
V3Waiver.h
Generate file with waivers ( #2354 )
2020-05-26 20:38:14 +02:00
V3Width.cpp
Support associative array pattern assignments and defaults.
2020-10-25 21:05:22 -04:00
V3Width.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3WidthCommit.h
C++11: Use override where possible. No functional change.
2020-08-16 11:44:05 -04:00
V3WidthSel.cpp
Support queue slicing ( #2326 ).
2020-10-18 13:23:39 -04:00
Verilator.cpp
Internal coverage improvements. No functional change.
2020-10-13 21:13:52 -04:00
verilog.l
SystemC 2.3.0 or newer (SYSTEMC_VERSION >= 20111121) is now required.
2020-08-29 10:45:47 -04:00
verilog.y
Convert cast tasks to assertions
2020-10-24 20:30:52 -04:00
VlcBucket.h
C++11: Use member declaration initalizations. No functional change intended.
2020-08-16 11:44:06 -04:00
VlcMain.cpp
C++11: Favor auto, range for. No functional change intended.
2020-08-16 11:44:06 -04:00
VlcOptions.h
C++11: Use member declaration initalizations. No functional change intended.
2020-08-16 11:44:06 -04:00
vlcovgen
Fix duplicate VLCOVGEN short code
2020-06-02 21:42:24 -04:00
VlcPoint.h
C++11: Favor auto, range for. No functional change intended.
2020-08-16 11:44:06 -04:00
VlcSource.h
C++11: Use member declaration initalizations. No functional change intended.
2020-08-16 11:44:06 -04:00
VlcTest.h
C++11: Favor auto, range for. No functional change intended.
2020-08-16 11:44:06 -04:00
VlcTop.cpp
C++11: Favor auto, range for. No functional change intended.
2020-08-16 11:44:06 -04:00
VlcTop.h
Remove dead code and some unused parameters
2020-06-01 17:49:42 +01:00