Wilson Snyder
|
9af84c71f5
|
Internals: More UASSERT_OBJ conversions. No functional change intended.
|
2019-07-07 09:01:36 -04:00 |
Wilson Snyder
|
4ce77d3e68
|
Header mentions public use.
|
2019-07-07 09:00:57 -04:00 |
Wilson Snyder
|
2ca418288d
|
Fix enum values not being sized based on parent, bug1442.
|
2019-07-06 16:26:44 -04:00 |
Wilson Snyder
|
bea34d0ced
|
Internals: Misc enum cleanups. No functional change.
|
2019-07-06 15:50:25 -04:00 |
Gianfranco Costamagna
|
07ae7146e3
|
Honour system flags, this makes debug flags being injected correctly.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2019-07-06 13:02:36 -04:00 |
Wilson Snyder
|
8548ecfdac
|
Internals: Add UASSERT_OBJ macro to replace hand-done ifs. No functional change intended.
This makes it easier to filter out correctly zero code-coverage lines.
|
2019-07-06 12:57:50 -04:00 |
Wilson Snyder
|
7e54ff1b37
|
Additional lcov code coverage.
|
2019-07-05 22:30:19 -04:00 |
Wilson Snyder
|
a4b9745e6e
|
Fix lifetime opt dropping
|
2019-07-05 22:30:19 -04:00 |
Wilson Snyder
|
8612ba2b8d
|
Internals: Commentary and fix gate debug glibc warning
|
2019-07-05 22:30:19 -04:00 |
Wilson Snyder
|
01ef7122e9
|
Internals: Add lcov code coverage markers.
|
2019-06-30 22:37:03 -04:00 |
Wilson Snyder
|
ac43e7322b
|
Internals: Remove dead code.
|
2019-06-30 22:11:56 -04:00 |
Wilson Snyder
|
5cd531a5e0
|
Tests: Fix glib warning
|
2019-06-30 21:35:55 -04:00 |
Wilson Snyder
|
ec32a9b976
|
Tests: Close some test coverage holes.
|
2019-06-30 17:38:41 -04:00 |
Wilson Snyder
|
1aae6df669
|
Internals: Run graph self tests on --debug-self-test
|
2019-06-30 17:36:58 -04:00 |
Wilson Snyder
|
f7641d2ecc
|
Change MULTITOP to warning to help linting, see manual.
|
2019-06-30 16:46:48 -04:00 |
Wilson Snyder
|
d43e9aa2c5
|
Fix not in array context on non-power-of-two slices, msg2946.
|
2019-06-29 11:30:38 -04:00 |
Wilson Snyder
|
ba9af4aabf
|
For internal messages, use <command-line> and <built-in> to match GCC.
|
2019-06-29 07:39:34 -04:00 |
Wilson Snyder
|
6990db70fa
|
Avoid unique internal fileline in selftest.
|
2019-06-28 22:34:01 -04:00 |
Wilson Snyder
|
af5616c077
|
Fix line number in dup vars.
|
2019-06-28 22:34:01 -04:00 |
Wilson Snyder
|
8e7559c6c9
|
Show included-from filenames in warnings, bug1439.
|
2019-06-22 17:01:39 -04:00 |
Wilson Snyder
|
951521320a
|
Warnings: Suppress dup lines, and use lowercase note: to match gcc
|
2019-06-22 16:12:17 -04:00 |
Wilson Snyder
|
abc0eb92a0
|
Debug: Show only first line of suppressed warnings
|
2019-06-22 14:25:31 -04:00 |
Wilson Snyder
|
c514bb26e8
|
Always internal module wrapper TOP.
|
2019-06-22 13:43:49 -04:00 |
Wilson Snyder
|
5cb6474cc6
|
Fix not reporting some duplicate signals/ports, bug1462.
|
2019-06-22 12:43:48 -04:00 |
Wilson Snyder
|
34ef3c9c38
|
Internals: Assert V3Number ops have different pointers.
|
2019-06-15 08:10:17 -04:00 |
Wilson Snyder
|
90af180ec1
|
Fix constant function return of function var, bug1467.
|
2019-06-15 08:03:39 -04:00 |
Wilson Snyder
|
0d71c1154d
|
Fix overshift error to have user's source line.
|
2019-06-15 07:44:03 -04:00 |
Alex Chadwick
|
5da5e32e86
|
Fix --savable invalid C++ on packed arrays, bug1465.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2019-06-14 18:42:27 -04:00 |
Wilson Snyder
|
b6c905dffc
|
Move files into docs directory.
|
2019-06-13 07:19:44 -04:00 |
Wilson Snyder
|
79e9fbaeb7
|
Tests: Add additional .out files instead of expects.
|
2019-06-12 21:49:40 -04:00 |
Wilson Snyder
|
e713c8ce57
|
Fix not reporting some duplicate signals, bug1462.
|
2019-06-12 19:17:10 -04:00 |
Wilson Snyder
|
94ed817897
|
Fix debug over-verbosity.
|
2019-06-12 19:11:26 -04:00 |
Wilson Snyder
|
ff360738b5
|
XML: Remove extranious space on dtypes.
|
2019-06-12 07:19:14 -04:00 |
Wilson Snyder
|
f7f73a0825
|
Internals: Standardize internal FileLine filenames.
|
2019-06-12 07:00:56 -04:00 |
Wilson Snyder
|
77c2d49d1a
|
Internals: Move code out of verilog.y. No functional change.
|
2019-06-11 21:19:44 -04:00 |
Wilson Snyder
|
dd8d5ef687
|
Internals: Move code out of verilog.l. No functional change.
|
2019-06-11 21:03:03 -04:00 |
Wilson Snyder
|
cfb05cd70a
|
Whitespace cleanup. No functional change.
|
2019-06-11 20:20:04 -04:00 |
Todd Strader
|
6f2f668449
|
Fix dotted references to type parameter sizes, bug1458.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2019-06-11 19:00:24 -04:00 |
Wilson Snyder
|
6ffbb7cabf
|
Internals: Remove extra semicolons. No functional change.
|
2019-06-11 18:31:06 -04:00 |
Todd Strader
|
34424e70d8
|
Fix sameHash error on type parameters, bug1456.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2019-06-05 20:39:42 -04:00 |
Wilson Snyder
|
f6f8073058
|
Support logical equivalence operator <->.
|
2019-06-01 19:40:06 -04:00 |
Wilson Snyder
|
902ba752a3
|
Move many unsupported errors from lex to parser so can --bbox-unsup ignore them.
|
2019-05-31 21:05:50 -04:00 |
Wilson Snyder
|
97d9de3dad
|
Support deferred assertions, bug1449.
|
2019-05-31 07:33:57 -04:00 |
Wilson Snyder
|
a58e7d94ec
|
Error continuation lines no longer have %Error prefix.
|
2019-05-30 20:30:59 -04:00 |
Wilson Snyder
|
c0be8bcefb
|
Internals: Remove some pointless V3Number temporaries. No functional change intended.
|
2019-05-29 23:18:47 -04:00 |
Wilson Snyder
|
8846b365f4
|
Fix some memory leaks in V3Const/V3Unroll.
|
2019-05-29 22:43:26 -04:00 |
Kanad Kanhere
|
72eb361131
|
Fix invalid XML output due to special chars, bug1444.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2019-05-29 18:41:03 -04:00 |
Wilson Snyder
|
b83b606267
|
Internals: Detab and fix spacing style issues. No functional change.
When diff, recommend using "git diff --ignore-all-space"
When merging, recommend using "git merge -Xignore-all-space"
|
2019-05-19 16:13:13 -04:00 |
Wilson Snyder
|
59d7d9e8c3
|
Fix real parameter assignment, bug1427.
|
2019-05-17 20:50:57 -04:00 |
Kanad Kanhere
|
3411279294
|
Internals: Relocate quoteNameControls, part of bug1444.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2019-05-16 21:44:01 -04:00 |
Wilson Snyder
|
01725f662f
|
Fix $display with string without %s, bug1441.
|
2019-05-16 21:21:38 -04:00 |
Wilson Snyder
|
d841e68f4f
|
Fix parameter function string returns, bug1441.
|
2019-05-16 21:16:20 -04:00 |
Wilson Snyder
|
13ecb8e177
|
Fix fault on with %t, bug1443.
|
2019-05-16 19:35:10 -04:00 |
Wilson Snyder
|
c8849094fc
|
Fix spacing of last commit.
|
2019-05-14 22:05:37 -04:00 |
Wilson Snyder
|
afea6d84e3
|
Mark infrequently called functions with GCC cold attribute.
|
2019-05-14 22:03:50 -04:00 |
Wilson Snyder
|
1fb0af7fba
|
Internals: Fix some -Wsuggest-attribute=const suggestions.
|
2019-05-14 21:46:19 -04:00 |
Wilson Snyder
|
8ad1a68420
|
Fix OSX compile issue with -Winvalid-noreturn, bug1440.
|
2019-05-14 20:51:28 -04:00 |
Todd Strader
|
d0fbdfac07
|
Add --quiet-exit, bug1436.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2019-05-14 06:47:51 -04:00 |
Wilson Snyder
|
7777d10e9b
|
Tests: Check for and remove trailing newlines
|
2019-05-13 19:47:52 -04:00 |
Wilson Snyder
|
07e6bc17db
|
Fix error message showing pointer
|
2019-05-13 19:31:00 -04:00 |
Wilson Snyder
|
1f714c6813
|
Commentary: Spelling fixes.
|
2019-05-11 18:42:27 -04:00 |
Todd Strader
|
eac3458647
|
Internals: V3Number tracks node information, part of bug1305.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2019-05-09 20:03:19 -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
|
f818ddc71c
|
Internals: Detab and fix spacing style issues in tests and scripts. No functional change.
|
2019-05-07 22:34:09 -04:00 |
Wilson Snyder
|
37c8cc82b2
|
Auto-extend and WIDTH warn on unsized X/Zs, bug1423.
|
2019-05-07 21:57:38 -04:00 |
Wilson Snyder
|
03ebd5554f
|
Fix table compile error with multiinterfaces, bug1431.
|
2019-05-06 19:33:54 -04:00 |
Wilson Snyder
|
c6650f88e1
|
Internals: Remove some uses of AstConst taking V3Number. No functional change intended.
|
2019-05-03 21:21:18 -04:00 |
Wilson Snyder
|
55a25674a2
|
Add --trace-fst-thread.
|
2019-05-02 20:33:05 -04:00 |
Wilson Snyder
|
1ff55c20e0
|
Support "'dx" constants, bug1423.
|
2019-05-01 20:02:28 -04:00 |
Wilson Snyder
|
3acb85a005
|
Fix FST enums not displaying, bug1426.
|
2019-05-01 19:18:45 -04:00 |
Wilson Snyder
|
08d041cb93
|
Add error when use parameters without value, bug1424.
|
2019-04-30 19:16:41 -04:00 |
Wilson Snyder
|
2582a83376
|
Unsupported error on select of concatenation
|
2019-03-13 19:52:23 -04:00 |
Wilson Snyder
|
0094cd7a81
|
Internals: Spacing fixes. No functional change.
|
2019-03-13 19:47:47 -04:00 |
Wilson Snyder
|
d9b33d74a4
|
Support void' cast on functions called as tasks, bug1383.
|
2019-03-10 15:12:20 -04:00 |
Wilson Snyder
|
539a773ea7
|
Add IGNOREDRETURN warning.
|
2019-03-10 14:57:01 -04:00 |
Wilson Snyder
|
b1831d7e33
|
Fix +1364-1995ext flags applying too late, bug1384.
|
2019-03-10 14:09:22 -04:00 |
Wilson Snyder
|
0eb75a41bb
|
Fix perl 5.38 warning.
|
2019-03-10 12:14:02 -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
|
ab3c6576ed
|
Report PORTSHORT errors on concat constants, bug 1400.
|
2019-02-27 21:06:07 -05:00 |
Wilson Snyder
|
8a43f41ed6
|
Fix $value$plus$args missing verilated_heavy.h.
|
2019-02-15 18:33:52 -05:00 |
Wilson Snyder
|
46be6d32c9
|
Add unsupported for loops error, msg2692.
|
2019-01-22 19:25:00 -05:00 |
Wilson Snyder
|
60f2f176a2
|
Fix DPI export void compiler error, bug1391.
|
2019-01-16 00:38:42 -05:00 |
Wilson Snyder
|
3a51e84ebc
|
For XML, fix extends, bug1372.
|
2019-01-13 20:59:15 -05:00 |
Wilson Snyder
|
a2a09253a2
|
Internals: Show static funcs.
|
2019-01-12 09:43:24 -05:00 |
Wilson Snyder
|
ef884143d1
|
Add circular typedef error, bug1388.
|
2019-01-12 09:33:57 -05:00 |
Wilson Snyder
|
62a7d713a7
|
Fix internal error on xrefs into unrolled functions, bug1387.
|
2019-01-06 17:38:27 -05:00 |
Wilson Snyder
|
aaf5b7c2c0
|
Fix uninitialized data in unroller, bug1386. [Al Grant]
|
2019-01-06 16:56:56 -05:00 |
Wilson Snyder
|
30aa180211
|
Internals: Use pushDelete for empty unrolls. Theoretical problem only.
|
2019-01-05 06:53:26 -05:00 |
Wilson Snyder
|
0d4270c979
|
Turn off temporary debug message.
|
2019-01-05 06:01:22 -05:00 |
Wilson Snyder
|
3505486ec8
|
Internals: Spacing; fix assertion
|
2019-01-05 05:46:37 -05:00 |
Wilson Snyder
|
0e1f8db0d1
|
Fix uninitialized data in verFiles.dat, bug1385.
|
2019-01-05 04:58:14 -05:00 |
Wilson Snyder
|
8a4aeddbb0
|
Copyright year update.
|
2019-01-03 19:17:22 -05:00 |
Wilson Snyder
|
e8636f987f
|
Fix missing too many digits warning, bug1380.
|
2019-01-03 19:03:27 -05:00 |
Wilson Snyder
|
0198a2e9f3
|
Fix error when no modules in , bug1381.
|
2019-01-02 18:38:49 -05:00 |
Wilson Snyder
|
db92ab47ba
|
For --xml, add additional information, bug1372.
|
2019-01-02 07:16:37 -05:00 |
Wilson Snyder
|
e01c9df35e
|
Fix error when pattern assignment has too few elements, bug1378.
|
2018-12-18 20:41:14 -05:00 |
Wilson Snyder
|
89fb57e54f
|
For --xml, add additional information, bug1372.
|
2018-12-12 22:12:31 -05:00 |
Wilson Snyder
|
8a3e9748b3
|
For --xml, add additional information, bug1372.
|
2018-12-10 19:11:35 -05:00 |
Wilson Snyder
|
66b23be746
|
For --xml, add additional modport information, bug1372.
|
2018-12-10 07:25:44 -05:00 |
Wilson Snyder
|
f0cdae129e
|
Removed --trace-lxt2, use --trace-fst instead.
|
2018-12-06 19:06:20 -05:00 |
Wilson Snyder
|
ede7236945
|
For --xml, add additional var information, bug1372.
|
2018-12-06 07:12:39 -05:00 |
Wilson Snyder
|
49edcbc2ac
|
Internals: Misc cleanup. No functional change.
|
2018-12-06 06:56:39 -05:00 |
Wilson Snyder
|
940dc98c66
|
Add CONTASSREG error on continuous assignments to regs, bug1369.
|
2018-12-01 10:12:10 -05:00 |
Wilson Snyder
|
49353784fd
|
Fix __Slow files getting compiled with OPT_FAST, bug1370.
|
2018-11-29 20:35:21 -05:00 |
Wilson Snyder
|
61e4b0a472
|
Add IMPORTSTAR warning on import::* inside scope.
|
2018-11-28 18:25:34 -05:00 |
Wilson Snyder
|
15af706286
|
Fix crash due to cygwin bug in getline, bug1349.
|
2018-11-26 19:09:08 -05:00 |
Wilson Snyder
|
5cc11839b5
|
Add PROCASSWIRE error on behavioral assignments to wires, msg2737.
|
2018-11-26 17:58:18 -05:00 |
Wilson Snyder
|
e0b2c46664
|
Internals: Function return values act as vars, not wires.
|
2018-11-25 19:50:53 -05:00 |
Wilson Snyder
|
ea61559ab5
|
Internals: Cleaner name for var. No functional change.
|
2018-11-25 19:10:18 -05:00 |
Wilson Snyder
|
6a5a2a56d7
|
Internals: Favor AstNetlist for global thread errors, and allow 0 line number error suppression.
|
2018-11-16 20:49:17 -05:00 |
Wilson Snyder
|
64f11251b6
|
Fix verilator_coverage not sorting output
|
2018-11-01 21:39:37 -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
|
14b48140bd
|
In --xml-only show the original unmodified names, msg2716.
|
2018-10-30 18:17:37 -04:00 |
Wilson Snyder
|
d464ce1477
|
Fix unneeded emit comment. No functional change.
|
2018-10-29 20:48:50 -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
|
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
|
8dbfc940ba
|
Internals: Refactor comment parsing. No functional change intended.
|
2018-10-25 20:46:23 -04:00 |
Wilson Snyder
|
e0654dc218
|
Add --dump-defines.
|
2018-10-25 19:47:07 -04:00 |
Patrick Stewart
|
74a92e739f
|
Internals: Fix missing static. No functional change.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2018-10-24 19:40: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
|
5ae1ce90ad
|
Internals: Refactor into cvtToHex function. No functional change.
|
2018-10-14 16:25:36 -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
|
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 |