Wilson Snyder
|
c72ee41142
|
Add z to param values to avoid conflicts.
|
2015-11-05 07:00:04 -05:00 |
|
Wilson Snyder
|
bf5dee955d
|
Fix real parameters causing bad module names, bug992.
|
2015-11-04 22:01:21 -05:00 |
|
Wilson Snyder
|
3df23a148a
|
devel release
|
2015-11-01 08:20:17 -05:00 |
|
Wilson Snyder
|
0a1b55c296
|
Version bump
|
2015-11-01 08:18:54 -05:00 |
|
Wilson Snyder
|
14b8efe4bb
|
Version bump
|
2015-11-01 08:14:44 -05:00 |
|
Wilson Snyder
|
64162efebd
|
Fix commit 379bfd06 , crash in commandArgsPlusMatch
|
2015-11-01 08:14:18 -05:00 |
|
Wilson Snyder
|
faf5e1de51
|
Internals: Remove some unneeded c_str() calls. No functional change.
|
2015-10-29 22:19:51 -04:00 |
|
Wilson Snyder
|
0d7b1a7dc7
|
Remove VlCovCvtToCStr to avoid scary scope issues.
|
2015-10-29 21:58:00 -04:00 |
|
Wilson Snyder
|
fa63bc6b78
|
Fix error message on missing interface, bug985.
|
2015-10-29 21:44:02 -04:00 |
|
Wilson Snyder
|
379bfd062f
|
Fix crash in commandArgsPlusMatch, bug987.
|
2015-10-29 21:07:49 -04:00 |
|
Jamey Hicks
|
49108c23f0
|
Support with non-format arguments, bug467.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2015-10-27 20:58:31 -04:00 |
|
Wilson Snyder
|
4475060268
|
Ignore %l in , bug983.
|
2015-10-27 20:37:52 -04:00 |
|
Wilson Snyder
|
4f269e336d
|
With --bbox-ignore, don't warn about always order.
|
2015-10-24 07:24:53 -04:00 |
|
Wilson Snyder
|
4464b13163
|
Fix dot indexing into arrayed inferfaces, bug978.
|
2015-10-23 23:06:24 -04:00 |
|
Wilson Snyder
|
215d5f68b0
|
Fix struct.enum.name method calls, bug855.
|
2015-10-23 22:57:15 -04:00 |
|
Wilson Snyder
|
281f4e04ee
|
Fix $fwrite to constant stderr/stdout, bug961.
|
2015-10-23 21:53:16 -04:00 |
|
Wilson Snyder
|
17a3f9691d
|
Fix package:scope.scope variable references.
|
2015-10-23 21:03:35 -04:00 |
|
Wilson Snyder
|
4fde6ee7af
|
Support elaboration assertions, bug973.
|
2015-10-23 18:13:25 -04:00 |
|
Wilson Snyder
|
040b1b06d5
|
Support genvar indexes into arrayed cells, bug517.
|
2015-10-22 20:13:49 -04:00 |
|
Wilson Snyder
|
b16ea8b719
|
Tests: With --benchmark, don't time directory change.
|
2015-10-21 06:54:03 -04:00 |
|
Wilson Snyder
|
cc22847bc3
|
For --xml, decrease block indent to 2 spaces.
|
2015-10-20 21:22:00 -04:00 |
|
Johan Bjork
|
3702e17b2e
|
Backout bug978 fix as is incomplete.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2015-10-10 07:54:45 -04:00 |
|
Wilson Snyder
|
7abc220fb3
|
Fix C++ 2014 compile warnings. No functional change.
|
2015-10-04 13:41:45 -04:00 |
|
Wilson Snyder
|
4fc9a906f6
|
Internals: Fix cppcheck warnings; add VL_DANGLING. No functional change.
|
2015-10-04 13:16:35 -04:00 |
|
Wilson Snyder
|
5de83c9805
|
Internals: Fix cppcheck warnings. No functional change.
|
2015-10-04 13:11:32 -04:00 |
|
Johan Bjork
|
f71d904a9b
|
Fix internal error on interface array, bug978.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2015-10-04 11:17:58 -04:00 |
|
Wilson Snyder
|
318ded4198
|
Internals: Cleanup cppcheck warnings.
|
2015-10-03 22:33:06 -04:00 |
|
Wilson Snyder
|
f1874b211f
|
Support , bug977.
|
2015-10-03 07:12:56 -04:00 |
|
Wilson Snyder
|
c60ffd7fd9
|
Fix enum constant propagation, bug970.
|
2015-10-01 21:15:01 -04:00 |
|
Todd Strader
|
dc57282168
|
Internal: Fix setBit from earlier commit, bug971.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2015-09-30 07:02:39 -04:00 |
|
Todd Strader
|
3c336e179f
|
Fix structure parameter constant propagation, bug968.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2015-09-29 21:02:33 -04:00 |
|
Todd Strader
|
6bda57da5d
|
Internals: Fix setBit not clearing X mask.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2015-09-29 20:59:17 -04:00 |
|
Wilson Snyder
|
9a16001e51
|
Add --vpi flag, and fix VPI linkage, bug969.
|
2015-09-25 22:57:28 -04:00 |
|
Todd Strader
|
34870e899f
|
Add VerilatedScopeNameMap for introspection, bug966.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2015-09-24 21:08:58 -04:00 |
|
Wilson Snyder
|
d0653f72e2
|
Fix very long module names, bug937.
|
2015-09-19 20:12:35 -04:00 |
|
Wilson Snyder
|
64748b7b1d
|
Internals: Replace FNV hashes with SHA1
|
2015-09-19 18:49:54 -04:00 |
|
Wilson Snyder
|
7163c8d048
|
Fix internal error on dotted refs into generates, bug958.
|
2015-09-18 20:57:27 -04:00 |
|
Wilson Snyder
|
d0ec991bb2
|
Fix mis-optimizing public DPI functions, bug963.
|
2015-09-18 19:06:15 -04:00 |
|
Wilson Snyder
|
d458af4454
|
Commentary, bug965.
|
2015-09-11 20:18:41 -04:00 |
|
Wilson Snyder
|
9e9e7c33ae
|
Install commentary, msg1678.
|
2015-09-03 21:20:19 -04:00 |
|
Wilson Snyder
|
ce7de5ed30
|
Commentary, bug951
|
2015-08-16 11:48:05 -04:00 |
|
Wilson Snyder
|
776d8edf52
|
devel release
|
2015-08-12 21:42:08 -04:00 |
|
Wilson Snyder
|
5f21385e41
|
Version bump - commentary fix
|
2015-08-12 21:40:55 -04:00 |
|
Wilson Snyder
|
94fed93f54
|
Version bump
|
2015-08-12 21:34:59 -04:00 |
|
Wilson Snyder
|
a950e4816d
|
Support extraction of enum bits, bug951.
|
2015-08-12 21:33:40 -04:00 |
|
Wilson Snyder
|
c87c66efb1
|
Fix size casts as second argument of cast item, bug950.
|
2015-08-12 19:37:25 -04:00 |
|
Jie Xu
|
5a5a0006fe
|
Fix parameters with function parameter arguments, bug952.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2015-08-12 19:29:06 -04:00 |
|
Wilson Snyder
|
60b48a6830
|
Fix coverage documentation, bug954.
|
2015-08-12 19:18:58 -04:00 |
|
Wilson Snyder
|
5e41350588
|
Fix makefile with --coverage, bug953.
|
2015-08-12 19:06:15 -04:00 |
|
Wilson Snyder
|
ff9f5b62ac
|
bug951 testcase
|
2015-08-12 08:36:23 -04:00 |
|