Wilson Snyder
|
659c7b78d5
|
Warn only once if too few CPUs.
|
2019-06-15 09:17:51 -04:00 |
|
Wilson Snyder
|
2cedd14d43
|
Fix build error on MinGW, bug1460.
|
2019-06-11 21:38:17 -04:00 |
|
Wilson Snyder
|
6ffbb7cabf
|
Internals: Remove extra semicolons. No functional change.
|
2019-06-11 18:31:06 -04:00 |
|
Wilson Snyder
|
4e115d4b69
|
Fix performance when mulithreaded on 1 CPU, bug1455.
|
2019-06-03 19:13:03 -04:00 |
|
Wilson Snyder
|
13ecb8e177
|
Fix fault on with %t, bug1443.
|
2019-05-16 19:35:10 -04:00 |
|
Wilson Snyder
|
96c70ea2df
|
Internals: Fix some long lines in include files. No functional change.
When merging, recommend using "git merge -Xignore-all-space"
|
2019-05-14 22:49:32 -04:00 |
|
Wilson Snyder
|
afea6d84e3
|
Mark infrequently called functions with GCC cold attribute.
|
2019-05-14 22:03:50 -04:00 |
|
Sergey Kvachonok
|
16997d153f
|
Fix sign-compare warning in verilated.cpp, bug1437.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2019-05-14 06:07:16 -04:00 |
|
Wilson Snyder
|
afdfa4df87
|
Support VerilatedFstC set_time_unit, bug1433.
|
2019-05-12 08:19:49 -04:00 |
|
Wilson Snyder
|
5df3032b11
|
gtkwave: Merge from upstream.
|
2019-05-09 20:38:48 -04:00 |
|
Wilson Snyder
|
f96942a526
|
Internals: Detab and fix spacing style issues in include files. No functional change.
When merging, recommend using "git merge -Xignore-all-space"
|
2019-05-08 21:13:38 -04:00 |
|
Wilson Snyder
|
b23fc06388
|
Internals: Detab and fix spacing style issues in some include files. No functional change.
|
2019-05-07 23:30:24 -04:00 |
|
Wilson Snyder
|
a2a7021914
|
Reorder VCD codes for better viewer packing.
|
2019-05-06 18:55:38 -04:00 |
|
Wilson Snyder
|
55a25674a2
|
Add --trace-fst-thread.
|
2019-05-02 20:33:05 -04:00 |
|
Wilson Snyder
|
6b3304320b
|
For FST tracing use LZ4 compression.
|
2019-05-02 19:55:16 -04:00 |
|
Wilson Snyder
|
274b2002c2
|
Fix GTKWave register warning, bug1421.
|
2019-04-29 05:28:30 -04:00 |
|
Larry Lee
|
6a331e37fc
|
Fix missing VL_SHIFTL_ errors, bug1412, bug1415.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2019-04-05 19:32:25 -04:00 |
|
Sergey Kvachonok
|
d8a020905a
|
Fix MinGW GCC 6 printf formats, bug1413.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2019-04-02 18:24:36 -04:00 |
|
Wilson Snyder
|
efa6f4cd95
|
Fix extraction, part of fix missing VL_SHIFTL_QQW error, bug1412.
|
2019-03-28 19:46:39 -04:00 |
|
Larry Lee
|
ca537dc3ed
|
Fix missing VL_SHIFTL_QQW error, bug1412.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2019-03-28 19:11:46 -04:00 |
|
Wilson Snyder
|
3b64f54cea
|
Support '#' comments in , bug1411.
|
2019-03-27 07:40:14 -04:00 |
|
Wilson Snyder
|
7bf3366041
|
Support .
|
2019-03-07 20:56:53 -05:00 |
|
Wilson Snyder
|
455c552132
|
Fix MSVC compile error, bug1406.
|
2019-03-04 20:29:01 -05:00 |
|
Wilson Snyder
|
f26fb51509
|
Commentary, bug1339.
|
2019-03-01 20:14:48 -05:00 |
|
Wilson Snyder
|
27fa19eb94
|
Add +verilator+seed, bug1396.
|
2019-02-04 20:28:17 -05:00 |
|
Wilson Snyder
|
cf2e8f7a9c
|
Add sizeof checks on types.
|
2019-01-25 18:26:14 -05:00 |
|
Wilson Snyder
|
f700a73b3e
|
Fix cygwin warning on fstapi, msg2770.
|
2019-01-20 14:16:09 -05:00 |
|
Wilson Snyder
|
8a4aeddbb0
|
Copyright year update.
|
2019-01-03 19:17:22 -05:00 |
|
Wilson Snyder
|
47107a5a36
|
Fix FST tracing of wide arrays, bug1376.
|
2018-12-18 20:49:44 -05:00 |
|
Wilson Snyder
|
f0cdae129e
|
Removed --trace-lxt2, use --trace-fst instead.
|
2018-12-06 19:06:20 -05:00 |
|
Wilson Snyder
|
a226111829
|
Fix fst_config compile error on MINGW, msg2670.
|
2018-12-06 07:12:21 -05:00 |
|
Wilson Snyder
|
49353784fd
|
Fix __Slow files getting compiled with OPT_FAST, bug1370.
|
2018-11-29 20:35:21 -05:00 |
|
Wilson Snyder
|
8170391573
|
Internals: Fix spacing of comments. No functional change.
|
2018-11-28 19:59:10 -05:00 |
|
Wilson Snyder
|
7be1678fb0
|
Fix --trace-lxt2 compile error on MinGW, msg2711.
|
2018-10-30 07:35:30 -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
|
9bc8d77f39
|
Includes: Move version to implementation only.
|
2018-10-14 11:21:09 -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
|
e8b8b33ff6
|
Internals: Cleanup find with chars for clang-tidy. No functional change.
|
2018-10-13 22:28:59 -04:00 |
|
Wilson Snyder
|
fe0dae74c1
|
include: Upstream update for GTKWave
|
2018-10-12 06:55:12 -04:00 |
|
Wilson Snyder
|
6047049fc7
|
Fix --trace-lxt2 compile error on MinGW, msg2684.
|
2018-10-11 21:03:49 -04:00 |
|
Wilson Snyder
|
5c9da65606
|
Fix --trace-lxt2 compile error on MinGW, msg2667.
|
2018-10-10 06:54:51 -04:00 |
|
Wilson Snyder
|
cc45a3dd72
|
For --trace-fst, save enum decoding information, bug1358.
|
2018-10-08 07:21:22 -04:00 |
|
Wilson Snyder
|
9ad252be34
|
For --trace-fst, instead of *.fst.hier, put data into *.fst.
|
2018-10-07 20:47:26 -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 |
|
Sergi Granell
|
a5aa0e2b0a
|
Add GTKWave FST native tracing, bug1356.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2018-10-02 18:42:53 -04:00 |
|
Wilson Snyder
|
f8ae08c0c2
|
Internals: Fix whitespace.
|
2018-10-02 06:31:11 -04:00 |
|
Wilson Snyder
|
72f5d39ace
|
Rename include/lxt2 to include/gtkwave.
|
2018-10-01 18:29:04 -04:00 |
|
Wilson Snyder
|
e4d6fa0e3b
|
include: Update license from GTKWave upstream.
|
2018-09-27 19:55:00 -04:00 |
|