Wilson Snyder
|
cc45a3dd72
|
For --trace-fst, save enum decoding information, bug1358.
|
2018-10-08 07:21:22 -04:00 |
Wilson Snyder
|
1f344ac99e
|
Fix whitespace on trace function calls. Output changed, but no functional change.
|
2018-10-07 18:17:45 -04:00 |
Wilson Snyder
|
d11592cadd
|
Support signal types in FST dumps, bug1358.
|
2018-10-04 20:24:41 -04:00 |
Wilson Snyder
|
8ef9ac7dba
|
Support in/out directions in FST dumps, bug1358.
|
2018-10-03 19:51:05 -04:00 |
Wilson Snyder
|
c9ee425ed5
|
Fix replication of 64-bit signal change detects.
|
2018-09-28 08:36:37 -04:00 |
Wilson Snyder
|
7876fe94ad
|
Fix Mac OSX 10.13.6 / LLVM 9.1 compile issues, bug1348.
|
2018-09-17 06:39:43 -04:00 |
Wilson Snyder
|
ef5c31b4c9
|
Fix first clock edge and --x-initial-edge, bug1327.
|
2018-08-30 20:05:13 -04:00 |
johnjohnlin
|
acf4a3fa99
|
Add GTKWave LXT2 native tracing, bug1333.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2018-08-28 06:41:17 -04:00 |
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 |