Wilson Snyder
|
4a5e775a2b
|
Fix change detections on arrays.
|
2012-04-09 20:17:51 -04:00 |
|
Wilson Snyder
|
6a38d3bcf3
|
Add SELRANGE as warning instead of error, bug477.
|
2012-04-04 21:55:20 -04:00 |
|
Wilson Snyder
|
76f3cbdf4c
|
Merge branch 'master' of ssh://git-verilator-wsnyder/git/verilator
|
2012-04-02 22:05:40 -04:00 |
|
Wilson Snyder
|
d45d58b6bf
|
Fix real constant parameter functions, bug475.
|
2012-04-02 21:58:40 -04:00 |
|
Wilson Snyder
|
74d4be28dd
|
Commentary
|
2012-04-02 07:17:37 -04:00 |
|
Wilson Snyder
|
9165233657
|
Fix OpenSolaris compile error.
|
2012-03-30 07:26:00 -04:00 |
|
Wilson Snyder
|
996f48fcf0
|
Fix processing unused parametrized modules, bug470.
|
2012-03-24 15:54:06 -04:00 |
|
Wilson Snyder
|
4a31463299
|
Fix genvar and begin under generate, bug461.
|
2012-03-23 08:49:47 -04:00 |
|
Wilson Snyder
|
2bda43875d
|
Support += and -= in standard for loops, bug463.
|
2012-03-22 21:02:38 -04:00 |
|
Wilson Snyder
|
c63b697636
|
Fix signed array warning, bug456.
|
2012-03-12 20:29:00 -04:00 |
|
Wilson Snyder
|
06d29d6fda
|
Commentary
|
2012-03-10 10:56:48 -05:00 |
|
Wilson Snyder
|
7139c9ae59
|
Fix and document --gdb option, bug454.
|
2012-03-09 18:37:38 -05:00 |
|
Wilson Snyder
|
fe456cb83d
|
Devel version
|
2012-03-07 23:02:24 -05:00 |
|
Wilson Snyder
|
a8432ed4a4
|
Version bump
|
2012-03-07 22:50:13 -05:00 |
|
Wilson Snyder
|
b73642f8a8
|
Report ENDLABEL on mismatching end labels, bug450.
|
2012-03-07 20:14:18 -05:00 |
|
Wilson Snyder
|
03dfbdb7b1
|
Fix inheriting signed type across untyped parameters.
|
2012-03-03 21:03:34 -05:00 |
|
Wilson Snyder
|
3c8519f245
|
Fix inheriting real type across untyped parameters.
|
2012-03-03 16:29:06 -05:00 |
|
Wilson Snyder
|
764399256c
|
Internals: Rename gdb dump utilities, add fileline dump
|
2012-03-03 11:29:09 -05:00 |
|
Wilson Snyder
|
f540362e36
|
Fix expansion of back-slashed escaped macros, bug441.
|
2012-02-25 21:31:36 -05:00 |
|
Wilson Snyder
|
09c10492ab
|
Fix hang on recursive substitution `defines, bug443.
|
2012-02-23 21:54:37 -05:00 |
|
Wilson Snyder
|
0de7cece5b
|
Fix hang when functions inside begin block.
|
2012-02-21 21:25:11 -05:00 |
|
Wilson Snyder
|
7e9dda3c5e
|
Fix false command not found warning in Makefiles.
|
2012-02-16 07:17:08 -05:00 |
|
Wilson Snyder
|
bca5d26583
|
Backout ca927fe5; snps isn't supported in DC.
|
2012-02-10 22:36:19 -05:00 |
|
Wilson Snyder
|
ca927fe587
|
Support snps directives
|
2012-02-02 10:26:45 -05:00 |
|
Wilson Snyder
|
9df8966f4a
|
Support arrayed SystemC I/O pins.
|
2012-02-01 20:20:43 -05:00 |
|
Wilson Snyder
|
0c7c4924ee
|
Fix core dump with over 100 deep UNOPTFLAT, bug432.
|
2012-01-26 20:20:23 -05:00 |
|
Wilson Snyder
|
af9e85bda1
|
Fix memory delayed assignments from multiple clock domains.
|
2012-01-26 08:10:50 -05:00 |
|
Wilson Snyder
|
717f45d117
|
Devel version
|
2012-01-25 19:23:58 -05:00 |
|
Wilson Snyder
|
a1d1d6d3d4
|
Version bump
|
2012-01-20 07:02:39 -05:00 |
|
Wilson Snyder
|
d17f812827
|
Fix BLKSEQ warnings on variables declared inside always.
|
2012-01-19 21:15:21 -05:00 |
|
Wilson Snyder
|
2396181bc5
|
Add SYSTEMC_INCLUDE and SYSTEMC_LIBDIR
|
2012-01-19 20:30:41 -05:00 |
|
Wilson Snyder
|
c2c7c7bd9a
|
Copyright year update
|
2012-01-15 10:26:28 -05:00 |
|
Wilson Snyder
|
362d642c87
|
Support "generate for (genvar i=0; ...".
|
2011-11-29 18:23:18 -05:00 |
|
Wilson Snyder
|
e4c96d5be5
|
Fix array of instantiations with sub-range output, bug414.
|
2011-11-28 22:10:43 -05:00 |
|
Wilson Snyder
|
f488701adc
|
Fix dpi exports with > 32 bit but < 64 bit args, bug423.
|
2011-11-28 21:15:57 -05:00 |
|
Wilson Snyder
|
06b796c6bd
|
Suppress VARHIDDEN on dpi import arguments.
|
2011-11-27 12:03:22 -05:00 |
|
Wilson Snyder
|
4100f20a69
|
Version bump
|
2011-11-27 10:37:23 -05:00 |
|
Wilson Snyder
|
b9e67157c6
|
With "--language VAMS" support a touch of Verilog AMS.
|
2011-11-25 00:49:38 -05:00 |
|
Wilson Snyder
|
b30b2a183b
|
Support .
|
2011-11-20 02:01:48 -05:00 |
|
Wilson Snyder
|
9ab3bcdde3
|
Support with %g.
|
2011-11-20 01:01:02 -05:00 |
|
Wilson Snyder
|
5df3bbe188
|
Fix $display with %d following %g.
|
2011-11-20 00:45:59 -05:00 |
|
Wilson Snyder
|
b7c2c83c88
|
Fix bad result with if-else-return optimization, bug420.
|
2011-11-12 08:07:30 -05:00 |
|
Wilson Snyder
|
88a2b0b911
|
Support constants in sensitivity lists, bug412.
|
2011-11-02 18:34:17 -04:00 |
|
Wilson Snyder
|
7654add5e5
|
Indicate 'exiting due to errors' if errors, not warnings.
|
2011-10-31 21:39:15 -04:00 |
|
Wilson Snyder
|
85a37ea53f
|
Search for user -y paths before default current directory.
|
2011-10-28 18:57:40 -04:00 |
|
Wilson Snyder
|
fb9ca54c95
|
Fix reporting not found modules if generate-off, bug403.
|
2011-10-27 20:56:38 -04:00 |
|
Wilson Snyder
|
e378cc5791
|
Add sc_bv attribute to force bit vectors, bug402.
|
2011-10-26 08:57:27 -04:00 |
|
Wilson Snyder
|
748c189c79
|
Devel version
|
2011-10-25 19:11:45 -04:00 |
|
Wilson Snyder
|
b89be6c4b9
|
Version bump
|
2011-10-25 18:59:40 -04:00 |
|
Wilson Snyder
|
df207807b6
|
Add ASSIGNIN as suppressable error.
|
2011-10-25 18:57:49 -04:00 |
|