Wilson Snyder
|
196e3a9712
|
Tests: Reduce timeout when single-threaded testing.
|
2018-11-03 09:07:28 -04:00 |
|
Wilson Snyder
|
3798b80091
|
Tests: Fix test instability.
|
2018-11-03 09:07:11 -04:00 |
|
Wilson Snyder
|
689e4cf1d3
|
Tests: Have files_identical fail on error
|
2018-11-01 21:58:39 -04:00 |
|
Wilson Snyder
|
6cd2bd2972
|
Tests: Add golden_filename.
|
2018-11-01 21:04:19 -04:00 |
|
Wilson Snyder
|
d396c55e34
|
In --xml-only show module_files and cells ala Verilog-Perl vhier, msg2716.
|
2018-11-01 19:53:26 -04:00 |
|
Wilson Snyder
|
45c9939a5e
|
Fix hang on bad pattern keys, bug1364.
|
2018-11-01 19:03:52 -04:00 |
|
Wilson Snyder
|
ad2929dff0
|
Support "ref" and "const ref" pins and functions, bug1360.
|
2018-10-30 20:50:09 -04:00 |
|
Wilson Snyder
|
d3e1dfd3f5
|
Tests: Add VERILATOR_MAKE override variable.
|
2018-10-30 20:28:39 -04:00 |
|
Wilson Snyder
|
14b48140bd
|
In --xml-only show the original unmodified names, msg2716.
|
2018-10-30 18:17:37 -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
|
dc26815b1c
|
Tests: Report wide line numbers.
|
2018-10-27 17:21:07 -04:00 |
|
Wilson Snyder
|
06c7d8ce3b
|
Internals: Fix whitespace issues. No functional change, use -b to diff
|
2018-10-27 10:03:28 -04:00 |
|
Wilson Snyder
|
da1ebcb4e4
|
Add --pp-comments, msg2700.
|
2018-10-25 21:17:25 -04:00 |
|
Wilson Snyder
|
e0654dc218
|
Add --dump-defines.
|
2018-10-25 19:47:07 -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
|
cc45a3dd72
|
For --trace-fst, save enum decoding information, bug1358.
|
2018-10-08 07:21:22 -04:00 |
|
Wilson Snyder
|
870918a788
|
Tests: Dump and test FST trace attributes.
|
2018-10-07 22:04:49 -04:00 |
|
Wilson Snyder
|
8b738c0022
|
Compute struct/union/enum names from surrounding typedefs.
|
2018-10-07 18:07:42 -04:00 |
|
Wilson Snyder
|
98b0d19363
|
Tests: Add enum to trace test.
|
2018-10-05 18:38:52 -04:00 |
|
Wilson Snyder
|
d11592cadd
|
Support signal types in FST dumps, bug1358.
|
2018-10-04 20:24:41 -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
|
3e39c55a97
|
Tests: Check mod-prefix subnames.
|
2018-09-27 19:58:13 -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
|
4f98f84da9
|
Fix duplicate symbol error on generate tri, bug1347.
|
2018-09-14 06:56:59 -04:00 |
|
Wilson Snyder
|
3a6edae59d
|
Fix string ?: conditional type resolution, bug1345.
|
2018-09-12 19:20:15 -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 |
|
Wilson Snyder
|
9d21c5441b
|
tests: Fix strange verilated-debug flag
|
2018-08-30 20:04:55 -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
|
80a269f49a
|
Tests: Add t_param_array3 test, bug1315
|
2018-08-25 10:36:31 -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
|
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
|
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 |
|
Wilson Snyder
|
dfe66a2b77
|
Fix whitespace after functions in generated files.
|
2018-07-18 22:42:05 -04:00 |
|
Wilson Snyder
|
a18d6c8159
|
Merge from master
|
2018-07-18 21:34:38 -04:00 |
|
Wilson Snyder
|
a0b09b6450
|
Remove tabs inside generated files/quotes.
|
2018-07-18 21:25:21 -04:00 |
|
Wilson Snyder
|
22939d7473
|
Merge from master
|
2018-07-14 19:27:51 -04:00 |
|
John Coiner
|
736bf75a50
|
tests: Allow cmdline args to override test args.
|
2018-07-05 18:52:25 -04:00 |
|
Wilson Snyder
|
e8a23cf8bc
|
Fix to ignore Unicode UTF-8 BOM sequences, msg2576.
|
2018-06-26 17:57:57 -04:00 |
|