Wilson Snyder
|
491539ff32
|
Fix MSVC++ compiler error, bug927.
|
2015-06-04 19:37:03 -04:00 |
|
Wilson Snyder
|
4c29a13a6e
|
Fix include, part of bug919.
|
2015-05-16 18:08:20 -04:00 |
|
Wilson Snyder
|
b66e1bdb9e
|
Fix Ubuntu 15.04 compile warning.
|
2015-05-15 20:03:29 -04:00 |
|
Wilson Snyder
|
7312de6bc2
|
Fix sign extension in large localparams, bug910.
|
2015-05-14 21:46:07 -04:00 |
|
Wilson Snyder
|
1d6bcda014
|
Add pkg-config .pc file, bug919.
|
2015-05-13 21:21:29 -04:00 |
|
Wilson Snyder
|
5a747bad7d
|
Fix width extension on mis-width ports, bug918.
|
2015-05-13 20:59:13 -04:00 |
|
Wilson Snyder
|
9542783a7e
|
Internals: Refactor V3Inst static class. No functional change.
|
2015-05-13 20:56:16 -04:00 |
|
Wilson Snyder
|
a59639413d
|
Fix part-select in constant function, bug916.
|
2015-05-09 14:01:54 -04:00 |
|
Wilson Snyder
|
d5eb92a071
|
Fix preprocessing stringified newline escapes, bug915.
|
2015-05-07 21:41:54 -04:00 |
|
Wilson Snyder
|
994cde57af
|
Fix Cygwin uint32 compile, bug914.
|
2015-05-07 20:41:53 -04:00 |
|
Wilson Snyder
|
238a5809bf
|
Fix truncation warning with -pins-bv, bug912.
|
2015-04-28 21:31:25 -04:00 |
|
Wilson Snyder
|
49fa65c0dd
|
Match Verilog-Perl: Fix Preproc loop under Perl-Tk, bug913.
|
2015-04-28 15:54:34 -04:00 |
|
Wilson Snyder
|
49123f169c
|
Fix core dump in sync-async warnings, bug911.
|
2015-04-27 06:47:29 -04:00 |
|
Wilson Snyder
|
4dc64c387f
|
Part of prev commit, fix installing missing manpages, bug908.
|
2015-04-27 06:47:15 -04:00 |
|
Wilson Snyder
|
98a63711dd
|
Fix installing missing manpages, bug908.
|
2015-04-09 19:03:01 -04:00 |
|
Wilson Snyder
|
cb95cf4745
|
devel release
|
2015-04-09 19:00:02 -04:00 |
|
Wilson Snyder
|
acd48fa61d
|
Commentary, bug907.
|
2015-04-09 18:58:01 -04:00 |
|
Wilson Snyder
|
cb7abcbaea
|
Commentary
|
2015-04-09 18:57:25 -04:00 |
|
Wilson Snyder
|
793c974480
|
Version bump
|
2015-04-05 10:56:20 -04:00 |
|
Wilson Snyder
|
78a321925f
|
Add Parser useProtected argument to aid runtime, Verilog-Perl bug899.
|
2015-04-05 10:54:56 -04:00 |
|
Wilson Snyder
|
643572595e
|
Fix compile warning, msg1613.
|
2015-03-16 10:08:59 -04:00 |
|
Wilson Snyder
|
fb4d462325
|
Rename readme for github. Commentary.
|
2015-03-14 13:45:00 -04:00 |
|
Wilson Snyder
|
c0df07c86f
|
Commentary: Update contributor list
|
2015-03-13 07:38:17 -04:00 |
|
Wilson Snyder
|
e918d945f2
|
Fix order of C style arrays.
|
2015-03-13 07:06:06 -04:00 |
|
Wilson Snyder
|
0ee5743853
|
Add --dump-treei-<srcfile>, bug894.
|
2015-03-12 19:48:04 -04:00 |
|
Wilson Snyder
|
486d69da5f
|
Add --clk and related optimizations, msg1533.
|
2015-03-12 19:20:46 -04:00 |
|
Wilson Snyder
|
005b4b7609
|
Updated - add VerilatedVcdFile to allow real-time waveforms, bug890.
|
2015-03-05 20:21:48 -05:00 |
|
Wilson Snyder
|
a0fd065dcf
|
Add VerilatedVcdFile to allow real-time waveforms, bug890.
|
2015-03-05 08:54:57 -05:00 |
|
Wilson Snyder
|
751384cb5c
|
Fix compile error on MinGW, bug887.
|
2015-02-26 20:40:45 -05:00 |
|
Wilson Snyder
|
6ac672b4a3
|
Fix SystemC arrayed bit vectors, bug886.
|
2015-02-25 21:09:55 -05:00 |
|
Wilson Snyder
|
a89502be9f
|
Fix comma-separated instantiations with parameters, bug884.
|
2015-02-22 11:41:10 -05:00 |
|
Wilson Snyder
|
04e7b3bd4d
|
devel release
|
2015-02-12 20:39:20 -05:00 |
|
Wilson Snyder
|
9ebb37b6a5
|
Version bump
|
2015-02-12 20:37:44 -05:00 |
|
Wilson Snyder
|
052a7e3deb
|
Fix sign extension of pattern members, bug882.
|
2015-02-12 07:47:45 -05:00 |
|
Wilson Snyder
|
108c0f6bb8
|
Fix configure selecting switches that give warnings.
|
2015-02-11 21:24:01 -05:00 |
|
Wilson Snyder
|
6ed89b6ca5
|
New test for bug882.
|
2015-02-11 19:46:19 -05:00 |
|
Wilson Snyder
|
27ccaffb37
|
Fix mis-optimizing gate assignments in unopt blocks, bug881.
|
2015-02-11 19:36:34 -05:00 |
|
Wilson Snyder
|
a001babad2
|
Fix executable bit on driver.pl from recent change.
|
2015-02-11 18:14:08 -05:00 |
|
Wilson Snyder
|
32a76c5255
|
Fix clang warnings.
|
2015-02-10 22:38:05 -05:00 |
|
Wilson Snyder
|
099f797975
|
Fix slice connections of arrays to ports, bug880.
|
2015-02-10 20:24:21 -05:00 |
|
Wilson Snyder
|
b7df3e24b4
|
Tests: Support -ms for modelsim testing, bug878
|
2015-02-10 20:16:03 -05:00 |
|
Wilson Snyder
|
8323092a0c
|
Fix cppcheck warnings. No functional change.
|
2015-02-09 21:05:27 -05:00 |
|
Wilson Snyder
|
e5af46d3fb
|
Add warning on slice selection out of bounds, bug875.
|
2015-01-25 16:32:46 -05:00 |
|
Wilson Snyder
|
a6743588b6
|
Fix UNOPTFLAT change detect on multidim arrays, bug872.
|
2015-01-21 20:43:21 -05:00 |
|
Wilson Snyder
|
90cbcd2dfd
|
Fix non-ANSI modport instantiations, bug868.
|
2015-01-17 15:35:45 -05:00 |
|
Wilson Snyder
|
a36b7afba5
|
Fix VM_PARALLEL_BUILDS broke in 3.868, bug870.
|
2015-01-17 13:31:27 -05:00 |
|
Wilson Snyder
|
4c91ade61d
|
Copyright year update
|
2015-01-07 18:25:53 -05:00 |
|
Wilson Snyder
|
f2a17b9b70
|
Fix $sccanf from string, bug866.
|
2014-12-24 21:50:38 -05:00 |
|
Wilson Snyder
|
b71b9ccb57
|
Fix member select error broke in 3.868, bug867.
|
2014-12-24 19:27:46 -05:00 |
|
Wilson Snyder
|
8b0af19351
|
Support cast operator with expression size, bug865.
|
2014-12-23 22:11:31 -05:00 |
|