Wilson Snyder
|
ea3acc2d3a
|
Fix --skip-identical broke recent commit.
|
2020-04-11 20:22:57 -04:00 |
|
Wilson Snyder
|
6eadb8e771
|
Add simplistic class support with many restrictions, see manual, #377.
|
2020-04-05 09:30:23 -04:00 |
|
Wilson Snyder
|
1ce360ed5b
|
Add SPDX license identifiers. No functional change.
|
2020-03-21 11:24:24 -04:00 |
|
Wilson Snyder
|
4878fe3a1f
|
Add split_var metacomment to assist UNOPTFLAT fixes, #2066.
|
2020-02-28 19:15:08 -05:00 |
|
Wilson Snyder
|
a8ad97eef2
|
Add VL_CACHE_LINE_BYTES and use 64 as defult.
|
2020-02-01 20:28:03 -05:00 |
|
Wilson Snyder
|
820df28ad9
|
Internals: V3CUse state refactoring. No functional change intended.
|
2020-02-01 19:11:19 -05:00 |
|
Wilson Snyder
|
119162912a
|
Internals: Determine emit forward declaraions in new pass, towards classes.
|
2020-02-01 16:51:05 -05:00 |
|
Pieter Kapsenberg
|
1dd9a74b6c
|
Internals: Move V3Global function definitions to their own files. No functional change intended. Closes #2120.
|
2020-01-19 07:23:26 -05:00 |
|
Wilson Snyder
|
09199f79a6
|
Internals: Add VL_DO_CLEAR delete protections. No functional change intended.
|
2020-01-18 10:29:49 -05:00 |
|
Wilson Snyder
|
aac02c1ed1
|
Fix expand optimization slowing --lint-only. Closes #2091.
|
2020-01-09 18:04:49 -05:00 |
|
Wilson Snyder
|
f23fe8fd84
|
Update copyright year.
|
2020-01-06 18:05:53 -05:00 |
|
Wilson Snyder
|
5811ec07e6
|
Update URLs to https://verilator.org
|
2019-11-07 22:33:59 -05:00 |
|
Wilson Snyder
|
8f6efdaf5c
|
Allow both -MMD and --no-MMD, and --no/--skip-identical to override default
|
2019-10-31 20:59:52 -04:00 |
|
Patrick Stewart
|
1e4f471049
|
Add cmake support, bug1363.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2019-10-17 19:44:10 -04:00 |
|
Todd Strader
|
da0da9e258
|
Add --protect-lib to create protected libraries, bug1490.
|
2019-10-09 06:47:26 -04:00 |
|
Wilson Snyder
|
91f1acd85f
|
Add --protect-ids to obscure information in objects, bug1521.
|
2019-10-06 13:24:21 -04:00 |
|
Wilson Snyder
|
d472ef63e9
|
Internals: Cleanup some misnamed classes. No functional change.
|
2019-10-05 08:17:21 -04:00 |
|
Wilson Snyder
|
771a301f66
|
Commentary: Remove newlines, upsets some patches. No functional change.
|
2019-10-04 20:17:11 -04:00 |
|
Wilson Snyder
|
e1e45cf13c
|
Internals: Move option checks to notify().
|
2019-10-03 22:18:29 -04:00 |
|
Wilson Snyder
|
f6e0e9adec
|
Internals: Use SHA256 instead of insecure SHA1.
|
2019-09-28 13:32:28 -04:00 |
|
Todd Strader
|
ec620387af
|
Add --dpi-hdr-only, bug1491.
|
2019-08-27 21:36:59 -04:00 |
|
Wilson Snyder
|
e1e4bde125
|
Remove old V3ClkGater code
|
2019-08-27 17:51:06 -04:00 |
|
Wilson Snyder
|
429f463032
|
Don't check SYSTEMC environment, for part of CMake support, bug1363.
|
2019-08-04 20:21:58 -04:00 |
|
Wilson Snyder
|
173efbc829
|
Offer suggestions on bad identifier errors.
|
2019-07-14 10:08:53 -04:00 |
|
Wilson Snyder
|
6c5cc885a6
|
Internals: Cleanup FileLine constructors. No functional change intended.
|
2019-07-10 22:04:58 -04:00 |
|
Wilson Snyder
|
1aae6df669
|
Internals: Run graph self tests on --debug-self-test
|
2019-06-30 17:36:58 -04:00 |
|
Wilson Snyder
|
f7f73a0825
|
Internals: Standardize internal FileLine filenames.
|
2019-06-12 07:00:56 -04:00 |
|
Wilson Snyder
|
b83b606267
|
Internals: Detab and fix spacing style issues. No functional change.
When diff, recommend using "git diff --ignore-all-space"
When merging, recommend using "git merge -Xignore-all-space"
|
2019-05-19 16:13:13 -04:00 |
|
Wilson Snyder
|
8a4aeddbb0
|
Copyright year update.
|
2019-01-03 19:17:22 -05:00 |
|
Wilson Snyder
|
304a24d03a
|
Internals: Fix many clang-tidy issues. No functional change intended.
|
2018-10-14 18:39:33 -04:00 |
|
Wilson Snyder
|
d87b9d25ca
|
Internals: Cleanup and standardize include order. No functional change intended.
|
2018-10-14 13:59:40 -04:00 |
|
Wilson Snyder
|
4f98f84da9
|
Fix duplicate symbol error on generate tri, bug1347.
|
2018-09-14 06:56:59 -04:00 |
|
Wilson Snyder
|
75f28fd446
|
Internals: Fix spacing of function calls. No functional change.
|
2018-08-25 09:52:45 -04:00 |
|
Wilson Snyder
|
ec8dbbffed
|
MAJOR: Add multithreaded model generation.
|
2018-07-22 20:54:28 -04:00 |
|
Wilson Snyder
|
e37dce9d85
|
Internals: Add new graph algs for future partitioning.
|
2018-07-15 22:09:27 -04:00 |
|
Wilson Snyder
|
ad4c8ee955
|
Add new reloop optimization for repetitive assignment compression.
|
2018-06-23 17:07:22 -04:00 |
|
Wilson Snyder
|
1fad055286
|
Internals: Add TSP solver, for future threads branch.
|
2018-06-17 21:06:41 -04:00 |
|
Wilson Snyder
|
94e8cf1de9
|
Internals: Use explicit std:: instead of using namespace std. No functional change intended.
|
2018-02-01 21:24:41 -05:00 |
|
John Coiner
|
3e0401de1c
|
Misc harmless cleanups from thread branch.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2018-01-24 20:20:26 -05:00 |
|
Wilson Snyder
|
8e65d93d6d
|
Copyright year update. No functional change.
|
2018-01-02 18:05:06 -05:00 |
|
Wilson Snyder
|
52c3031a82
|
Internals: Rename selfTest, no functional change.
|
2017-10-30 19:01:58 -04:00 |
|
Wilson Snyder
|
63361fc56e
|
Add performance information to --stats file.
|
2017-09-17 22:52:57 -04:00 |
|
Wilson Snyder
|
074689b5de
|
SystemPerl mode (-sp-deprecated) has been removed.
|
2017-09-07 21:08:49 -04:00 |
|
Wilson Snyder
|
ea82bfcced
|
Fix GCC 6 warnings.
|
2017-07-06 19:07:23 -04:00 |
|
Wilson Snyder
|
e6d7e7e329
|
Version bump
|
2017-01-15 12:13:13 -05:00 |
|
Wilson Snyder
|
f74ef650ac
|
Honor --output-split on coverage constructors, bug1098.
|
2016-10-23 14:27:57 -04:00 |
|
Johan Bjork
|
8c4aa8517e
|
Fix --output-split of constructors, bug1035.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2016-05-12 07:19:02 -04:00 |
|
Johan Bjork
|
c0b7a54bb9
|
Fix removal of empty packages, modules and cells, bug1034.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2016-05-11 21:44:55 -04:00 |
|
Stefan Wallentowitz
|
482bdab0e0
|
Support command-line -G/+pvalue param overrides, bug1045.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2016-03-24 19:14:15 -04:00 |
|
Wilson Snyder
|
b738d1960a
|
Copyright year update
|
2016-01-06 20:36:41 -05:00 |
|