Wilson Snyder
|
45702e319b
|
Support $size/$bits/etc on type references.
|
2017-11-23 10:17:56 -05:00 |
|
Wilson Snyder
|
78192308e1
|
Tests: Favor make -C over cd+make. No functional change.
|
2017-11-23 08:56:13 -05:00 |
|
Wilson Snyder
|
7c443ab108
|
Fix error on "unique case" with no cases.
|
2017-11-21 21:52:37 -05:00 |
|
Wilson Snyder
|
dd37c2ea86
|
Support $error/$warning in elaboration time blocks.
|
2017-11-21 21:10:42 -05:00 |
|
Wilson Snyder
|
a579e9273b
|
Support self-recursive modules, bug659.
|
2017-11-18 17:42:35 -05:00 |
|
Wilson Snyder
|
d119d10569
|
Add BSSPACE and COLONPLUS lint warnings.
|
2017-11-15 20:19:12 -05:00 |
|
Wilson Snyder
|
38988c005c
|
Fix false unused warning on interfaces, bug1241.
|
2017-11-14 20:10:25 -05:00 |
|
Wilson Snyder
|
8cc4b588b2
|
Add error when driving input-only modport.
|
2017-11-14 19:50:31 -05:00 |
|
Wilson Snyder
|
12607abb33
|
Remove tabs from --xml output.
|
2017-11-13 18:24:18 -05:00 |
|
Wilson Snyder
|
562f17ea4b
|
Fix xml tags on typedefs.
|
2017-11-13 18:04:13 -05:00 |
|
Wilson Snyder
|
c0afe96b80
|
Fix addition of data types to --xml.
|
2017-11-09 18:04:16 -05:00 |
|
Wilson Snyder
|
f555c93c11
|
Add data types to --xml.
|
2017-11-08 21:27:15 -05:00 |
|
Wilson Snyder
|
cbb7cd16d0
|
Detect MSB overflow when under VL_DEBUG, bug1238.
|
2017-11-05 21:47:55 -05:00 |
|
John Coiner
|
2a4e830bee
|
Tests: Fix over sensitive line number.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2017-10-31 21:22:35 -04:00 |
|
John Coiner
|
df471e87eb
|
Internals: Break unnecessary dependencies in V3Order.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2017-10-28 13:31:04 -04:00 |
|
Wilson Snyder
|
d542921ff7
|
Tests: Detect old GCC and skip unsupported tests.
|
2017-10-26 21:48:45 -04:00 |
|
Wilson Snyder
|
350932e9c0
|
Fix false failure on clang 3.8
|
2017-10-26 19:14:05 -04:00 |
|
Wilson Snyder
|
c17a9eb5f1
|
Tests: Fix driver when VERILATOR_ROOT not set.
|
2017-10-26 07:34:02 -04:00 |
|
Wilson Snyder
|
5ead61dc7b
|
Unify format of VL_DEBUG print messages
|
2017-10-24 22:56:58 -04:00 |
|
Wilson Snyder
|
e403db5877
|
tests: Simplify includes; HARNESS_UPDATE_GOLDEN to whitespace fix
|
2017-10-24 19:58:52 -04:00 |
|
Wilson Snyder
|
b90f383cfe
|
Add --threads option through to makefiles, unadvertised for now.
|
2017-10-21 16:41:43 -04:00 |
|
Wilson Snyder
|
eb65984368
|
Tests: Additional display merge tests. No functional change.
|
2017-10-21 13:50:31 -04:00 |
|
Wilson Snyder
|
10e0d34140
|
Refactor verilated_vpi.h to move most code to .cpp. No functional change intended.
|
2017-10-19 21:33:22 -04:00 |
|
Wilson Snyder
|
bbed4d50ab
|
Fix clang and cppcheck warnings.
|
2017-10-14 14:51:57 -04:00 |
|
Wilson Snyder
|
f6a745a4c2
|
Fix clang warnings.
|
2017-10-14 14:03:12 -04:00 |
|
Wilson Snyder
|
124786ad1b
|
Tests: Require newest compiler with thread test.
|
2017-10-14 12:57:42 -04:00 |
|
Wilson Snyder
|
de35c90847
|
Fix float-conversion warning, bug1229.
|
2017-10-11 19:01:37 -04:00 |
|
Wilson Snyder
|
12be852a43
|
Fix ` expansion of defines, bug1227, bug1228.
|
2017-10-10 18:44:10 -04:00 |
|
Wilson Snyder
|
e1c221a4d5
|
Tests: Add t_dist_tabs.pl
|
2017-10-09 22:08:22 -04:00 |
|
Wilson Snyder
|
e1f1c82d4e
|
Fix -E duplicating output, bug1226.
|
2017-10-09 21:08:50 -04:00 |
|
Wilson Snyder
|
3c1b82255e
|
Change VL_THREADED to use C++11, and compute and test related GCC flags automatically
|
2017-10-07 21:29:57 -04:00 |
|
Wilson Snyder
|
6bd47b54df
|
Tests: Add t_include_all. Fix GCC warning when DPI with VPI.
|
2017-10-07 21:21:12 -04:00 |
|
Wilson Snyder
|
221e4ff6fe
|
Fix ` expansion of empty defines, bug1225.
|
2017-10-07 14:09:33 -04:00 |
|
Chris Randall
|
264b888ef2
|
Add /*verilator tag*/ for XML extraction applications.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2017-10-06 07:33:52 -04:00 |
|
John Coiner
|
ba270e09a4
|
Add --no-relative-cfuncs and related default optimization, bug1224.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2017-10-05 18:18:11 -04:00 |
|
Wilson Snyder
|
8281ee1520
|
Optimize arrayed if assignments
|
2017-10-04 22:10:44 -04:00 |
|
Wilson Snyder
|
75aab4e9d2
|
Fix conditional slices and add related optimizations.
|
2017-10-04 21:27:34 -04:00 |
|
Wilson Snyder
|
1a6348f113
|
Optimize display+display statements.
|
2017-10-02 20:25:10 -04:00 |
|
Wilson Snyder
|
33780a09df
|
Add --x-initial option
|
2017-10-01 21:31:40 -04:00 |
|
John Coiner
|
59aa0f43d5
|
Tests: In t_dist_whitespace, indicate what line has errant whitespace
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2017-10-01 16:09:56 -04:00 |
|
Wilson Snyder
|
04ca6a4307
|
Fix compiler warning when WIDTH warning ignored on large compare.
|
2017-10-01 10:21:27 -04:00 |
|
John Coiner
|
c7cbe11ba4
|
Fix Ubuntu 17.10 issues, bug1223 partial.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2017-09-30 13:33:14 -04:00 |
|
Wilson Snyder
|
4794093aba
|
Replaced test_c/test_sc with new examples/ directory.
|
2017-09-23 21:18:07 -04:00 |
|
Wilson Snyder
|
46e300b2c5
|
Add --getenv option.
|
2017-09-23 18:03:39 -04:00 |
|
Wilson Snyder
|
4e2ec09f9a
|
Tests: The internal test_verilated test directory is moved to be part of test_regress.
|
2017-09-23 10:49:29 -04:00 |
|
Wilson Snyder
|
16234bb713
|
Tests: Call driver's run instead of private _run.
|
2017-09-23 08:50:39 -04:00 |
|
Wilson Snyder
|
c2e8062f84
|
Verilated headers no longer "use namespace std;"
|
2017-09-23 07:32:37 -04:00 |
|
Wilson Snyder
|
89f414b185
|
Less verbosity for IEEE warnings in earlier commit this rev.
|
2017-09-21 22:07:49 -04:00 |
|
Wilson Snyder
|
47e13cfdf4
|
Optimize concat/replicate+replicate.
|
2017-09-21 21:05:42 -04:00 |
|
Wilson Snyder
|
89c8449ec0
|
Support package export, bug1217.
|
2017-09-20 21:04:59 -04:00 |
|