Wilson Snyder
|
d87b9d25ca
|
Internals: Cleanup and standardize include order. No functional change intended.
|
2018-10-14 13:59:40 -04:00 |
|
Wilson Snyder
|
b7e4083e70
|
Internals: Cleanup temp string inserts for clang-tidy. No functional change.
|
2018-10-14 11:10:11 -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
|
442e4f35f0
|
Internals: Cleanup empty string constructors for clang-tidy. No functional change.
|
2018-10-13 23:06:36 -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
|
e4d638c73d
|
Internals: Cleanup string casts. No functional change.
|
2018-10-13 22:02:39 -04:00 |
|
Wilson Snyder
|
b59c23d346
|
Move some unsupported syntax to parser for cleaner errors.
|
2018-10-11 21:57:07 -04:00 |
|
Wilson Snyder
|
08e650a2b4
|
Commentary
|
2018-10-11 21:00:29 -04:00 |
|
Wilson Snyder
|
97d89cce35
|
Move some unsupported syntax to parser for cleaner errors.
|
2018-10-08 22:18:09 -04:00 |
|
Wilson Snyder
|
cc45a3dd72
|
For --trace-fst, save enum decoding information, bug1358.
|
2018-10-08 07:21:22 -04:00 |
|
Wilson Snyder
|
41be66af95
|
Indent output C code '= {' blocks.
|
2018-10-07 21:23:45 -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
|
8b738c0022
|
Compute struct/union/enum names from surrounding typedefs.
|
2018-10-07 18:07:42 -04:00 |
|
Wilson Snyder
|
4cd01bc99a
|
Deprecate --trace-lxt2.
|
2018-10-06 14:13:38 -04:00 |
|
Wilson Snyder
|
1f5913a83c
|
Internals: V3Simulate refactoring prep for future work. No functional change.
|
2018-10-05 20:26:54 -04:00 |
|
Wilson Snyder
|
159c653b4b
|
Internals: V3Simulate refactoring prep for future work. No functional change.
|
2018-10-05 20:06:08 -04:00 |
|
Wilson Snyder
|
c5fee7c456
|
Fix flex warning
|
2018-10-04 20:51:20 -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
|
c9ee425ed5
|
Fix replication of 64-bit signal change detects.
|
2018-09-28 08:36:37 -04:00 |
|
Wilson Snyder
|
9f8dbc91f2
|
Support restrict, bug1350.
|
2018-09-23 15:20:12 -04:00 |
|
Wilson Snyder
|
0e37747d2c
|
Support $past.
|
2018-09-23 15:20:01 -04:00 |
|
Wilson Snyder
|
a8519a7a53
|
Fix MinGW compile issues, msg2636.
|
2018-09-20 18:09:19 -04:00 |
|
Kevin Kiningham
|
b2ca4995ab
|
Fix Mac OSX 10.13.6 / LLVM 9.1 compile issues, bug1348.
|
2018-09-17 18:35:23 -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
|
8c51b5a980
|
Docs: Add logo to PDF
|
2018-09-16 17:01:45 -04:00 |
|
Wilson Snyder
|
4f98f84da9
|
Fix duplicate symbol error on generate tri, bug1347.
|
2018-09-14 06:56:59 -04:00 |
|
Wilson Snyder
|
63a429dd64
|
pod2latex: Cleanup latex build in prep for logo
|
2018-09-13 20:06:10 -04:00 |
|
Wilson Snyder
|
9c3331927b
|
Fix man files misinstalling; cleanup mkinstalldirs
|
2018-09-13 19:09:35 -04:00 |
|
Wilson Snyder
|
3a6edae59d
|
Fix string ?: conditional type resolution, bug1345.
|
2018-09-12 19:20:15 -04:00 |
|
Wilson Snyder
|
75794e2eaa
|
Fix number parsing with newline after radix, bug1340.
|
2018-09-12 19:19:48 -04:00 |
|
Wilson Snyder
|
24efa6c19a
|
Fix compile error on tracing of string arrays, bug1338.
|
2018-09-08 01:16:07 -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
|
aaac5d4685
|
Support string.atoi and similar methods, bug1289.
|
2018-08-25 13:49:37 -04:00 |
|
Wilson Snyder
|
b02e353ad1
|
Internals: Fix VERILATOR_NO_OPT_BUILD, broken in recent commit.
|
2018-08-25 13:11:28 -04:00 |
|
Wilson Snyder
|
75f28fd446
|
Internals: Fix spacing of function calls. No functional change.
|
2018-08-25 09:52:45 -04:00 |
|
Wilson Snyder
|
f7b93c8718
|
Fix install test.
|
2018-08-25 07:55:48 -04:00 |
|
Wilson Snyder
|
789917cd06
|
Fix Ubuntu 18 warnings.
|
2018-08-24 18:47:38 -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
|
847dbbbaf0
|
Fix function inlining inside certain while loops, bug1330.
|
2018-08-21 18:09:40 -04:00 |
|
Wilson Snyder
|
aabb7394c3
|
Merge from master
|
2018-07-23 19:05:17 -04:00 |
|
Wilson Snyder
|
d90064eaee
|
Change MODDUP errors to warnings, msg2588.
|
2018-07-23 18:57:34 -04:00 |
|
Wilson Snyder
|
ec8dbbffed
|
MAJOR: Add multithreaded model generation.
|
2018-07-22 20:54:28 -04:00 |
|
Wilson Snyder
|
0070520edb
|
Fix cppcheck warnings.
|
2018-07-22 20:41:46 -04:00 |
|
Wilson Snyder
|
e97dbf9537
|
Add UNOPTTHREADS, for threads branch.
|
2018-07-22 12:09:27 -04:00 |
|
Wilson Snyder
|
8ec8c0ea76
|
Merge from master
|
2018-07-18 22:43:22 -04:00 |
|