Wilson Snyder
|
75f28fd446
|
Internals: Fix spacing of function calls. No functional change.
|
2018-08-25 09:52:45 -04:00 |
Wilson Snyder
|
8f838433df
|
Internals: Fix spacing and style of v4 changes. No functional change.
|
2018-08-23 05:22:34 -04:00 |
Wilson Snyder
|
4d034d774d
|
Merge from master
|
2018-08-22 17:58:02 -04:00 |
Wilson Snyder
|
4627716aa4
|
Remove extra space in generated func call.
|
2018-08-21 18:14:32 -04:00 |
Wilson Snyder
|
ec8dbbffed
|
MAJOR: Add multithreaded model generation.
|
2018-07-22 20:54:28 -04:00 |
Wilson Snyder
|
8ec8c0ea76
|
Merge from master
|
2018-07-18 22:43:22 -04:00 |
Wilson Snyder
|
dfe66a2b77
|
Fix whitespace after functions in generated files.
|
2018-07-18 22:42:05 -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
|
7085fdbc27
|
Internals: Refactor var sorting, merge from threads branch.
|
2018-06-16 07:45:30 -04:00 |
Wilson Snyder
|
7fc565a1bd
|
Merge from master
|
2018-06-14 19:04:36 -04:00 |
Wilson Snyder
|
0eb1d0a84e
|
Fix cppcheck warnings. No functional change intended.
|
2018-06-14 18:59:24 -04:00 |
Wilson Snyder
|
27c7d0c95b
|
Merge from master
|
2018-05-29 20:02:07 -04:00 |
Wilson Snyder
|
cf0464c263
|
Internals: Cleanup V3EmitC common code. No functional change. From threads branch.
|
2018-05-29 19:55:42 -04:00 |
Wilson Snyder
|
3d49136e27
|
Merge from master
|
2018-05-19 09:32:15 -04:00 |
Wilson Snyder
|
b6e8133a4d
|
When tracing, use scalars on single bit arrays to appease vcddiff.
|
2018-05-19 07:52:07 -04:00 |
Wilson Snyder
|
cd4e6b35b3
|
Internals: Standardize debug() function generation. No functional change intended.
|
2018-05-14 06:50:47 -04:00 |
Wilson Snyder
|
05db8ce6c8
|
Internals: Move iterators to AstNVisitor to avoid null this.
|
2018-05-10 20:55:37 -04:00 |
Wilson Snyder
|
489f58011b
|
Merge from master
|
2018-05-08 21:43:55 -04:00 |
Wilson Snyder
|
0ef3c10931
|
Pull some thread include changes from thread branch.
|
2018-05-08 21:43:32 -04:00 |
Wilson Snyder
|
f02b99c709
|
Merge from master
|
2018-04-30 20:36:26 -04:00 |
Wilson Snyder
|
c8ba51581f
|
Commentary
|
2018-04-30 20:34:52 -04:00 |
Wilson Snyder
|
02f18fc21b
|
Merge from master
|
2018-03-15 23:31:59 -04:00 |
John Coiner
|
fc48008c1c
|
Support
|
2018-03-12 16:44:01 -04:00 |
Wilson Snyder
|
2c30aecc5b
|
Merge from master
|
2018-03-10 16:51:34 -05:00 |
Wilson Snyder
|
770045676f
|
Internals: Split some extremely long lines. No functional change.
|
2018-03-10 16:32:04 -05:00 |
John Coiner
|
db1af07d72
|
On convergence errors, show activity.
|
2018-03-10 12:52:11 -05:00 |
Wilson Snyder
|
22ff760f0b
|
Support calling system functions as tasks, bug1285.
|
2018-03-08 23:40:19 -05:00 |
Wilson Snyder
|
f0ba17a19b
|
Merge from master.
|
2018-02-27 07:24:31 -05:00 |
Wilson Snyder
|
22573d238b
|
Internals: Fix GCC8 cppcheck warnings. No functional change.
|
2018-02-07 20:16:53 -05:00 |
Wilson Snyder
|
597d28b505
|
Fix internals to make null-pointer-check clean. Also add more const's. No functional change intended, but likely something will break.
|
2018-02-01 21:32:58 -05: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 |
Wilson Snyder
|
e3f137875b
|
Fix spacing of trace func decls. No functional change.
|
2018-01-29 19:04:37 -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
|
bd1f1e8699
|
Fix compile error on public real parameters by suppressing, bug1261.
|
2018-01-16 19:53:50 -05:00 |
Wilson Snyder
|
8e65d93d6d
|
Copyright year update. No functional change.
|
2018-01-02 18:05:06 -05:00 |
Wilson Snyder
|
ea91b10086
|
Internals: Add charIQWN. Proper capitalization.
|
2017-12-09 14:44:55 -05:00 |
Wilson Snyder
|
345657ab32
|
Workaround GCC/clang bug with huge compile times, bug1248.
|
2017-12-09 11:52:35 -05:00 |
Wilson Snyder
|
6b6e8dc83e
|
Use VL_UNCOPYABLE in emitted code. No functional change intended.
|
2017-12-06 23:26:27 -05:00 |
Wilson Snyder
|
895fc0911a
|
Support > 64 bit decimal $display.
|
2017-12-02 22:10:58 -05:00 |
Wilson Snyder
|
12607abb33
|
Remove tabs from --xml output.
|
2017-11-13 18:24:18 -05:00 |
Wilson Snyder
|
cbb7cd16d0
|
Detect MSB overflow when under VL_DEBUG, bug1238.
|
2017-11-05 21:47:55 -05:00 |
Wilson Snyder
|
f91bac7b31
|
Rewrite include libraries to support VL_THREADED towards future threading
|
2017-10-26 21:51:51 -04:00 |
Wilson Snyder
|
5ead61dc7b
|
Unify format of VL_DEBUG print messages
|
2017-10-24 22:56:58 -04:00 |
Wilson Snyder
|
f4b00d3c64
|
Call VL_PRINTF/vl_stop/vl_finish/vl_fatal through wrappers as hook for future MT use.
|
2017-10-19 19:40:51 -04:00 |
Wilson Snyder
|
cc0b780412
|
Internals: More use of unordered_map/set. No functional change intended.
|
2017-10-18 18:22:58 -04:00 |
Wilson Snyder
|
1372d62186
|
Remove duplicate class forward declarations.
|
2017-10-18 17:38:10 -04:00 |
Wilson Snyder
|
33780a09df
|
Add --x-initial option
|
2017-10-01 21:31:40 -04:00 |
John Coiner
|
c7cbe11ba4
|
Fix Ubuntu 17.10 issues, bug1223 partial.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2017-09-30 13:33:14 -04:00 |
Wilson Snyder
|
c2e8062f84
|
Verilated headers no longer "use namespace std;"
|
2017-09-23 07:32:37 -04:00 |
Wilson Snyder
|
5d3fef21b0
|
Cleanup misc spacing and unneeded stuff in emitted headers.
|
2017-09-22 22:27:03 -04:00 |
Wilson Snyder
|
38ab22bf1d
|
Simplify VL_CONST_W macro generation for faster compiles.
|
2017-09-18 21:36:18 -04:00 |
Wilson Snyder
|
c28a6eef3b
|
Fix whitespace issues, bug1203.
|
2017-09-11 19:18:58 -04:00 |
Wilson Snyder
|
074689b5de
|
SystemPerl mode (-sp-deprecated) has been removed.
|
2017-09-07 21:08:49 -04:00 |
Wilson Snyder
|
5f26b9ec66
|
Internals: Remove dead putAlign, bug1093.
|
2017-08-28 23:01:19 -04:00 |
Wilson Snyder
|
70daadf987
|
Fix cpp-check warnings; support XML format 2
|
2017-07-06 20:25:59 -04:00 |
Wilson Snyder
|
97093fdf81
|
Fix power operator on wide constants, bug761.
|
2017-06-05 20:30:01 -04:00 |
Wilson Snyder
|
b032fce962
|
Support $value$plusargs with variables, bug1165.
|
2017-05-18 22:41:43 -04:00 |
Wilson Snyder
|
8943ad5966
|
internals: Remove extra newlines on v3fatalSrc. No functional change.
|
2017-04-28 20:09:27 -04:00 |
Wilson Snyder
|
e6d7e7e329
|
Version bump
|
2017-01-15 12:13:13 -05:00 |
Wilson Snyder
|
7efa40966a
|
Internals: Remove second argument to visitors. No functional change intended.
|
2016-11-27 08:11:38 -05:00 |
Wilson Snyder
|
bda4b326ab
|
Internals: Use mixed case for AstType enums. No functional change.
|
2016-11-05 09:47:56 -04:00 |
Wilson Snyder
|
f74ef650ac
|
Honor --output-split on coverage constructors, bug1098.
|
2016-10-23 14:27:57 -04:00 |
Wilson Snyder
|
c30211cb27
|
Add --no-decoration to remove output comments, msg2015.
|
2016-09-13 22:28:07 -04:00 |
Wilson Snyder
|
891214fa72
|
Fix enum values of 11-16 bits wide using .next/.prev, bug1062.
|
2016-06-15 22:46:34 -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
|
8d14463b18
|
Fix emitting public enumerations.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2016-05-05 22:48:53 -04:00 |
Wilson Snyder
|
b738d1960a
|
Copyright year update
|
2016-01-06 20:36:41 -05:00 |
Wilson Snyder
|
b0a249f338
|
Fix display %u, %v, %p, %z, bug989.
|
2015-11-10 21:12:15 -05:00 |
Wilson Snyder
|
0cb5d5cc5a
|
Internals: Upgrade some C strings to C++
|
2015-11-10 18:59:48 -05:00 |
Wilson Snyder
|
4475060268
|
Ignore %l in , bug983.
|
2015-10-27 20:37:52 -04:00 |
Wilson Snyder
|
318ded4198
|
Internals: Cleanup cppcheck warnings.
|
2015-10-03 22:33:06 -04:00 |
Wilson Snyder
|
64748b7b1d
|
Internals: Replace FNV hashes with SHA1
|
2015-09-19 18:49:54 -04:00 |
Wilson Snyder
|
06d5a7b2bf
|
Internals: Allow hashing nulls; misc cleanup
|
2015-07-06 19:37:20 -04:00 |
Wilson Snyder
|
00759f777e
|
Fix dpi imports inside generates.
|
2015-06-16 19:27:18 -04:00 |
Wilson Snyder
|
6ac672b4a3
|
Fix SystemC arrayed bit vectors, bug886.
|
2015-02-25 21:09:55 -05:00 |
Wilson Snyder
|
32a76c5255
|
Fix clang warnings.
|
2015-02-10 22:38:05 -05:00 |
Wilson Snyder
|
8323092a0c
|
Fix cppcheck warnings. No functional change.
|
2015-02-09 21:05:27 -05:00 |
Wilson Snyder
|
4c91ade61d
|
Copyright year update
|
2015-01-07 18:25:53 -05:00 |
Wilson Snyder
|
f2a17b9b70
|
Fix $sccanf from string, bug866.
|
2014-12-24 21:50:38 -05:00 |
Wilson Snyder
|
ce4dfb4296
|
Fix misc string handling issues.
|
2014-11-28 20:24:42 -05:00 |
Wilson Snyder
|
43be4cf2b5
|
Add 'string' printing and comparisons, bug746, bug747, etc.
|
2014-11-28 15:01:50 -05:00 |
Wilson Snyder
|
68c6f0ff07
|
Inline C functions that are used only once, msg1525.
|
2014-11-27 10:52:38 -05:00 |
Wilson Snyder
|
d33ad7600b
|
Commentary. Cleanup stale SystemPerl references.
|
2014-11-23 22:00:00 -05:00 |
Wilson Snyder
|
9ec35a2348
|
New verilator_coverage and infrastructure to replace SystemPerl's vcoverage.
|
2014-11-23 21:06:10 -05:00 |
Wilson Snyder
|
3f82fd2f37
|
Add public enums, bug833.
|
2014-11-07 07:50:11 -05:00 |
Wilson Snyder
|
27af9b6b06
|
Fix clang warnings, bug818.
|
2014-09-11 21:28:53 -04:00 |
Wilson Snyder
|
fe5bf01b25
|
Fix dpiGetContext in dotted scopes, bug740.
|
2014-07-21 20:55:52 -04:00 |
Wilson Snyder
|
6cf50e6579
|
Fix string corruption, bug780.
|
2014-06-08 21:36:18 -04:00 |
Wilson Snyder
|
f705f9b275
|
Fix C compiler interpreting signing, bug773.
|
2014-05-24 08:00:01 -04:00 |
Wilson Snyder
|
1f56312132
|
Fix -Wno-UNOPTFLAT change detection with 64-bits, bug762.
|
2014-05-10 12:40:35 -04:00 |
Wilson Snyder
|
0dbdbffba7
|
Fix double I/O port warnings.
|
2014-04-15 18:50:04 -04:00 |
Glen Gibb
|
d34275150c
|
Support streaming operators, bug649.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2014-04-09 20:29:35 -04:00 |
Wilson Snyder
|
ff19dd94f9
|
Fix power operator calculation, bug730.
|
2014-04-05 15:44:49 -04:00 |
Wilson Snyder
|
b6913ff9b3
|
With high c-splits, even split blank functions.
|
2014-04-05 12:41:00 -04:00 |
Wilson Snyder
|
28e35a64ea
|
Support parameter arrays, bug683.
|
2014-04-01 23:16:16 -04:00 |
Wilson Snyder
|
091818483a
|
Order initial statements based on variables used. Merge from bug683 branch.
|
2014-04-01 22:01:25 -04:00 |
Wilson Snyder
|
3b43556c41
|
Internals: Remove dead NEW_ORDERING code.
|
2014-03-31 20:29:35 -04:00 |
Wilson Snyder
|
93790c1dc6
|
Fix tracing of package variables and real arrays.
|
2014-03-14 20:36:47 -04:00 |
Wilson Snyder
|
4422de0c6c
|
Copyright year update.
|
2014-01-06 19:28:57 -05:00 |
Wilson Snyder
|
00724597f4
|
Fix tracing of packed structs, bug705.
|
2013-12-14 16:51:08 -05:00 |