Wilson Snyder
|
53c6b7df63
|
Internals: Rename NodeClassDType. No functional change.
|
2019-12-16 22:46:09 -05:00 |
Wilson Snyder
|
700f2072c0
|
Framework for WDatas being vectors of 64-bit EDatas, but not supporting this at this time.
|
2019-12-08 21:36:38 -05:00 |
Wilson Snyder
|
d65d8fda54
|
Optimize returns at end of functions.
|
2019-12-01 17:19:18 -05:00 |
Wilson Snyder
|
b81295230a
|
Support associative arrays.
|
2019-12-01 11:52:48 -05:00 |
Wilson Snyder
|
704f40b1a2
|
Internals: Prep work for simulation of array parameters, bug1315. No functional change intended.
|
2019-11-09 15:27:10 -05:00 |
Wilson Snyder
|
5811ec07e6
|
Update URLs to https://verilator.org
|
2019-11-07 22:33:59 -05:00 |
Wilson Snyder
|
2aed499e00
|
Fix detecting missing reg types, bug1570.
|
2019-11-05 21:15:44 -05:00 |
Wilson Snyder
|
8a5b8d5f38
|
Internals: Fix VFlagBitPacked giving 4-state types.
|
2019-11-01 20:10:45 -04:00 |
Wilson Snyder
|
f852ba8a33
|
Add --trace-coverage.
|
2019-10-27 09:27:18 -04:00 |
Wilson Snyder
|
17ee8579a4
|
Internals: Make cleanOut/sizeMatters const. No functional change intended.
|
2019-10-20 11:58:41 -04:00 |
Wilson Snyder
|
94f7133c6f
|
Internals: make dump const. No functional change intended.
|
2019-10-20 11:49:41 -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
|
e556269692
|
Commentary - Spelling fixes
|
2019-09-12 07:22:22 -04:00 |
Wilson Snyder
|
fa904f386c
|
Commentary - Spelling fixes
|
2019-09-09 07:50:21 -04:00 |
Wilson Snyder
|
71265a8ec9
|
Internals: Rename unsized functions. No functional change.
|
2019-08-04 12:39:35 -04:00 |
Wilson Snyder
|
3a720204c2
|
Internals: Remove m_logicMap as m_detailedMap covers it. No functional change intended.
|
2019-08-04 08:16:24 -04:00 |
Wilson Snyder
|
a95f58749f
|
Fix internal error on gate optimization of assign, bug1475.
|
2019-08-03 21:49:39 -04:00 |
Todd Strader
|
4a14788c9b
|
When showing an error, show the instance location
|
2019-07-26 12:52:38 -04:00 |
Wilson Snyder
|
173efbc829
|
Offer suggestions on bad identifier errors.
|
2019-07-14 10:08:53 -04:00 |
Wilson Snyder
|
0f857ce423
|
In errors, single quote signals and other from-user data.
|
2019-07-11 22:09:30 -04:00 |
Wilson Snyder
|
dacf45fea9
|
Fix error message continuations to avoid linenumber repetition
|
2019-07-11 19:15:40 -04:00 |
Wilson Snyder
|
bea34d0ced
|
Internals: Misc enum cleanups. No functional change.
|
2019-07-06 15:50:25 -04:00 |
Wilson Snyder
|
01ef7122e9
|
Internals: Add lcov code coverage markers.
|
2019-06-30 22:37:03 -04:00 |
Wilson Snyder
|
8e7559c6c9
|
Show included-from filenames in warnings, bug1439.
|
2019-06-22 17:01:39 -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
|
1fb0af7fba
|
Internals: Fix some -Wsuggest-attribute=const suggestions.
|
2019-05-14 21:46:19 -04:00 |
Todd Strader
|
eac3458647
|
Internals: V3Number tracks node information, part of bug1305.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2019-05-09 20:03:19 -04:00 |
Wilson Snyder
|
60f2f176a2
|
Fix DPI export void compiler error, bug1391.
|
2019-01-16 00:38:42 -05:00 |
Wilson Snyder
|
62a7d713a7
|
Fix internal error on xrefs into unrolled functions, bug1387.
|
2019-01-06 17:38:27 -05:00 |
Wilson Snyder
|
3505486ec8
|
Internals: Spacing; fix assertion
|
2019-01-05 05:46:37 -05:00 |
Wilson Snyder
|
8a4aeddbb0
|
Copyright year update.
|
2019-01-03 19:17:22 -05:00 |
Wilson Snyder
|
940dc98c66
|
Add CONTASSREG error on continuous assignments to regs, bug1369.
|
2018-12-01 10:12:10 -05:00 |
Wilson Snyder
|
5cc11839b5
|
Add PROCASSWIRE error on behavioral assignments to wires, msg2737.
|
2018-11-26 17:58:18 -05:00 |
Wilson Snyder
|
ad2929dff0
|
Support "ref" and "const ref" pins and functions, bug1360.
|
2018-10-30 20:50:09 -04:00 |
Wilson Snyder
|
b8098098d8
|
Internals: Refactor input/output to new class in prep for ref support.
|
2018-10-27 17:29:00 -04: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
|
595419b370
|
Internals: Sort includes for clang-tidy. No functional change intended.
|
2018-10-14 07:04:18 -04:00 |
Wilson Snyder
|
8b738c0022
|
Compute struct/union/enum names from surrounding typedefs.
|
2018-10-07 18:07:42 -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
|
338ebcd6f0
|
Internal: Minor style cleanups for next merge. No functional change.
|
2018-07-14 17:27:05 -04:00 |
Wilson Snyder
|
86d85412e1
|
Merge from master
|
2018-06-22 18:51:02 -04:00 |
Wilson Snyder
|
35a40b4930
|
Commentary
|
2018-06-22 06:35:27 -04:00 |
Wilson Snyder
|
4c7a397dc4
|
Merge from master
|
2018-06-16 18:05:26 -04:00 |
Wilson Snyder
|
047a08c999
|
Internals: Clean some UASSERTs. No functional change.
|
2018-06-16 18:00:21 -04:00 |
Wilson Snyder
|
5988bba9fb
|
Merge from master
|
2018-06-12 21:25:26 -04:00 |
Wilson Snyder
|
1c5c9e2435
|
cppcheck fixes
|
2018-06-12 21:14:20 -04:00 |